-- Logs begin at Mon 2022-04-25 13:33:57 UTC, end at Mon 2022-04-25 16:06:32 UTC. --
Apr 25 14:17:50.683389 n-d-811416-6 systemd[1]: Started Devstack devstack@c-vol.service.
Apr 25 14:17:53.206634 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=96177) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:266}}
Apr 25 14:17:53.207233 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=96177) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:282}}
Apr 25 14:17:53.982944 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_db.sqlalchemy.engines [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 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=96177) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:17:54.154387 n-d-811416-6 cinder-volume[96177]: INFO cinder.rpc [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version.
Apr 25 14:17:54.159781 n-d-811416-6 cinder-volume[96177]: INFO cinder.rpc [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version.
Apr 25 14:17:54.198515 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_db.sqlalchemy.engines [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 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=96177) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:17:54.232092 n-d-811416-6 cinder-volume[96177]: INFO cinder.volume.manager [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] Determined volume DB was empty at startup.
Apr 25 14:17:54.232732 n-d-811416-6 cinder-volume[96177]: DEBUG cinder.volume.manager [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=96177) __init__ /opt/stack/cinder/cinder/volume/manager.py:245}}
Apr 25 14:17:54.238749 n-d-811416-6 cinder-volume[96177]: INFO cinder.volume.manager [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] Service not found for updating active_backend_id, assuming default for driver init.
Apr 25 14:17:54.239541 n-d-811416-6 cinder-volume[96177]: WARNING stevedore.named [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:17:54.239983 n-d-811416-6 cinder-volume[96177]: WARNING castellan.key_manager [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 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'
Apr 25 14:17:54.241128 n-d-811416-6 cinder-volume[96177]: WARNING cinder.keymgr.conf_key_mgr [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 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'
Apr 25 14:17:54.253610 n-d-811416-6 cinder-volume[96177]: DEBUG cinder.volume.drivers.lvm [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.tgt.TgtAdm {{(pid=96177) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:103}}
Apr 25 14:17:54.264644 n-d-811416-6 cinder-volume[96177]: INFO cinder.volume.manager [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] Image-volume cache disabled for host n-d-811416-6@lvmdriver-1.
Apr 25 14:17:54.270962 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_db.sqlalchemy.engines [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 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=96177) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:17:54.286463 n-d-811416-6 cinder-volume[96177]: INFO oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] Starting 1 workers
Apr 25 14:17:54.291827 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] Started child 96343 {{(pid=96177) _start_child /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:576}}
Apr 25 14:17:54.292863 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] Full set of CONF: {{(pid=96177) wait /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:650}}
Apr 25 14:17:54.293286 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] ******************************************************************************** {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2589}}
Apr 25 14:17:54.294262 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] Configuration options gathered from: {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2590}}
Apr 25 14:17:54.294634 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}}
Apr 25 14:17:54.295257 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2592}}
Apr 25 14:17:54.295553 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] ================================================================================ {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2594}}
Apr 25 14:17:54.296270 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] allow_availability_zone_fallback = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.296378 n-d-811416-6 cinder-volume[96343]: INFO cinder.service [-] Starting cinder-volume node (version 18.2.0)
Apr 25 14:17:54.296860 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] allow_compression_on_image_upload = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.297168 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] allowed_direct_url_schemes = [] {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.297720 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] api_rate_limit = True {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.298160 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] auth_strategy = keystone {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.298743 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_availability_zone = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.299307 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_host = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.299877 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_name = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.300320 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_stats_polling_interval = 60 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.300691 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backup_api_class = cinder.backup.api.API {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.301280 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.301903 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backup_name_template = backup-%s {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.302634 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backup_use_same_host = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.303036 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backup_use_temp_snapshot = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.303501 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] chap_password = **** {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.304062 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] chap_username = {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.304638 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.305278 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cinder_internal_tenant_project_id = 81593729368a4c74964a749710b873fe {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.305843 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cinder_internal_tenant_user_id = 1337ff7e1cb240eca577c07b4523a244 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.306200 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cluster = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.306607 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] compression_format = gzip {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.307035 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] compute_api_class = cinder.compute.nova.API {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.307488 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] config_dir = [] {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.307809 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.308206 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] config_source = [] {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.308585 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.308995 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] control_exchange = openstack {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.309316 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] db_driver = cinder.db {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.310171 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] debug = True {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.310171 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] default_availability_zone = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.310458 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] default_group_type = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.310986 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 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=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.311744 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] default_volume_type = lvmdriver-1 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.312192 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] driver_client_cert = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.312466 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] driver_client_cert_key = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.312808 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] driver_data_namespace = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.313190 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] driver_ssl_cert_path = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.313549 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] driver_ssl_cert_verify = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.313903 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] driver_use_ssl = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.314213 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] enable_new_services = True {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.315503 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] enable_unsupported_driver = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.315503 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] enable_v2_api = True {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.315503 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] enable_v3_api = True {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.315743 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] enabled_backends = ['lvmdriver-1'] {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.317171 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] enforce_multipath_for_image_xfer = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.317171 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] filter_function = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.317171 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] glance_api_insecure = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.317845 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] glance_api_servers = ['http://10.222.0.23/image'] {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.317845 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] glance_api_ssl_compression = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.318102 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] glance_ca_certificates_file = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.318422 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] glance_catalog_info = image:glance:publicURL {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.318649 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] glance_certfile = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.319140 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.319932 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] glance_keyfile = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.319932 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] glance_num_retries = 3 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.320192 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] glance_request_timeout = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.320543 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] goodness_function = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.321399 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] graceful_shutdown_timeout = 5 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.321399 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] group_api_class = cinder.group.api.API {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.321756 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] host = n-d-811416-6 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.322128 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] iet_conf = /etc/iet/ietd.conf {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.322517 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] image_compress_on_upload = True {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.322872 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] image_conversion_address_space_limit = 1 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.323263 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] image_conversion_cpu_limit = 60 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.323867 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.324169 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] image_upload_use_cinder_backend = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.324561 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] image_upload_use_internal_tenant = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.324915 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] image_volume_cache_enabled = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.325310 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] image_volume_cache_max_count = 0 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.325660 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] image_volume_cache_max_size_gb = 0 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.326057 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] init_host_max_objects_retrieval = 0 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.326429 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] instance_format = [instance: %(uuid)s] {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.326793 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.327203 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] iscsi_iotype = fileio {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.327594 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] iscsi_secondary_ip_addresses = [] {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.327684 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 None None] Starting volume driver LVMVolumeDriver (3.0.0)
Apr 25 14:17:54.327957 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] iscsi_target_flags = {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.328322 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] iscsi_write_cache = on {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.328704 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] iser_helper = tgtadm {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.329331 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] iser_ip_address = 10.222.0.23 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.329747 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] iser_port = 3260 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.330154 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:17:54.330454 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.331009 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] log_config_append = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.331383 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.331751 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] log_dir = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.332114 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] log_file = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.332410 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] log_options = True {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.332774 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] log_rotate_interval = 1 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.333203 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] log_rotate_interval_type = days {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.333578 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] log_rotation_type = none {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.333888 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 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=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.334183 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.334567 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.334935 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.335230 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.335611 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] max_age = 0 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.335963 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] max_logfile_count = 30 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.336338 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] max_logfile_size_mb = 200 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.337299 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] max_over_subscription_ratio = 20.0 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.337706 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] message_reap_interval = 86400 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.338058 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] message_ttl = 2592000 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.338603 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] migration_create_volume_timeout_secs = 300 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.338957 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] monkey_patch = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.339357 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] monkey_patch_modules = [] {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.339656 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] my_ip = 10.222.0.23 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.340011 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] no_snapshot_gb_quota = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.340368 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] num_iser_scan_tries = 3 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.340757 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] num_shell_tries = 3 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.341150 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] num_volume_device_scan_tries = 3 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.341505 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] nvmet_ns_id = 10 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.341866 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] nvmet_port_id = 1 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.342254 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] osapi_max_limit = 1000 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.342620 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] osapi_volume_ext_list = [] {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.343041 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.343566 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] osapi_volume_listen = 0.0.0.0 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.344108 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] osapi_volume_listen_port = 8776 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.344463 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] osapi_volume_use_ssl = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.344833 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] osapi_volume_workers = 2 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.345218 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] per_volume_size_limit = -1 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.345731 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] periodic_fuzzy_delay = 60 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.346250 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] periodic_interval = 60 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.346745 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] public_endpoint = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.347236 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] publish_errors = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.347764 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] quota_backup_gigabytes = 1000 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.348280 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] quota_backups = 10 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.348645 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] quota_consistencygroups = 10 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.349207 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.349714 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] quota_gigabytes = 1000 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.350237 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] quota_groups = 10 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.350360 n-d-811416-6 sudo[96369]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Apr 25 14:17:54.351127 n-d-811416-6 sudo[96369]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:17:54.351745 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] quota_snapshots = 10 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.352249 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] quota_volumes = 10 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.353361 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] rate_limit_burst = 0 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.353798 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] rate_limit_except_level = CRITICAL {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.354203 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] rate_limit_interval = 0 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.354590 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] reinit_driver_count = 3 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.355107 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] replication_device = **** {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.355752 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] report_discard_supported = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.356273 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] report_interval = 10 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.356749 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] reservation_clean_interval = 86400 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.357088 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] reservation_expire = 86400 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.357502 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] reserved_percentage = 0 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.357856 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.358163 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.359650 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] rpc_response_timeout = 120 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.360076 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] run_external_periodic_tasks = True {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.360396 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.361162 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] scst_target_driver = iscsi {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.361287 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] scst_target_iqn_name = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.361520 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] service_down_time = 60 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.361888 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] snapshot_name_template = snapshot-%s {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.362774 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] split_loggers = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.362774 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] state_path = /opt/stack/data/cinder {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.362969 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] storage_availability_zone = nova {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.363226 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] storage_protocol = iscsi {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.363858 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] syslog_log_facility = LOG_USER {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.363986 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] target_helper = tgtadm {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.364454 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] target_ip_address = 10.222.0.23 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.365487 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] target_port = 3260 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.365487 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.365678 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] target_protocol = iscsi {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.365920 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] trace_flags = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.366425 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] transfer_api_class = cinder.transfer.api.API {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.366632 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] transport_url = **** {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.366998 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] until_refresh = 0 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.368294 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] use_chap_auth = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.368294 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] use_default_quota_class = True {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.368294 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] use_eventlog = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.368675 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] use_journal = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.368843 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] use_json = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.369453 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] use_multipath_for_image_xfer = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.369671 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] use_stderr = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.370037 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] use_syslog = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.371002 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] verify_glance_signatures = enabled {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.371002 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] volume_api_class = cinder.volume.api.API {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.371240 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] volume_backend_name = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.371476 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] volume_clear = zero {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.371828 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] volume_clear_ionice = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.372867 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] volume_clear_size = 0 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.372867 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.372867 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] volume_copy_bps_limit = 0 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.373243 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] volume_dd_blocksize = 1M {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.373606 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.373983 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] volume_name_template = volume-%s {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.374802 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] volume_service_inithost_offload = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.374802 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] volume_usage_audit_period = month {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.375221 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.376157 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] watch_log_file = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.376157 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] zoning_mode = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 25 14:17:54.376330 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.376674 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_policy.enforce_new_defaults = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.377533 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_policy.enforce_scope = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.377533 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_policy.policy_default_rule = default {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.377847 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.378249 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_policy.policy_file = policy.yaml {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.378649 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.379021 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.379433 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.379729 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.380086 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.380461 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_concurrency.disable_process_locking = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.381604 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.381604 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] database.backend = sqlalchemy {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.381604 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] database.connection = **** {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.382683 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] database.connection_debug = 0 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.382683 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] database.connection_parameters = {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.382857 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] database.connection_recycle_time = 3600 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.383082 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] database.connection_trace = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.383511 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] database.db_inc_retry_interval = True {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.384307 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] database.db_max_retries = 20 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.384307 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] database.db_max_retry_interval = 10 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.384583 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] database.db_retry_interval = 1 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.385824 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] database.max_overflow = 50 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.385824 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] database.max_pool_size = 5 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.385824 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] database.max_retries = 10 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.386071 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] database.mysql_enable_ndb = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.386395 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.386866 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] database.pool_timeout = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.387707 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] database.retry_interval = 10 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.387900 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] database.slave_connection = **** {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.388126 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] database.sqlite_synchronous = True {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.389151 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] database.use_db_reconnect = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.389151 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] profiler.connection_string = messaging:// {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.389370 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] profiler.enabled = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.389684 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] profiler.es_doc_type = notification {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.390104 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] profiler.es_scroll_size = 10000 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.390608 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] profiler.es_scroll_time = 2m {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.390835 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] profiler.filter_error_trace = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.391212 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] profiler.hmac_keys = SECRET_KEY {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.391560 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] profiler.sentinel_service_name = mymaster {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.392331 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] profiler.socket_timeout = 0.1 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.393152 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] profiler.trace_sqlalchemy = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.393152 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] coordination.backend_url = etcd3+http://10.222.0.23:2379 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.393611 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] privsep_osbrick.capabilities = [21] {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.394418 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] privsep_osbrick.group = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.394534 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] privsep_osbrick.helper_command = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.394911 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.395295 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] privsep_osbrick.user = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.395764 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.396121 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cinder_sys_admin.group = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.396470 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cinder_sys_admin.helper_command = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.396819 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.397196 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cinder_sys_admin.user = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.397802 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] service_user.auth_section = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.398399 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] service_user.auth_type = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.398696 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] service_user.cafile = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.399697 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] service_user.certfile = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.399986 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] service_user.collect_timing = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.400389 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] service_user.insecure = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.400754 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] service_user.keyfile = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.401189 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] service_user.send_service_user_token = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.401565 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] service_user.split_loggers = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.401972 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] service_user.timeout = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.402294 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.backend_availability_zone = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.402670 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.403049 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.403394 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.chap_password = **** {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.403784 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.chap_username = {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.404145 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.404572 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.driver_client_cert = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.404872 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.driver_client_cert_key = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.405239 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.driver_data_namespace = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.405591 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.405946 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.406301 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.driver_use_ssl = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.406650 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.enable_unsupported_driver = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.407002 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.407320 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.extra_capabilities = {} {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.407637 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.filter_function = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.407977 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.goodness_function = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.408339 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.iet_conf = /etc/iet/ietd.conf {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.408692 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.409055 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.409417 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.410464 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.410464 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.410464 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.iscsi_iotype = fileio {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.410931 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.iscsi_secondary_ip_addresses = [] {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.411794 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.iscsi_target_flags = {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.411794 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.iscsi_write_cache = on {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.412112 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.iser_helper = tgtadm {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.412467 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.iser_ip_address = 10.222.0.23 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.412819 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.iser_port = 3260 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.414306 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.414306 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.415504 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.lvm_mirrors = 0 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.415908 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.416283 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.lvm_type = auto {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.416657 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.417018 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.417392 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.num_shell_tries = 3 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.417748 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.418099 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.418456 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.nvmet_port_id = 1 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.419192 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.replication_device = **** {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.419192 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.report_discard_supported = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.419558 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.reserved_percentage = 0 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.419928 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.scst_target_driver = iscsi {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.420310 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.scst_target_iqn_name = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.420816 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.storage_protocol = iscsi {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.422089 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.422089 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.target_helper = tgtadm {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.422421 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.target_ip_address = 10.222.0.23 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.422577 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.target_port = 3260 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.422873 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.423087 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.target_protocol = iscsi {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.423571 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.trace_flags = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.423871 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.unique_fqdn_network = True {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.424278 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.use_chap_auth = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.424691 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.425051 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.volume_backend_name = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.429320 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.volume_clear = zero {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.429716 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.volume_clear_ionice = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.430100 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.volume_clear_size = 0 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.430537 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.430911 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.431293 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.432064 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.432334 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.volume_group = cinder-volumes {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.432927 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.432927 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.admin_password = **** {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.433368 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.admin_tenant_name = admin {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.433753 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.admin_token = **** {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.434110 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.admin_user = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.434592 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.auth_admin_prefix = {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.434900 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.auth_host = 127.0.0.1 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.435285 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.auth_port = 35357 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.435854 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.auth_protocol = https {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.436243 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.auth_section = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.436641 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.auth_type = password {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.437150 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.auth_uri = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.437470 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.auth_version = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.438638 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.cache = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.438638 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.438841 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.certfile = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.439063 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.delay_auth_decision = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.439477 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.439832 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.http_connect_timeout = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.440203 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.440559 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.identity_uri = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.440928 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.include_service_catalog = True {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.441311 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.insecure = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.448845 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.interface = public {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.448845 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.keyfile = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.448845 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.448845 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.448845 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.448845 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.450089 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.450089 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.450089 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.450089 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.memcache_use_advanced_pool = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.450788 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.450788 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.region_name = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.451105 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.451469 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.service_token_roles_required = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.451848 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.service_type = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.452239 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.token_cache_time = 300 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.452607 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] keystone_authtoken.www_authenticate_uri = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.453181 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cache.backend = dogpile.cache.null {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.453745 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cache.backend_argument = **** {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.454302 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cache.config_prefix = cache.oslo {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.455441 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cache.dead_timeout = 60.0 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.455441 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cache.debug_cache_backend = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.455441 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cache.enable_retry_client = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.455826 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cache.enable_socket_keepalive = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.456187 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cache.enabled = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.456552 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cache.expiration_time = 600 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.456938 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cache.hashclient_retry_attempts = 2 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.457326 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cache.hashclient_retry_delay = 1.0 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.457717 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cache.memcache_dead_retry = 300 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.458074 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.458560 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.458945 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cache.memcache_pool_maxsize = 10 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.459307 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.459725 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.460115 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cache.memcache_socket_timeout = 1.0 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.460512 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cache.proxies = [] {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.460894 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cache.retry_attempts = 2 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.462016 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cache.retry_delay = 0.0 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.462379 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cache.socket_keepalive_count = 1 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.462735 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cache.socket_keepalive_idle = 1 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.463098 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cache.socket_keepalive_interval = 1 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.463448 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cache.tls_allowed_ciphers = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.463834 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cache.tls_cafile = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.464182 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cache.tls_certfile = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.464546 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cache.tls_enabled = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.465324 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] cache.tls_keyfile = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.465324 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_reports.file_event_handler = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.465664 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.466177 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_reports.log_dir = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.466373 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.backend_availability_zone = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.466706 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.backend_host = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.467060 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.467411 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.467759 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.chap_password = **** {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.468128 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.chap_username = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.468592 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.chiscsi_conf = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.468946 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.driver_client_cert = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.469319 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.driver_client_cert_key = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.469672 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.driver_data_namespace = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.470021 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.470368 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.470767 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.driver_use_ssl = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.471062 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.471620 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.471770 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.extra_capabilities = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.472059 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.filter_function = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.472379 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.goodness_function = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.472790 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.iet_conf = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.476835 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.476835 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.476835 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.image_volume_cache_enabled = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.476835 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.476835 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.476835 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.iscsi_iotype = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.479216 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.iscsi_secondary_ip_addresses = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.479216 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.iscsi_target_flags = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.479216 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.iscsi_write_cache = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.479216 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.iser_helper = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.479216 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.iser_ip_address = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.479216 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.iser_port = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.479216 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.iser_target_prefix = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.480474 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.lvm_conf_file = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.480474 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.lvm_mirrors = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.480474 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.480474 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.lvm_type = default {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.480474 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.480474 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.480474 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.num_shell_tries = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.481176 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.481176 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.nvmet_ns_id = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.481346 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.nvmet_port_id = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.481643 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.replication_device = **** {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.482013 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.report_discard_supported = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.482393 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.reserved_percentage = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.482745 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.scst_target_driver = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.483095 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.484441 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.storage_protocol = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.484961 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.485423 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.target_helper = tgtadm {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.485957 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.target_ip_address = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.487004 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.target_port = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.487467 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.target_prefix = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.488272 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.target_protocol = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.488272 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.trace_flags = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.488513 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.unique_fqdn_network = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.489794 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.use_chap_auth = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.490370 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.490894 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.491485 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.volume_clear = none {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.492046 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.volume_clear_ionice = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.492810 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.volume_clear_size = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.493408 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.493979 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.494659 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.495207 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.495634 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.495940 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] lvmdriver-1.volumes_dir = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.496392 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.496769 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.497339 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.497837 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.498370 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.498886 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.499287 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_rabbit.heartbeat_in_pthread = True {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.500786 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_rabbit.heartbeat_rate = 2 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.500786 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.500786 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.501058 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.502022 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.502022 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.502276 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.502726 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.503104 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.503465 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.503831 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.504196 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.504577 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.504939 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.505424 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_rabbit.ssl = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.505824 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.506225 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.506625 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.507019 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_rabbit.ssl_version = {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.507511 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_notifications.driver = [] {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.507879 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_notifications.retry = -1 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.508763 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.508763 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] oslo_messaging_notifications.transport_url = **** {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.509525 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.509525 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] key_manager.fixed_key = **** {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.510180 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.510541 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] barbican.barbican_api_version = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.510918 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] barbican.barbican_endpoint = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.511319 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] barbican.barbican_endpoint_type = public {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.511742 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] barbican.cafile = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.512111 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] barbican.certfile = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.512479 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] barbican.collect_timing = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.512839 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] barbican.insecure = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.513224 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] barbican.keyfile = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.513779 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] barbican.number_of_retries = 60 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.514157 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] barbican.retry_delay = 1 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.514511 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] barbican.split_loggers = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.514856 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] barbican.timeout = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.515227 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] barbican.verify_ssl = True {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.515572 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] barbican.verify_ssl_path = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.515948 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] vault.approle_role_id = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.516294 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] vault.approle_secret_id = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.516638 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] vault.cafile = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.517433 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] vault.certfile = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.517615 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] vault.collect_timing = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.517946 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] vault.insecure = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.518285 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] vault.keyfile = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.518650 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] vault.kv_mountpoint = secret {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.519019 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] vault.kv_version = 2 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.519366 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] vault.root_token_id = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.519713 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] vault.split_loggers = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.520266 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] vault.ssl_ca_crt_file = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.520617 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] vault.timeout = None {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.520996 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] vault.use_ssl = False {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.521416 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 25 14:17:54.521702 n-d-811416-6 cinder-volume[96177]: DEBUG oslo_service.service [None req-01d7c1ad-fb78-4e07-922f-07ee4f1cf732 None None] ******************************************************************************** {{(pid=96177) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}}
Apr 25 14:17:54.728465 n-d-811416-6 sudo[96369]: pam_unix(sudo:session): session closed for user root
Apr 25 14:17:54.730389 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.400s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:17:54.731927 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:17:54.745726 n-d-811416-6 sudo[96545]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Apr 25 14:17:54.746499 n-d-811416-6 sudo[96545]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:17:55.069122 n-d-811416-6 sudo[96545]: pam_unix(sudo:session): session closed for user root
Apr 25 14:17:55.071742 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.339s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:17:55.072763 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:17:55.086274 n-d-811416-6 sudo[96691]: 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
Apr 25 14:17:55.087099 n-d-811416-6 sudo[96691]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:17:55.539429 n-d-811416-6 sudo[96691]: pam_unix(sudo:session): session closed for user root
Apr 25 14:17:55.541914 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 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.469s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:17:55.542982 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:17:55.557581 n-d-811416-6 sudo[96721]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Apr 25 14:17:55.558369 n-d-811416-6 sudo[96721]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:17:55.893710 n-d-811416-6 sudo[96721]: pam_unix(sudo:session): session closed for user root
Apr 25 14:17:55.895667 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.352s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:17:55.896623 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:17:55.910347 n-d-811416-6 sudo[96746]: 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
Apr 25 14:17:55.911097 n-d-811416-6 sudo[96746]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:17:56.373022 n-d-811416-6 sudo[96746]: pam_unix(sudo:session): session closed for user root
Apr 25 14:17:56.375312 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 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.478s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:17:56.376505 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:17:56.390886 n-d-811416-6 sudo[96835]: 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
Apr 25 14:17:56.391655 n-d-811416-6 sudo[96835]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:17:56.834926 n-d-811416-6 sudo[96835]: pam_unix(sudo:session): session closed for user root
Apr 25 14:17:56.837670 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:17:56.838351 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:17:56.839408 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:17:56.854070 n-d-811416-6 sudo[96840]: 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
Apr 25 14:17:56.854997 n-d-811416-6 sudo[96840]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:17:57.325133 n-d-811416-6 sudo[96840]: pam_unix(sudo:session): session closed for user root
Apr 25 14:17:57.327373 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 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.488s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:17:57.329209 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:17:57.343637 n-d-811416-6 sudo[96843]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:17:57.344538 n-d-811416-6 sudo[96843]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:17:57.789995 n-d-811416-6 sudo[96843]: pam_unix(sudo:session): session closed for user root
Apr 25 14:17:57.792428 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:17:57.794580 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.driver [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 None None] Driver hasn't implemented _init_vendor_properties()
Apr 25 14:17:57.795145 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.driver [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 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-811416-6: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=96343) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:816}}
Apr 25 14:17:57.816483 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:17:57.837032 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.db.sqlalchemy.api [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 None None] Building query based on filter {{(pid=96343) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3150}}
Apr 25 14:17:57.858039 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=96343) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:887}}
Apr 25 14:17:57.864088 n-d-811416-6 cinder-volume[96343]: INFO cinder.keymgr.migration [None req-ec5c0950-ba68-417c-99df-51f252f99aba None None] Not migrating encryption keys because the ConfKeyManager is still in use.
Apr 25 14:17:57.869812 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:17:57.870401 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:17:57.884941 n-d-811416-6 sudo[96848]: 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
Apr 25 14:17:57.885827 n-d-811416-6 sudo[96848]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:17:58.305984 n-d-811416-6 sudo[96848]: pam_unix(sudo:session): session closed for user root
Apr 25 14:17:58.308227 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:17:58.310290 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:17:58.328822 n-d-811416-6 sudo[96851]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:17:58.329867 n-d-811416-6 sudo[96851]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:17:58.779279 n-d-811416-6 sudo[96851]: pam_unix(sudo:session): session closed for user root
Apr 25 14:17:58.781328 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 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.471s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:17:58.783454 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:17:58.812900 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 None None] Driver initialization completed successfully.
Apr 25 14:17:58.822063 n-d-811416-6 cinder-volume[96343]: INFO cinder.manager [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 None None] Initiating service 3 cleanup
Apr 25 14:17:58.827622 n-d-811416-6 cinder-volume[96343]: INFO cinder.manager [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 None None] Service 3 cleanup completed.
Apr 25 14:17:58.828208 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.service [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 None None] Creating RPC server for service cinder-volume {{(pid=96343) start /opt/stack/cinder/cinder/service.py:231}}
Apr 25 14:17:58.834068 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.service [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=96343) start /opt/stack/cinder/cinder/service.py:237}}
Apr 25 14:17:58.887393 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0)
Apr 25 14:17:58.888053 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:17:58.889340 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:17:58.906141 n-d-811416-6 sudo[96857]: 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
Apr 25 14:17:58.907061 n-d-811416-6 sudo[96857]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:17:59.354901 n-d-811416-6 sudo[96857]: pam_unix(sudo:session): session closed for user root
Apr 25 14:17:59.357151 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 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.468s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:17:59.359236 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:17:59.375692 n-d-811416-6 sudo[96860]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:17:59.376488 n-d-811416-6 sudo[96860]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:17:59.816247 n-d-811416-6 sudo[96860]: pam_unix(sudo:session): session closed for user root
Apr 25 14:17:59.818502 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:17:59.838726 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-25793225-2d54-41d8-b838-43d6e94c1cc9 None None] Driver post RPC initialization completed successfully.
Apr 25 14:19:03.845501 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:19:03.846110 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:19:03.846745 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:19:03.861168 n-d-811416-6 sudo[98784]: 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
Apr 25 14:19:03.861949 n-d-811416-6 sudo[98784]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:19:04.324948 n-d-811416-6 sudo[98784]: pam_unix(sudo:session): session closed for user root
Apr 25 14:19:04.327065 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.480s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:19:04.328609 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:19:04.345075 n-d-811416-6 sudo[98791]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:19:04.345850 n-d-811416-6 sudo[98791]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:19:04.764767 n-d-811416-6 sudo[98791]: pam_unix(sudo:session): session closed for user root
Apr 25 14:19:04.767019 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:19:04.768527 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:20:03.845869 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:20:03.846507 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:20:03.847026 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:20:03.863588 n-d-811416-6 sudo[101556]: 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
Apr 25 14:20:03.864357 n-d-811416-6 sudo[101556]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:20:04.293159 n-d-811416-6 sudo[101556]: pam_unix(sudo:session): session closed for user root
Apr 25 14:20:04.295176 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.448s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:20:04.296721 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:20:04.311554 n-d-811416-6 sudo[101559]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:20:04.312309 n-d-811416-6 sudo[101559]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:20:04.728188 n-d-811416-6 sudo[101559]: pam_unix(sudo:session): session closed for user root
Apr 25 14:20:04.730200 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:20:04.731520 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:21:03.849062 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:21:03.849733 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:21:03.850210 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:21:03.867048 n-d-811416-6 sudo[101808]: 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
Apr 25 14:21:03.867972 n-d-811416-6 sudo[101808]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:21:04.284616 n-d-811416-6 sudo[101808]: pam_unix(sudo:session): session closed for user root
Apr 25 14:21:04.287349 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:21:04.288950 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:21:04.304133 n-d-811416-6 sudo[101813]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:21:04.305113 n-d-811416-6 sudo[101813]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:21:04.760597 n-d-811416-6 sudo[101813]: pam_unix(sudo:session): session closed for user root
Apr 25 14:21:04.762622 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.473s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:21:04.764023 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:22:03.853576 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:22:03.854294 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:22:03.854742 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:22:03.870270 n-d-811416-6 sudo[102182]: 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
Apr 25 14:22:03.871050 n-d-811416-6 sudo[102182]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:22:04.309760 n-d-811416-6 sudo[102182]: pam_unix(sudo:session): session closed for user root
Apr 25 14:22:04.311785 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:22:04.313381 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:22:04.328013 n-d-811416-6 sudo[102187]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:22:04.328781 n-d-811416-6 sudo[102187]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:22:04.749349 n-d-811416-6 sudo[102187]: pam_unix(sudo:session): session closed for user root
Apr 25 14:22:04.751482 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:22:04.752705 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:23:03.861969 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:23:03.862691 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:23:03.863108 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:23:03.877929 n-d-811416-6 sudo[102404]: 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
Apr 25 14:23:03.878710 n-d-811416-6 sudo[102404]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:23:04.297338 n-d-811416-6 sudo[102404]: pam_unix(sudo:session): session closed for user root
Apr 25 14:23:04.299417 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:23:04.300999 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:23:04.315466 n-d-811416-6 sudo[102409]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:23:04.316242 n-d-811416-6 sudo[102409]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:23:04.743283 n-d-811416-6 sudo[102409]: pam_unix(sudo:session): session closed for user root
Apr 25 14:23:04.745399 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:23:04.746647 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:24:03.866514 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:24:03.867073 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:24:03.867629 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:24:03.882692 n-d-811416-6 sudo[102480]: 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
Apr 25 14:24:03.883459 n-d-811416-6 sudo[102480]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:24:04.293337 n-d-811416-6 sudo[102480]: pam_unix(sudo:session): session closed for user root
Apr 25 14:24:04.295359 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:24:04.296961 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:24:04.311290 n-d-811416-6 sudo[102485]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:24:04.312058 n-d-811416-6 sudo[102485]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:24:04.765908 n-d-811416-6 sudo[102485]: pam_unix(sudo:session): session closed for user root
Apr 25 14:24:04.768310 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.471s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:24:04.769487 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:25:03.867846 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:25:03.868424 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:25:03.868984 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:25:03.884077 n-d-811416-6 sudo[102534]: 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
Apr 25 14:25:03.884848 n-d-811416-6 sudo[102534]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:25:04.296482 n-d-811416-6 sudo[102534]: pam_unix(sudo:session): session closed for user root
Apr 25 14:25:04.298542 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:25:04.300664 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:25:04.315740 n-d-811416-6 sudo[102539]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:25:04.316508 n-d-811416-6 sudo[102539]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:25:04.753602 n-d-811416-6 sudo[102539]: pam_unix(sudo:session): session closed for user root
Apr 25 14:25:04.755827 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:25:04.757065 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:26:03.883007 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:26:03.883007 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:26:03.886656 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:26:03.936566 n-d-811416-6 sudo[103033]: 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
Apr 25 14:26:03.939362 n-d-811416-6 sudo[103033]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:26:04.449023 n-d-811416-6 sudo[103033]: pam_unix(sudo:session): session closed for user root
Apr 25 14:26:04.451209 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.567s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:26:04.455517 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:26:04.486405 n-d-811416-6 sudo[103043]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:26:04.490104 n-d-811416-6 sudo[103043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:26:05.098901 n-d-811416-6 sudo[103043]: pam_unix(sudo:session): session closed for user root
Apr 25 14:26:05.101006 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.648s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:26:05.102211 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:27:03.879945 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:27:03.880625 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:27:03.881284 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:27:03.973022 n-d-811416-6 sudo[104020]: 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
Apr 25 14:27:03.977552 n-d-811416-6 sudo[104020]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:27:04.996286 n-d-811416-6 sudo[104020]: pam_unix(sudo:session): session closed for user root
Apr 25 14:27:04.999502 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.117s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:27:05.002840 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:27:05.042922 n-d-811416-6 sudo[104048]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:27:05.045782 n-d-811416-6 sudo[104048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:27:05.613868 n-d-811416-6 sudo[104048]: pam_unix(sudo:session): session closed for user root
Apr 25 14:27:05.615963 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.613s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:27:05.617215 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:28:03.885846 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:28:03.886552 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:28:03.887079 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:28:03.967731 n-d-811416-6 sudo[104669]: 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
Apr 25 14:28:03.981000 n-d-811416-6 sudo[104669]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:28:05.100982 n-d-811416-6 sudo[104669]: pam_unix(sudo:session): session closed for user root
Apr 25 14:28:05.104015 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.217s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:28:05.106450 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:28:05.170842 n-d-811416-6 sudo[104675]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:28:05.176731 n-d-811416-6 sudo[104675]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:28:05.795819 n-d-811416-6 sudo[104675]: pam_unix(sudo:session): session closed for user root
Apr 25 14:28:05.799125 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.692s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:28:05.800758 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:29:03.892472 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:29:03.893180 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:29:03.893719 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:29:03.918413 n-d-811416-6 sudo[105156]: 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
Apr 25 14:29:03.920669 n-d-811416-6 sudo[105156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:29:04.577082 n-d-811416-6 sudo[105156]: pam_unix(sudo:session): session closed for user root
Apr 25 14:29:04.579450 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.685s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:29:04.581896 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:29:04.610203 n-d-811416-6 sudo[105170]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:29:04.611605 n-d-811416-6 sudo[105170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:29:05.149499 n-d-811416-6 sudo[105170]: pam_unix(sudo:session): session closed for user root
Apr 25 14:29:05.152418 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.570s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:29:05.155269 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:30:31.928598 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-50287bf3-c5b6-46c9-9d3c-4205e91643bf tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:30:31.948461 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-50287bf3-c5b6-46c9-9d3c-4205e91643bf tempest-LiveAutoBlockMigrationV225Test-1385110675 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:30:31.962581 n-d-811416-6 cinder-volume[96343]: INFO cinder.rpc [None req-50287bf3-c5b6-46c9-9d3c-4205e91643bf tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Automatically selected cinder-backup objects version 1.38 as minimum service version.
Apr 25 14:30:31.967983 n-d-811416-6 cinder-volume[96343]: INFO cinder.rpc [None req-50287bf3-c5b6-46c9-9d3c-4205e91643bf tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Automatically selected cinder-backup RPC version 2.2 as minimum service version.
Apr 25 14:30:31.993112 n-d-811416-6 cinder-volume[96343]: INFO cinder.rpc [None req-50287bf3-c5b6-46c9-9d3c-4205e91643bf tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Automatically selected cinder-volume objects version 1.38 as minimum service version.
Apr 25 14:30:32.004168 n-d-811416-6 cinder-volume[96343]: INFO cinder.rpc [None req-50287bf3-c5b6-46c9-9d3c-4205e91643bf tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Automatically selected cinder-volume RPC version 3.16 as minimum service version.
Apr 25 14:30:32.005119 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-50287bf3-c5b6-46c9-9d3c-4205e91643bf tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:30:32.005701 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-50287bf3-c5b6-46c9-9d3c-4205e91643bf tempest-LiveAutoBlockMigrationV225Test-1385110675 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'
Apr 25 14:30:32.050970 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-50287bf3-c5b6-46c9-9d3c-4205e91643bf tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Flow 'volume_create_manager' (57f7bc05-4099-482a-8992-f5d49e6daa39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:30:32.054556 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-50287bf3-c5b6-46c9-9d3c-4205e91643bf tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6b61787d-96c6-49ce-8f31-a1619c33b5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:30:32.088397 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-50287bf3-c5b6-46c9-9d3c-4205e91643bf tempest-LiveAutoBlockMigrationV225Test-1385110675 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:30:32.117705 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-50287bf3-c5b6-46c9-9d3c-4205e91643bf tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6b61787d-96c6-49ce-8f31-a1619c33b5e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:30:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1426793657',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=b5edcd58-82e8-4c34-abcf-5dffa0c5979c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08bf0721b9034e97abb37206c06cb39c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:30:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:30:32Z,user_id='05045872f0744f4abc739112eaee8dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:30:32.122009 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-50287bf3-c5b6-46c9-9d3c-4205e91643bf tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ef7a9b5a-5a0f-4003-81bf-91575be52a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:30:32.125624 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-50287bf3-c5b6-46c9-9d3c-4205e91643bf tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ef7a9b5a-5a0f-4003-81bf-91575be52a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:30:32.130457 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-50287bf3-c5b6-46c9-9d3c-4205e91643bf tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7506fa18-c256-4c07-b13a-38c9d4bb84d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:30:32.134584 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-50287bf3-c5b6-46c9-9d3c-4205e91643bf tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7506fa18-c256-4c07-b13a-38c9d4bb84d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b5edcd58-82e8-4c34-abcf-5dffa0c5979c', 'volume_name': 'volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:30:32.139139 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-50287bf3-c5b6-46c9-9d3c-4205e91643bf tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab2f399e-4a40-4e37-9c68-a7f16e68326d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:30:32.142812 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-50287bf3-c5b6-46c9-9d3c-4205e91643bf tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab2f399e-4a40-4e37-9c68-a7f16e68326d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:30:32.145547 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-50287bf3-c5b6-46c9-9d3c-4205e91643bf tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (957286d9-52e9-4279-a0dc-7282d3e4f47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:30:32.146378 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-50287bf3-c5b6-46c9-9d3c-4205e91643bf tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Volume b5edcd58-82e8-4c34-abcf-5dffa0c5979c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c', 'volume_size': 1}
Apr 25 14:30:32.147793 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-50287bf3-c5b6-46c9-9d3c-4205e91643bf tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:30:32.188989 n-d-811416-6 sudo[105937]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:30:32.189853 n-d-811416-6 sudo[105937]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:30:33.750807 n-d-811416-6 sudo[105937]: pam_unix(sudo:session): session closed for user root
Apr 25 14:30:33.755453 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-50287bf3-c5b6-46c9-9d3c-4205e91643bf tempest-LiveAutoBlockMigrationV225Test-1385110675 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.607s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:30:33.760781 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-50287bf3-c5b6-46c9-9d3c-4205e91643bf tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (957286d9-52e9-4279-a0dc-7282d3e4f47b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:30:33.764918 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-50287bf3-c5b6-46c9-9d3c-4205e91643bf tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (edda3afb-bcc9-4f40-9765-d017162c3454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:30:33.783910 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-50287bf3-c5b6-46c9-9d3c-4205e91643bf tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Volume volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c (b5edcd58-82e8-4c34-abcf-5dffa0c5979c): created successfully
Apr 25 14:30:33.786294 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-50287bf3-c5b6-46c9-9d3c-4205e91643bf tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (edda3afb-bcc9-4f40-9765-d017162c3454) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:30:33.790197 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-50287bf3-c5b6-46c9-9d3c-4205e91643bf tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Flow 'volume_create_manager' (57f7bc05-4099-482a-8992-f5d49e6daa39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:30:33.813115 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-50287bf3-c5b6-46c9-9d3c-4205e91643bf tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Created volume successfully.
Apr 25 14:30:35.698805 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-629d6488-2dad-443e-a5a6-6bfefd163a27 req-6e7a284d-2b7d-4ba4-925e-adbf2216d913 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:30:35.718757 n-d-811416-6 sudo[105976]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Apr 25 14:30:35.720128 n-d-811416-6 sudo[105976]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:30:36.070483 n-d-811416-6 sudo[105976]: pam_unix(sudo:session): session closed for user root
Apr 25 14:30:36.073430 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-629d6488-2dad-443e-a5a6-6bfefd163a27 req-6e7a284d-2b7d-4ba4-925e-adbf2216d913 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.374s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:30:36.074592 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-629d6488-2dad-443e-a5a6-6bfefd163a27 req-6e7a284d-2b7d-4ba4-925e-adbf2216d913 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:30:36.092120 n-d-811416-6 sudo[105979]: 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-b5edcd58-82e8-4c34-abcf-5dffa0c5979c
Apr 25 14:30:36.093012 n-d-811416-6 sudo[105979]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:30:36.575928 n-d-811416-6 sudo[105979]: pam_unix(sudo:session): session closed for user root
Apr 25 14:30:36.578359 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-629d6488-2dad-443e-a5a6-6bfefd163a27 req-6e7a284d-2b7d-4ba4-925e-adbf2216d913 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c" returned: 0 in 0.503s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:30:36.697563 n-d-811416-6 cinder-volume[96343]: INFO oslo.privsep.daemon [req-629d6488-2dad-443e-a5a6-6bfefd163a27 req-6e7a284d-2b7d-4ba4-925e-adbf2216d913 tempest-LiveAutoBlockMigrationV225Test-1385110675 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/tmp9g7_68ly/privsep.sock']
Apr 25 14:30:36.746571 n-d-811416-6 sudo[105982]: 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/tmp9g7_68ly/privsep.sock
Apr 25 14:30:36.748926 n-d-811416-6 sudo[105982]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:30:37.109624 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-766c5316-1d86-4f5e-b50e-25214460fa69 tempest-LiveMigrationTest-442363733 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:30:37.117120 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-766c5316-1d86-4f5e-b50e-25214460fa69 tempest-LiveMigrationTest-442363733 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:30:37.118480 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-766c5316-1d86-4f5e-b50e-25214460fa69 tempest-LiveMigrationTest-442363733 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'
Apr 25 14:30:37.137517 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-766c5316-1d86-4f5e-b50e-25214460fa69 tempest-LiveMigrationTest-442363733 None] Flow 'volume_create_manager' (b51870b6-81b3-4576-8145-fad48887a070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:30:37.141768 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-766c5316-1d86-4f5e-b50e-25214460fa69 tempest-LiveMigrationTest-442363733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (44273cd6-26a3-4f49-8adf-ae142b88627c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:30:37.168439 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-766c5316-1d86-4f5e-b50e-25214460fa69 tempest-LiveMigrationTest-442363733 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:30:37.206085 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-766c5316-1d86-4f5e-b50e-25214460fa69 tempest-LiveMigrationTest-442363733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (44273cd6-26a3-4f49-8adf-ae142b88627c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:30:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-434682271',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=639971db-2fd9-40a9-a12e-d194ef6f7cfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59aa456541ee4328a8649e9ef257d941',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:30:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:30:37Z,user_id='5bf5bf38254446e18a33e5225316a7ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:30:37.209544 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-766c5316-1d86-4f5e-b50e-25214460fa69 tempest-LiveMigrationTest-442363733 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9c85a8e3-aeaf-4d72-a1d4-c4f31a2b4d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:30:37.211672 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-766c5316-1d86-4f5e-b50e-25214460fa69 tempest-LiveMigrationTest-442363733 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9c85a8e3-aeaf-4d72-a1d4-c4f31a2b4d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:30:37.214730 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-766c5316-1d86-4f5e-b50e-25214460fa69 tempest-LiveMigrationTest-442363733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (84e4be39-98d9-4561-a63c-259d191e9cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:30:37.217051 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-766c5316-1d86-4f5e-b50e-25214460fa69 tempest-LiveMigrationTest-442363733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (84e4be39-98d9-4561-a63c-259d191e9cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '639971db-2fd9-40a9-a12e-d194ef6f7cfa', 'volume_name': 'volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:30:37.219986 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-766c5316-1d86-4f5e-b50e-25214460fa69 tempest-LiveMigrationTest-442363733 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (78b9046f-86ba-4ea0-a69e-8a66ec9f2aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:30:37.222753 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-766c5316-1d86-4f5e-b50e-25214460fa69 tempest-LiveMigrationTest-442363733 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (78b9046f-86ba-4ea0-a69e-8a66ec9f2aef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:30:37.226516 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-766c5316-1d86-4f5e-b50e-25214460fa69 tempest-LiveMigrationTest-442363733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a13fb056-c4ac-4cad-ad3b-23b6a14dad86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:30:37.227829 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-766c5316-1d86-4f5e-b50e-25214460fa69 tempest-LiveMigrationTest-442363733 None] Volume 639971db-2fd9-40a9-a12e-d194ef6f7cfa: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa', 'volume_size': 1}
Apr 25 14:30:37.229938 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-766c5316-1d86-4f5e-b50e-25214460fa69 tempest-LiveMigrationTest-442363733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:30:37.257517 n-d-811416-6 sudo[105985]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:30:37.259141 n-d-811416-6 sudo[105985]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:30:38.021971 n-d-811416-6 sudo[105985]: pam_unix(sudo:session): session closed for user root
Apr 25 14:30:38.024394 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-766c5316-1d86-4f5e-b50e-25214460fa69 tempest-LiveMigrationTest-442363733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.795s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:30:38.028217 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-766c5316-1d86-4f5e-b50e-25214460fa69 tempest-LiveMigrationTest-442363733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a13fb056-c4ac-4cad-ad3b-23b6a14dad86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:30:38.030681 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-766c5316-1d86-4f5e-b50e-25214460fa69 tempest-LiveMigrationTest-442363733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dfb4bcf8-df8e-4daa-ba1a-04c390364efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:30:38.044264 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-766c5316-1d86-4f5e-b50e-25214460fa69 tempest-LiveMigrationTest-442363733 None] Volume volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa (639971db-2fd9-40a9-a12e-d194ef6f7cfa): created successfully
Apr 25 14:30:38.046964 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-766c5316-1d86-4f5e-b50e-25214460fa69 tempest-LiveMigrationTest-442363733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dfb4bcf8-df8e-4daa-ba1a-04c390364efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:30:38.050442 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-766c5316-1d86-4f5e-b50e-25214460fa69 tempest-LiveMigrationTest-442363733 None] Flow 'volume_create_manager' (b51870b6-81b3-4576-8145-fad48887a070) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:30:38.063149 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-766c5316-1d86-4f5e-b50e-25214460fa69 tempest-LiveMigrationTest-442363733 None] Created volume successfully.
Apr 25 14:30:38.779301 n-d-811416-6 sudo[105982]: pam_unix(sudo:session): session closed for user root
Apr 25 14:30:38.786135 n-d-811416-6 cinder-volume[96343]: INFO oslo.privsep.daemon [req-629d6488-2dad-443e-a5a6-6bfefd163a27 req-6e7a284d-2b7d-4ba4-925e-adbf2216d913 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Spawned new privsep daemon via rootwrap
Apr 25 14:30:38.786862 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [req-629d6488-2dad-443e-a5a6-6bfefd163a27 req-6e7a284d-2b7d-4ba4-925e-adbf2216d913 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Accepted privsep connection to /tmp/tmp9g7_68ly/privsep.sock {{(pid=96343) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:371}}
Apr 25 14:30:38.788500 n-d-811416-6 cinder-volume[96343]: INFO oslo.privsep.daemon [-] privsep daemon starting
Apr 25 14:30:38.788957 n-d-811416-6 cinder-volume[96343]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0
Apr 25 14:30:38.789242 n-d-811416-6 cinder-volume[96343]: 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
Apr 25 14:30:38.789813 n-d-811416-6 cinder-volume[96343]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 106017
Apr 25 14:30:38.797369 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681142366976]: (2,) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:30:39.160164 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:30:39.182179 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:30:39.182608 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681142366976]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:30:39.183325 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-629d6488-2dad-443e-a5a6-6bfefd163a27 req-6e7a284d-2b7d-4ba4-925e-adbf2216d913 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Targets prior to update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 14:30:39.184423 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-629d6488-2dad-443e-a5a6-6bfefd163a27 req-6e7a284d-2b7d-4ba4-925e-adbf2216d913 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Creating iscsi_target for Volume ID: volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 14:30:39.201688 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-629d6488-2dad-443e-a5a6-6bfefd163a27 req-6e7a284d-2b7d-4ba4-925e-adbf2216d913 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Created volume path /opt/stack/data/cinder/volumes/volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c,
Apr 25 14:30:39.201688 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 14:30:39.201688 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:30:39.201688 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c
Apr 25 14:30:39.201688 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 14:30:39.201688 n-d-811416-6 cinder-volume[96343]: incominguser TWm6wX7VnLYhjU6f9b6B 932TEibYXPQKj7ph
Apr 25 14:30:39.201688 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:30:39.201688 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 14:30:39.201688 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:30:39.201688 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 14:30:39.203563 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:30:39.845767 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c" returned: 0 in 0.642s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:30:39.847211 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681142366976]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:30:39.848116 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-629d6488-2dad-443e-a5a6-6bfefd163a27 req-6e7a284d-2b7d-4ba4-925e-adbf2216d913 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 14:30:39.848631 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-629d6488-2dad-443e-a5a6-6bfefd163a27 req-6e7a284d-2b7d-4ba4-925e-adbf2216d913 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 14:30:39.850114 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:30:39.864595 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:30:39.864986 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681142366976]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\n System information:\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-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\n Backing store flags: \n Account information:\n TWm6wX7VnLYhjU6f9b6B\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:30:39.865768 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-629d6488-2dad-443e-a5a6-6bfefd163a27 req-6e7a284d-2b7d-4ba4-925e-adbf2216d913 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Targets after update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 14:30:39.868403 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:30:40.022724 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.155s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:30:40.023291 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681142366976]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\n System information:\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-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\n Backing store flags: \n Account information:\n TWm6wX7VnLYhjU6f9b6B\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:30:40.025415 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:30:40.307284 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.282s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:30:40.307844 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681142366976]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\n System information:\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-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\n Backing store flags: \n Account information:\n TWm6wX7VnLYhjU6f9b6B\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:30:40.310579 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-629d6488-2dad-443e-a5a6-6bfefd163a27 req-6e7a284d-2b7d-4ba4-925e-adbf2216d913 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Set provider_location to: 10.222.0.23:3260,1 iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 14:30:40.418399 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-629d6488-2dad-443e-a5a6-6bfefd163a27 req-6e7a284d-2b7d-4ba4-925e-adbf2216d913 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c', 'target_lun': 1, 'volume_id': 'b5edcd58-82e8-4c34-abcf-5dffa0c5979c', 'auth_method': 'CHAP', 'auth_username': 'TWm6wX7VnLYhjU6f9b6B', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'bec96c03-9187-4880-9cdc-0d49ddcf38b8'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 14:30:40.678602 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-629d6488-2dad-443e-a5a6-6bfefd163a27 req-6e7a284d-2b7d-4ba4-925e-adbf2216d913 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] attachment_update completed successfully.
Apr 25 14:30:41.100841 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-1a8941fa-08ef-4b03-993f-b3c2db3c7dcb req-7099f3a7-9198-491f-8739-cb699c6c71f8 tempest-LiveMigrationTest-442363733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:30:41.138134 n-d-811416-6 sudo[106055]: 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-639971db-2fd9-40a9-a12e-d194ef6f7cfa
Apr 25 14:30:41.141369 n-d-811416-6 sudo[106055]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:30:41.688707 n-d-811416-6 sudo[106055]: pam_unix(sudo:session): session closed for user root
Apr 25 14:30:41.691622 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-1a8941fa-08ef-4b03-993f-b3c2db3c7dcb req-7099f3a7-9198-491f-8739-cb699c6c71f8 tempest-LiveMigrationTest-442363733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa" returned: 0 in 0.590s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:30:41.756743 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:30:41.776462 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:30:41.777098 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681408177072]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\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-h1-811416-6.cbci-811416-6.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-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\n Backing store flags: \n Account information:\n TWm6wX7VnLYhjU6f9b6B\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-1a8941fa-08ef-4b03-993f-b3c2db3c7dcb req-7099f3a7-9198-491f-8739-cb699c6c71f8 tempest-LiveMigrationTest-442363733 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: I_T nexus: 1
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: TWm6wX7VnLYhjU6f9b6B
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:30:41.777922 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 14:30:41.780474 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-1a8941fa-08ef-4b03-993f-b3c2db3c7dcb req-7099f3a7-9198-491f-8739-cb699c6c71f8 tempest-LiveMigrationTest-442363733 None] Creating iscsi_target for Volume ID: volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 14:30:41.787414 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-1a8941fa-08ef-4b03-993f-b3c2db3c7dcb req-7099f3a7-9198-491f-8739-cb699c6c71f8 tempest-LiveMigrationTest-442363733 None] Created volume path /opt/stack/data/cinder/volumes/volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa,
Apr 25 14:30:41.787414 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 14:30:41.787414 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:30:41.787414 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa
Apr 25 14:30:41.787414 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 14:30:41.787414 n-d-811416-6 cinder-volume[96343]: incominguser 75m6cyxNFt4g5DjH4oeg HzBuMfMEWPR2esqe
Apr 25 14:30:41.787414 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:30:41.787414 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 14:30:41.787414 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:30:41.787414 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 14:30:41.794693 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:30:42.362572 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa" returned: 0 in 0.572s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:30:42.363187 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681408177072]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:30:42.364004 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-1a8941fa-08ef-4b03-993f-b3c2db3c7dcb req-7099f3a7-9198-491f-8739-cb699c6c71f8 tempest-LiveMigrationTest-442363733 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 14:30:42.365080 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-1a8941fa-08ef-4b03-993f-b3c2db3c7dcb req-7099f3a7-9198-491f-8739-cb699c6c71f8 tempest-LiveMigrationTest-442363733 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 14:30:42.368473 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:30:42.398690 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:30:42.399918 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681408177072]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\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-h1-811416-6.cbci-811416-6.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-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\n Backing store flags: \n Account information:\n TWm6wX7VnLYhjU6f9b6B\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n System information:\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-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n Backing store flags: \n Account information:\n 75m6cyxNFt4g5DjH4oeg\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-1a8941fa-08ef-4b03-993f-b3c2db3c7dcb req-7099f3a7-9198-491f-8739-cb699c6c71f8 tempest-LiveMigrationTest-442363733 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: I_T nexus: 1
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: TWm6wX7VnLYhjU6f9b6B
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:30:42.401903 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 14:30:42.408914 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:30:42.579934 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.171s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:30:42.580606 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681408177072]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\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-h1-811416-6.cbci-811416-6.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-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\n Backing store flags: \n Account information:\n TWm6wX7VnLYhjU6f9b6B\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n System information:\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-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n Backing store flags: \n Account information:\n 75m6cyxNFt4g5DjH4oeg\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:30:42.583570 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:30:42.703674 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:30:42.704721 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681408177072]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\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-h1-811416-6.cbci-811416-6.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-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\n Backing store flags: \n Account information:\n TWm6wX7VnLYhjU6f9b6B\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n System information:\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-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n Backing store flags: \n Account information:\n 75m6cyxNFt4g5DjH4oeg\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:30:42.706142 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-1a8941fa-08ef-4b03-993f-b3c2db3c7dcb req-7099f3a7-9198-491f-8739-cb699c6c71f8 tempest-LiveMigrationTest-442363733 None] Set provider_location to: 10.222.0.23:3260,2 iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 14:30:42.767783 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-1a8941fa-08ef-4b03-993f-b3c2db3c7dcb req-7099f3a7-9198-491f-8739-cb699c6c71f8 tempest-LiveMigrationTest-442363733 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa', 'target_lun': 1, 'volume_id': '639971db-2fd9-40a9-a12e-d194ef6f7cfa', 'auth_method': 'CHAP', 'auth_username': '75m6cyxNFt4g5DjH4oeg', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '6fe5fc17-0664-4984-8f4b-a6bce28e6daf'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 14:30:42.976853 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-1a8941fa-08ef-4b03-993f-b3c2db3c7dcb req-7099f3a7-9198-491f-8739-cb699c6c71f8 tempest-LiveMigrationTest-442363733 None] attachment_update completed successfully.
Apr 25 14:30:54.321662 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-88587dd5-c5ad-44e4-a546-af9d332e98d2 req-991735d7-cfd1-4dce-9fb1-d2f959eb6b10 tempest-LiveAutoBlockMigrationV225Test-614901171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:30:54.341732 n-d-811416-6 sudo[106171]: 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-b5edcd58-82e8-4c34-abcf-5dffa0c5979c
Apr 25 14:30:54.343327 n-d-811416-6 sudo[106171]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:30:54.927220 n-d-811416-6 sudo[106171]: pam_unix(sudo:session): session closed for user root
Apr 25 14:30:54.931329 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-88587dd5-c5ad-44e4-a546-af9d332e98d2 req-991735d7-cfd1-4dce-9fb1-d2f959eb6b10 tempest-LiveAutoBlockMigrationV225Test-614901171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c" returned: 0 in 0.607s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:30:55.004739 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:30:55.016106 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:30:55.016500 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681408177072]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\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-h1-811416-6.cbci-811416-6.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-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\n Backing store flags: \n Account information:\n TWm6wX7VnLYhjU6f9b6B\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n Backing store flags: \n Account information:\n 75m6cyxNFt4g5DjH4oeg\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-88587dd5-c5ad-44e4-a546-af9d332e98d2 req-991735d7-cfd1-4dce-9fb1-d2f959eb6b10 tempest-LiveAutoBlockMigrationV225Test-614901171 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: I_T nexus: 1
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: TWm6wX7VnLYhjU6f9b6B
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Target 2: iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: I_T nexus: 2
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020000
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf20
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020001
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf21
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: 75m6cyxNFt4g5DjH4oeg
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:30:55.017262 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 14:30:55.023372 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-88587dd5-c5ad-44e4-a546-af9d332e98d2 req-991735d7-cfd1-4dce-9fb1-d2f959eb6b10 tempest-LiveAutoBlockMigrationV225Test-614901171 None] Creating iscsi_target for Volume ID: volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 14:30:55.023372 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-88587dd5-c5ad-44e4-a546-af9d332e98d2 req-991735d7-cfd1-4dce-9fb1-d2f959eb6b10 tempest-LiveAutoBlockMigrationV225Test-614901171 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Apr 25 14:30:55.024635 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-88587dd5-c5ad-44e4-a546-af9d332e98d2 req-991735d7-cfd1-4dce-9fb1-d2f959eb6b10 tempest-LiveAutoBlockMigrationV225Test-614901171 None] Created volume path /opt/stack/data/cinder/volumes/volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c,
Apr 25 14:30:55.024635 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 14:30:55.024635 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:30:55.024635 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c
Apr 25 14:30:55.024635 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 14:30:55.024635 n-d-811416-6 cinder-volume[96343]: incominguser TWm6wX7VnLYhjU6f9b6B 932TEibYXPQKj7ph
Apr 25 14:30:55.024635 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:30:55.024635 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 14:30:55.024635 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:30:55.024635 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 14:30:55.026625 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:30:55.142729 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c" returned: 0 in 0.115s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:30:55.143420 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681408177072]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:30:55.144652 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-88587dd5-c5ad-44e4-a546-af9d332e98d2 req-991735d7-cfd1-4dce-9fb1-d2f959eb6b10 tempest-LiveAutoBlockMigrationV225Test-614901171 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 14:30:55.144944 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-88587dd5-c5ad-44e4-a546-af9d332e98d2 req-991735d7-cfd1-4dce-9fb1-d2f959eb6b10 tempest-LiveAutoBlockMigrationV225Test-614901171 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 14:30:55.146634 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:30:55.158429 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:30:55.158878 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681408177072]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\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-h1-811416-6.cbci-811416-6.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-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\n Backing store flags: \n Account information:\n TWm6wX7VnLYhjU6f9b6B\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n Backing store flags: \n Account information:\n 75m6cyxNFt4g5DjH4oeg\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-88587dd5-c5ad-44e4-a546-af9d332e98d2 req-991735d7-cfd1-4dce-9fb1-d2f959eb6b10 tempest-LiveAutoBlockMigrationV225Test-614901171 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: I_T nexus: 1
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: TWm6wX7VnLYhjU6f9b6B
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Target 2: iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: I_T nexus: 2
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020000
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf20
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020001
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf21
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: 75m6cyxNFt4g5DjH4oeg
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:30:55.160174 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 14:30:55.174065 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:30:55.277777 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:30:55.278232 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681408177072]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\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-h1-811416-6.cbci-811416-6.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-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\n Backing store flags: \n Account information:\n TWm6wX7VnLYhjU6f9b6B\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n Backing store flags: \n Account information:\n 75m6cyxNFt4g5DjH4oeg\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:30:55.279506 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:30:55.372052 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:30:55.373021 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681408177072]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\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-h1-811416-6.cbci-811416-6.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-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\n Backing store flags: \n Account information:\n TWm6wX7VnLYhjU6f9b6B\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n Backing store flags: \n Account information:\n 75m6cyxNFt4g5DjH4oeg\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:30:55.374243 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-88587dd5-c5ad-44e4-a546-af9d332e98d2 req-991735d7-cfd1-4dce-9fb1-d2f959eb6b10 tempest-LiveAutoBlockMigrationV225Test-614901171 None] Set provider_location to: 10.222.0.23:3260,1 iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 14:30:55.456543 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-88587dd5-c5ad-44e4-a546-af9d332e98d2 req-991735d7-cfd1-4dce-9fb1-d2f959eb6b10 tempest-LiveAutoBlockMigrationV225Test-614901171 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c', 'target_lun': 1, 'volume_id': 'b5edcd58-82e8-4c34-abcf-5dffa0c5979c', 'auth_method': 'CHAP', 'auth_username': 'TWm6wX7VnLYhjU6f9b6B', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'a27428c3-78f8-42b7-ab2b-946f129f2559'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 14:30:55.620290 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-88587dd5-c5ad-44e4-a546-af9d332e98d2 req-991735d7-cfd1-4dce-9fb1-d2f959eb6b10 tempest-LiveAutoBlockMigrationV225Test-614901171 None] attachment_update completed successfully.
Apr 25 14:30:56.306003 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-8e89d600-6cbc-4e43-ab98-6c8f2d7ad4cc tempest-DeleteServersTestJSON-1080698128 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:30:56.320250 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-8e89d600-6cbc-4e43-ab98-6c8f2d7ad4cc tempest-DeleteServersTestJSON-1080698128 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:30:56.321650 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-8e89d600-6cbc-4e43-ab98-6c8f2d7ad4cc tempest-DeleteServersTestJSON-1080698128 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'
Apr 25 14:30:56.365898 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8e89d600-6cbc-4e43-ab98-6c8f2d7ad4cc tempest-DeleteServersTestJSON-1080698128 None] Flow 'volume_create_manager' (b5727ebe-2850-4389-80c3-4e9c62e3d2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:30:56.371711 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8e89d600-6cbc-4e43-ab98-6c8f2d7ad4cc tempest-DeleteServersTestJSON-1080698128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (92abb94e-5f03-450f-931d-9baf1e57bf41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:30:56.396908 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-8e89d600-6cbc-4e43-ab98-6c8f2d7ad4cc tempest-DeleteServersTestJSON-1080698128 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:30:56.426160 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8e89d600-6cbc-4e43-ab98-6c8f2d7ad4cc tempest-DeleteServersTestJSON-1080698128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (92abb94e-5f03-450f-931d-9baf1e57bf41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:30:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1416804425',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=b56ffe58-6f62-4e61-a7a0-026b79475caf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69d5e2c9617842f990ffa62771b2e771',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:30:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:30:56Z,user_id='310a0e98838445e39194d6450d0864be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:30:56.429002 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8e89d600-6cbc-4e43-ab98-6c8f2d7ad4cc tempest-DeleteServersTestJSON-1080698128 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5d3d9982-b2b4-4a40-8680-33e9be797b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:30:56.432125 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8e89d600-6cbc-4e43-ab98-6c8f2d7ad4cc tempest-DeleteServersTestJSON-1080698128 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5d3d9982-b2b4-4a40-8680-33e9be797b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:30:56.434832 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8e89d600-6cbc-4e43-ab98-6c8f2d7ad4cc tempest-DeleteServersTestJSON-1080698128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2a86f4ca-df43-46f6-9743-5683d1bbbf19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:30:56.437528 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8e89d600-6cbc-4e43-ab98-6c8f2d7ad4cc tempest-DeleteServersTestJSON-1080698128 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2a86f4ca-df43-46f6-9743-5683d1bbbf19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b56ffe58-6f62-4e61-a7a0-026b79475caf', 'volume_name': 'volume-b56ffe58-6f62-4e61-a7a0-026b79475caf', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:30:56.439689 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8e89d600-6cbc-4e43-ab98-6c8f2d7ad4cc tempest-DeleteServersTestJSON-1080698128 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f2197532-8db0-4f11-af49-219b8fc4f41c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:30:56.442428 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8e89d600-6cbc-4e43-ab98-6c8f2d7ad4cc tempest-DeleteServersTestJSON-1080698128 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f2197532-8db0-4f11-af49-219b8fc4f41c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:30:56.444852 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8e89d600-6cbc-4e43-ab98-6c8f2d7ad4cc tempest-DeleteServersTestJSON-1080698128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e876c7c3-2654-4a5b-881d-e2e1c23ca3db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:30:56.446340 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-8e89d600-6cbc-4e43-ab98-6c8f2d7ad4cc tempest-DeleteServersTestJSON-1080698128 None] Volume b56ffe58-6f62-4e61-a7a0-026b79475caf: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b56ffe58-6f62-4e61-a7a0-026b79475caf', 'volume_size': 1}
Apr 25 14:30:56.447874 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8e89d600-6cbc-4e43-ab98-6c8f2d7ad4cc tempest-DeleteServersTestJSON-1080698128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b56ffe58-6f62-4e61-a7a0-026b79475caf stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:30:56.478302 n-d-811416-6 sudo[106184]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b56ffe58-6f62-4e61-a7a0-026b79475caf stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:30:56.480764 n-d-811416-6 sudo[106184]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:30:57.298188 n-d-811416-6 sudo[106184]: pam_unix(sudo:session): session closed for user root
Apr 25 14:30:57.300994 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8e89d600-6cbc-4e43-ab98-6c8f2d7ad4cc tempest-DeleteServersTestJSON-1080698128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b56ffe58-6f62-4e61-a7a0-026b79475caf stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.852s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:30:57.306194 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8e89d600-6cbc-4e43-ab98-6c8f2d7ad4cc tempest-DeleteServersTestJSON-1080698128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e876c7c3-2654-4a5b-881d-e2e1c23ca3db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b56ffe58-6f62-4e61-a7a0-026b79475caf', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:30:57.309160 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8e89d600-6cbc-4e43-ab98-6c8f2d7ad4cc tempest-DeleteServersTestJSON-1080698128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cbf0e09a-7597-4d47-8f13-a929d82d8bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:30:57.324280 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-8e89d600-6cbc-4e43-ab98-6c8f2d7ad4cc tempest-DeleteServersTestJSON-1080698128 None] Volume volume-b56ffe58-6f62-4e61-a7a0-026b79475caf (b56ffe58-6f62-4e61-a7a0-026b79475caf): created successfully
Apr 25 14:30:57.330450 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8e89d600-6cbc-4e43-ab98-6c8f2d7ad4cc tempest-DeleteServersTestJSON-1080698128 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cbf0e09a-7597-4d47-8f13-a929d82d8bb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:30:57.335946 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8e89d600-6cbc-4e43-ab98-6c8f2d7ad4cc tempest-DeleteServersTestJSON-1080698128 None] Flow 'volume_create_manager' (b5727ebe-2850-4389-80c3-4e9c62e3d2b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:30:57.370208 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-8e89d600-6cbc-4e43-ab98-6c8f2d7ad4cc tempest-DeleteServersTestJSON-1080698128 None] Created volume successfully.
Apr 25 14:30:59.506092 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-2fcab3f2-a546-4f70-ae1a-b69500219ae3 req-7e3ac932-53a6-4d0d-ad33-0c44db3bca27 tempest-DeleteServersTestJSON-1080698128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b56ffe58-6f62-4e61-a7a0-026b79475caf {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:30:59.560299 n-d-811416-6 sudo[106230]: 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-b56ffe58-6f62-4e61-a7a0-026b79475caf
Apr 25 14:30:59.561447 n-d-811416-6 sudo[106230]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:31:00.116403 n-d-811416-6 sudo[106230]: pam_unix(sudo:session): session closed for user root
Apr 25 14:31:00.120375 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-2fcab3f2-a546-4f70-ae1a-b69500219ae3 req-7e3ac932-53a6-4d0d-ad33-0c44db3bca27 tempest-DeleteServersTestJSON-1080698128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b56ffe58-6f62-4e61-a7a0-026b79475caf" returned: 0 in 0.613s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:00.200264 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:00.222519 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:00.223601 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681139905632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\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-h1-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\n Backing store flags: \n Account information:\n TWm6wX7VnLYhjU6f9b6B\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n Backing store flags: \n Account information:\n 75m6cyxNFt4g5DjH4oeg\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-2fcab3f2-a546-4f70-ae1a-b69500219ae3 req-7e3ac932-53a6-4d0d-ad33-0c44db3bca27 tempest-DeleteServersTestJSON-1080698128 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: I_T nexus: 1
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: I_T nexus: 3
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: TWm6wX7VnLYhjU6f9b6B
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Target 2: iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: I_T nexus: 2
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020000
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf20
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020001
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf21
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: 75m6cyxNFt4g5DjH4oeg
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:31:00.228517 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 14:31:00.240745 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-2fcab3f2-a546-4f70-ae1a-b69500219ae3 req-7e3ac932-53a6-4d0d-ad33-0c44db3bca27 tempest-DeleteServersTestJSON-1080698128 None] Creating iscsi_target for Volume ID: volume-b56ffe58-6f62-4e61-a7a0-026b79475caf {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 14:31:00.253992 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-2fcab3f2-a546-4f70-ae1a-b69500219ae3 req-7e3ac932-53a6-4d0d-ad33-0c44db3bca27 tempest-DeleteServersTestJSON-1080698128 None] Created volume path /opt/stack/data/cinder/volumes/volume-b56ffe58-6f62-4e61-a7a0-026b79475caf,
Apr 25 14:31:00.253992 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 14:31:00.253992 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:31:00.253992 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b56ffe58-6f62-4e61-a7a0-026b79475caf
Apr 25 14:31:00.253992 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 14:31:00.253992 n-d-811416-6 cinder-volume[96343]: incominguser LL2k7qBRQK6JVfBCQVgS CHQ6KX55Abc2zCvT
Apr 25 14:31:00.253992 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:31:00.253992 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 14:31:00.253992 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:31:00.253992 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 14:31:00.255249 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b56ffe58-6f62-4e61-a7a0-026b79475caf {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:00.792736 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b56ffe58-6f62-4e61-a7a0-026b79475caf" returned: 0 in 0.537s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:00.793360 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681139905632]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:31:00.793625 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-2fcab3f2-a546-4f70-ae1a-b69500219ae3 req-7e3ac932-53a6-4d0d-ad33-0c44db3bca27 tempest-DeleteServersTestJSON-1080698128 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 14:31:00.793985 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-2fcab3f2-a546-4f70-ae1a-b69500219ae3 req-7e3ac932-53a6-4d0d-ad33-0c44db3bca27 tempest-DeleteServersTestJSON-1080698128 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 14:31:00.795300 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681139905632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\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-h1-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\n Backing store flags: \n Account information:\n TWm6wX7VnLYhjU6f9b6B\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n Backing store flags: \n Account information:\n 75m6cyxNFt4g5DjH4oeg\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-b56ffe58-6f62-4e61-a7a0-026b79475caf\n System information:\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-b56ffe58-6f62-4e61-a7a0-026b79475caf\n Backing store flags: \n Account information:\n LL2k7qBRQK6JVfBCQVgS\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-2fcab3f2-a546-4f70-ae1a-b69500219ae3 req-7e3ac932-53a6-4d0d-ad33-0c44db3bca27 tempest-DeleteServersTestJSON-1080698128 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: I_T nexus: 1
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: I_T nexus: 3
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:31:00.808990 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: TWm6wX7VnLYhjU6f9b6B
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Target 2: iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: I_T nexus: 2
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020000
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf20
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020001
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf21
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: 75m6cyxNFt4g5DjH4oeg
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:31:00.811658 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 14:31:00.819721 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:00.921185 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:00.921538 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681139905632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\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-h1-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\n Backing store flags: \n Account information:\n TWm6wX7VnLYhjU6f9b6B\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n Backing store flags: \n Account information:\n 75m6cyxNFt4g5DjH4oeg\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-b56ffe58-6f62-4e61-a7a0-026b79475caf\n System information:\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-b56ffe58-6f62-4e61-a7a0-026b79475caf\n Backing store flags: \n Account information:\n LL2k7qBRQK6JVfBCQVgS\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:31:00.922785 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:01.022090 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:01.022999 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681139905632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\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-h1-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\n Backing store flags: \n Account information:\n TWm6wX7VnLYhjU6f9b6B\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n Backing store flags: \n Account information:\n 75m6cyxNFt4g5DjH4oeg\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-b56ffe58-6f62-4e61-a7a0-026b79475caf\n System information:\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-b56ffe58-6f62-4e61-a7a0-026b79475caf\n Backing store flags: \n Account information:\n LL2k7qBRQK6JVfBCQVgS\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:31:01.025247 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-2fcab3f2-a546-4f70-ae1a-b69500219ae3 req-7e3ac932-53a6-4d0d-ad33-0c44db3bca27 tempest-DeleteServersTestJSON-1080698128 None] Set provider_location to: 10.222.0.23:3260,3 iqn.2010-10.org.openstack:volume-b56ffe58-6f62-4e61-a7a0-026b79475caf 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 14:31:01.100863 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-2fcab3f2-a546-4f70-ae1a-b69500219ae3 req-7e3ac932-53a6-4d0d-ad33-0c44db3bca27 tempest-DeleteServersTestJSON-1080698128 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-b56ffe58-6f62-4e61-a7a0-026b79475caf', 'target_lun': 1, 'volume_id': 'b56ffe58-6f62-4e61-a7a0-026b79475caf', 'auth_method': 'CHAP', 'auth_username': 'LL2k7qBRQK6JVfBCQVgS', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'a272f4ae-12f9-426e-b255-2182c9af1715'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 14:31:01.269552 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-2fcab3f2-a546-4f70-ae1a-b69500219ae3 req-7e3ac932-53a6-4d0d-ad33-0c44db3bca27 tempest-DeleteServersTestJSON-1080698128 None] attachment_update completed successfully.
Apr 25 14:31:03.895551 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:31:03.896606 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:31:03.897471 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:03.918828 n-d-811416-6 sudo[106292]: 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
Apr 25 14:31:03.920336 n-d-811416-6 sudo[106292]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:31:04.566667 n-d-811416-6 sudo[106292]: pam_unix(sudo:session): session closed for user root
Apr 25 14:31:04.568654 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.671s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:04.570622 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:04.590366 n-d-811416-6 sudo[106297]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:31:04.591974 n-d-811416-6 sudo[106297]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:31:05.078525 n-d-811416-6 sudo[106297]: pam_unix(sudo:session): session closed for user root
Apr 25 14:31:05.081257 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:05.083918 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:31:12.847717 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-557610dc-f017-4acb-9fa5-1bb5eba90a66 req-b3f4ad70-c693-4d0c-ba66-9806878cbe19 tempest-DeleteServersTestJSON-1080698128 None] Terminate volume connection completed successfully.
Apr 25 14:31:12.850280 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-557610dc-f017-4acb-9fa5-1bb5eba90a66 req-b3f4ad70-c693-4d0c-ba66-9806878cbe19 tempest-DeleteServersTestJSON-1080698128 None] Deleting attachment a272f4ae-12f9-426e-b255-2182c9af1715. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 14:31:12.870242 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:13.052639 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-88587dd5-c5ad-44e4-a546-af9d332e98d2 req-f8cf09bd-6a8b-44f2-9441-642fbb51e3e1 tempest-LiveAutoBlockMigrationV225Test-614901171 None] Terminate volume connection completed successfully.
Apr 25 14:31:13.053065 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-88587dd5-c5ad-44e4-a546-af9d332e98d2 req-f8cf09bd-6a8b-44f2-9441-642fbb51e3e1 tempest-LiveAutoBlockMigrationV225Test-614901171 None] Deleting attachment bec96c03-9187-4880-9cdc-0d49ddcf38b8. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 14:31:13.085258 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.219s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:13.085616 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138770160]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\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-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\n Backing store flags: \n Account information:\n TWm6wX7VnLYhjU6f9b6B\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n Backing store flags: \n Account information:\n 75m6cyxNFt4g5DjH4oeg\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-b56ffe58-6f62-4e61-a7a0-026b79475caf\n System information:\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-b56ffe58-6f62-4e61-a7a0-026b79475caf\n Backing store flags: \n Account information:\n LL2k7qBRQK6JVfBCQVgS\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:31:13.086901 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-557610dc-f017-4acb-9fa5-1bb5eba90a66 req-b3f4ad70-c693-4d0c-ba66-9806878cbe19 tempest-DeleteServersTestJSON-1080698128 None] Removing iscsi_target for Volume ID: b56ffe58-6f62-4e61-a7a0-026b79475caf
Apr 25 14:31:13.087906 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b56ffe58-6f62-4e61-a7a0-026b79475caf -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:13.349618 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b56ffe58-6f62-4e61-a7a0-026b79475caf -f" returned: 0 in 0.261s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:13.350715 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138770160]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:31:13.359324 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:13.568337 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.209s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:13.568897 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138770160]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\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-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\n Backing store flags: \n Account information:\n TWm6wX7VnLYhjU6f9b6B\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n Backing store flags: \n Account information:\n 75m6cyxNFt4g5DjH4oeg\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:31:21.205563 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-a7935116-042a-4cf6-9e8f-43cd73f04a54 req-5291b7c8-ba58-4fcc-8d15-ca82c7f1212c tempest-LiveMigrationTest-1840045182 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:21.254878 n-d-811416-6 sudo[106381]: 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-639971db-2fd9-40a9-a12e-d194ef6f7cfa
Apr 25 14:31:21.256868 n-d-811416-6 sudo[106381]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:31:21.982173 n-d-811416-6 sudo[106381]: pam_unix(sudo:session): session closed for user root
Apr 25 14:31:21.984668 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-a7935116-042a-4cf6-9e8f-43cd73f04a54 req-5291b7c8-ba58-4fcc-8d15-ca82c7f1212c tempest-LiveMigrationTest-1840045182 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa" returned: 0 in 0.779s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:22.112831 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:22.129948 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:22.130605 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138770160]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\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-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\n Backing store flags: \n Account information:\n TWm6wX7VnLYhjU6f9b6B\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n Backing store flags: \n Account information:\n 75m6cyxNFt4g5DjH4oeg\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-a7935116-042a-4cf6-9e8f-43cd73f04a54 req-5291b7c8-ba58-4fcc-8d15-ca82c7f1212c tempest-LiveMigrationTest-1840045182 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: I_T nexus: 3
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: TWm6wX7VnLYhjU6f9b6B
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Target 2: iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: I_T nexus: 2
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020000
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf20
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020001
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf21
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: 75m6cyxNFt4g5DjH4oeg
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:31:22.131269 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 14:31:22.140209 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-a7935116-042a-4cf6-9e8f-43cd73f04a54 req-5291b7c8-ba58-4fcc-8d15-ca82c7f1212c tempest-LiveMigrationTest-1840045182 None] Creating iscsi_target for Volume ID: volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 14:31:22.140209 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-a7935116-042a-4cf6-9e8f-43cd73f04a54 req-5291b7c8-ba58-4fcc-8d15-ca82c7f1212c tempest-LiveMigrationTest-1840045182 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Apr 25 14:31:22.141328 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-a7935116-042a-4cf6-9e8f-43cd73f04a54 req-5291b7c8-ba58-4fcc-8d15-ca82c7f1212c tempest-LiveMigrationTest-1840045182 None] Created volume path /opt/stack/data/cinder/volumes/volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa,
Apr 25 14:31:22.141328 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 14:31:22.141328 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:31:22.141328 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa
Apr 25 14:31:22.141328 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 14:31:22.141328 n-d-811416-6 cinder-volume[96343]: incominguser 75m6cyxNFt4g5DjH4oeg HzBuMfMEWPR2esqe
Apr 25 14:31:22.141328 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:31:22.141328 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 14:31:22.141328 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:31:22.141328 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 14:31:22.144192 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:22.297928 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa" returned: 0 in 0.155s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:22.298966 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138770160]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:31:22.299716 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-a7935116-042a-4cf6-9e8f-43cd73f04a54 req-5291b7c8-ba58-4fcc-8d15-ca82c7f1212c tempest-LiveMigrationTest-1840045182 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 14:31:22.300251 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-a7935116-042a-4cf6-9e8f-43cd73f04a54 req-5291b7c8-ba58-4fcc-8d15-ca82c7f1212c tempest-LiveMigrationTest-1840045182 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 14:31:22.303565 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:22.335367 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.033s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:22.336635 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138770160]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\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-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\n Backing store flags: \n Account information:\n TWm6wX7VnLYhjU6f9b6B\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n Backing store flags: \n Account information:\n 75m6cyxNFt4g5DjH4oeg\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-a7935116-042a-4cf6-9e8f-43cd73f04a54 req-5291b7c8-ba58-4fcc-8d15-ca82c7f1212c tempest-LiveMigrationTest-1840045182 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: I_T nexus: 3
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: TWm6wX7VnLYhjU6f9b6B
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Target 2: iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: I_T nexus: 2
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020000
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf20
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020001
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf21
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: 75m6cyxNFt4g5DjH4oeg
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:31:22.337559 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 14:31:22.344332 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:22.515872 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.177s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:22.517104 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138770160]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\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-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\n Backing store flags: \n Account information:\n TWm6wX7VnLYhjU6f9b6B\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n Backing store flags: \n Account information:\n 75m6cyxNFt4g5DjH4oeg\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:31:22.522152 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:22.750501 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.231s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:22.751458 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138770160]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\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-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\n Backing store flags: \n Account information:\n TWm6wX7VnLYhjU6f9b6B\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n Backing store flags: \n Account information:\n 75m6cyxNFt4g5DjH4oeg\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:31:22.752822 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-a7935116-042a-4cf6-9e8f-43cd73f04a54 req-5291b7c8-ba58-4fcc-8d15-ca82c7f1212c tempest-LiveMigrationTest-1840045182 None] Set provider_location to: 10.222.0.23:3260,2 iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 14:31:22.839373 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-a7935116-042a-4cf6-9e8f-43cd73f04a54 req-5291b7c8-ba58-4fcc-8d15-ca82c7f1212c tempest-LiveMigrationTest-1840045182 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa', 'target_lun': 1, 'volume_id': '639971db-2fd9-40a9-a12e-d194ef6f7cfa', 'auth_method': 'CHAP', 'auth_username': '75m6cyxNFt4g5DjH4oeg', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '0400063a-f8cb-4594-a06c-089a7eb95121'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 14:31:23.022355 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-a7935116-042a-4cf6-9e8f-43cd73f04a54 req-5291b7c8-ba58-4fcc-8d15-ca82c7f1212c tempest-LiveMigrationTest-1840045182 None] attachment_update completed successfully.
Apr 25 14:31:24.917979 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-5ecd000b-95e6-4f52-8fea-03d117653f63 req-797bace6-0495-4b5b-b864-b36413ba6177 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Terminate volume connection completed successfully.
Apr 25 14:31:24.918693 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-5ecd000b-95e6-4f52-8fea-03d117653f63 req-797bace6-0495-4b5b-b864-b36413ba6177 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Deleting attachment a27428c3-78f8-42b7-ab2b-946f129f2559. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 14:31:24.921757 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:25.145295 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.225s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:25.145613 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140977904]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\n System information:\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-b5edcd58-82e8-4c34-abcf-5dffa0c5979c\n Backing store flags: \n Account information:\n TWm6wX7VnLYhjU6f9b6B\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n Backing store flags: \n Account information:\n 75m6cyxNFt4g5DjH4oeg\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:31:25.146414 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-5ecd000b-95e6-4f52-8fea-03d117653f63 req-797bace6-0495-4b5b-b864-b36413ba6177 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Removing iscsi_target for Volume ID: b5edcd58-82e8-4c34-abcf-5dffa0c5979c
Apr 25 14:31:25.147410 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:25.376342 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c -f" returned: 0 in 0.228s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:25.377138 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140977904]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:31:25.385317 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:25.512206 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.133s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:25.513645 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140977904]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n Backing store flags: \n Account information:\n 75m6cyxNFt4g5DjH4oeg\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:31:29.304741 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:31:29.321476 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:31:29.322308 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 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'
Apr 25 14:31:29.355934 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Flow 'volume_create_manager' (e957b160-55c4-48a9-9dd8-64d8218163ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:31:29.370000 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (37ef8740-22a9-4bc7-a51b-393873bcafd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:31:29.429984 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:31:29.491951 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (37ef8740-22a9-4bc7-a51b-393873bcafd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:31:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-956467121',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=5e56aee0-94be-442a-ba77-3cae0bef0db2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08bf0721b9034e97abb37206c06cb39c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:31:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:31:29Z,user_id='05045872f0744f4abc739112eaee8dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:31:29.498862 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (26c56cc1-c12e-4c41-b602-fd78c6f584cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:31:29.502820 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (26c56cc1-c12e-4c41-b602-fd78c6f584cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:31:29.505657 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8319d11c-fa11-4469-b7ea-964913487f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:31:29.746441 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8319d11c-fa11-4469-b7ea-964913487f03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '5e56aee0-94be-442a-ba77-3cae0bef0db2', 'volume_name': 'volume-5e56aee0-94be-442a-ba77-3cae0bef0db2', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:31:29.749565 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (08e2d46d-5a4d-4e13-ba3c-7846429090c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:31:29.752151 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (08e2d46d-5a4d-4e13-ba3c-7846429090c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:31:29.756760 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2ac4de29-e1e5-4d54-8e2b-19b88bc68265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:31:29.761265 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Volume 5e56aee0-94be-442a-ba77-3cae0bef0db2: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-5e56aee0-94be-442a-ba77-3cae0bef0db2', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 25 14:31:29.764345 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Cloning 5e56aee0-94be-442a-ba77-3cae0bef0db2 from image e15baa71-d40b-4547-acda-fdfd7426651d at location (None, None). {{(pid=96343) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 25 14:31:40.743032 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-a7935116-042a-4cf6-9e8f-43cd73f04a54 req-b45cdedc-3ef0-4cf9-a148-bf7b83f12503 tempest-LiveMigrationTest-1840045182 None] Terminate volume connection completed successfully.
Apr 25 14:31:40.744094 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-a7935116-042a-4cf6-9e8f-43cd73f04a54 req-b45cdedc-3ef0-4cf9-a148-bf7b83f12503 tempest-LiveMigrationTest-1840045182 None] Deleting attachment 6fe5fc17-0664-4984-8f4b-a6bce28e6daf. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 14:31:47.195098 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_xbzkl6awn-d-811416-6@lvmdriver-1, size 616.00 MB, duration 17.42 sec {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 25 14:31:47.195873 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Image download 616.00 MB at 35.35 MB/s
Apr 25 14:31:47.240001 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 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_e15baa71-d40b-4547-acda-fdfd7426651d_xbzkl6awn-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:47.436159 n-d-811416-6 sudo[106496]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_xbzkl6awn-d-811416-6@lvmdriver-1
Apr 25 14:31:47.437804 n-d-811416-6 sudo[106496]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:31:48.330235 n-d-811416-6 sudo[106496]: pam_unix(sudo:session): session closed for user root
Apr 25 14:31:48.334313 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 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_e15baa71-d40b-4547-acda-fdfd7426651d_xbzkl6awn-d-811416-6@lvmdriver-1" returned: 0 in 1.094s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:48.336024 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d is fetched for user 05045872f0744f4abc739112eaee8dc3. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 25 14:31:48.433150 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 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_e15baa71-d40b-4547-acda-fdfd7426651d_xbzkl6awn-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:48.624216 n-d-811416-6 sudo[106501]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_xbzkl6awn-d-811416-6@lvmdriver-1
Apr 25 14:31:48.625629 n-d-811416-6 sudo[106501]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:31:49.151754 n-d-811416-6 sudo[106501]: pam_unix(sudo:session): session closed for user root
Apr 25 14:31:49.164742 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 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_e15baa71-d40b-4547-acda-fdfd7426651d_xbzkl6awn-d-811416-6@lvmdriver-1" returned: 0 in 0.731s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:49.167562 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5e56aee0-94be-442a-ba77-3cae0bef0db2 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:49.209760 n-d-811416-6 sudo[106506]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5e56aee0-94be-442a-ba77-3cae0bef0db2 stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:31:49.211154 n-d-811416-6 sudo[106506]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:31:50.018800 n-d-811416-6 sudo[106506]: pam_unix(sudo:session): session closed for user root
Apr 25 14:31:50.021008 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5e56aee0-94be-442a-ba77-3cae0bef0db2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.853s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:50.044500 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Attempting download of e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume 5e56aee0-94be-442a-ba77-3cae0bef0db2. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 25 14:31:50.103683 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 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_e15baa71-d40b-4547-acda-fdfd7426651d_1rnooih9 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:50.198668 n-d-811416-6 sudo[106541]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_1rnooih9
Apr 25 14:31:50.200211 n-d-811416-6 sudo[106541]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:31:50.651430 n-d-811416-6 sudo[106541]: pam_unix(sudo:session): session closed for user root
Apr 25 14:31:50.653712 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 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_e15baa71-d40b-4547-acda-fdfd7426651d_1rnooih9" returned: 0 in 0.550s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:50.655080 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 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_e15baa71-d40b-4547-acda-fdfd7426651d_xbzkl6awn-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:50.926381 n-d-811416-6 sudo[106545]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_xbzkl6awn-d-811416-6@lvmdriver-1
Apr 25 14:31:50.927778 n-d-811416-6 sudo[106545]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:31:51.340496 n-d-811416-6 sudo[106545]: pam_unix(sudo:session): session closed for user root
Apr 25 14:31:51.342769 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 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_e15baa71-d40b-4547-acda-fdfd7426651d_xbzkl6awn-d-811416-6@lvmdriver-1" returned: 0 in 0.687s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:51.343627 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] e15baa71-d40b-4547-acda-fdfd7426651d was vhdx, converting to raw {{(pid=96343) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 25 14:31:51.344651 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_xbzkl6awn-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5e56aee0--94be--442a--ba77--3cae0bef0db2 oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:51.367572 n-d-811416-6 sudo[106550]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_xbzkl6awn-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5e56aee0--94be--442a--ba77--3cae0bef0db2 oflag=direct
Apr 25 14:31:51.368407 n-d-811416-6 sudo[106550]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:31:51.785687 n-d-811416-6 sudo[106550]: pam_unix(sudo:session): session closed for user root
Apr 25 14:31:51.788234 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_xbzkl6awn-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5e56aee0--94be--442a--ba77--3cae0bef0db2 oflag=direct" returned: 0 in 0.443s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:51.790391 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 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_e15baa71-d40b-4547-acda-fdfd7426651d_xbzkl6awn-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5e56aee0--94be--442a--ba77--3cae0bef0db2 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:51.812757 n-d-811416-6 sudo[106562]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_xbzkl6awn-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5e56aee0--94be--442a--ba77--3cae0bef0db2
Apr 25 14:31:51.814329 n-d-811416-6 sudo[106562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:31:53.082495 n-d-811416-6 sudo[106562]: pam_unix(sudo:session): session closed for user root
Apr 25 14:31:53.086247 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 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_e15baa71-d40b-4547-acda-fdfd7426651d_xbzkl6awn-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5e56aee0--94be--442a--ba77--3cae0bef0db2" returned: 0 in 1.295s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:53.090122 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 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_e15baa71-d40b-4547-acda-fdfd7426651d_xbzkl6awn-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:53.213725 n-d-811416-6 sudo[106588]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_xbzkl6awn-d-811416-6@lvmdriver-1
Apr 25 14:31:53.214586 n-d-811416-6 sudo[106588]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:31:53.671738 n-d-811416-6 sudo[106588]: pam_unix(sudo:session): session closed for user root
Apr 25 14:31:53.674262 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 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_e15baa71-d40b-4547-acda-fdfd7426651d_xbzkl6awn-d-811416-6@lvmdriver-1" returned: 0 in 0.584s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:53.675229 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_xbzkl6awn-d-811416-6@lvmdriver-1, size 700.00 MB, duration 1.30 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--5e56aee0--94be--442a--ba77--3cae0bef0db2 {{(pid=96343) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 25 14:31:53.675723 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Converted 700.00 MB image at 538.63 MB/s
Apr 25 14:31:53.676808 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Downloaded image e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume 5e56aee0-94be-442a-ba77-3cae0bef0db2 successfully. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 25 14:31:53.826431 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d for user 05045872f0744f4abc739112eaee8dc3 is deleted. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 25 14:31:53.827384 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Marking volume 5e56aee0-94be-442a-ba77-3cae0bef0db2 as bootable. {{(pid=96343) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 25 14:31:53.865985 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Copying metadata from image e15baa71-d40b-4547-acda-fdfd7426651d to 5e56aee0-94be-442a-ba77-3cae0bef0db2. {{(pid=96343) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 25 14:31:53.866946 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Creating volume glance metadata for volume 5e56aee0-94be-442a-ba77-3cae0bef0db2 backed by image e15baa71-d40b-4547-acda-fdfd7426651d with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96343) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 25 14:31:53.890598 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-251ea47f-cd9e-4ab8-aa8d-51b9ed020e38 req-59a4cb69-47ca-49ef-8013-a0dd14b85980 tempest-LiveMigrationTest-442363733 None] Terminate volume connection completed successfully.
Apr 25 14:31:53.891239 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-251ea47f-cd9e-4ab8-aa8d-51b9ed020e38 req-59a4cb69-47ca-49ef-8013-a0dd14b85980 tempest-LiveMigrationTest-442363733 None] Deleting attachment 0400063a-f8cb-4594-a06c-089a7eb95121. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 14:31:53.894302 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:53.989458 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2ac4de29-e1e5-4d54-8e2b-19b88bc68265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5e56aee0-94be-442a-ba77-3cae0bef0db2', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:31:53.992509 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8b1ad586-1fb2-4050-a1e7-f03120fe95f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:31:54.002869 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Volume volume-5e56aee0-94be-442a-ba77-3cae0bef0db2 (5e56aee0-94be-442a-ba77-3cae0bef0db2): created successfully
Apr 25 14:31:54.005175 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8b1ad586-1fb2-4050-a1e7-f03120fe95f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:31:54.009155 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Flow 'volume_create_manager' (e957b160-55c4-48a9-9dd8-64d8218163ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:31:54.018929 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-934bfbf5-875e-4039-9e29-84e7230ad3aa tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Created volume successfully.
Apr 25 14:31:54.061117 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.168s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:54.061743 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138229664]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n System information:\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-639971db-2fd9-40a9-a12e-d194ef6f7cfa\n Backing store flags: \n Account information:\n 75m6cyxNFt4g5DjH4oeg\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:31:54.062369 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-251ea47f-cd9e-4ab8-aa8d-51b9ed020e38 req-59a4cb69-47ca-49ef-8013-a0dd14b85980 tempest-LiveMigrationTest-442363733 None] Removing iscsi_target for Volume ID: 639971db-2fd9-40a9-a12e-d194ef6f7cfa
Apr 25 14:31:54.063411 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:54.164593 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa -f" returned: 0 in 0.099s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:54.167755 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138229664]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:31:54.172872 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:54.294693 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:31:54.295044 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138229664]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:31:55.759820 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:31:55.764299 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:31:55.764789 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 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'
Apr 25 14:31:55.778924 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Flow 'volume_create_manager' (9f785a93-c094-4a10-ba31-9d0af891f81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:31:55.782308 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e56b799f-7daf-43f9-9623-33e81df384fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:31:55.804752 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:31:55.829976 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e56b799f-7daf-43f9-9623-33e81df384fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:31:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1791361508',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=e8a9d133-a274-4ca6-9c34-a8207f5adb19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59aa456541ee4328a8649e9ef257d941',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:31:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:31:56Z,user_id='5bf5bf38254446e18a33e5225316a7ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:31:55.832459 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8d1c1282-4720-487f-b589-bb552d0305d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:31:55.834564 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8d1c1282-4720-487f-b589-bb552d0305d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:31:55.837374 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c152b894-eeb5-4c0b-b69a-d20ee33b1e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:31:55.947834 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c152b894-eeb5-4c0b-b69a-d20ee33b1e1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'e8a9d133-a274-4ca6-9c34-a8207f5adb19', 'volume_name': 'volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:31:55.950402 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5b476b0c-9184-4100-b2c3-adba283cb02b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:31:55.952717 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5b476b0c-9184-4100-b2c3-adba283cb02b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:31:55.955648 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f6f066f8-cbdc-4758-af47-2f58a6b8e03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:31:55.956691 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Volume e8a9d133-a274-4ca6-9c34-a8207f5adb19: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 25 14:31:55.957535 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Cloning e8a9d133-a274-4ca6-9c34-a8207f5adb19 from image e15baa71-d40b-4547-acda-fdfd7426651d at location (None, None). {{(pid=96343) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 25 14:31:59.227201 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-ef09b111-c028-482b-98e6-b2d9231e10c2 req-95d01f4b-a1df-4039-9e2d-2cdd9b6429b7 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5e56aee0-94be-442a-ba77-3cae0bef0db2 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:31:59.297398 n-d-811416-6 sudo[106620]: 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-5e56aee0-94be-442a-ba77-3cae0bef0db2
Apr 25 14:31:59.298213 n-d-811416-6 sudo[106620]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:32:00.142901 n-d-811416-6 sudo[106620]: pam_unix(sudo:session): session closed for user root
Apr 25 14:32:00.145762 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-ef09b111-c028-482b-98e6-b2d9231e10c2 req-95d01f4b-a1df-4039-9e2d-2cdd9b6429b7 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5e56aee0-94be-442a-ba77-3cae0bef0db2" returned: 0 in 0.918s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:32:00.282328 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:32:00.302231 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:32:00.302717 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129120512]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:32:00.306211 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-ef09b111-c028-482b-98e6-b2d9231e10c2 req-95d01f4b-a1df-4039-9e2d-2cdd9b6429b7 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Targets prior to update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 14:32:00.307516 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-ef09b111-c028-482b-98e6-b2d9231e10c2 req-95d01f4b-a1df-4039-9e2d-2cdd9b6429b7 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Creating iscsi_target for Volume ID: volume-5e56aee0-94be-442a-ba77-3cae0bef0db2 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 14:32:00.316739 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-ef09b111-c028-482b-98e6-b2d9231e10c2 req-95d01f4b-a1df-4039-9e2d-2cdd9b6429b7 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Created volume path /opt/stack/data/cinder/volumes/volume-5e56aee0-94be-442a-ba77-3cae0bef0db2,
Apr 25 14:32:00.316739 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 14:32:00.316739 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:32:00.316739 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5e56aee0-94be-442a-ba77-3cae0bef0db2
Apr 25 14:32:00.316739 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 14:32:00.316739 n-d-811416-6 cinder-volume[96343]: incominguser BSMYVNvHz5MXvu65qr7C CtbtmBw6n6C8ycNn
Apr 25 14:32:00.316739 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:32:00.316739 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 14:32:00.316739 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:32:00.316739 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 14:32:00.322598 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:32:01.080822 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2" returned: 0 in 0.759s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:32:01.081185 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129120512]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:32:01.082347 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-ef09b111-c028-482b-98e6-b2d9231e10c2 req-95d01f4b-a1df-4039-9e2d-2cdd9b6429b7 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 14:32:01.082907 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-ef09b111-c028-482b-98e6-b2d9231e10c2 req-95d01f4b-a1df-4039-9e2d-2cdd9b6429b7 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 14:32:01.085796 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:32:01.096364 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:32:01.096997 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129120512]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2\n System information:\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-5e56aee0-94be-442a-ba77-3cae0bef0db2\n Backing store flags: \n Account information:\n BSMYVNvHz5MXvu65qr7C\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:32:01.097856 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-ef09b111-c028-482b-98e6-b2d9231e10c2 req-95d01f4b-a1df-4039-9e2d-2cdd9b6429b7 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Targets after update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 14:32:01.102263 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:32:01.216758 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:32:01.217391 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129120512]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2\n System information:\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-5e56aee0-94be-442a-ba77-3cae0bef0db2\n Backing store flags: \n Account information:\n BSMYVNvHz5MXvu65qr7C\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:32:01.218906 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:32:01.359368 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.140s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:32:01.360037 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129120512]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2\n System information:\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-5e56aee0-94be-442a-ba77-3cae0bef0db2\n Backing store flags: \n Account information:\n BSMYVNvHz5MXvu65qr7C\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:32:01.360725 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-ef09b111-c028-482b-98e6-b2d9231e10c2 req-95d01f4b-a1df-4039-9e2d-2cdd9b6429b7 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Set provider_location to: 10.222.0.23:3260,1 iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 14:32:01.484287 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-ef09b111-c028-482b-98e6-b2d9231e10c2 req-95d01f4b-a1df-4039-9e2d-2cdd9b6429b7 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2', 'target_lun': 1, 'volume_id': '5e56aee0-94be-442a-ba77-3cae0bef0db2', 'auth_method': 'CHAP', 'auth_username': 'BSMYVNvHz5MXvu65qr7C', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '961dd07a-a54d-4e48-ae67-75df02211643'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 14:32:01.667755 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-ef09b111-c028-482b-98e6-b2d9231e10c2 req-95d01f4b-a1df-4039-9e2d-2cdd9b6429b7 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] attachment_update completed successfully.
Apr 25 14:32:03.900957 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:32:03.902360 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:32:03.903646 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:32:03.926448 n-d-811416-6 sudo[106658]: 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
Apr 25 14:32:03.928126 n-d-811416-6 sudo[106658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:32:04.807660 n-d-811416-6 sudo[106658]: pam_unix(sudo:session): session closed for user root
Apr 25 14:32:04.811153 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.907s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:32:04.813462 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:32:04.846382 n-d-811416-6 sudo[106672]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:32:04.847201 n-d-811416-6 sudo[106672]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:32:05.633431 n-d-811416-6 sudo[106672]: pam_unix(sudo:session): session closed for user root
Apr 25 14:32:05.636052 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.822s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:32:05.639780 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:32:11.216900 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_ox459fhhn-d-811416-6@lvmdriver-1, size 616.00 MB, duration 15.26 sec {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 25 14:32:11.217657 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Image download 616.00 MB at 40.38 MB/s
Apr 25 14:32:11.274448 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 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_e15baa71-d40b-4547-acda-fdfd7426651d_ox459fhhn-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:32:11.375080 n-d-811416-6 sudo[106685]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_ox459fhhn-d-811416-6@lvmdriver-1
Apr 25 14:32:11.375900 n-d-811416-6 sudo[106685]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:32:11.787337 n-d-811416-6 sudo[106685]: pam_unix(sudo:session): session closed for user root
Apr 25 14:32:11.790620 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 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_e15baa71-d40b-4547-acda-fdfd7426651d_ox459fhhn-d-811416-6@lvmdriver-1" returned: 0 in 0.516s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:32:11.791995 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d is fetched for user 5bf5bf38254446e18a33e5225316a7ba. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 25 14:32:11.856391 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 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_e15baa71-d40b-4547-acda-fdfd7426651d_ox459fhhn-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:32:11.943689 n-d-811416-6 sudo[106690]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_ox459fhhn-d-811416-6@lvmdriver-1
Apr 25 14:32:11.944561 n-d-811416-6 sudo[106690]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:32:12.313285 n-d-811416-6 sudo[106690]: pam_unix(sudo:session): session closed for user root
Apr 25 14:32:12.315621 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 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_e15baa71-d40b-4547-acda-fdfd7426651d_ox459fhhn-d-811416-6@lvmdriver-1" returned: 0 in 0.459s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:32:12.317838 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:32:12.340968 n-d-811416-6 sudo[106695]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19 stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:32:12.341810 n-d-811416-6 sudo[106695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:32:13.006612 n-d-811416-6 sudo[106695]: pam_unix(sudo:session): session closed for user root
Apr 25 14:32:13.008857 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.691s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:32:13.039973 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Attempting download of e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume e8a9d133-a274-4ca6-9c34-a8207f5adb19. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 25 14:32:13.093321 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 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_e15baa71-d40b-4547-acda-fdfd7426651d_5n065xsk {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:32:13.193196 n-d-811416-6 sudo[106729]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_5n065xsk
Apr 25 14:32:13.194488 n-d-811416-6 sudo[106729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:32:13.550095 n-d-811416-6 sudo[106729]: pam_unix(sudo:session): session closed for user root
Apr 25 14:32:13.552305 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 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_e15baa71-d40b-4547-acda-fdfd7426651d_5n065xsk" returned: 0 in 0.459s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:32:13.553629 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 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_e15baa71-d40b-4547-acda-fdfd7426651d_ox459fhhn-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:32:13.637932 n-d-811416-6 sudo[106733]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_ox459fhhn-d-811416-6@lvmdriver-1
Apr 25 14:32:13.638733 n-d-811416-6 sudo[106733]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:32:14.073540 n-d-811416-6 sudo[106733]: pam_unix(sudo:session): session closed for user root
Apr 25 14:32:14.078534 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 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_e15baa71-d40b-4547-acda-fdfd7426651d_ox459fhhn-d-811416-6@lvmdriver-1" returned: 0 in 0.523s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:32:14.079428 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] e15baa71-d40b-4547-acda-fdfd7426651d was vhdx, converting to raw {{(pid=96343) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 25 14:32:14.083110 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_ox459fhhn-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e8a9d133--a274--4ca6--9c34--a8207f5adb19 oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:32:14.147994 n-d-811416-6 sudo[106772]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_ox459fhhn-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e8a9d133--a274--4ca6--9c34--a8207f5adb19 oflag=direct
Apr 25 14:32:14.148834 n-d-811416-6 sudo[106772]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:32:14.658063 n-d-811416-6 sudo[106772]: pam_unix(sudo:session): session closed for user root
Apr 25 14:32:14.660993 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_ox459fhhn-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e8a9d133--a274--4ca6--9c34--a8207f5adb19 oflag=direct" returned: 0 in 0.578s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:32:14.663782 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 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_e15baa71-d40b-4547-acda-fdfd7426651d_ox459fhhn-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e8a9d133--a274--4ca6--9c34--a8207f5adb19 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:32:14.690083 n-d-811416-6 sudo[106786]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_ox459fhhn-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e8a9d133--a274--4ca6--9c34--a8207f5adb19
Apr 25 14:32:14.691763 n-d-811416-6 sudo[106786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:32:16.057596 n-d-811416-6 sudo[106786]: pam_unix(sudo:session): session closed for user root
Apr 25 14:32:16.060021 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 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_e15baa71-d40b-4547-acda-fdfd7426651d_ox459fhhn-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e8a9d133--a274--4ca6--9c34--a8207f5adb19" returned: 0 in 1.397s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:32:16.061134 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 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_e15baa71-d40b-4547-acda-fdfd7426651d_ox459fhhn-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:32:16.205748 n-d-811416-6 sudo[106813]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_ox459fhhn-d-811416-6@lvmdriver-1
Apr 25 14:32:16.207974 n-d-811416-6 sudo[106813]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:32:16.837500 n-d-811416-6 sudo[106813]: pam_unix(sudo:session): session closed for user root
Apr 25 14:32:16.840035 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 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_e15baa71-d40b-4547-acda-fdfd7426651d_ox459fhhn-d-811416-6@lvmdriver-1" returned: 0 in 0.778s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:32:16.841973 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_ox459fhhn-d-811416-6@lvmdriver-1, size 700.00 MB, duration 1.40 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--e8a9d133--a274--4ca6--9c34--a8207f5adb19 {{(pid=96343) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 25 14:32:16.842591 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Converted 700.00 MB image at 500.68 MB/s
Apr 25 14:32:16.843542 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Downloaded image e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume e8a9d133-a274-4ca6-9c34-a8207f5adb19 successfully. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 25 14:32:17.095775 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d for user 5bf5bf38254446e18a33e5225316a7ba is deleted. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 25 14:32:17.097224 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Marking volume e8a9d133-a274-4ca6-9c34-a8207f5adb19 as bootable. {{(pid=96343) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 25 14:32:17.112663 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Copying metadata from image e15baa71-d40b-4547-acda-fdfd7426651d to e8a9d133-a274-4ca6-9c34-a8207f5adb19. {{(pid=96343) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 25 14:32:17.114904 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Creating volume glance metadata for volume e8a9d133-a274-4ca6-9c34-a8207f5adb19 backed by image e15baa71-d40b-4547-acda-fdfd7426651d with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96343) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 25 14:32:17.231647 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f6f066f8-cbdc-4758-af47-2f58a6b8e03f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:32:17.239338 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4b382845-199d-40f3-a8cd-df9031f93612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:32:17.258084 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Volume volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19 (e8a9d133-a274-4ca6-9c34-a8207f5adb19): created successfully
Apr 25 14:32:17.260819 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4b382845-199d-40f3-a8cd-df9031f93612) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:32:17.266163 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Flow 'volume_create_manager' (9f785a93-c094-4a10-ba31-9d0af891f81c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:32:17.290158 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-327d1b7f-6d9c-4a43-b8d5-cc78e508cc33 tempest-LiveMigrationTest-442363733 None] Created volume successfully.
Apr 25 14:32:23.470168 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-36602988-2af2-4092-9458-c02e90c37794 req-59af3f7c-2484-4d7c-b439-6c5ade4978d1 tempest-LiveMigrationTest-442363733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:32:23.527117 n-d-811416-6 sudo[106848]: 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-e8a9d133-a274-4ca6-9c34-a8207f5adb19
Apr 25 14:32:23.529584 n-d-811416-6 sudo[106848]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:32:24.172898 n-d-811416-6 sudo[106848]: pam_unix(sudo:session): session closed for user root
Apr 25 14:32:24.175408 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-36602988-2af2-4092-9458-c02e90c37794 req-59af3f7c-2484-4d7c-b439-6c5ade4978d1 tempest-LiveMigrationTest-442363733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19" returned: 0 in 0.706s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:32:24.249378 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:32:24.260406 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:32:24.261564 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681141593360]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2\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-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-5e56aee0-94be-442a-ba77-3cae0bef0db2\n Backing store flags: \n Account information:\n BSMYVNvHz5MXvu65qr7C\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-36602988-2af2-4092-9458-c02e90c37794 req-59af3f7c-2484-4d7c-b439-6c5ade4978d1 tempest-LiveMigrationTest-442363733 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: I_T nexus: 6
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e56aee0-94be-442a-ba77-3cae0bef0db2
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: BSMYVNvHz5MXvu65qr7C
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:32:24.262611 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 14:32:24.268299 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-36602988-2af2-4092-9458-c02e90c37794 req-59af3f7c-2484-4d7c-b439-6c5ade4978d1 tempest-LiveMigrationTest-442363733 None] Creating iscsi_target for Volume ID: volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 14:32:24.273677 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-36602988-2af2-4092-9458-c02e90c37794 req-59af3f7c-2484-4d7c-b439-6c5ade4978d1 tempest-LiveMigrationTest-442363733 None] Created volume path /opt/stack/data/cinder/volumes/volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19,
Apr 25 14:32:24.273677 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 14:32:24.273677 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:32:24.273677 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19
Apr 25 14:32:24.273677 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 14:32:24.273677 n-d-811416-6 cinder-volume[96343]: incominguser 4PTqnMkiZmW8rE3Arekx 2Q5tibKWe87YSZ4v
Apr 25 14:32:24.273677 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:32:24.273677 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 14:32:24.273677 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:32:24.273677 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 14:32:24.298980 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:32:25.430820 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19" returned: 0 in 1.152s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:32:25.432106 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681141593360]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:32:25.432898 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-36602988-2af2-4092-9458-c02e90c37794 req-59af3f7c-2484-4d7c-b439-6c5ade4978d1 tempest-LiveMigrationTest-442363733 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 14:32:25.433383 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-36602988-2af2-4092-9458-c02e90c37794 req-59af3f7c-2484-4d7c-b439-6c5ade4978d1 tempest-LiveMigrationTest-442363733 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 14:32:25.434813 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:32:25.473877 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.039s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:32:25.475022 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681141593360]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2\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-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-5e56aee0-94be-442a-ba77-3cae0bef0db2\n Backing store flags: \n Account information:\n BSMYVNvHz5MXvu65qr7C\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n System information:\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-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n Backing store flags: \n Account information:\n 4PTqnMkiZmW8rE3Arekx\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-36602988-2af2-4092-9458-c02e90c37794 req-59af3f7c-2484-4d7c-b439-6c5ade4978d1 tempest-LiveMigrationTest-442363733 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: I_T nexus: 6
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e56aee0-94be-442a-ba77-3cae0bef0db2
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: BSMYVNvHz5MXvu65qr7C
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:32:25.476285 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 14:32:25.484053 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:32:25.809380 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.326s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:32:25.809678 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681141593360]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2\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-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-5e56aee0-94be-442a-ba77-3cae0bef0db2\n Backing store flags: \n Account information:\n BSMYVNvHz5MXvu65qr7C\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n System information:\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-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n Backing store flags: \n Account information:\n 4PTqnMkiZmW8rE3Arekx\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:32:25.811957 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:32:26.021750 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.210s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:32:26.024126 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681141593360]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2\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-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-5e56aee0-94be-442a-ba77-3cae0bef0db2\n Backing store flags: \n Account information:\n BSMYVNvHz5MXvu65qr7C\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n System information:\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-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n Backing store flags: \n Account information:\n 4PTqnMkiZmW8rE3Arekx\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:32:26.025666 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-36602988-2af2-4092-9458-c02e90c37794 req-59af3f7c-2484-4d7c-b439-6c5ade4978d1 tempest-LiveMigrationTest-442363733 None] Set provider_location to: 10.222.0.23:3260,2 iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 14:32:26.119659 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-36602988-2af2-4092-9458-c02e90c37794 req-59af3f7c-2484-4d7c-b439-6c5ade4978d1 tempest-LiveMigrationTest-442363733 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19', 'target_lun': 1, 'volume_id': 'e8a9d133-a274-4ca6-9c34-a8207f5adb19', 'auth_method': 'CHAP', 'auth_username': '4PTqnMkiZmW8rE3Arekx', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'da9d8dcb-8f5e-4452-b369-f5e31f24f819'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 14:32:26.421611 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-36602988-2af2-4092-9458-c02e90c37794 req-59af3f7c-2484-4d7c-b439-6c5ade4978d1 tempest-LiveMigrationTest-442363733 None] attachment_update completed successfully.
Apr 25 14:32:35.643221 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-a5c5d79d-5eb5-49ed-b7ff-39eef246e3e2 req-fc4f421e-6597-4a7c-bc80-cd2c8b4fe097 tempest-LiveAutoBlockMigrationV225Test-614901171 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5e56aee0-94be-442a-ba77-3cae0bef0db2 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:32:35.714440 n-d-811416-6 sudo[106920]: 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-5e56aee0-94be-442a-ba77-3cae0bef0db2
Apr 25 14:32:35.715992 n-d-811416-6 sudo[106920]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:32:36.997907 n-d-811416-6 sudo[106920]: pam_unix(sudo:session): session closed for user root
Apr 25 14:32:37.001030 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-a5c5d79d-5eb5-49ed-b7ff-39eef246e3e2 req-fc4f421e-6597-4a7c-bc80-cd2c8b4fe097 tempest-LiveAutoBlockMigrationV225Test-614901171 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5e56aee0-94be-442a-ba77-3cae0bef0db2" returned: 0 in 1.357s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:32:37.370042 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:32:37.390372 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:32:37.391153 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681141593360]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2\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-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-5e56aee0-94be-442a-ba77-3cae0bef0db2\n Backing store flags: \n Account information:\n BSMYVNvHz5MXvu65qr7C\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n Backing store flags: \n Account information:\n 4PTqnMkiZmW8rE3Arekx\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-a5c5d79d-5eb5-49ed-b7ff-39eef246e3e2 req-fc4f421e-6597-4a7c-bc80-cd2c8b4fe097 tempest-LiveAutoBlockMigrationV225Test-614901171 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: I_T nexus: 6
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e56aee0-94be-442a-ba77-3cae0bef0db2
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: BSMYVNvHz5MXvu65qr7C
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Target 2: iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: I_T nexus: 7
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020000
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf20
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020001
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf21
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: 4PTqnMkiZmW8rE3Arekx
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:32:37.392723 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 14:32:37.409265 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-a5c5d79d-5eb5-49ed-b7ff-39eef246e3e2 req-fc4f421e-6597-4a7c-bc80-cd2c8b4fe097 tempest-LiveAutoBlockMigrationV225Test-614901171 None] Creating iscsi_target for Volume ID: volume-5e56aee0-94be-442a-ba77-3cae0bef0db2 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 14:32:37.409265 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-a5c5d79d-5eb5-49ed-b7ff-39eef246e3e2 req-fc4f421e-6597-4a7c-bc80-cd2c8b4fe097 tempest-LiveAutoBlockMigrationV225Test-614901171 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-5e56aee0-94be-442a-ba77-3cae0bef0db2 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Apr 25 14:32:37.423793 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-a5c5d79d-5eb5-49ed-b7ff-39eef246e3e2 req-fc4f421e-6597-4a7c-bc80-cd2c8b4fe097 tempest-LiveAutoBlockMigrationV225Test-614901171 None] Created volume path /opt/stack/data/cinder/volumes/volume-5e56aee0-94be-442a-ba77-3cae0bef0db2,
Apr 25 14:32:37.423793 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 14:32:37.423793 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:32:37.423793 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5e56aee0-94be-442a-ba77-3cae0bef0db2
Apr 25 14:32:37.423793 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 14:32:37.423793 n-d-811416-6 cinder-volume[96343]: incominguser BSMYVNvHz5MXvu65qr7C CtbtmBw6n6C8ycNn
Apr 25 14:32:37.423793 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:32:37.423793 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 14:32:37.423793 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:32:37.423793 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 14:32:37.427970 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:32:37.739698 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2" returned: 0 in 0.311s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:32:37.741110 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681141593360]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:32:37.742186 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-a5c5d79d-5eb5-49ed-b7ff-39eef246e3e2 req-fc4f421e-6597-4a7c-bc80-cd2c8b4fe097 tempest-LiveAutoBlockMigrationV225Test-614901171 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 14:32:37.743087 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-a5c5d79d-5eb5-49ed-b7ff-39eef246e3e2 req-fc4f421e-6597-4a7c-bc80-cd2c8b4fe097 tempest-LiveAutoBlockMigrationV225Test-614901171 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 14:32:37.748294 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:32:37.770670 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:32:37.771449 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681141593360]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2\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-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-5e56aee0-94be-442a-ba77-3cae0bef0db2\n Backing store flags: \n Account information:\n BSMYVNvHz5MXvu65qr7C\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n Backing store flags: \n Account information:\n 4PTqnMkiZmW8rE3Arekx\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-a5c5d79d-5eb5-49ed-b7ff-39eef246e3e2 req-fc4f421e-6597-4a7c-bc80-cd2c8b4fe097 tempest-LiveAutoBlockMigrationV225Test-614901171 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: I_T nexus: 6
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e56aee0-94be-442a-ba77-3cae0bef0db2
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: BSMYVNvHz5MXvu65qr7C
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Target 2: iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: I_T nexus: 7
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020000
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf20
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020001
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf21
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: 4PTqnMkiZmW8rE3Arekx
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:32:37.773368 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 14:32:37.796002 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:32:38.192884 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.400s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:32:38.194591 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681141593360]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2\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-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-5e56aee0-94be-442a-ba77-3cae0bef0db2\n Backing store flags: \n Account information:\n BSMYVNvHz5MXvu65qr7C\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n Backing store flags: \n Account information:\n 4PTqnMkiZmW8rE3Arekx\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:32:38.196049 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:32:38.505733 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.308s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:32:38.507651 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681141593360]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2\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-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-5e56aee0-94be-442a-ba77-3cae0bef0db2\n Backing store flags: \n Account information:\n BSMYVNvHz5MXvu65qr7C\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n Backing store flags: \n Account information:\n 4PTqnMkiZmW8rE3Arekx\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:32:38.508916 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-a5c5d79d-5eb5-49ed-b7ff-39eef246e3e2 req-fc4f421e-6597-4a7c-bc80-cd2c8b4fe097 tempest-LiveAutoBlockMigrationV225Test-614901171 None] Set provider_location to: 10.222.0.23:3260,1 iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 14:32:38.679918 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-a5c5d79d-5eb5-49ed-b7ff-39eef246e3e2 req-fc4f421e-6597-4a7c-bc80-cd2c8b4fe097 tempest-LiveAutoBlockMigrationV225Test-614901171 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2', 'target_lun': 1, 'volume_id': '5e56aee0-94be-442a-ba77-3cae0bef0db2', 'auth_method': 'CHAP', 'auth_username': 'BSMYVNvHz5MXvu65qr7C', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '297db238-0c6c-4c4a-9791-15c194837333'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 14:32:39.000693 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-a5c5d79d-5eb5-49ed-b7ff-39eef246e3e2 req-fc4f421e-6597-4a7c-bc80-cd2c8b4fe097 tempest-LiveAutoBlockMigrationV225Test-614901171 None] attachment_update completed successfully.
Apr 25 14:32:52.815052 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-a5c5d79d-5eb5-49ed-b7ff-39eef246e3e2 req-0993daa3-8aa5-4050-9bed-96432e906f3d tempest-LiveAutoBlockMigrationV225Test-614901171 None] Terminate volume connection completed successfully.
Apr 25 14:32:52.815768 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-a5c5d79d-5eb5-49ed-b7ff-39eef246e3e2 req-0993daa3-8aa5-4050-9bed-96432e906f3d tempest-LiveAutoBlockMigrationV225Test-614901171 None] Deleting attachment 961dd07a-a54d-4e48-ae67-75df02211643. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 14:33:03.901022 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:33:03.901703 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:33:03.903783 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:03.959857 n-d-811416-6 sudo[106955]: 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
Apr 25 14:33:03.960696 n-d-811416-6 sudo[106955]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:33:04.601377 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-4b739a7b-db40-49a0-9885-b47e92705471 req-5978c18f-b680-475a-a93f-450bee86e7af tempest-LiveMigrationTest-1840045182 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:04.643420 n-d-811416-6 sudo[106965]: 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-e8a9d133-a274-4ca6-9c34-a8207f5adb19
Apr 25 14:33:04.644238 n-d-811416-6 sudo[106965]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:33:04.855399 n-d-811416-6 sudo[106955]: pam_unix(sudo:session): session closed for user root
Apr 25 14:33:04.858851 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.954s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:04.859293 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:04.881931 n-d-811416-6 sudo[106971]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:33:04.882976 n-d-811416-6 sudo[106971]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:33:05.219232 n-d-811416-6 sudo[106965]: pam_unix(sudo:session): session closed for user root
Apr 25 14:33:05.221614 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-4b739a7b-db40-49a0-9885-b47e92705471 req-5978c18f-b680-475a-a93f-450bee86e7af tempest-LiveMigrationTest-1840045182 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19" returned: 0 in 0.620s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:05.278447 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:05.288805 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:05.289586 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138400944]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2\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-811416-6.cbci-811416-6.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-5e56aee0-94be-442a-ba77-3cae0bef0db2\n Backing store flags: \n Account information:\n BSMYVNvHz5MXvu65qr7C\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n Backing store flags: \n Account information:\n 4PTqnMkiZmW8rE3Arekx\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-4b739a7b-db40-49a0-9885-b47e92705471 req-5978c18f-b680-475a-a93f-450bee86e7af tempest-LiveMigrationTest-1840045182 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: I_T nexus: 8
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e56aee0-94be-442a-ba77-3cae0bef0db2
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: BSMYVNvHz5MXvu65qr7C
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Target 2: iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: I_T nexus: 7
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020000
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf20
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020001
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf21
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: 4PTqnMkiZmW8rE3Arekx
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:33:05.290731 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 14:33:05.298464 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-4b739a7b-db40-49a0-9885-b47e92705471 req-5978c18f-b680-475a-a93f-450bee86e7af tempest-LiveMigrationTest-1840045182 None] Creating iscsi_target for Volume ID: volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 14:33:05.299090 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-4b739a7b-db40-49a0-9885-b47e92705471 req-5978c18f-b680-475a-a93f-450bee86e7af tempest-LiveMigrationTest-1840045182 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Apr 25 14:33:05.304619 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-4b739a7b-db40-49a0-9885-b47e92705471 req-5978c18f-b680-475a-a93f-450bee86e7af tempest-LiveMigrationTest-1840045182 None] Created volume path /opt/stack/data/cinder/volumes/volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19,
Apr 25 14:33:05.304619 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 14:33:05.304619 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:33:05.304619 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19
Apr 25 14:33:05.304619 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 14:33:05.304619 n-d-811416-6 cinder-volume[96343]: incominguser 4PTqnMkiZmW8rE3Arekx 2Q5tibKWe87YSZ4v
Apr 25 14:33:05.304619 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:33:05.304619 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 14:33:05.304619 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:33:05.304619 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 14:33:05.310615 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:05.478738 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19" returned: 0 in 0.171s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:05.479242 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138400944]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:33:05.480194 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-4b739a7b-db40-49a0-9885-b47e92705471 req-5978c18f-b680-475a-a93f-450bee86e7af tempest-LiveMigrationTest-1840045182 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 14:33:05.480804 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-4b739a7b-db40-49a0-9885-b47e92705471 req-5978c18f-b680-475a-a93f-450bee86e7af tempest-LiveMigrationTest-1840045182 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 14:33:05.486035 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:05.511264 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:05.511567 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138400944]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2\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-811416-6.cbci-811416-6.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-5e56aee0-94be-442a-ba77-3cae0bef0db2\n Backing store flags: \n Account information:\n BSMYVNvHz5MXvu65qr7C\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n Backing store flags: \n Account information:\n 4PTqnMkiZmW8rE3Arekx\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-4b739a7b-db40-49a0-9885-b47e92705471 req-5978c18f-b680-475a-a93f-450bee86e7af tempest-LiveMigrationTest-1840045182 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: I_T nexus: 8
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e56aee0-94be-442a-ba77-3cae0bef0db2
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: BSMYVNvHz5MXvu65qr7C
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Target 2: iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: I_T nexus: 7
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020000
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf20
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020001
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf21
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: 4PTqnMkiZmW8rE3Arekx
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:33:05.512312 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 14:33:05.517591 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:05.569578 n-d-811416-6 sudo[106971]: pam_unix(sudo:session): session closed for user root
Apr 25 14:33:05.571316 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.712s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:05.572297 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:33:05.718002 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.204s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:05.718002 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138400944]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2\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-811416-6.cbci-811416-6.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-5e56aee0-94be-442a-ba77-3cae0bef0db2\n Backing store flags: \n Account information:\n BSMYVNvHz5MXvu65qr7C\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n Backing store flags: \n Account information:\n 4PTqnMkiZmW8rE3Arekx\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:33:05.720794 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:05.886348 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.165s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:05.886675 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138400944]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2\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-811416-6.cbci-811416-6.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-5e56aee0-94be-442a-ba77-3cae0bef0db2\n Backing store flags: \n Account information:\n BSMYVNvHz5MXvu65qr7C\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n Backing store flags: \n Account information:\n 4PTqnMkiZmW8rE3Arekx\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:33:05.887933 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-4b739a7b-db40-49a0-9885-b47e92705471 req-5978c18f-b680-475a-a93f-450bee86e7af tempest-LiveMigrationTest-1840045182 None] Set provider_location to: 10.222.0.23:3260,2 iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 14:33:05.967254 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-4b739a7b-db40-49a0-9885-b47e92705471 req-5978c18f-b680-475a-a93f-450bee86e7af tempest-LiveMigrationTest-1840045182 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19', 'target_lun': 1, 'volume_id': 'e8a9d133-a274-4ca6-9c34-a8207f5adb19', 'auth_method': 'CHAP', 'auth_username': '4PTqnMkiZmW8rE3Arekx', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b5a48941-737a-467a-8224-b3dbc0086b54'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 14:33:06.138207 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-4b739a7b-db40-49a0-9885-b47e92705471 req-5978c18f-b680-475a-a93f-450bee86e7af tempest-LiveMigrationTest-1840045182 None] attachment_update completed successfully.
Apr 25 14:33:09.866944 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-5b8b8ff3-d90e-490b-88c3-f2d755192363 req-6ac37095-e4ae-4e6a-a816-4ec5db0761cd tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Terminate volume connection completed successfully.
Apr 25 14:33:09.867571 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-5b8b8ff3-d90e-490b-88c3-f2d755192363 req-6ac37095-e4ae-4e6a-a816-4ec5db0761cd tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Deleting attachment 297db238-0c6c-4c4a-9791-15c194837333. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 14:33:09.871277 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:09.994404 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.120s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:09.994404 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138750208]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2\n System information:\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-5e56aee0-94be-442a-ba77-3cae0bef0db2\n Backing store flags: \n Account information:\n BSMYVNvHz5MXvu65qr7C\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n Backing store flags: \n Account information:\n 4PTqnMkiZmW8rE3Arekx\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:33:09.994404 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-5b8b8ff3-d90e-490b-88c3-f2d755192363 req-6ac37095-e4ae-4e6a-a816-4ec5db0761cd tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Removing iscsi_target for Volume ID: 5e56aee0-94be-442a-ba77-3cae0bef0db2
Apr 25 14:33:09.994404 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2 -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:10.166298 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-5e56aee0-94be-442a-ba77-3cae0bef0db2 -f" returned: 0 in 0.174s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:10.166948 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138750208]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:33:10.169741 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:10.414892 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.246s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:10.415223 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138750208]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n Backing store flags: \n Account information:\n 4PTqnMkiZmW8rE3Arekx\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:33:10.812393 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [req-5b8b8ff3-d90e-490b-88c3-f2d755192363 req-32f4fec8-fa31-4906-a4e8-65064a5a36ae tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Lock "b'cinder-5e56aee0-94be-442a-ba77-3cae0bef0db2-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:33:10.942014 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:11.218494 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.278s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:11.218955 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138750208]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n Backing store flags: \n Account information:\n 4PTqnMkiZmW8rE3Arekx\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:33:11.219418 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [req-5b8b8ff3-d90e-490b-88c3-f2d755192363 req-32f4fec8-fa31-4906-a4e8-65064a5a36ae tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5e56aee0-94be-442a-ba77-3cae0bef0db2
Apr 25 14:33:11.221890 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-5b8b8ff3-d90e-490b-88c3-f2d755192363 req-32f4fec8-fa31-4906-a4e8-65064a5a36ae tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5e56aee0-94be-442a-ba77-3cae0bef0db2 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:11.255500 n-d-811416-6 sudo[107013]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5e56aee0-94be-442a-ba77-3cae0bef0db2
Apr 25 14:33:11.256293 n-d-811416-6 sudo[107013]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:33:11.901600 n-d-811416-6 sudo[107013]: pam_unix(sudo:session): session closed for user root
Apr 25 14:33:11.904150 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-5b8b8ff3-d90e-490b-88c3-f2d755192363 req-32f4fec8-fa31-4906-a4e8-65064a5a36ae tempest-LiveAutoBlockMigrationV225Test-1385110675 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5e56aee0-94be-442a-ba77-3cae0bef0db2" returned: 0 in 0.683s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:11.905955 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-5b8b8ff3-d90e-490b-88c3-f2d755192363 req-32f4fec8-fa31-4906-a4e8-65064a5a36ae tempest-LiveAutoBlockMigrationV225Test-1385110675 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-5e56aee0-94be-442a-ba77-3cae0bef0db2 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:11.953667 n-d-811416-6 sudo[107017]: 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-5e56aee0-94be-442a-ba77-3cae0bef0db2
Apr 25 14:33:11.958111 n-d-811416-6 sudo[107017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:33:12.612185 n-d-811416-6 sudo[107017]: pam_unix(sudo:session): session closed for user root
Apr 25 14:33:12.615148 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-5b8b8ff3-d90e-490b-88c3-f2d755192363 req-32f4fec8-fa31-4906-a4e8-65064a5a36ae tempest-LiveAutoBlockMigrationV225Test-1385110675 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5e56aee0-94be-442a-ba77-3cae0bef0db2" returned: 0 in 0.709s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:12.617396 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-5b8b8ff3-d90e-490b-88c3-f2d755192363 req-32f4fec8-fa31-4906-a4e8-65064a5a36ae tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5e56aee0-94be-442a-ba77-3cae0bef0db2 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:12.642751 n-d-811416-6 sudo[107021]: 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-5e56aee0-94be-442a-ba77-3cae0bef0db2
Apr 25 14:33:12.644294 n-d-811416-6 sudo[107021]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:33:13.376704 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-5b8b8ff3-d90e-490b-88c3-f2d755192363 req-32f4fec8-fa31-4906-a4e8-65064a5a36ae tempest-LiveAutoBlockMigrationV225Test-1385110675 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5e56aee0-94be-442a-ba77-3cae0bef0db2" returned: 0 in 0.756s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:13.376704 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [req-5b8b8ff3-d90e-490b-88c3-f2d755192363 req-32f4fec8-fa31-4906-a4e8-65064a5a36ae tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Successfully deleted volume: 5e56aee0-94be-442a-ba77-3cae0bef0db2
Apr 25 14:33:13.371028 n-d-811416-6 sudo[107021]: pam_unix(sudo:session): session closed for user root
Apr 25 14:33:13.457211 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [req-5b8b8ff3-d90e-490b-88c3-f2d755192363 req-32f4fec8-fa31-4906-a4e8-65064a5a36ae tempest-LiveAutoBlockMigrationV225Test-1385110675 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.
Apr 25 14:33:13.458589 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [req-5b8b8ff3-d90e-490b-88c3-f2d755192363 req-32f4fec8-fa31-4906-a4e8-65064a5a36ae tempest-LiveAutoBlockMigrationV225Test-1385110675 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.
Apr 25 14:33:13.507268 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [req-5b8b8ff3-d90e-490b-88c3-f2d755192363 req-32f4fec8-fa31-4906-a4e8-65064a5a36ae tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Created reservations ['4b7d22ad-9daf-48fc-b9dd-e8b10f92bb1d', '81511a88-35af-4bd9-b193-0de43f8645d3', '61152419-f42c-43d3-91fe-eb0a8a16082b', '20e54236-196d-4191-8953-3faafce47885'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:33:13.713905 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [req-5b8b8ff3-d90e-490b-88c3-f2d755192363 req-32f4fec8-fa31-4906-a4e8-65064a5a36ae tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:33:13.713905 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-5b8b8ff3-d90e-490b-88c3-f2d755192363 req-32f4fec8-fa31-4906-a4e8-65064a5a36ae tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:13.780597 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-ebdbe4fe-2476-4596-8977-9640949cb074 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Lock "b'cinder-b5edcd58-82e8-4c34-abcf-5dffa0c5979c-delete_volume'" acquired by "delete_volume" :: waited 0.087s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:33:13.805188 n-d-811416-6 sudo[107028]: 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
Apr 25 14:33:13.806036 n-d-811416-6 sudo[107028]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:33:14.025108 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:14.350989 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.331s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:14.353217 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129491616]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n Backing store flags: \n Account information:\n 4PTqnMkiZmW8rE3Arekx\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:33:14.355949 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-ebdbe4fe-2476-4596-8977-9640949cb074 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Skipping remove_export. No iscsi_target is presently exported for volume: b5edcd58-82e8-4c34-abcf-5dffa0c5979c
Apr 25 14:33:14.365572 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ebdbe4fe-2476-4596-8977-9640949cb074 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:14.434729 n-d-811416-6 sudo[107064]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c
Apr 25 14:33:14.435565 n-d-811416-6 sudo[107064]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:33:14.941162 n-d-811416-6 sudo[107028]: pam_unix(sudo:session): session closed for user root
Apr 25 14:33:14.945777 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-5b8b8ff3-d90e-490b-88c3-f2d755192363 req-32f4fec8-fa31-4906-a4e8-65064a5a36ae tempest-LiveAutoBlockMigrationV225Test-1385110675 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:14.955860 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-5b8b8ff3-d90e-490b-88c3-f2d755192363 req-32f4fec8-fa31-4906-a4e8-65064a5a36ae tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:14.995403 n-d-811416-6 sudo[107071]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:33:14.996244 n-d-811416-6 sudo[107071]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:33:15.488546 n-d-811416-6 sudo[107064]: pam_unix(sudo:session): session closed for user root
Apr 25 14:33:15.494038 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ebdbe4fe-2476-4596-8977-9640949cb074 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c" returned: 0 in 1.129s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:15.496488 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ebdbe4fe-2476-4596-8977-9640949cb074 tempest-LiveAutoBlockMigrationV225Test-1385110675 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-b5edcd58-82e8-4c34-abcf-5dffa0c5979c {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:15.539962 n-d-811416-6 sudo[107074]: 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-b5edcd58-82e8-4c34-abcf-5dffa0c5979c
Apr 25 14:33:15.540753 n-d-811416-6 sudo[107074]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:33:15.775491 n-d-811416-6 sudo[107071]: pam_unix(sudo:session): session closed for user root
Apr 25 14:33:15.834068 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-5b8b8ff3-d90e-490b-88c3-f2d755192363 req-32f4fec8-fa31-4906-a4e8-65064a5a36ae tempest-LiveAutoBlockMigrationV225Test-1385110675 None] CMD "sudo cinder-rootwrap /etc/cinder/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.825s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:15.834068 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [req-5b8b8ff3-d90e-490b-88c3-f2d755192363 req-32f4fec8-fa31-4906-a4e8-65064a5a36ae tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:33:15.834068 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-5b8b8ff3-d90e-490b-88c3-f2d755192363 req-32f4fec8-fa31-4906-a4e8-65064a5a36ae tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Deleted volume successfully.
Apr 25 14:33:15.852916 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [req-5b8b8ff3-d90e-490b-88c3-f2d755192363 req-32f4fec8-fa31-4906-a4e8-65064a5a36ae tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Lock "b'cinder-5e56aee0-94be-442a-ba77-3cae0bef0db2-delete_volume'" released by "delete_volume" :: held 5.027s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:33:16.396384 n-d-811416-6 sudo[107074]: pam_unix(sudo:session): session closed for user root
Apr 25 14:33:16.398561 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ebdbe4fe-2476-4596-8977-9640949cb074 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c" returned: 0 in 0.902s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:16.401157 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ebdbe4fe-2476-4596-8977-9640949cb074 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:16.432477 n-d-811416-6 sudo[107080]: 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-b5edcd58-82e8-4c34-abcf-5dffa0c5979c
Apr 25 14:33:16.433675 n-d-811416-6 sudo[107080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:33:17.131527 n-d-811416-6 sudo[107080]: pam_unix(sudo:session): session closed for user root
Apr 25 14:33:17.134462 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ebdbe4fe-2476-4596-8977-9640949cb074 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b5edcd58-82e8-4c34-abcf-5dffa0c5979c" returned: 0 in 0.733s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:17.136083 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-ebdbe4fe-2476-4596-8977-9640949cb074 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Successfully deleted volume: b5edcd58-82e8-4c34-abcf-5dffa0c5979c
Apr 25 14:33:17.205710 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-ebdbe4fe-2476-4596-8977-9640949cb074 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Created reservations ['2c3cca13-c044-4cb9-93b1-c60454bc2b2b', '3e4e84d1-f140-419e-a849-2d52bb9e9bad', '73b414e5-3735-4f8b-b251-984a4c61a781', 'cf3b36fc-8f0b-42a3-b6ca-d56b7bc61b7d'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:33:17.277320 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-ebdbe4fe-2476-4596-8977-9640949cb074 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:33:17.278191 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ebdbe4fe-2476-4596-8977-9640949cb074 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:17.325148 n-d-811416-6 sudo[107087]: 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
Apr 25 14:33:17.326411 n-d-811416-6 sudo[107087]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:33:18.404206 n-d-811416-6 sudo[107087]: pam_unix(sudo:session): session closed for user root
Apr 25 14:33:18.407799 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ebdbe4fe-2476-4596-8977-9640949cb074 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.128s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:18.411212 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ebdbe4fe-2476-4596-8977-9640949cb074 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:18.451736 n-d-811416-6 sudo[107090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:33:18.452590 n-d-811416-6 sudo[107090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:33:19.038699 n-d-811416-6 sudo[107090]: pam_unix(sudo:session): session closed for user root
Apr 25 14:33:19.041000 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ebdbe4fe-2476-4596-8977-9640949cb074 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:19.043075 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-ebdbe4fe-2476-4596-8977-9640949cb074 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:33:19.052534 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-ebdbe4fe-2476-4596-8977-9640949cb074 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Deleted volume successfully.
Apr 25 14:33:19.071694 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-ebdbe4fe-2476-4596-8977-9640949cb074 tempest-LiveAutoBlockMigrationV225Test-1385110675 None] Lock "b'cinder-b5edcd58-82e8-4c34-abcf-5dffa0c5979c-delete_volume'" released by "delete_volume" :: held 5.295s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:33:19.654606 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-4b739a7b-db40-49a0-9885-b47e92705471 req-16858526-22ba-4ee8-a3f8-da6829c2e7e4 tempest-LiveMigrationTest-1840045182 None] Terminate volume connection completed successfully.
Apr 25 14:33:19.655326 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-4b739a7b-db40-49a0-9885-b47e92705471 req-16858526-22ba-4ee8-a3f8-da6829c2e7e4 tempest-LiveMigrationTest-1840045182 None] Deleting attachment da9d8dcb-8f5e-4452-b369-f5e31f24f819. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 14:33:37.268740 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-49f8261b-ee84-428b-a604-4a34cc24b5f2 req-3c0f3ede-7185-4a16-b4b4-941ebc2095b6 tempest-LiveMigrationTest-442363733 None] Terminate volume connection completed successfully.
Apr 25 14:33:37.269345 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-49f8261b-ee84-428b-a604-4a34cc24b5f2 req-3c0f3ede-7185-4a16-b4b4-941ebc2095b6 tempest-LiveMigrationTest-442363733 None] Deleting attachment b5a48941-737a-467a-8224-b3dbc0086b54. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 14:33:37.272792 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:37.368688 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:37.372548 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138804160]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n System information:\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-e8a9d133-a274-4ca6-9c34-a8207f5adb19\n Backing store flags: \n Account information:\n 4PTqnMkiZmW8rE3Arekx\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:33:37.372548 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-49f8261b-ee84-428b-a604-4a34cc24b5f2 req-3c0f3ede-7185-4a16-b4b4-941ebc2095b6 tempest-LiveMigrationTest-442363733 None] Removing iscsi_target for Volume ID: e8a9d133-a274-4ca6-9c34-a8207f5adb19
Apr 25 14:33:37.374065 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19 -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:37.643833 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19 -f" returned: 0 in 0.271s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:37.644304 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138804160]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:33:37.646634 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:37.933604 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-8b0d488c-e231-4c64-a0ab-fa207a185726 tempest-VolumesAdminNegativeTest-279001462 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:33:37.939459 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-8b0d488c-e231-4c64-a0ab-fa207a185726 tempest-VolumesAdminNegativeTest-279001462 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:33:37.940456 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-8b0d488c-e231-4c64-a0ab-fa207a185726 tempest-VolumesAdminNegativeTest-279001462 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'
Apr 25 14:33:37.975436 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8b0d488c-e231-4c64-a0ab-fa207a185726 tempest-VolumesAdminNegativeTest-279001462 None] Flow 'volume_create_manager' (782e2dc5-887b-4008-9450-ba52dc703de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:33:37.978694 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8b0d488c-e231-4c64-a0ab-fa207a185726 tempest-VolumesAdminNegativeTest-279001462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fe701139-e2cf-404b-af38-6c47527d6adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:33:38.022797 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.314s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:38.023322 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138804160]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:33:38.029001 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-8b0d488c-e231-4c64-a0ab-fa207a185726 tempest-VolumesAdminNegativeTest-279001462 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:33:38.078604 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8b0d488c-e231-4c64-a0ab-fa207a185726 tempest-VolumesAdminNegativeTest-279001462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fe701139-e2cf-404b-af38-6c47527d6adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:33:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-995714483',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=2bdedb0a-2b73-4a17-befb-2818b3d1df42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='554b57b9922d48edbf8113fa3f978df8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:33:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:33:38Z,user_id='7067270077304526bf1ff122de8ead97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:33:38.084518 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8b0d488c-e231-4c64-a0ab-fa207a185726 tempest-VolumesAdminNegativeTest-279001462 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b69c9ec5-fa9f-40cd-b3aa-0109d485933e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:33:38.086833 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8b0d488c-e231-4c64-a0ab-fa207a185726 tempest-VolumesAdminNegativeTest-279001462 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b69c9ec5-fa9f-40cd-b3aa-0109d485933e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:33:38.091822 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8b0d488c-e231-4c64-a0ab-fa207a185726 tempest-VolumesAdminNegativeTest-279001462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (99b61128-4daa-467f-84d7-3a7a2c029e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:33:38.096455 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8b0d488c-e231-4c64-a0ab-fa207a185726 tempest-VolumesAdminNegativeTest-279001462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (99b61128-4daa-467f-84d7-3a7a2c029e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2bdedb0a-2b73-4a17-befb-2818b3d1df42', 'volume_name': 'volume-2bdedb0a-2b73-4a17-befb-2818b3d1df42', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:33:38.099345 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8b0d488c-e231-4c64-a0ab-fa207a185726 tempest-VolumesAdminNegativeTest-279001462 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2ce08527-8e2d-4e6d-927e-0bc406fe2500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:33:38.105054 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8b0d488c-e231-4c64-a0ab-fa207a185726 tempest-VolumesAdminNegativeTest-279001462 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2ce08527-8e2d-4e6d-927e-0bc406fe2500) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:33:38.108633 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8b0d488c-e231-4c64-a0ab-fa207a185726 tempest-VolumesAdminNegativeTest-279001462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dfb4f024-7f42-49e6-866e-94f769912b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:33:38.123183 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-8b0d488c-e231-4c64-a0ab-fa207a185726 tempest-VolumesAdminNegativeTest-279001462 None] Volume 2bdedb0a-2b73-4a17-befb-2818b3d1df42: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2bdedb0a-2b73-4a17-befb-2818b3d1df42', 'volume_size': 1}
Apr 25 14:33:38.126085 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8b0d488c-e231-4c64-a0ab-fa207a185726 tempest-VolumesAdminNegativeTest-279001462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2bdedb0a-2b73-4a17-befb-2818b3d1df42 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:38.166871 n-d-811416-6 sudo[107114]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2bdedb0a-2b73-4a17-befb-2818b3d1df42 stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:33:38.168423 n-d-811416-6 sudo[107114]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:33:38.333279 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [req-49f8261b-ee84-428b-a604-4a34cc24b5f2 req-d36295cf-9b8c-4a6f-84dc-3f2b6282ec78 tempest-LiveMigrationTest-442363733 None] Lock "b'cinder-e8a9d133-a274-4ca6-9c34-a8207f5adb19-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:33:38.481391 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:38.816669 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.337s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:38.817513 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138399360]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:33:38.818669 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [req-49f8261b-ee84-428b-a604-4a34cc24b5f2 req-d36295cf-9b8c-4a6f-84dc-3f2b6282ec78 tempest-LiveMigrationTest-442363733 None] Skipping remove_export. No iscsi_target is presently exported for volume: e8a9d133-a274-4ca6-9c34-a8207f5adb19
Apr 25 14:33:38.821150 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-49f8261b-ee84-428b-a604-4a34cc24b5f2 req-d36295cf-9b8c-4a6f-84dc-3f2b6282ec78 tempest-LiveMigrationTest-442363733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:38.912591 n-d-811416-6 sudo[107132]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19
Apr 25 14:33:38.914202 n-d-811416-6 sudo[107132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:33:39.072329 n-d-811416-6 sudo[107114]: pam_unix(sudo:session): session closed for user root
Apr 25 14:33:39.074685 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8b0d488c-e231-4c64-a0ab-fa207a185726 tempest-VolumesAdminNegativeTest-279001462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2bdedb0a-2b73-4a17-befb-2818b3d1df42 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.948s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:39.078941 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8b0d488c-e231-4c64-a0ab-fa207a185726 tempest-VolumesAdminNegativeTest-279001462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dfb4f024-7f42-49e6-866e-94f769912b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2bdedb0a-2b73-4a17-befb-2818b3d1df42', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:33:39.081899 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8b0d488c-e231-4c64-a0ab-fa207a185726 tempest-VolumesAdminNegativeTest-279001462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (56011432-3710-470b-867d-77451f7257c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:33:39.106268 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-8b0d488c-e231-4c64-a0ab-fa207a185726 tempest-VolumesAdminNegativeTest-279001462 None] Volume volume-2bdedb0a-2b73-4a17-befb-2818b3d1df42 (2bdedb0a-2b73-4a17-befb-2818b3d1df42): created successfully
Apr 25 14:33:39.108661 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8b0d488c-e231-4c64-a0ab-fa207a185726 tempest-VolumesAdminNegativeTest-279001462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (56011432-3710-470b-867d-77451f7257c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:33:39.128213 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8b0d488c-e231-4c64-a0ab-fa207a185726 tempest-VolumesAdminNegativeTest-279001462 None] Flow 'volume_create_manager' (782e2dc5-887b-4008-9450-ba52dc703de6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:33:39.186787 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-8b0d488c-e231-4c64-a0ab-fa207a185726 tempest-VolumesAdminNegativeTest-279001462 None] Created volume successfully.
Apr 25 14:33:39.434566 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-d7fc6dc5-bb8e-4b00-a569-f40442a2637d tempest-LiveMigrationTest-442363733 None] Lock "b'cinder-639971db-2fd9-40a9-a12e-d194ef6f7cfa-delete_volume'" acquired by "delete_volume" :: waited 0.032s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:33:39.619658 n-d-811416-6 sudo[107132]: pam_unix(sudo:session): session closed for user root
Apr 25 14:33:39.621799 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-49f8261b-ee84-428b-a604-4a34cc24b5f2 req-d36295cf-9b8c-4a6f-84dc-3f2b6282ec78 tempest-LiveMigrationTest-442363733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19" returned: 0 in 0.801s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:39.623423 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-49f8261b-ee84-428b-a604-4a34cc24b5f2 req-d36295cf-9b8c-4a6f-84dc-3f2b6282ec78 tempest-LiveMigrationTest-442363733 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-e8a9d133-a274-4ca6-9c34-a8207f5adb19 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:39.646780 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:39.651023 n-d-811416-6 sudo[107152]: 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-e8a9d133-a274-4ca6-9c34-a8207f5adb19
Apr 25 14:33:39.660584 n-d-811416-6 sudo[107152]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:33:39.770637 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:39.771326 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681361318656]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:33:39.774906 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-d7fc6dc5-bb8e-4b00-a569-f40442a2637d tempest-LiveMigrationTest-442363733 None] Skipping remove_export. No iscsi_target is presently exported for volume: 639971db-2fd9-40a9-a12e-d194ef6f7cfa
Apr 25 14:33:39.776516 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d7fc6dc5-bb8e-4b00-a569-f40442a2637d tempest-LiveMigrationTest-442363733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:39.826678 n-d-811416-6 sudo[107156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa
Apr 25 14:33:39.827504 n-d-811416-6 sudo[107156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:33:40.276948 n-d-811416-6 sudo[107152]: pam_unix(sudo:session): session closed for user root
Apr 25 14:33:40.279293 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-49f8261b-ee84-428b-a604-4a34cc24b5f2 req-d36295cf-9b8c-4a6f-84dc-3f2b6282ec78 tempest-LiveMigrationTest-442363733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19" returned: 0 in 0.656s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:40.282067 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-49f8261b-ee84-428b-a604-4a34cc24b5f2 req-d36295cf-9b8c-4a6f-84dc-3f2b6282ec78 tempest-LiveMigrationTest-442363733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:40.339940 n-d-811416-6 sudo[107159]: 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-e8a9d133-a274-4ca6-9c34-a8207f5adb19
Apr 25 14:33:40.342340 n-d-811416-6 sudo[107159]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:33:40.697368 n-d-811416-6 sudo[107156]: pam_unix(sudo:session): session closed for user root
Apr 25 14:33:40.700013 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d7fc6dc5-bb8e-4b00-a569-f40442a2637d tempest-LiveMigrationTest-442363733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa" returned: 0 in 0.923s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:40.703314 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d7fc6dc5-bb8e-4b00-a569-f40442a2637d tempest-LiveMigrationTest-442363733 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-639971db-2fd9-40a9-a12e-d194ef6f7cfa {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:40.742036 n-d-811416-6 sudo[107162]: 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-639971db-2fd9-40a9-a12e-d194ef6f7cfa
Apr 25 14:33:40.742904 n-d-811416-6 sudo[107162]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:33:41.139718 n-d-811416-6 sudo[107159]: pam_unix(sudo:session): session closed for user root
Apr 25 14:33:41.142281 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-49f8261b-ee84-428b-a604-4a34cc24b5f2 req-d36295cf-9b8c-4a6f-84dc-3f2b6282ec78 tempest-LiveMigrationTest-442363733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e8a9d133-a274-4ca6-9c34-a8207f5adb19" returned: 0 in 0.860s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:41.144046 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [req-49f8261b-ee84-428b-a604-4a34cc24b5f2 req-d36295cf-9b8c-4a6f-84dc-3f2b6282ec78 tempest-LiveMigrationTest-442363733 None] Successfully deleted volume: e8a9d133-a274-4ca6-9c34-a8207f5adb19
Apr 25 14:33:41.248039 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [req-49f8261b-ee84-428b-a604-4a34cc24b5f2 req-d36295cf-9b8c-4a6f-84dc-3f2b6282ec78 tempest-LiveMigrationTest-442363733 None] Created reservations ['bd93f21b-6750-4ba6-89c6-7c3a5df53f9d', '59cf2d3e-4acd-4ba0-a3b0-bc3f6e63fa6e', '118ee7fc-b2f1-4a5f-a923-b1fa16afb3f5', '60189324-83d8-48cf-81ee-257c30187d56'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:33:41.330568 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [req-49f8261b-ee84-428b-a604-4a34cc24b5f2 req-d36295cf-9b8c-4a6f-84dc-3f2b6282ec78 tempest-LiveMigrationTest-442363733 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:33:41.331302 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-49f8261b-ee84-428b-a604-4a34cc24b5f2 req-d36295cf-9b8c-4a6f-84dc-3f2b6282ec78 tempest-LiveMigrationTest-442363733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:41.341737 n-d-811416-6 sudo[107162]: pam_unix(sudo:session): session closed for user root
Apr 25 14:33:41.347962 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d7fc6dc5-bb8e-4b00-a569-f40442a2637d tempest-LiveMigrationTest-442363733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa" returned: 0 in 0.645s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:41.350791 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d7fc6dc5-bb8e-4b00-a569-f40442a2637d tempest-LiveMigrationTest-442363733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:41.360920 n-d-811416-6 sudo[107169]: 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
Apr 25 14:33:41.364245 n-d-811416-6 sudo[107169]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:33:41.381461 n-d-811416-6 sudo[107170]: 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-639971db-2fd9-40a9-a12e-d194ef6f7cfa
Apr 25 14:33:41.382903 n-d-811416-6 sudo[107170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:33:42.091584 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-49340f78-8714-4749-b83b-93a17095f201 req-0e4ae790-0670-409d-b904-e419bfb2da2f tempest-VolumesAdminNegativeTest-279001462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2bdedb0a-2b73-4a17-befb-2818b3d1df42 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:42.125408 n-d-811416-6 sudo[107175]: 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-2bdedb0a-2b73-4a17-befb-2818b3d1df42
Apr 25 14:33:42.126924 n-d-811416-6 sudo[107175]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:33:42.155848 n-d-811416-6 sudo[107169]: pam_unix(sudo:session): session closed for user root
Apr 25 14:33:42.158366 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-49f8261b-ee84-428b-a604-4a34cc24b5f2 req-d36295cf-9b8c-4a6f-84dc-3f2b6282ec78 tempest-LiveMigrationTest-442363733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:42.160920 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-49f8261b-ee84-428b-a604-4a34cc24b5f2 req-d36295cf-9b8c-4a6f-84dc-3f2b6282ec78 tempest-LiveMigrationTest-442363733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:42.194344 n-d-811416-6 sudo[107178]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:33:42.195799 n-d-811416-6 sudo[107178]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:33:42.327558 n-d-811416-6 sudo[107170]: pam_unix(sudo:session): session closed for user root
Apr 25 14:33:42.331141 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d7fc6dc5-bb8e-4b00-a569-f40442a2637d tempest-LiveMigrationTest-442363733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-639971db-2fd9-40a9-a12e-d194ef6f7cfa" returned: 0 in 0.979s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:42.332722 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-d7fc6dc5-bb8e-4b00-a569-f40442a2637d tempest-LiveMigrationTest-442363733 None] Successfully deleted volume: 639971db-2fd9-40a9-a12e-d194ef6f7cfa
Apr 25 14:33:42.433600 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-d7fc6dc5-bb8e-4b00-a569-f40442a2637d tempest-LiveMigrationTest-442363733 None] Created reservations ['7dcff11b-7e7f-467e-a6a7-82dfbc20f3d1', '23ca18b0-9d36-4dec-8ff4-14c3362dc107', '49fc9416-6bfe-432b-84fb-ec75663df5df', 'ed15817a-2235-4073-8ca9-95832e1e7f6f'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:33:42.506035 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-d7fc6dc5-bb8e-4b00-a569-f40442a2637d tempest-LiveMigrationTest-442363733 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:33:42.507222 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d7fc6dc5-bb8e-4b00-a569-f40442a2637d tempest-LiveMigrationTest-442363733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:42.570077 n-d-811416-6 sudo[107181]: 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
Apr 25 14:33:42.570927 n-d-811416-6 sudo[107181]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:33:42.769919 n-d-811416-6 sudo[107175]: pam_unix(sudo:session): session closed for user root
Apr 25 14:33:42.773084 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-49340f78-8714-4749-b83b-93a17095f201 req-0e4ae790-0670-409d-b904-e419bfb2da2f tempest-VolumesAdminNegativeTest-279001462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2bdedb0a-2b73-4a17-befb-2818b3d1df42" returned: 0 in 0.681s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:42.865787 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:42.890382 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:42.891018 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140035248]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:33:42.892076 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-49340f78-8714-4749-b83b-93a17095f201 req-0e4ae790-0670-409d-b904-e419bfb2da2f tempest-VolumesAdminNegativeTest-279001462 None] Targets prior to update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 14:33:42.893446 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-49340f78-8714-4749-b83b-93a17095f201 req-0e4ae790-0670-409d-b904-e419bfb2da2f tempest-VolumesAdminNegativeTest-279001462 None] Creating iscsi_target for Volume ID: volume-2bdedb0a-2b73-4a17-befb-2818b3d1df42 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 14:33:42.900885 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-49340f78-8714-4749-b83b-93a17095f201 req-0e4ae790-0670-409d-b904-e419bfb2da2f tempest-VolumesAdminNegativeTest-279001462 None] Created volume path /opt/stack/data/cinder/volumes/volume-2bdedb0a-2b73-4a17-befb-2818b3d1df42,
Apr 25 14:33:42.900885 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 14:33:42.900885 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:33:42.900885 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2bdedb0a-2b73-4a17-befb-2818b3d1df42
Apr 25 14:33:42.900885 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 14:33:42.900885 n-d-811416-6 cinder-volume[96343]: incominguser MoRF4EPBBhiqQRipqRXQ dExZRCLA7yS8mFx3
Apr 25 14:33:42.900885 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:33:42.900885 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 14:33:42.900885 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:33:42.900885 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 14:33:42.903711 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2bdedb0a-2b73-4a17-befb-2818b3d1df42 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:42.941631 n-d-811416-6 sudo[107178]: pam_unix(sudo:session): session closed for user root
Apr 25 14:33:42.943811 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-49f8261b-ee84-428b-a604-4a34cc24b5f2 req-d36295cf-9b8c-4a6f-84dc-3f2b6282ec78 tempest-LiveMigrationTest-442363733 None] CMD "sudo cinder-rootwrap /etc/cinder/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.783s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:42.945755 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [req-49f8261b-ee84-428b-a604-4a34cc24b5f2 req-d36295cf-9b8c-4a6f-84dc-3f2b6282ec78 tempest-LiveMigrationTest-442363733 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:33:42.952156 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-49f8261b-ee84-428b-a604-4a34cc24b5f2 req-d36295cf-9b8c-4a6f-84dc-3f2b6282ec78 tempest-LiveMigrationTest-442363733 None] Deleted volume successfully.
Apr 25 14:33:42.981336 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [req-49f8261b-ee84-428b-a604-4a34cc24b5f2 req-d36295cf-9b8c-4a6f-84dc-3f2b6282ec78 tempest-LiveMigrationTest-442363733 None] Lock "b'cinder-e8a9d133-a274-4ca6-9c34-a8207f5adb19-delete_volume'" released by "delete_volume" :: held 4.651s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:33:43.481024 n-d-811416-6 sudo[107181]: pam_unix(sudo:session): session closed for user root
Apr 25 14:33:43.483278 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d7fc6dc5-bb8e-4b00-a569-f40442a2637d tempest-LiveMigrationTest-442363733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.976s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:43.485127 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d7fc6dc5-bb8e-4b00-a569-f40442a2637d tempest-LiveMigrationTest-442363733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:43.533955 n-d-811416-6 sudo[107195]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:33:43.536701 n-d-811416-6 sudo[107195]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:33:43.543104 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2bdedb0a-2b73-4a17-befb-2818b3d1df42" returned: 0 in 0.638s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:43.543500 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140035248]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:33:43.544807 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-49340f78-8714-4749-b83b-93a17095f201 req-0e4ae790-0670-409d-b904-e419bfb2da2f tempest-VolumesAdminNegativeTest-279001462 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 14:33:43.545290 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-49340f78-8714-4749-b83b-93a17095f201 req-0e4ae790-0670-409d-b904-e419bfb2da2f tempest-VolumesAdminNegativeTest-279001462 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 14:33:43.547164 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:43.586993 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.039s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:43.587582 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140035248]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2bdedb0a-2b73-4a17-befb-2818b3d1df42\n System information:\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-2bdedb0a-2b73-4a17-befb-2818b3d1df42\n Backing store flags: \n Account information:\n MoRF4EPBBhiqQRipqRXQ\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:33:43.588372 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-49340f78-8714-4749-b83b-93a17095f201 req-0e4ae790-0670-409d-b904-e419bfb2da2f tempest-VolumesAdminNegativeTest-279001462 None] Targets after update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 14:33:43.589559 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:43.824323 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.234s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:43.824660 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140035248]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2bdedb0a-2b73-4a17-befb-2818b3d1df42\n System information:\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-2bdedb0a-2b73-4a17-befb-2818b3d1df42\n Backing store flags: \n Account information:\n MoRF4EPBBhiqQRipqRXQ\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:33:43.825805 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:44.027504 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.201s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:44.028110 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140035248]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2bdedb0a-2b73-4a17-befb-2818b3d1df42\n System information:\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-2bdedb0a-2b73-4a17-befb-2818b3d1df42\n Backing store flags: \n Account information:\n MoRF4EPBBhiqQRipqRXQ\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:33:44.031410 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-49340f78-8714-4749-b83b-93a17095f201 req-0e4ae790-0670-409d-b904-e419bfb2da2f tempest-VolumesAdminNegativeTest-279001462 None] Set provider_location to: 10.222.0.23:3260,1 iqn.2010-10.org.openstack:volume-2bdedb0a-2b73-4a17-befb-2818b3d1df42 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 14:33:44.103877 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-49340f78-8714-4749-b83b-93a17095f201 req-0e4ae790-0670-409d-b904-e419bfb2da2f tempest-VolumesAdminNegativeTest-279001462 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-2bdedb0a-2b73-4a17-befb-2818b3d1df42', 'target_lun': 1, 'volume_id': '2bdedb0a-2b73-4a17-befb-2818b3d1df42', 'auth_method': 'CHAP', 'auth_username': 'MoRF4EPBBhiqQRipqRXQ', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '115500c4-0fbe-4bce-b7db-70490fd3a5c3'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 14:33:44.299372 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-49340f78-8714-4749-b83b-93a17095f201 req-0e4ae790-0670-409d-b904-e419bfb2da2f tempest-VolumesAdminNegativeTest-279001462 None] attachment_update completed successfully.
Apr 25 14:33:44.358917 n-d-811416-6 sudo[107195]: pam_unix(sudo:session): session closed for user root
Apr 25 14:33:44.361141 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d7fc6dc5-bb8e-4b00-a569-f40442a2637d tempest-LiveMigrationTest-442363733 None] CMD "sudo cinder-rootwrap /etc/cinder/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.876s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:44.362262 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-d7fc6dc5-bb8e-4b00-a569-f40442a2637d tempest-LiveMigrationTest-442363733 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:33:44.368664 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-d7fc6dc5-bb8e-4b00-a569-f40442a2637d tempest-LiveMigrationTest-442363733 None] Deleted volume successfully.
Apr 25 14:33:44.389083 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-d7fc6dc5-bb8e-4b00-a569-f40442a2637d tempest-LiveMigrationTest-442363733 None] Lock "b'cinder-639971db-2fd9-40a9-a12e-d194ef6f7cfa-delete_volume'" released by "delete_volume" :: held 4.957s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:33:53.648678 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-a593d0b8-f189-4ea7-8916-79564f32d763 req-f86c2d0f-9b2a-4d54-b6da-5a458ed0b638 tempest-VolumesAdminNegativeTest-279001462 None] Terminate volume connection completed successfully.
Apr 25 14:33:53.649295 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-a593d0b8-f189-4ea7-8916-79564f32d763 req-f86c2d0f-9b2a-4d54-b6da-5a458ed0b638 tempest-VolumesAdminNegativeTest-279001462 None] Deleting attachment 115500c4-0fbe-4bce-b7db-70490fd3a5c3. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 14:33:53.657150 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:53.802878 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.146s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:53.803514 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681361318656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2bdedb0a-2b73-4a17-befb-2818b3d1df42\n System information:\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-2bdedb0a-2b73-4a17-befb-2818b3d1df42\n Backing store flags: \n Account information:\n MoRF4EPBBhiqQRipqRXQ\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:33:53.804528 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-a593d0b8-f189-4ea7-8916-79564f32d763 req-f86c2d0f-9b2a-4d54-b6da-5a458ed0b638 tempest-VolumesAdminNegativeTest-279001462 None] Removing iscsi_target for Volume ID: 2bdedb0a-2b73-4a17-befb-2818b3d1df42
Apr 25 14:33:53.805605 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2bdedb0a-2b73-4a17-befb-2818b3d1df42 -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:53.946823 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2bdedb0a-2b73-4a17-befb-2818b3d1df42 -f" returned: 0 in 0.140s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:53.947098 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681361318656]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:33:53.949951 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:54.201413 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.251s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:54.202033 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681361318656]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:33:55.933071 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-8edb865d-6192-4887-be42-03fc0aafa75d tempest-VolumesAdminNegativeTest-279001462 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:33:55.939762 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-8edb865d-6192-4887-be42-03fc0aafa75d tempest-VolumesAdminNegativeTest-279001462 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:33:55.942439 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-8edb865d-6192-4887-be42-03fc0aafa75d tempest-VolumesAdminNegativeTest-279001462 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'
Apr 25 14:33:55.972480 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8edb865d-6192-4887-be42-03fc0aafa75d tempest-VolumesAdminNegativeTest-279001462 None] Flow 'volume_create_manager' (d4e114aa-5001-47fd-8a1c-e1d6ffe5f18e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:33:55.989527 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8edb865d-6192-4887-be42-03fc0aafa75d tempest-VolumesAdminNegativeTest-279001462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (71ab2901-5334-46cd-a228-6f3ceb4d5ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:33:56.046208 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-8edb865d-6192-4887-be42-03fc0aafa75d tempest-VolumesAdminNegativeTest-279001462 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:33:56.098634 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8edb865d-6192-4887-be42-03fc0aafa75d tempest-VolumesAdminNegativeTest-279001462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (71ab2901-5334-46cd-a228-6f3ceb4d5ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:33:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1337437437',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=11a32ecd-45fb-48f8-9cf3-1bd28f8c7e0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='554b57b9922d48edbf8113fa3f978df8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:33:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:33:56Z,user_id='7067270077304526bf1ff122de8ead97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:33:56.105964 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8edb865d-6192-4887-be42-03fc0aafa75d tempest-VolumesAdminNegativeTest-279001462 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ab589bd5-1444-41ba-8f20-402fe395a390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:33:56.110389 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8edb865d-6192-4887-be42-03fc0aafa75d tempest-VolumesAdminNegativeTest-279001462 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ab589bd5-1444-41ba-8f20-402fe395a390) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:33:56.117878 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8edb865d-6192-4887-be42-03fc0aafa75d tempest-VolumesAdminNegativeTest-279001462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7b6ededa-408a-47fb-9b40-e92924c63228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:33:56.122752 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8edb865d-6192-4887-be42-03fc0aafa75d tempest-VolumesAdminNegativeTest-279001462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7b6ededa-408a-47fb-9b40-e92924c63228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '11a32ecd-45fb-48f8-9cf3-1bd28f8c7e0f', 'volume_name': 'volume-11a32ecd-45fb-48f8-9cf3-1bd28f8c7e0f', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:33:56.128310 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8edb865d-6192-4887-be42-03fc0aafa75d tempest-VolumesAdminNegativeTest-279001462 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2b3cf4a2-fa92-4bce-ae9d-4b2c91d9c19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:33:56.132996 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8edb865d-6192-4887-be42-03fc0aafa75d tempest-VolumesAdminNegativeTest-279001462 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2b3cf4a2-fa92-4bce-ae9d-4b2c91d9c19f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:33:56.135153 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8edb865d-6192-4887-be42-03fc0aafa75d tempest-VolumesAdminNegativeTest-279001462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9fe544f1-fddd-4001-9286-282c54f4ec1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:33:56.135915 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-8edb865d-6192-4887-be42-03fc0aafa75d tempest-VolumesAdminNegativeTest-279001462 None] Volume 11a32ecd-45fb-48f8-9cf3-1bd28f8c7e0f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-11a32ecd-45fb-48f8-9cf3-1bd28f8c7e0f', 'volume_size': 1}
Apr 25 14:33:56.137145 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8edb865d-6192-4887-be42-03fc0aafa75d tempest-VolumesAdminNegativeTest-279001462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-11a32ecd-45fb-48f8-9cf3-1bd28f8c7e0f stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:56.182536 n-d-811416-6 sudo[107294]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-11a32ecd-45fb-48f8-9cf3-1bd28f8c7e0f stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:33:56.184575 n-d-811416-6 sudo[107294]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:33:56.989625 n-d-811416-6 sudo[107294]: pam_unix(sudo:session): session closed for user root
Apr 25 14:33:56.992807 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8edb865d-6192-4887-be42-03fc0aafa75d tempest-VolumesAdminNegativeTest-279001462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-11a32ecd-45fb-48f8-9cf3-1bd28f8c7e0f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.855s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:56.999139 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8edb865d-6192-4887-be42-03fc0aafa75d tempest-VolumesAdminNegativeTest-279001462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9fe544f1-fddd-4001-9286-282c54f4ec1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-11a32ecd-45fb-48f8-9cf3-1bd28f8c7e0f', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:33:57.001839 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8edb865d-6192-4887-be42-03fc0aafa75d tempest-VolumesAdminNegativeTest-279001462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b051012f-b0e0-4c75-ab1f-ad9c26872abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:33:57.019237 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-8edb865d-6192-4887-be42-03fc0aafa75d tempest-VolumesAdminNegativeTest-279001462 None] Volume volume-11a32ecd-45fb-48f8-9cf3-1bd28f8c7e0f (11a32ecd-45fb-48f8-9cf3-1bd28f8c7e0f): created successfully
Apr 25 14:33:57.023788 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8edb865d-6192-4887-be42-03fc0aafa75d tempest-VolumesAdminNegativeTest-279001462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b051012f-b0e0-4c75-ab1f-ad9c26872abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:33:57.029661 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8edb865d-6192-4887-be42-03fc0aafa75d tempest-VolumesAdminNegativeTest-279001462 None] Flow 'volume_create_manager' (d4e114aa-5001-47fd-8a1c-e1d6ffe5f18e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:33:57.049878 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-8edb865d-6192-4887-be42-03fc0aafa75d tempest-VolumesAdminNegativeTest-279001462 None] Created volume successfully.
Apr 25 14:33:57.563438 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-5d149d0d-f535-4aec-b81e-1bed5a01a154 tempest-VolumesAdminNegativeTest-279001462 None] Lock "b'cinder-11a32ecd-45fb-48f8-9cf3-1bd28f8c7e0f-delete_volume'" acquired by "delete_volume" :: waited 0.032s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:33:57.707659 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-5d149d0d-f535-4aec-b81e-1bed5a01a154 tempest-VolumesAdminNegativeTest-279001462 None] Skipping remove_export. No iscsi_target is presently exported for volume: 11a32ecd-45fb-48f8-9cf3-1bd28f8c7e0f
Apr 25 14:33:57.708808 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5d149d0d-f535-4aec-b81e-1bed5a01a154 tempest-VolumesAdminNegativeTest-279001462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-11a32ecd-45fb-48f8-9cf3-1bd28f8c7e0f {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:57.741162 n-d-811416-6 sudo[107334]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-11a32ecd-45fb-48f8-9cf3-1bd28f8c7e0f
Apr 25 14:33:57.741981 n-d-811416-6 sudo[107334]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:33:58.257309 n-d-811416-6 sudo[107334]: pam_unix(sudo:session): session closed for user root
Apr 25 14:33:58.260744 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5d149d0d-f535-4aec-b81e-1bed5a01a154 tempest-VolumesAdminNegativeTest-279001462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-11a32ecd-45fb-48f8-9cf3-1bd28f8c7e0f" returned: 0 in 0.551s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:58.263508 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5d149d0d-f535-4aec-b81e-1bed5a01a154 tempest-VolumesAdminNegativeTest-279001462 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-11a32ecd-45fb-48f8-9cf3-1bd28f8c7e0f {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:58.296038 n-d-811416-6 sudo[107354]: 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-11a32ecd-45fb-48f8-9cf3-1bd28f8c7e0f
Apr 25 14:33:58.296857 n-d-811416-6 sudo[107354]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:33:58.886607 n-d-811416-6 sudo[107354]: pam_unix(sudo:session): session closed for user root
Apr 25 14:33:58.889755 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5d149d0d-f535-4aec-b81e-1bed5a01a154 tempest-VolumesAdminNegativeTest-279001462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-11a32ecd-45fb-48f8-9cf3-1bd28f8c7e0f" returned: 0 in 0.626s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:58.892572 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5d149d0d-f535-4aec-b81e-1bed5a01a154 tempest-VolumesAdminNegativeTest-279001462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-11a32ecd-45fb-48f8-9cf3-1bd28f8c7e0f {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:58.929502 n-d-811416-6 sudo[107372]: 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-11a32ecd-45fb-48f8-9cf3-1bd28f8c7e0f
Apr 25 14:33:58.932191 n-d-811416-6 sudo[107372]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:33:59.676422 n-d-811416-6 sudo[107372]: pam_unix(sudo:session): session closed for user root
Apr 25 14:33:59.678619 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5d149d0d-f535-4aec-b81e-1bed5a01a154 tempest-VolumesAdminNegativeTest-279001462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-11a32ecd-45fb-48f8-9cf3-1bd28f8c7e0f" returned: 0 in 0.786s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:33:59.680769 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-5d149d0d-f535-4aec-b81e-1bed5a01a154 tempest-VolumesAdminNegativeTest-279001462 None] Successfully deleted volume: 11a32ecd-45fb-48f8-9cf3-1bd28f8c7e0f
Apr 25 14:33:59.741137 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-5d149d0d-f535-4aec-b81e-1bed5a01a154 tempest-VolumesAdminNegativeTest-279001462 None] Created reservations ['cc5610d7-83c7-46a0-b70f-d42b781677dd', '005bb89a-3789-4e00-8402-f4380c9ae5c7', '9e3a83ff-6360-495b-9986-0611d022b211', '9c977306-12f4-42f0-8097-c1ae497f6bcf'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:33:59.786801 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-5d149d0d-f535-4aec-b81e-1bed5a01a154 tempest-VolumesAdminNegativeTest-279001462 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:33:59.787925 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5d149d0d-f535-4aec-b81e-1bed5a01a154 tempest-VolumesAdminNegativeTest-279001462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:33:59.809158 n-d-811416-6 sudo[107394]: 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
Apr 25 14:33:59.810271 n-d-811416-6 sudo[107394]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:34:00.046068 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-827a7128-ccac-4d33-a015-8d1f0943288d tempest-VolumesAdminNegativeTest-279001462 None] Lock "b'cinder-2bdedb0a-2b73-4a17-befb-2818b3d1df42-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:34:00.137415 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:34:00.271979 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.131s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:34:00.272630 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129288624]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:34:00.273616 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-827a7128-ccac-4d33-a015-8d1f0943288d tempest-VolumesAdminNegativeTest-279001462 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2bdedb0a-2b73-4a17-befb-2818b3d1df42
Apr 25 14:34:00.275255 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-827a7128-ccac-4d33-a015-8d1f0943288d tempest-VolumesAdminNegativeTest-279001462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2bdedb0a-2b73-4a17-befb-2818b3d1df42 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:34:00.321146 n-d-811416-6 sudo[107408]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2bdedb0a-2b73-4a17-befb-2818b3d1df42
Apr 25 14:34:00.323877 n-d-811416-6 sudo[107408]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:34:00.469849 n-d-811416-6 sudo[107394]: pam_unix(sudo:session): session closed for user root
Apr 25 14:34:00.473776 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5d149d0d-f535-4aec-b81e-1bed5a01a154 tempest-VolumesAdminNegativeTest-279001462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.684s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:34:00.475806 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5d149d0d-f535-4aec-b81e-1bed5a01a154 tempest-VolumesAdminNegativeTest-279001462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:34:00.528362 n-d-811416-6 sudo[107411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:34:00.533810 n-d-811416-6 sudo[107411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:34:00.994489 n-d-811416-6 sudo[107408]: pam_unix(sudo:session): session closed for user root
Apr 25 14:34:00.996763 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-827a7128-ccac-4d33-a015-8d1f0943288d tempest-VolumesAdminNegativeTest-279001462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2bdedb0a-2b73-4a17-befb-2818b3d1df42" returned: 0 in 0.721s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:34:00.998683 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-827a7128-ccac-4d33-a015-8d1f0943288d tempest-VolumesAdminNegativeTest-279001462 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-2bdedb0a-2b73-4a17-befb-2818b3d1df42 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:34:01.017659 n-d-811416-6 sudo[107416]: 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-2bdedb0a-2b73-4a17-befb-2818b3d1df42
Apr 25 14:34:01.018881 n-d-811416-6 sudo[107416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:34:01.084138 n-d-811416-6 sudo[107411]: pam_unix(sudo:session): session closed for user root
Apr 25 14:34:01.087730 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5d149d0d-f535-4aec-b81e-1bed5a01a154 tempest-VolumesAdminNegativeTest-279001462 None] CMD "sudo cinder-rootwrap /etc/cinder/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.610s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:34:01.090157 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-5d149d0d-f535-4aec-b81e-1bed5a01a154 tempest-VolumesAdminNegativeTest-279001462 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:34:01.096915 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-5d149d0d-f535-4aec-b81e-1bed5a01a154 tempest-VolumesAdminNegativeTest-279001462 None] Deleted volume successfully.
Apr 25 14:34:01.119494 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-5d149d0d-f535-4aec-b81e-1bed5a01a154 tempest-VolumesAdminNegativeTest-279001462 None] Lock "b'cinder-11a32ecd-45fb-48f8-9cf3-1bd28f8c7e0f-delete_volume'" released by "delete_volume" :: held 3.556s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:34:01.462976 n-d-811416-6 sudo[107416]: pam_unix(sudo:session): session closed for user root
Apr 25 14:34:01.464665 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-827a7128-ccac-4d33-a015-8d1f0943288d tempest-VolumesAdminNegativeTest-279001462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2bdedb0a-2b73-4a17-befb-2818b3d1df42" returned: 0 in 0.466s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:34:01.466486 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-827a7128-ccac-4d33-a015-8d1f0943288d tempest-VolumesAdminNegativeTest-279001462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2bdedb0a-2b73-4a17-befb-2818b3d1df42 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:34:01.506711 n-d-811416-6 sudo[107419]: 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-2bdedb0a-2b73-4a17-befb-2818b3d1df42
Apr 25 14:34:01.507533 n-d-811416-6 sudo[107419]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:34:02.061920 n-d-811416-6 sudo[107419]: pam_unix(sudo:session): session closed for user root
Apr 25 14:34:02.064578 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-827a7128-ccac-4d33-a015-8d1f0943288d tempest-VolumesAdminNegativeTest-279001462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2bdedb0a-2b73-4a17-befb-2818b3d1df42" returned: 0 in 0.598s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:34:02.065975 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-827a7128-ccac-4d33-a015-8d1f0943288d tempest-VolumesAdminNegativeTest-279001462 None] Successfully deleted volume: 2bdedb0a-2b73-4a17-befb-2818b3d1df42
Apr 25 14:34:02.130803 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-827a7128-ccac-4d33-a015-8d1f0943288d tempest-VolumesAdminNegativeTest-279001462 None] Created reservations ['f234cd73-bc76-49f9-b4fe-6577870ed65f', 'b070c0c2-8532-48b0-ac10-0bd61693cc1b', '36a5db3c-2eac-46d9-b9ee-2f4188c92d7a', '7abce207-c854-4f05-92fe-edbdcca9dff4'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:34:02.230598 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-827a7128-ccac-4d33-a015-8d1f0943288d tempest-VolumesAdminNegativeTest-279001462 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:34:02.230598 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-827a7128-ccac-4d33-a015-8d1f0943288d tempest-VolumesAdminNegativeTest-279001462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:34:02.281404 n-d-811416-6 sudo[107425]: 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
Apr 25 14:34:02.284153 n-d-811416-6 sudo[107425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:34:02.836822 n-d-811416-6 sudo[107425]: pam_unix(sudo:session): session closed for user root
Apr 25 14:34:02.839892 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-827a7128-ccac-4d33-a015-8d1f0943288d tempest-VolumesAdminNegativeTest-279001462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:34:02.842799 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-827a7128-ccac-4d33-a015-8d1f0943288d tempest-VolumesAdminNegativeTest-279001462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:34:02.885108 n-d-811416-6 sudo[107428]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:34:02.887393 n-d-811416-6 sudo[107428]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:34:03.429828 n-d-811416-6 sudo[107428]: pam_unix(sudo:session): session closed for user root
Apr 25 14:34:03.431974 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-827a7128-ccac-4d33-a015-8d1f0943288d tempest-VolumesAdminNegativeTest-279001462 None] CMD "sudo cinder-rootwrap /etc/cinder/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.589s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:34:03.434744 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-827a7128-ccac-4d33-a015-8d1f0943288d tempest-VolumesAdminNegativeTest-279001462 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:34:03.440882 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-827a7128-ccac-4d33-a015-8d1f0943288d tempest-VolumesAdminNegativeTest-279001462 None] Deleted volume successfully.
Apr 25 14:34:03.460999 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-827a7128-ccac-4d33-a015-8d1f0943288d tempest-VolumesAdminNegativeTest-279001462 None] Lock "b'cinder-2bdedb0a-2b73-4a17-befb-2818b3d1df42-delete_volume'" released by "delete_volume" :: held 3.415s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:34:03.902017 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:34:03.902564 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:34:03.903299 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:34:03.923376 n-d-811416-6 sudo[107431]: 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
Apr 25 14:34:03.924968 n-d-811416-6 sudo[107431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:34:04.396937 n-d-811416-6 sudo[107431]: pam_unix(sudo:session): session closed for user root
Apr 25 14:34:04.399248 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.496s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:34:04.402677 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:34:04.432705 n-d-811416-6 sudo[107435]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:34:04.433960 n-d-811416-6 sudo[107435]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:34:05.307521 n-d-811416-6 sudo[107435]: pam_unix(sudo:session): session closed for user root
Apr 25 14:34:05.311056 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.908s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:34:05.313844 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:34:53.761566 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [req-aaa81cff-690e-44fe-a706-796be3f55f74 req-d13d3ed0-dd37-44f1-b078-830f2264dd6e tempest-VolumesGetTestJSON-602386651 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:34:53.769694 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [req-aaa81cff-690e-44fe-a706-796be3f55f74 req-d13d3ed0-dd37-44f1-b078-830f2264dd6e tempest-VolumesGetTestJSON-602386651 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:34:53.770620 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [req-aaa81cff-690e-44fe-a706-796be3f55f74 req-d13d3ed0-dd37-44f1-b078-830f2264dd6e tempest-VolumesGetTestJSON-602386651 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'
Apr 25 14:34:53.788992 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-aaa81cff-690e-44fe-a706-796be3f55f74 req-d13d3ed0-dd37-44f1-b078-830f2264dd6e tempest-VolumesGetTestJSON-602386651 None] Flow 'volume_create_manager' (847cc927-23d0-4e4d-8b38-661eddb4453e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:34:53.793399 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-aaa81cff-690e-44fe-a706-796be3f55f74 req-d13d3ed0-dd37-44f1-b078-830f2264dd6e tempest-VolumesGetTestJSON-602386651 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3c4e5bae-7121-4610-90fc-ca79896a1a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:34:53.832867 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [req-aaa81cff-690e-44fe-a706-796be3f55f74 req-d13d3ed0-dd37-44f1-b078-830f2264dd6e tempest-VolumesGetTestJSON-602386651 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:34:53.862982 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-aaa81cff-690e-44fe-a706-796be3f55f74 req-d13d3ed0-dd37-44f1-b078-830f2264dd6e tempest-VolumesGetTestJSON-602386651 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3c4e5bae-7121-4610-90fc-ca79896a1a62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:34:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1734334511',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=0b4941f0-bd33-4eca-b390-b1a0c62fc21a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='13ed5254c9234a0ab1ce5c232a38af84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:34:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:34:54Z,user_id='3a0a75e174a64a1aa3f4004a9c73e028',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:34:53.865985 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-aaa81cff-690e-44fe-a706-796be3f55f74 req-d13d3ed0-dd37-44f1-b078-830f2264dd6e tempest-VolumesGetTestJSON-602386651 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eaaa0ca4-65e1-4371-93e8-4cca74c7c4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:34:53.868575 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-aaa81cff-690e-44fe-a706-796be3f55f74 req-d13d3ed0-dd37-44f1-b078-830f2264dd6e tempest-VolumesGetTestJSON-602386651 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eaaa0ca4-65e1-4371-93e8-4cca74c7c4fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:34:53.871239 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-aaa81cff-690e-44fe-a706-796be3f55f74 req-d13d3ed0-dd37-44f1-b078-830f2264dd6e tempest-VolumesGetTestJSON-602386651 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5d7e222e-c694-448d-ad46-bd7a007804ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:34:53.873799 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-aaa81cff-690e-44fe-a706-796be3f55f74 req-d13d3ed0-dd37-44f1-b078-830f2264dd6e tempest-VolumesGetTestJSON-602386651 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5d7e222e-c694-448d-ad46-bd7a007804ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0b4941f0-bd33-4eca-b390-b1a0c62fc21a', 'volume_name': 'volume-0b4941f0-bd33-4eca-b390-b1a0c62fc21a', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:34:53.876296 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-aaa81cff-690e-44fe-a706-796be3f55f74 req-d13d3ed0-dd37-44f1-b078-830f2264dd6e tempest-VolumesGetTestJSON-602386651 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dde4b0a2-9ff2-4057-9b08-d4f83abb7ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:34:53.879574 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-aaa81cff-690e-44fe-a706-796be3f55f74 req-d13d3ed0-dd37-44f1-b078-830f2264dd6e tempest-VolumesGetTestJSON-602386651 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dde4b0a2-9ff2-4057-9b08-d4f83abb7ed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:34:53.882019 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-aaa81cff-690e-44fe-a706-796be3f55f74 req-d13d3ed0-dd37-44f1-b078-830f2264dd6e tempest-VolumesGetTestJSON-602386651 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (46e01547-f83d-4816-bbfd-f5193a65bc34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:34:53.883080 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [req-aaa81cff-690e-44fe-a706-796be3f55f74 req-d13d3ed0-dd37-44f1-b078-830f2264dd6e tempest-VolumesGetTestJSON-602386651 None] Volume 0b4941f0-bd33-4eca-b390-b1a0c62fc21a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0b4941f0-bd33-4eca-b390-b1a0c62fc21a', 'volume_size': 1}
Apr 25 14:34:53.885476 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-aaa81cff-690e-44fe-a706-796be3f55f74 req-d13d3ed0-dd37-44f1-b078-830f2264dd6e tempest-VolumesGetTestJSON-602386651 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0b4941f0-bd33-4eca-b390-b1a0c62fc21a stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:34:53.921550 n-d-811416-6 sudo[108306]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0b4941f0-bd33-4eca-b390-b1a0c62fc21a stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:34:53.923152 n-d-811416-6 sudo[108306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:34:54.734059 n-d-811416-6 sudo[108306]: pam_unix(sudo:session): session closed for user root
Apr 25 14:34:54.736315 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-aaa81cff-690e-44fe-a706-796be3f55f74 req-d13d3ed0-dd37-44f1-b078-830f2264dd6e tempest-VolumesGetTestJSON-602386651 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0b4941f0-bd33-4eca-b390-b1a0c62fc21a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.850s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:34:54.740410 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-aaa81cff-690e-44fe-a706-796be3f55f74 req-d13d3ed0-dd37-44f1-b078-830f2264dd6e tempest-VolumesGetTestJSON-602386651 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (46e01547-f83d-4816-bbfd-f5193a65bc34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0b4941f0-bd33-4eca-b390-b1a0c62fc21a', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:34:54.743768 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-aaa81cff-690e-44fe-a706-796be3f55f74 req-d13d3ed0-dd37-44f1-b078-830f2264dd6e tempest-VolumesGetTestJSON-602386651 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7d7f4f44-9321-423d-83ca-5dc3af5beaf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:34:54.760671 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [req-aaa81cff-690e-44fe-a706-796be3f55f74 req-d13d3ed0-dd37-44f1-b078-830f2264dd6e tempest-VolumesGetTestJSON-602386651 None] Volume volume-0b4941f0-bd33-4eca-b390-b1a0c62fc21a (0b4941f0-bd33-4eca-b390-b1a0c62fc21a): created successfully
Apr 25 14:34:54.767657 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-aaa81cff-690e-44fe-a706-796be3f55f74 req-d13d3ed0-dd37-44f1-b078-830f2264dd6e tempest-VolumesGetTestJSON-602386651 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7d7f4f44-9321-423d-83ca-5dc3af5beaf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:34:54.774408 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-aaa81cff-690e-44fe-a706-796be3f55f74 req-d13d3ed0-dd37-44f1-b078-830f2264dd6e tempest-VolumesGetTestJSON-602386651 None] Flow 'volume_create_manager' (847cc927-23d0-4e4d-8b38-661eddb4453e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:34:54.786896 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-aaa81cff-690e-44fe-a706-796be3f55f74 req-d13d3ed0-dd37-44f1-b078-830f2264dd6e tempest-VolumesGetTestJSON-602386651 None] Created volume successfully.
Apr 25 14:34:58.516387 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [req-d8db29ef-9af6-495d-8609-e93c98561abc req-627f0720-0e7d-440d-bb0e-1d41c3db7e69 tempest-VolumesGetTestJSON-602386651 None] Lock "b'cinder-0b4941f0-bd33-4eca-b390-b1a0c62fc21a-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:34:58.695453 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [req-d8db29ef-9af6-495d-8609-e93c98561abc req-627f0720-0e7d-440d-bb0e-1d41c3db7e69 tempest-VolumesGetTestJSON-602386651 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0b4941f0-bd33-4eca-b390-b1a0c62fc21a
Apr 25 14:34:58.698529 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-d8db29ef-9af6-495d-8609-e93c98561abc req-627f0720-0e7d-440d-bb0e-1d41c3db7e69 tempest-VolumesGetTestJSON-602386651 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0b4941f0-bd33-4eca-b390-b1a0c62fc21a {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:34:58.761356 n-d-811416-6 sudo[108468]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0b4941f0-bd33-4eca-b390-b1a0c62fc21a
Apr 25 14:34:58.762209 n-d-811416-6 sudo[108468]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:34:59.460103 n-d-811416-6 sudo[108468]: pam_unix(sudo:session): session closed for user root
Apr 25 14:34:59.462811 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-d8db29ef-9af6-495d-8609-e93c98561abc req-627f0720-0e7d-440d-bb0e-1d41c3db7e69 tempest-VolumesGetTestJSON-602386651 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0b4941f0-bd33-4eca-b390-b1a0c62fc21a" returned: 0 in 0.765s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:34:59.466713 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-d8db29ef-9af6-495d-8609-e93c98561abc req-627f0720-0e7d-440d-bb0e-1d41c3db7e69 tempest-VolumesGetTestJSON-602386651 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-0b4941f0-bd33-4eca-b390-b1a0c62fc21a {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:34:59.505884 n-d-811416-6 sudo[108471]: 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-0b4941f0-bd33-4eca-b390-b1a0c62fc21a
Apr 25 14:34:59.506735 n-d-811416-6 sudo[108471]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:35:00.101408 n-d-811416-6 sudo[108471]: pam_unix(sudo:session): session closed for user root
Apr 25 14:35:00.103887 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-d8db29ef-9af6-495d-8609-e93c98561abc req-627f0720-0e7d-440d-bb0e-1d41c3db7e69 tempest-VolumesGetTestJSON-602386651 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0b4941f0-bd33-4eca-b390-b1a0c62fc21a" returned: 0 in 0.638s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:35:00.106610 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-d8db29ef-9af6-495d-8609-e93c98561abc req-627f0720-0e7d-440d-bb0e-1d41c3db7e69 tempest-VolumesGetTestJSON-602386651 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0b4941f0-bd33-4eca-b390-b1a0c62fc21a {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:35:00.152480 n-d-811416-6 sudo[108476]: 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-0b4941f0-bd33-4eca-b390-b1a0c62fc21a
Apr 25 14:35:00.154015 n-d-811416-6 sudo[108476]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:35:00.919780 n-d-811416-6 sudo[108476]: pam_unix(sudo:session): session closed for user root
Apr 25 14:35:00.922423 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-d8db29ef-9af6-495d-8609-e93c98561abc req-627f0720-0e7d-440d-bb0e-1d41c3db7e69 tempest-VolumesGetTestJSON-602386651 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0b4941f0-bd33-4eca-b390-b1a0c62fc21a" returned: 0 in 0.815s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:35:00.923525 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [req-d8db29ef-9af6-495d-8609-e93c98561abc req-627f0720-0e7d-440d-bb0e-1d41c3db7e69 tempest-VolumesGetTestJSON-602386651 None] Successfully deleted volume: 0b4941f0-bd33-4eca-b390-b1a0c62fc21a
Apr 25 14:35:01.027831 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [req-d8db29ef-9af6-495d-8609-e93c98561abc req-627f0720-0e7d-440d-bb0e-1d41c3db7e69 tempest-VolumesGetTestJSON-602386651 None] Created reservations ['43ff44d7-de8d-4e83-8c04-032d015c4a18', 'ae24013b-5d03-45a5-8f65-ad76b82cab31', '18efcc22-a0c3-45ac-9f3f-35abe849b43b', 'e8956f24-a802-4c73-a6bc-1ed2530515ee'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:35:01.086595 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [req-d8db29ef-9af6-495d-8609-e93c98561abc req-627f0720-0e7d-440d-bb0e-1d41c3db7e69 tempest-VolumesGetTestJSON-602386651 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:35:01.087804 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-d8db29ef-9af6-495d-8609-e93c98561abc req-627f0720-0e7d-440d-bb0e-1d41c3db7e69 tempest-VolumesGetTestJSON-602386651 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:35:01.118617 n-d-811416-6 sudo[108494]: 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
Apr 25 14:35:01.120823 n-d-811416-6 sudo[108494]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:35:01.764164 n-d-811416-6 sudo[108494]: pam_unix(sudo:session): session closed for user root
Apr 25 14:35:01.767375 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-d8db29ef-9af6-495d-8609-e93c98561abc req-627f0720-0e7d-440d-bb0e-1d41c3db7e69 tempest-VolumesGetTestJSON-602386651 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.679s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:35:01.773902 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-d8db29ef-9af6-495d-8609-e93c98561abc req-627f0720-0e7d-440d-bb0e-1d41c3db7e69 tempest-VolumesGetTestJSON-602386651 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:35:01.823828 n-d-811416-6 sudo[108507]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:35:01.826703 n-d-811416-6 sudo[108507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:35:02.532462 n-d-811416-6 sudo[108507]: pam_unix(sudo:session): session closed for user root
Apr 25 14:35:02.536748 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-d8db29ef-9af6-495d-8609-e93c98561abc req-627f0720-0e7d-440d-bb0e-1d41c3db7e69 tempest-VolumesGetTestJSON-602386651 None] CMD "sudo cinder-rootwrap /etc/cinder/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.763s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:35:02.539671 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [req-d8db29ef-9af6-495d-8609-e93c98561abc req-627f0720-0e7d-440d-bb0e-1d41c3db7e69 tempest-VolumesGetTestJSON-602386651 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:35:02.546686 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-d8db29ef-9af6-495d-8609-e93c98561abc req-627f0720-0e7d-440d-bb0e-1d41c3db7e69 tempest-VolumesGetTestJSON-602386651 None] Deleted volume successfully.
Apr 25 14:35:02.597596 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [req-d8db29ef-9af6-495d-8609-e93c98561abc req-627f0720-0e7d-440d-bb0e-1d41c3db7e69 tempest-VolumesGetTestJSON-602386651 None] Lock "b'cinder-0b4941f0-bd33-4eca-b390-b1a0c62fc21a-delete_volume'" released by "delete_volume" :: held 4.075s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:35:03.903826 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:35:03.904851 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:35:03.905763 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:35:03.932057 n-d-811416-6 sudo[108544]: 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
Apr 25 14:35:03.940840 n-d-811416-6 sudo[108544]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:35:04.858371 n-d-811416-6 sudo[108544]: pam_unix(sudo:session): session closed for user root
Apr 25 14:35:04.861093 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.955s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:35:04.864429 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:35:04.894767 n-d-811416-6 sudo[108601]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:35:04.896357 n-d-811416-6 sudo[108601]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:35:05.453973 n-d-811416-6 sudo[108601]: pam_unix(sudo:session): session closed for user root
Apr 25 14:35:05.456629 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.592s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:35:05.458725 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:35:18.191247 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:35:18.202486 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:35:18.204261 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 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'
Apr 25 14:35:18.219334 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Flow 'volume_create_manager' (bc6b263f-5386-48ca-9a41-563dc08ab3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:35:18.224067 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (81d59aee-391d-4bcd-8b85-5d48c1128653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:35:18.249892 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:35:18.278806 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (81d59aee-391d-4bcd-8b85-5d48c1128653) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:35:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1211706899',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=735e6774-1052-48b2-b221-b8f3a0aeba9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6da6b6e7f784d43812aed56cda966bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:35:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:35:18Z,user_id='301daf8c037240749b4fa32cdd2b650c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:35:18.282006 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ab8a726b-6a7c-46e4-8cd2-6b35f8321984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:35:18.285401 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ab8a726b-6a7c-46e4-8cd2-6b35f8321984) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:35:18.289090 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5939bd43-b548-4885-a08d-4351737f8a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:35:18.479612 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5939bd43-b548-4885-a08d-4351737f8a9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '735e6774-1052-48b2-b221-b8f3a0aeba9a', 'volume_name': 'volume-735e6774-1052-48b2-b221-b8f3a0aeba9a', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:35:18.484262 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0160bb4b-9d64-488f-911a-6f00977d3e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:35:18.489365 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0160bb4b-9d64-488f-911a-6f00977d3e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:35:18.492149 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b931286c-3148-4527-9d12-c91642eece15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:35:18.493401 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Volume 735e6774-1052-48b2-b221-b8f3a0aeba9a: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-735e6774-1052-48b2-b221-b8f3a0aeba9a', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 25 14:35:18.494491 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Cloning 735e6774-1052-48b2-b221-b8f3a0aeba9a from image e15baa71-d40b-4547-acda-fdfd7426651d at location (None, None). {{(pid=96343) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 25 14:35:39.140277 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d__lz1gr3on-d-811416-6@lvmdriver-1, size 616.00 MB, duration 20.64 sec {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 25 14:35:39.141730 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Image download 616.00 MB at 29.84 MB/s
Apr 25 14:35:39.219157 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 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_e15baa71-d40b-4547-acda-fdfd7426651d__lz1gr3on-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:35:39.420971 n-d-811416-6 sudo[109009]: 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_e15baa71-d40b-4547-acda-fdfd7426651d__lz1gr3on-d-811416-6@lvmdriver-1
Apr 25 14:35:39.422404 n-d-811416-6 sudo[109009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:35:40.096003 n-d-811416-6 sudo[109009]: pam_unix(sudo:session): session closed for user root
Apr 25 14:35:40.098510 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 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_e15baa71-d40b-4547-acda-fdfd7426651d__lz1gr3on-d-811416-6@lvmdriver-1" returned: 0 in 0.879s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:35:40.099397 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d is fetched for user 301daf8c037240749b4fa32cdd2b650c. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 25 14:35:40.214575 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 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_e15baa71-d40b-4547-acda-fdfd7426651d__lz1gr3on-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:35:40.340928 n-d-811416-6 sudo[109014]: 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_e15baa71-d40b-4547-acda-fdfd7426651d__lz1gr3on-d-811416-6@lvmdriver-1
Apr 25 14:35:40.347764 n-d-811416-6 sudo[109014]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:35:40.838096 n-d-811416-6 sudo[109014]: pam_unix(sudo:session): session closed for user root
Apr 25 14:35:40.840163 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 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_e15baa71-d40b-4547-acda-fdfd7426651d__lz1gr3on-d-811416-6@lvmdriver-1" returned: 0 in 0.627s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:35:40.842234 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-735e6774-1052-48b2-b221-b8f3a0aeba9a stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:35:40.878190 n-d-811416-6 sudo[109019]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-735e6774-1052-48b2-b221-b8f3a0aeba9a stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:35:40.879471 n-d-811416-6 sudo[109019]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:35:41.684526 n-d-811416-6 sudo[109019]: pam_unix(sudo:session): session closed for user root
Apr 25 14:35:41.689648 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-735e6774-1052-48b2-b221-b8f3a0aeba9a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.845s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:35:41.738292 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Attempting download of e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume 735e6774-1052-48b2-b221-b8f3a0aeba9a. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 25 14:35:41.839053 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 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_e15baa71-d40b-4547-acda-fdfd7426651d_ebw3ca9a {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:35:42.059369 n-d-811416-6 sudo[109053]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_ebw3ca9a
Apr 25 14:35:42.061533 n-d-811416-6 sudo[109053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:35:42.624041 n-d-811416-6 sudo[109053]: pam_unix(sudo:session): session closed for user root
Apr 25 14:35:42.627798 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 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_e15baa71-d40b-4547-acda-fdfd7426651d_ebw3ca9a" returned: 0 in 0.788s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:35:42.629250 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 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_e15baa71-d40b-4547-acda-fdfd7426651d__lz1gr3on-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:35:42.792918 n-d-811416-6 sudo[109057]: 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_e15baa71-d40b-4547-acda-fdfd7426651d__lz1gr3on-d-811416-6@lvmdriver-1
Apr 25 14:35:42.794691 n-d-811416-6 sudo[109057]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:35:43.219442 n-d-811416-6 sudo[109057]: pam_unix(sudo:session): session closed for user root
Apr 25 14:35:43.221714 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 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_e15baa71-d40b-4547-acda-fdfd7426651d__lz1gr3on-d-811416-6@lvmdriver-1" returned: 0 in 0.592s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:35:43.223307 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] e15baa71-d40b-4547-acda-fdfd7426651d was vhdx, converting to raw {{(pid=96343) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 25 14:35:43.224921 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d__lz1gr3on-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--735e6774--1052--48b2--b221--b8f3a0aeba9a oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:35:43.324972 n-d-811416-6 sudo[109062]: 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_e15baa71-d40b-4547-acda-fdfd7426651d__lz1gr3on-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--735e6774--1052--48b2--b221--b8f3a0aeba9a oflag=direct
Apr 25 14:35:43.337753 n-d-811416-6 sudo[109062]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:35:43.760204 n-d-811416-6 sudo[109062]: pam_unix(sudo:session): session closed for user root
Apr 25 14:35:43.762602 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d__lz1gr3on-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--735e6774--1052--48b2--b221--b8f3a0aeba9a oflag=direct" returned: 0 in 0.538s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:35:43.764356 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 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_e15baa71-d40b-4547-acda-fdfd7426651d__lz1gr3on-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--735e6774--1052--48b2--b221--b8f3a0aeba9a {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:35:43.792497 n-d-811416-6 sudo[109074]: 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_e15baa71-d40b-4547-acda-fdfd7426651d__lz1gr3on-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--735e6774--1052--48b2--b221--b8f3a0aeba9a
Apr 25 14:35:43.794405 n-d-811416-6 sudo[109074]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:35:45.004816 n-d-811416-6 sudo[109074]: pam_unix(sudo:session): session closed for user root
Apr 25 14:35:45.009770 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 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_e15baa71-d40b-4547-acda-fdfd7426651d__lz1gr3on-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--735e6774--1052--48b2--b221--b8f3a0aeba9a" returned: 0 in 1.243s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:35:45.011327 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 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_e15baa71-d40b-4547-acda-fdfd7426651d__lz1gr3on-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:35:45.134381 n-d-811416-6 sudo[109111]: 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_e15baa71-d40b-4547-acda-fdfd7426651d__lz1gr3on-d-811416-6@lvmdriver-1
Apr 25 14:35:45.135260 n-d-811416-6 sudo[109111]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:35:45.716077 n-d-811416-6 sudo[109111]: pam_unix(sudo:session): session closed for user root
Apr 25 14:35:45.718832 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 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_e15baa71-d40b-4547-acda-fdfd7426651d__lz1gr3on-d-811416-6@lvmdriver-1" returned: 0 in 0.707s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:35:45.719748 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d__lz1gr3on-d-811416-6@lvmdriver-1, size 700.00 MB, duration 1.25 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--735e6774--1052--48b2--b221--b8f3a0aeba9a {{(pid=96343) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 25 14:35:45.720971 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Converted 700.00 MB image at 561.46 MB/s
Apr 25 14:35:45.721671 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Downloaded image e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume 735e6774-1052-48b2-b221-b8f3a0aeba9a successfully. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 25 14:35:45.942803 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d for user 301daf8c037240749b4fa32cdd2b650c is deleted. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 25 14:35:45.943469 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Marking volume 735e6774-1052-48b2-b221-b8f3a0aeba9a as bootable. {{(pid=96343) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 25 14:35:45.956918 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Copying metadata from image e15baa71-d40b-4547-acda-fdfd7426651d to 735e6774-1052-48b2-b221-b8f3a0aeba9a. {{(pid=96343) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 25 14:35:45.957717 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Creating volume glance metadata for volume 735e6774-1052-48b2-b221-b8f3a0aeba9a backed by image e15baa71-d40b-4547-acda-fdfd7426651d with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96343) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 25 14:35:46.083969 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b931286c-3148-4527-9d12-c91642eece15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-735e6774-1052-48b2-b221-b8f3a0aeba9a', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:35:46.090258 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f2760e46-e954-4ca8-838e-cd9b47455d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:35:46.110395 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Volume volume-735e6774-1052-48b2-b221-b8f3a0aeba9a (735e6774-1052-48b2-b221-b8f3a0aeba9a): created successfully
Apr 25 14:35:46.112648 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f2760e46-e954-4ca8-838e-cd9b47455d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:35:46.120218 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Flow 'volume_create_manager' (bc6b263f-5386-48ca-9a41-563dc08ab3ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:35:46.138678 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-0aeae0f5-e36f-4bc1-9c53-40c47e109995 tempest-TaggedBootDevicesTest_v242-822574298 None] Created volume successfully.
Apr 25 14:35:46.897171 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-5d6b0777-8535-4a7d-bc8a-d3e2f393aff1 tempest-TaggedBootDevicesTest_v242-822574298 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:35:46.901282 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-5d6b0777-8535-4a7d-bc8a-d3e2f393aff1 tempest-TaggedBootDevicesTest_v242-822574298 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:35:46.902041 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-5d6b0777-8535-4a7d-bc8a-d3e2f393aff1 tempest-TaggedBootDevicesTest_v242-822574298 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'
Apr 25 14:35:46.915921 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5d6b0777-8535-4a7d-bc8a-d3e2f393aff1 tempest-TaggedBootDevicesTest_v242-822574298 None] Flow 'volume_create_manager' (26bd1180-4ea9-479d-8970-49798d94a25f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:35:46.919109 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5d6b0777-8535-4a7d-bc8a-d3e2f393aff1 tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b2fcad8a-fd49-431f-be1e-4bd59eeb1aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:35:46.941313 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-5d6b0777-8535-4a7d-bc8a-d3e2f393aff1 tempest-TaggedBootDevicesTest_v242-822574298 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:35:46.967419 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5d6b0777-8535-4a7d-bc8a-d3e2f393aff1 tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b2fcad8a-fd49-431f-be1e-4bd59eeb1aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:35:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1535249204',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=ef90e657-cac1-45f6-9184-e9d4825288bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6da6b6e7f784d43812aed56cda966bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:35:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:35:47Z,user_id='301daf8c037240749b4fa32cdd2b650c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:35:46.970125 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5d6b0777-8535-4a7d-bc8a-d3e2f393aff1 tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (01b0af9e-5942-4394-af32-e931bf0f410a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:35:46.972219 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5d6b0777-8535-4a7d-bc8a-d3e2f393aff1 tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (01b0af9e-5942-4394-af32-e931bf0f410a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:35:46.974539 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5d6b0777-8535-4a7d-bc8a-d3e2f393aff1 tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (60565dfc-a816-4bad-9cf9-13865950fc55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:35:46.976739 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5d6b0777-8535-4a7d-bc8a-d3e2f393aff1 tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (60565dfc-a816-4bad-9cf9-13865950fc55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ef90e657-cac1-45f6-9184-e9d4825288bb', 'volume_name': 'volume-ef90e657-cac1-45f6-9184-e9d4825288bb', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:35:46.978970 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5d6b0777-8535-4a7d-bc8a-d3e2f393aff1 tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5e4cdcc9-0924-4b61-b291-2f8c3d3adc25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:35:46.981162 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5d6b0777-8535-4a7d-bc8a-d3e2f393aff1 tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5e4cdcc9-0924-4b61-b291-2f8c3d3adc25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:35:46.983329 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5d6b0777-8535-4a7d-bc8a-d3e2f393aff1 tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8686b584-7e02-4428-843e-be0881a8d2b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:35:46.984098 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-5d6b0777-8535-4a7d-bc8a-d3e2f393aff1 tempest-TaggedBootDevicesTest_v242-822574298 None] Volume ef90e657-cac1-45f6-9184-e9d4825288bb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ef90e657-cac1-45f6-9184-e9d4825288bb', 'volume_size': 1}
Apr 25 14:35:46.985347 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5d6b0777-8535-4a7d-bc8a-d3e2f393aff1 tempest-TaggedBootDevicesTest_v242-822574298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ef90e657-cac1-45f6-9184-e9d4825288bb stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:35:47.007434 n-d-811416-6 sudo[109125]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ef90e657-cac1-45f6-9184-e9d4825288bb stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:35:47.008371 n-d-811416-6 sudo[109125]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:35:47.614960 n-d-811416-6 sudo[109125]: pam_unix(sudo:session): session closed for user root
Apr 25 14:35:47.617550 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5d6b0777-8535-4a7d-bc8a-d3e2f393aff1 tempest-TaggedBootDevicesTest_v242-822574298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ef90e657-cac1-45f6-9184-e9d4825288bb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.632s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:35:47.624872 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5d6b0777-8535-4a7d-bc8a-d3e2f393aff1 tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8686b584-7e02-4428-843e-be0881a8d2b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ef90e657-cac1-45f6-9184-e9d4825288bb', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:35:47.628025 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5d6b0777-8535-4a7d-bc8a-d3e2f393aff1 tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (62e2ad11-ed9d-40a7-92a0-a677ae1eb587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:35:47.644447 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-5d6b0777-8535-4a7d-bc8a-d3e2f393aff1 tempest-TaggedBootDevicesTest_v242-822574298 None] Volume volume-ef90e657-cac1-45f6-9184-e9d4825288bb (ef90e657-cac1-45f6-9184-e9d4825288bb): created successfully
Apr 25 14:35:47.647377 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5d6b0777-8535-4a7d-bc8a-d3e2f393aff1 tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (62e2ad11-ed9d-40a7-92a0-a677ae1eb587) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:35:47.654336 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5d6b0777-8535-4a7d-bc8a-d3e2f393aff1 tempest-TaggedBootDevicesTest_v242-822574298 None] Flow 'volume_create_manager' (26bd1180-4ea9-479d-8970-49798d94a25f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:35:47.670560 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-5d6b0777-8535-4a7d-bc8a-d3e2f393aff1 tempest-TaggedBootDevicesTest_v242-822574298 None] Created volume successfully.
Apr 25 14:35:48.593516 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-ad864470-43f2-455d-b504-6c338423a07d tempest-TaggedBootDevicesTest_v242-822574298 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:35:48.598189 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-ad864470-43f2-455d-b504-6c338423a07d tempest-TaggedBootDevicesTest_v242-822574298 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:35:48.598701 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-ad864470-43f2-455d-b504-6c338423a07d tempest-TaggedBootDevicesTest_v242-822574298 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'
Apr 25 14:35:48.624712 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ad864470-43f2-455d-b504-6c338423a07d tempest-TaggedBootDevicesTest_v242-822574298 None] Flow 'volume_create_manager' (10f807b5-5a61-449b-9de2-ba5be2725f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:35:48.631836 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ad864470-43f2-455d-b504-6c338423a07d tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b3e619ad-b875-4fde-8e8b-b267d1a9e0e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:35:48.656694 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-ad864470-43f2-455d-b504-6c338423a07d tempest-TaggedBootDevicesTest_v242-822574298 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:35:48.683023 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ad864470-43f2-455d-b504-6c338423a07d tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b3e619ad-b875-4fde-8e8b-b267d1a9e0e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:35:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-863489323',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=cc3f6983-9297-4ccf-b5c1-17b702577f70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6da6b6e7f784d43812aed56cda966bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:35:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:35:49Z,user_id='301daf8c037240749b4fa32cdd2b650c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:35:48.686424 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ad864470-43f2-455d-b504-6c338423a07d tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d7fbc08d-dc55-4671-893c-76f4f76220a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:35:48.688862 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ad864470-43f2-455d-b504-6c338423a07d tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d7fbc08d-dc55-4671-893c-76f4f76220a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:35:48.691371 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ad864470-43f2-455d-b504-6c338423a07d tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a3dc5d6e-ebe2-44a0-b414-8d02fa078881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:35:48.693830 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ad864470-43f2-455d-b504-6c338423a07d tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a3dc5d6e-ebe2-44a0-b414-8d02fa078881) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cc3f6983-9297-4ccf-b5c1-17b702577f70', 'volume_name': 'volume-cc3f6983-9297-4ccf-b5c1-17b702577f70', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:35:48.696234 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ad864470-43f2-455d-b504-6c338423a07d tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (387bf082-750c-4da3-b2f6-26bdcc93cdd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:35:48.698499 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ad864470-43f2-455d-b504-6c338423a07d tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (387bf082-750c-4da3-b2f6-26bdcc93cdd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:35:48.701115 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ad864470-43f2-455d-b504-6c338423a07d tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (85b04f16-956d-4654-b957-3aa5b1a74d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:35:48.702102 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-ad864470-43f2-455d-b504-6c338423a07d tempest-TaggedBootDevicesTest_v242-822574298 None] Volume cc3f6983-9297-4ccf-b5c1-17b702577f70: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cc3f6983-9297-4ccf-b5c1-17b702577f70', 'volume_size': 1}
Apr 25 14:35:48.703498 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ad864470-43f2-455d-b504-6c338423a07d tempest-TaggedBootDevicesTest_v242-822574298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cc3f6983-9297-4ccf-b5c1-17b702577f70 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:35:48.724242 n-d-811416-6 sudo[109156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cc3f6983-9297-4ccf-b5c1-17b702577f70 stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:35:48.725777 n-d-811416-6 sudo[109156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:35:49.270962 n-d-811416-6 sudo[109156]: pam_unix(sudo:session): session closed for user root
Apr 25 14:35:49.273387 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ad864470-43f2-455d-b504-6c338423a07d tempest-TaggedBootDevicesTest_v242-822574298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cc3f6983-9297-4ccf-b5c1-17b702577f70 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.569s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:35:49.277083 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ad864470-43f2-455d-b504-6c338423a07d tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (85b04f16-956d-4654-b957-3aa5b1a74d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cc3f6983-9297-4ccf-b5c1-17b702577f70', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:35:49.279437 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ad864470-43f2-455d-b504-6c338423a07d tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fd9def4d-fc36-477e-815c-35b477531c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:35:49.292540 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-ad864470-43f2-455d-b504-6c338423a07d tempest-TaggedBootDevicesTest_v242-822574298 None] Volume volume-cc3f6983-9297-4ccf-b5c1-17b702577f70 (cc3f6983-9297-4ccf-b5c1-17b702577f70): created successfully
Apr 25 14:35:49.294936 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ad864470-43f2-455d-b504-6c338423a07d tempest-TaggedBootDevicesTest_v242-822574298 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fd9def4d-fc36-477e-815c-35b477531c3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:35:49.298356 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ad864470-43f2-455d-b504-6c338423a07d tempest-TaggedBootDevicesTest_v242-822574298 None] Flow 'volume_create_manager' (10f807b5-5a61-449b-9de2-ba5be2725f3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:35:49.309208 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-ad864470-43f2-455d-b504-6c338423a07d tempest-TaggedBootDevicesTest_v242-822574298 None] Created volume successfully.
Apr 25 14:35:56.901760 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-384fa66d-3a06-4a10-bb63-a9e75f44157c tempest-DeleteServersTestJSON-1080698128 None] Lock "b'cinder-b56ffe58-6f62-4e61-a7a0-026b79475caf-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:35:57.087675 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:35:57.377504 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.291s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:35:57.378092 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129096816]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:35:57.378891 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-384fa66d-3a06-4a10-bb63-a9e75f44157c tempest-DeleteServersTestJSON-1080698128 None] Skipping remove_export. No iscsi_target is presently exported for volume: b56ffe58-6f62-4e61-a7a0-026b79475caf
Apr 25 14:35:57.380267 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-384fa66d-3a06-4a10-bb63-a9e75f44157c tempest-DeleteServersTestJSON-1080698128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b56ffe58-6f62-4e61-a7a0-026b79475caf {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:35:57.430127 n-d-811416-6 sudo[109290]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b56ffe58-6f62-4e61-a7a0-026b79475caf
Apr 25 14:35:57.433308 n-d-811416-6 sudo[109290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:35:57.909231 n-d-811416-6 sudo[109290]: pam_unix(sudo:session): session closed for user root
Apr 25 14:35:57.912618 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-384fa66d-3a06-4a10-bb63-a9e75f44157c tempest-DeleteServersTestJSON-1080698128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b56ffe58-6f62-4e61-a7a0-026b79475caf" returned: 0 in 0.532s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:35:57.915657 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-384fa66d-3a06-4a10-bb63-a9e75f44157c tempest-DeleteServersTestJSON-1080698128 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-b56ffe58-6f62-4e61-a7a0-026b79475caf {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:35:57.943451 n-d-811416-6 sudo[109300]: 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-b56ffe58-6f62-4e61-a7a0-026b79475caf
Apr 25 14:35:57.944861 n-d-811416-6 sudo[109300]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:35:58.564898 n-d-811416-6 sudo[109300]: pam_unix(sudo:session): session closed for user root
Apr 25 14:35:58.567430 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-384fa66d-3a06-4a10-bb63-a9e75f44157c tempest-DeleteServersTestJSON-1080698128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b56ffe58-6f62-4e61-a7a0-026b79475caf" returned: 0 in 0.651s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:35:58.569960 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-384fa66d-3a06-4a10-bb63-a9e75f44157c tempest-DeleteServersTestJSON-1080698128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b56ffe58-6f62-4e61-a7a0-026b79475caf {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:35:58.611150 n-d-811416-6 sudo[109329]: 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-b56ffe58-6f62-4e61-a7a0-026b79475caf
Apr 25 14:35:58.613208 n-d-811416-6 sudo[109329]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:35:59.157620 n-d-811416-6 sudo[109329]: pam_unix(sudo:session): session closed for user root
Apr 25 14:35:59.159814 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-384fa66d-3a06-4a10-bb63-a9e75f44157c tempest-DeleteServersTestJSON-1080698128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b56ffe58-6f62-4e61-a7a0-026b79475caf" returned: 0 in 0.590s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:35:59.161682 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-384fa66d-3a06-4a10-bb63-a9e75f44157c tempest-DeleteServersTestJSON-1080698128 None] Successfully deleted volume: b56ffe58-6f62-4e61-a7a0-026b79475caf
Apr 25 14:35:59.223037 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-384fa66d-3a06-4a10-bb63-a9e75f44157c tempest-DeleteServersTestJSON-1080698128 None] Created reservations ['61fdfab5-fe5e-419e-b784-6aad82e4fcc2', '3eb0c229-ce33-4c12-b910-d761efd61f91', '3522d7e6-0fea-4d63-aead-8863b383ccbe', '33d1433c-1b7e-493c-b0d8-3ffd891ad493'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:35:59.289057 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-384fa66d-3a06-4a10-bb63-a9e75f44157c tempest-DeleteServersTestJSON-1080698128 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:35:59.290617 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-384fa66d-3a06-4a10-bb63-a9e75f44157c tempest-DeleteServersTestJSON-1080698128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:35:59.339597 n-d-811416-6 sudo[109340]: 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
Apr 25 14:35:59.354219 n-d-811416-6 sudo[109340]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:35:59.852870 n-d-811416-6 sudo[109340]: pam_unix(sudo:session): session closed for user root
Apr 25 14:35:59.855199 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-384fa66d-3a06-4a10-bb63-a9e75f44157c tempest-DeleteServersTestJSON-1080698128 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.565s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:35:59.857614 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-384fa66d-3a06-4a10-bb63-a9e75f44157c tempest-DeleteServersTestJSON-1080698128 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:35:59.909069 n-d-811416-6 sudo[109354]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:35:59.909882 n-d-811416-6 sudo[109354]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:36:00.444724 n-d-811416-6 sudo[109354]: pam_unix(sudo:session): session closed for user root
Apr 25 14:36:00.446911 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-384fa66d-3a06-4a10-bb63-a9e75f44157c tempest-DeleteServersTestJSON-1080698128 None] CMD "sudo cinder-rootwrap /etc/cinder/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.589s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:36:00.448821 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-384fa66d-3a06-4a10-bb63-a9e75f44157c tempest-DeleteServersTestJSON-1080698128 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:36:00.472254 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-384fa66d-3a06-4a10-bb63-a9e75f44157c tempest-DeleteServersTestJSON-1080698128 None] Deleted volume successfully.
Apr 25 14:36:00.497658 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-384fa66d-3a06-4a10-bb63-a9e75f44157c tempest-DeleteServersTestJSON-1080698128 None] Lock "b'cinder-b56ffe58-6f62-4e61-a7a0-026b79475caf-delete_volume'" released by "delete_volume" :: held 3.596s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:36:03.905953 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:36:03.906544 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:36:03.907680 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:36:03.948358 n-d-811416-6 sudo[109404]: 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
Apr 25 14:36:03.949228 n-d-811416-6 sudo[109404]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:36:04.539912 n-d-811416-6 sudo[109404]: pam_unix(sudo:session): session closed for user root
Apr 25 14:36:04.542898 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.635s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:36:04.544534 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:36:04.615088 n-d-811416-6 sudo[109410]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:36:04.616020 n-d-811416-6 sudo[109410]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:36:05.323027 n-d-811416-6 sudo[109410]: pam_unix(sudo:session): session closed for user root
Apr 25 14:36:05.325716 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.781s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:36:05.327687 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:36:18.096742 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-3aec4cc3-167c-43e9-a455-511325567ee2 tempest-TaggedBootDevicesTest_v242-822574298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-735e6774-1052-48b2-b221-b8f3a0aeba9a {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:36:18.143811 n-d-811416-6 sudo[109499]: 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-735e6774-1052-48b2-b221-b8f3a0aeba9a
Apr 25 14:36:18.156176 n-d-811416-6 sudo[109499]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:36:19.019444 n-d-811416-6 sudo[109499]: pam_unix(sudo:session): session closed for user root
Apr 25 14:36:19.022227 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-3aec4cc3-167c-43e9-a455-511325567ee2 tempest-TaggedBootDevicesTest_v242-822574298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-735e6774-1052-48b2-b221-b8f3a0aeba9a" returned: 0 in 0.925s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:36:19.119425 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:36:19.139420 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:36:19.139987 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128402256]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:36:19.140771 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-3aec4cc3-167c-43e9-a455-511325567ee2 tempest-TaggedBootDevicesTest_v242-822574298 None] Targets prior to update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 14:36:19.142435 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-3aec4cc3-167c-43e9-a455-511325567ee2 tempest-TaggedBootDevicesTest_v242-822574298 None] Creating iscsi_target for Volume ID: volume-735e6774-1052-48b2-b221-b8f3a0aeba9a {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 14:36:19.150663 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-3aec4cc3-167c-43e9-a455-511325567ee2 tempest-TaggedBootDevicesTest_v242-822574298 None] Created volume path /opt/stack/data/cinder/volumes/volume-735e6774-1052-48b2-b221-b8f3a0aeba9a,
Apr 25 14:36:19.150663 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 14:36:19.150663 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:36:19.150663 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-735e6774-1052-48b2-b221-b8f3a0aeba9a
Apr 25 14:36:19.150663 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 14:36:19.150663 n-d-811416-6 cinder-volume[96343]: incominguser jJPM24JKCyLUBKt3ASq5 9pHPfw7ppiQBN7AB
Apr 25 14:36:19.150663 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:36:19.150663 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 14:36:19.150663 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:36:19.150663 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 14:36:19.153323 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:36:19.937960 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a" returned: 0 in 0.784s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:36:19.939777 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128402256]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:36:19.940958 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-3aec4cc3-167c-43e9-a455-511325567ee2 tempest-TaggedBootDevicesTest_v242-822574298 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 14:36:19.941813 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-3aec4cc3-167c-43e9-a455-511325567ee2 tempest-TaggedBootDevicesTest_v242-822574298 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 14:36:19.946890 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:36:19.964336 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:36:19.964857 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128402256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a\n System information:\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-735e6774-1052-48b2-b221-b8f3a0aeba9a\n Backing store flags: \n Account information:\n jJPM24JKCyLUBKt3ASq5\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:36:19.965768 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-3aec4cc3-167c-43e9-a455-511325567ee2 tempest-TaggedBootDevicesTest_v242-822574298 None] Targets after update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 14:36:19.968255 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:36:20.162448 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.195s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:36:20.164059 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128402256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a\n System information:\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-735e6774-1052-48b2-b221-b8f3a0aeba9a\n Backing store flags: \n Account information:\n jJPM24JKCyLUBKt3ASq5\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:36:20.165457 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:36:20.305971 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.140s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:36:20.307146 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128402256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a\n System information:\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-735e6774-1052-48b2-b221-b8f3a0aeba9a\n Backing store flags: \n Account information:\n jJPM24JKCyLUBKt3ASq5\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:36:20.309479 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-3aec4cc3-167c-43e9-a455-511325567ee2 tempest-TaggedBootDevicesTest_v242-822574298 None] Set provider_location to: 10.222.0.23:3260,1 iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 14:36:20.365140 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-3aec4cc3-167c-43e9-a455-511325567ee2 tempest-TaggedBootDevicesTest_v242-822574298 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a', 'target_lun': 1, 'volume_id': '735e6774-1052-48b2-b221-b8f3a0aeba9a', 'auth_method': 'CHAP', 'auth_username': 'jJPM24JKCyLUBKt3ASq5', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '17b39927-886f-4ba3-a1d2-7dfb5344f419'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 14:36:20.486473 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-3aec4cc3-167c-43e9-a455-511325567ee2 tempest-TaggedBootDevicesTest_v242-822574298 None] attachment_update completed successfully.
Apr 25 14:36:20.985730 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-ee20d176-9fe4-49bd-8cd7-da80e8d95350 tempest-TaggedBootDevicesTest_v242-822574298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ef90e657-cac1-45f6-9184-e9d4825288bb {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:36:21.010621 n-d-811416-6 sudo[109570]: 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-ef90e657-cac1-45f6-9184-e9d4825288bb
Apr 25 14:36:21.011462 n-d-811416-6 sudo[109570]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:36:21.845280 n-d-811416-6 sudo[109570]: pam_unix(sudo:session): session closed for user root
Apr 25 14:36:21.848520 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-ee20d176-9fe4-49bd-8cd7-da80e8d95350 tempest-TaggedBootDevicesTest_v242-822574298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ef90e657-cac1-45f6-9184-e9d4825288bb" returned: 0 in 0.862s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:36:21.965663 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:36:21.988193 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:36:21.988769 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129604016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a\n System information:\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-735e6774-1052-48b2-b221-b8f3a0aeba9a\n Backing store flags: \n Account information:\n jJPM24JKCyLUBKt3ASq5\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-ee20d176-9fe4-49bd-8cd7-da80e8d95350 tempest-TaggedBootDevicesTest_v242-822574298 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-735e6774-1052-48b2-b221-b8f3a0aeba9a
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: jJPM24JKCyLUBKt3ASq5
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:36:21.989643 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 14:36:21.993930 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-ee20d176-9fe4-49bd-8cd7-da80e8d95350 tempest-TaggedBootDevicesTest_v242-822574298 None] Creating iscsi_target for Volume ID: volume-ef90e657-cac1-45f6-9184-e9d4825288bb {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 14:36:21.999881 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-ee20d176-9fe4-49bd-8cd7-da80e8d95350 tempest-TaggedBootDevicesTest_v242-822574298 None] Created volume path /opt/stack/data/cinder/volumes/volume-ef90e657-cac1-45f6-9184-e9d4825288bb,
Apr 25 14:36:21.999881 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 14:36:21.999881 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:36:21.999881 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ef90e657-cac1-45f6-9184-e9d4825288bb
Apr 25 14:36:21.999881 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 14:36:21.999881 n-d-811416-6 cinder-volume[96343]: incominguser LpYSh3YZTiM5K7xfptJA mDR89WqMteRYHCkd
Apr 25 14:36:21.999881 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:36:21.999881 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 14:36:21.999881 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:36:21.999881 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 14:36:22.005500 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:36:22.690139 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb" returned: 0 in 0.687s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:36:22.690455 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129604016]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:36:22.691175 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-ee20d176-9fe4-49bd-8cd7-da80e8d95350 tempest-TaggedBootDevicesTest_v242-822574298 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 14:36:22.691403 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-ee20d176-9fe4-49bd-8cd7-da80e8d95350 tempest-TaggedBootDevicesTest_v242-822574298 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 14:36:22.692646 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:36:22.719920 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:36:22.720243 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129604016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a\n System information:\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-735e6774-1052-48b2-b221-b8f3a0aeba9a\n Backing store flags: \n Account information:\n jJPM24JKCyLUBKt3ASq5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb\n System information:\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-ef90e657-cac1-45f6-9184-e9d4825288bb\n Backing store flags: \n Account information:\n LpYSh3YZTiM5K7xfptJA\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-ee20d176-9fe4-49bd-8cd7-da80e8d95350 tempest-TaggedBootDevicesTest_v242-822574298 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-735e6774-1052-48b2-b221-b8f3a0aeba9a
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: jJPM24JKCyLUBKt3ASq5
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:36:22.720853 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 14:36:22.723984 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:36:22.886034 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.164s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:36:22.887049 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129604016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a\n System information:\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-735e6774-1052-48b2-b221-b8f3a0aeba9a\n Backing store flags: \n Account information:\n jJPM24JKCyLUBKt3ASq5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb\n System information:\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-ef90e657-cac1-45f6-9184-e9d4825288bb\n Backing store flags: \n Account information:\n LpYSh3YZTiM5K7xfptJA\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:36:22.888460 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:36:23.185132 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.296s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:36:23.185459 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129604016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a\n System information:\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-735e6774-1052-48b2-b221-b8f3a0aeba9a\n Backing store flags: \n Account information:\n jJPM24JKCyLUBKt3ASq5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb\n System information:\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-ef90e657-cac1-45f6-9184-e9d4825288bb\n Backing store flags: \n Account information:\n LpYSh3YZTiM5K7xfptJA\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:36:23.186501 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-ee20d176-9fe4-49bd-8cd7-da80e8d95350 tempest-TaggedBootDevicesTest_v242-822574298 None] Set provider_location to: 10.222.0.23:3260,2 iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 14:36:23.279613 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-ee20d176-9fe4-49bd-8cd7-da80e8d95350 tempest-TaggedBootDevicesTest_v242-822574298 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb', 'target_lun': 1, 'volume_id': 'ef90e657-cac1-45f6-9184-e9d4825288bb', 'auth_method': 'CHAP', 'auth_username': 'LpYSh3YZTiM5K7xfptJA', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'fd2a49f7-9776-4faa-93eb-a616f2569a84'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 14:36:23.422406 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-ee20d176-9fe4-49bd-8cd7-da80e8d95350 tempest-TaggedBootDevicesTest_v242-822574298 None] attachment_update completed successfully.
Apr 25 14:36:24.304020 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-38bfc355-e1ce-48c9-8d78-a229615ed021 tempest-TaggedBootDevicesTest_v242-822574298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cc3f6983-9297-4ccf-b5c1-17b702577f70 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:36:24.343712 n-d-811416-6 sudo[109631]: 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-cc3f6983-9297-4ccf-b5c1-17b702577f70
Apr 25 14:36:24.345951 n-d-811416-6 sudo[109631]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:36:25.164631 n-d-811416-6 sudo[109631]: pam_unix(sudo:session): session closed for user root
Apr 25 14:36:25.167754 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-38bfc355-e1ce-48c9-8d78-a229615ed021 tempest-TaggedBootDevicesTest_v242-822574298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cc3f6983-9297-4ccf-b5c1-17b702577f70" returned: 0 in 0.864s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:36:25.277407 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:36:25.298184 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:36:25.298518 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129604016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a\n System information:\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-735e6774-1052-48b2-b221-b8f3a0aeba9a\n Backing store flags: \n Account information:\n jJPM24JKCyLUBKt3ASq5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb\n System information:\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-ef90e657-cac1-45f6-9184-e9d4825288bb\n Backing store flags: \n Account information:\n LpYSh3YZTiM5K7xfptJA\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-38bfc355-e1ce-48c9-8d78-a229615ed021 tempest-TaggedBootDevicesTest_v242-822574298 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-735e6774-1052-48b2-b221-b8f3a0aeba9a
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: jJPM24JKCyLUBKt3ASq5
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Target 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020000
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf20
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020001
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf21
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ef90e657-cac1-45f6-9184-e9d4825288bb
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: LpYSh3YZTiM5K7xfptJA
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:36:25.299140 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 14:36:25.313696 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-38bfc355-e1ce-48c9-8d78-a229615ed021 tempest-TaggedBootDevicesTest_v242-822574298 None] Creating iscsi_target for Volume ID: volume-cc3f6983-9297-4ccf-b5c1-17b702577f70 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 14:36:25.313696 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-38bfc355-e1ce-48c9-8d78-a229615ed021 tempest-TaggedBootDevicesTest_v242-822574298 None] Created volume path /opt/stack/data/cinder/volumes/volume-cc3f6983-9297-4ccf-b5c1-17b702577f70,
Apr 25 14:36:25.313696 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 14:36:25.313696 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:36:25.313696 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-cc3f6983-9297-4ccf-b5c1-17b702577f70
Apr 25 14:36:25.313696 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 14:36:25.313696 n-d-811416-6 cinder-volume[96343]: incominguser dERNjP9WLd7JHW4Us2AG RL7GSaAhwqwVodqv
Apr 25 14:36:25.313696 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:36:25.313696 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 14:36:25.313696 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:36:25.313696 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 14:36:25.313696 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:36:25.905738 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70" returned: 0 in 0.593s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:36:25.906335 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129604016]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:36:25.907085 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-38bfc355-e1ce-48c9-8d78-a229615ed021 tempest-TaggedBootDevicesTest_v242-822574298 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 14:36:25.907611 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-38bfc355-e1ce-48c9-8d78-a229615ed021 tempest-TaggedBootDevicesTest_v242-822574298 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 14:36:25.910916 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:36:25.918418 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:36:25.919118 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129604016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a\n System information:\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-735e6774-1052-48b2-b221-b8f3a0aeba9a\n Backing store flags: \n Account information:\n jJPM24JKCyLUBKt3ASq5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb\n System information:\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-ef90e657-cac1-45f6-9184-e9d4825288bb\n Backing store flags: \n Account information:\n LpYSh3YZTiM5K7xfptJA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70\n System information:\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-cc3f6983-9297-4ccf-b5c1-17b702577f70\n Backing store flags: \n Account information:\n dERNjP9WLd7JHW4Us2AG\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-38bfc355-e1ce-48c9-8d78-a229615ed021 tempest-TaggedBootDevicesTest_v242-822574298 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-735e6774-1052-48b2-b221-b8f3a0aeba9a
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: jJPM24JKCyLUBKt3ASq5
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Target 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020000
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf20
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020001
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf21
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ef90e657-cac1-45f6-9184-e9d4825288bb
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: LpYSh3YZTiM5K7xfptJA
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:36:25.919989 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 14:36:25.930079 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:36:26.031405 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:36:26.031986 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129604016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a\n System information:\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-735e6774-1052-48b2-b221-b8f3a0aeba9a\n Backing store flags: \n Account information:\n jJPM24JKCyLUBKt3ASq5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb\n System information:\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-ef90e657-cac1-45f6-9184-e9d4825288bb\n Backing store flags: \n Account information:\n LpYSh3YZTiM5K7xfptJA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70\n System information:\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-cc3f6983-9297-4ccf-b5c1-17b702577f70\n Backing store flags: \n Account information:\n dERNjP9WLd7JHW4Us2AG\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:36:26.036001 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:36:26.301212 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.266s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:36:26.302825 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129604016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a\n System information:\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-735e6774-1052-48b2-b221-b8f3a0aeba9a\n Backing store flags: \n Account information:\n jJPM24JKCyLUBKt3ASq5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb\n System information:\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-ef90e657-cac1-45f6-9184-e9d4825288bb\n Backing store flags: \n Account information:\n LpYSh3YZTiM5K7xfptJA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70\n System information:\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-cc3f6983-9297-4ccf-b5c1-17b702577f70\n Backing store flags: \n Account information:\n dERNjP9WLd7JHW4Us2AG\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:36:26.303927 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-38bfc355-e1ce-48c9-8d78-a229615ed021 tempest-TaggedBootDevicesTest_v242-822574298 None] Set provider_location to: 10.222.0.23:3260,3 iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 14:36:26.490253 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-38bfc355-e1ce-48c9-8d78-a229615ed021 tempest-TaggedBootDevicesTest_v242-822574298 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70', 'target_lun': 1, 'volume_id': 'cc3f6983-9297-4ccf-b5c1-17b702577f70', 'auth_method': 'CHAP', 'auth_username': 'dERNjP9WLd7JHW4Us2AG', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'aaa8e826-8756-4497-8cad-1f6864bb0720'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 14:36:26.739028 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-f346d0a3-a1aa-4cd5-a84a-3c80566ea7c6 req-38bfc355-e1ce-48c9-8d78-a229615ed021 tempest-TaggedBootDevicesTest_v242-822574298 None] attachment_update completed successfully.
Apr 25 14:37:03.908230 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:37:03.908230 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:37:03.910989 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:37:03.945055 n-d-811416-6 sudo[110294]: 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
Apr 25 14:37:03.947324 n-d-811416-6 sudo[110294]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:37:04.642008 n-d-811416-6 sudo[110294]: pam_unix(sudo:session): session closed for user root
Apr 25 14:37:04.646174 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.734s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:37:04.650665 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:37:04.712942 n-d-811416-6 sudo[110310]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:37:04.714823 n-d-811416-6 sudo[110310]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:37:05.342088 n-d-811416-6 sudo[110310]: pam_unix(sudo:session): session closed for user root
Apr 25 14:37:05.344726 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.695s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:37:05.347096 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:38:03.914252 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:38:03.915461 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:38:03.916504 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:38:03.973456 n-d-811416-6 sudo[111038]: 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
Apr 25 14:38:03.978829 n-d-811416-6 sudo[111038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:38:04.750764 n-d-811416-6 sudo[111038]: pam_unix(sudo:session): session closed for user root
Apr 25 14:38:04.754627 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.837s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:38:04.756625 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:38:04.805765 n-d-811416-6 sudo[111059]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:38:04.807504 n-d-811416-6 sudo[111059]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:38:05.579853 n-d-811416-6 sudo[111059]: pam_unix(sudo:session): session closed for user root
Apr 25 14:38:05.582334 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.826s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:38:05.583721 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:39:03.923280 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:39:03.923280 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:39:03.923280 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:39:04.067536 n-d-811416-6 sudo[111855]: 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
Apr 25 14:39:04.068435 n-d-811416-6 sudo[111855]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:39:05.751427 n-d-811416-6 sudo[111855]: pam_unix(sudo:session): session closed for user root
Apr 25 14:39:05.756096 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.834s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:39:05.762604 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:39:05.808902 n-d-811416-6 sudo[111865]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:39:05.809723 n-d-811416-6 sudo[111865]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:39:06.974743 n-d-811416-6 sudo[111865]: pam_unix(sudo:session): session closed for user root
Apr 25 14:39:06.976816 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.217s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:39:06.978149 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:40:03.917812 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:40:03.919010 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:40:03.919891 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:40:03.984884 n-d-811416-6 sudo[112928]: 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
Apr 25 14:40:03.987756 n-d-811416-6 sudo[112928]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:40:04.911524 n-d-811416-6 sudo[112928]: pam_unix(sudo:session): session closed for user root
Apr 25 14:40:04.913565 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.993s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:40:04.915992 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:40:04.936538 n-d-811416-6 sudo[112939]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:40:04.938006 n-d-811416-6 sudo[112939]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:40:05.549804 n-d-811416-6 sudo[112939]: pam_unix(sudo:session): session closed for user root
Apr 25 14:40:05.552180 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.637s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:40:05.554582 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:40:16.674486 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:40:16.683736 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:40:16.684576 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 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'
Apr 25 14:40:16.699291 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Flow 'volume_create_manager' (5c7afd7d-f4e2-4a12-b28d-ac9af886102c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:40:16.703558 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f74f6d0d-ad0b-43aa-ab79-c7cf5d732598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:40:16.732907 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:40:16.769666 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f74f6d0d-ad0b-43aa-ab79-c7cf5d732598) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:40:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-463210923',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=0cb32d00-687f-4db1-9ae7-8da357dbfba9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67e15919f68444b8986727cc85f12ffd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:40:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:40:17Z,user_id='4090b96dec5d4f1b92c22fd6e90b90b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:40:16.773198 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fa505186-3353-4af9-9784-d02a98ecf755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:40:16.775617 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fa505186-3353-4af9-9784-d02a98ecf755) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:40:16.778179 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (01ef9268-591e-4eca-955e-4958a0d38e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:40:16.932854 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (01ef9268-591e-4eca-955e-4958a0d38e4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '0cb32d00-687f-4db1-9ae7-8da357dbfba9', 'volume_name': 'volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:40:16.937687 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (82a99613-7a74-4b19-9850-02ab4460a921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:40:16.946958 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (82a99613-7a74-4b19-9850-02ab4460a921) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:40:16.954422 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6fa2436c-3272-4fb7-bd03-4347259f0ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:40:16.956267 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Volume 0cb32d00-687f-4db1-9ae7-8da357dbfba9: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 25 14:40:16.965171 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Cloning 0cb32d00-687f-4db1-9ae7-8da357dbfba9 from image e15baa71-d40b-4547-acda-fdfd7426651d at location (None, None). {{(pid=96343) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 25 14:40:36.942585 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_j21ho85yn-d-811416-6@lvmdriver-1, size 616.00 MB, duration 19.97 sec {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 25 14:40:36.943354 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Image download 616.00 MB at 30.84 MB/s
Apr 25 14:40:37.071285 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 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_e15baa71-d40b-4547-acda-fdfd7426651d_j21ho85yn-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:40:37.285615 n-d-811416-6 sudo[113567]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_j21ho85yn-d-811416-6@lvmdriver-1
Apr 25 14:40:37.287485 n-d-811416-6 sudo[113567]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:40:38.202208 n-d-811416-6 sudo[113567]: pam_unix(sudo:session): session closed for user root
Apr 25 14:40:38.204714 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 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_e15baa71-d40b-4547-acda-fdfd7426651d_j21ho85yn-d-811416-6@lvmdriver-1" returned: 0 in 1.134s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:40:38.205610 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d is fetched for user 4090b96dec5d4f1b92c22fd6e90b90b5. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 25 14:40:38.323210 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 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_e15baa71-d40b-4547-acda-fdfd7426651d_j21ho85yn-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:40:38.528695 n-d-811416-6 sudo[113573]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_j21ho85yn-d-811416-6@lvmdriver-1
Apr 25 14:40:38.530111 n-d-811416-6 sudo[113573]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:40:39.296905 n-d-811416-6 sudo[113573]: pam_unix(sudo:session): session closed for user root
Apr 25 14:40:39.299148 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 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_e15baa71-d40b-4547-acda-fdfd7426651d_j21ho85yn-d-811416-6@lvmdriver-1" returned: 0 in 0.976s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:40:39.301453 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:40:39.418873 n-d-811416-6 sudo[113578]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9 stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:40:39.423199 n-d-811416-6 sudo[113578]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:40:40.765131 n-d-811416-6 sudo[113578]: pam_unix(sudo:session): session closed for user root
Apr 25 14:40:40.767562 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.466s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:40:40.807289 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Attempting download of e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume 0cb32d00-687f-4db1-9ae7-8da357dbfba9. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 25 14:40:40.974273 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 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_e15baa71-d40b-4547-acda-fdfd7426651d_zlaplwtm {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:40:41.100743 n-d-811416-6 sudo[113623]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_zlaplwtm
Apr 25 14:40:41.102145 n-d-811416-6 sudo[113623]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:40:41.996203 n-d-811416-6 sudo[113623]: pam_unix(sudo:session): session closed for user root
Apr 25 14:40:41.998641 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 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_e15baa71-d40b-4547-acda-fdfd7426651d_zlaplwtm" returned: 0 in 1.024s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:40:42.000273 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 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_e15baa71-d40b-4547-acda-fdfd7426651d_j21ho85yn-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:40:42.282570 n-d-811416-6 sudo[113630]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_j21ho85yn-d-811416-6@lvmdriver-1
Apr 25 14:40:42.283470 n-d-811416-6 sudo[113630]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:40:42.863345 n-d-811416-6 sudo[113630]: pam_unix(sudo:session): session closed for user root
Apr 25 14:40:42.865762 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 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_e15baa71-d40b-4547-acda-fdfd7426651d_j21ho85yn-d-811416-6@lvmdriver-1" returned: 0 in 0.865s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:40:42.867008 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] e15baa71-d40b-4547-acda-fdfd7426651d was vhdx, converting to raw {{(pid=96343) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 25 14:40:42.868318 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_j21ho85yn-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0cb32d00--687f--4db1--9ae7--8da357dbfba9 oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:40:42.891115 n-d-811416-6 sudo[113635]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_j21ho85yn-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0cb32d00--687f--4db1--9ae7--8da357dbfba9 oflag=direct
Apr 25 14:40:42.892707 n-d-811416-6 sudo[113635]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:40:43.520846 n-d-811416-6 sudo[113635]: pam_unix(sudo:session): session closed for user root
Apr 25 14:40:43.524296 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_j21ho85yn-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0cb32d00--687f--4db1--9ae7--8da357dbfba9 oflag=direct" returned: 0 in 0.655s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:40:43.530685 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 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_e15baa71-d40b-4547-acda-fdfd7426651d_j21ho85yn-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0cb32d00--687f--4db1--9ae7--8da357dbfba9 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:40:43.572923 n-d-811416-6 sudo[113653]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_j21ho85yn-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0cb32d00--687f--4db1--9ae7--8da357dbfba9
Apr 25 14:40:43.574441 n-d-811416-6 sudo[113653]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:40:45.222731 n-d-811416-6 sudo[113653]: pam_unix(sudo:session): session closed for user root
Apr 25 14:40:45.225313 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 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_e15baa71-d40b-4547-acda-fdfd7426651d_j21ho85yn-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0cb32d00--687f--4db1--9ae7--8da357dbfba9" returned: 0 in 1.694s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:40:45.226387 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 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_e15baa71-d40b-4547-acda-fdfd7426651d_j21ho85yn-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:40:45.337279 n-d-811416-6 sudo[113734]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_j21ho85yn-d-811416-6@lvmdriver-1
Apr 25 14:40:45.338719 n-d-811416-6 sudo[113734]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:40:45.992855 n-d-811416-6 sudo[113734]: pam_unix(sudo:session): session closed for user root
Apr 25 14:40:45.995687 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 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_e15baa71-d40b-4547-acda-fdfd7426651d_j21ho85yn-d-811416-6@lvmdriver-1" returned: 0 in 0.769s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:40:45.996558 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_j21ho85yn-d-811416-6@lvmdriver-1, size 700.00 MB, duration 1.70 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--0cb32d00--687f--4db1--9ae7--8da357dbfba9 {{(pid=96343) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 25 14:40:45.997279 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Converted 700.00 MB image at 412.75 MB/s
Apr 25 14:40:45.998120 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Downloaded image e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume 0cb32d00-687f-4db1-9ae7-8da357dbfba9 successfully. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 25 14:40:46.393640 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d for user 4090b96dec5d4f1b92c22fd6e90b90b5 is deleted. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 25 14:40:46.394651 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Marking volume 0cb32d00-687f-4db1-9ae7-8da357dbfba9 as bootable. {{(pid=96343) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 25 14:40:46.417555 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Copying metadata from image e15baa71-d40b-4547-acda-fdfd7426651d to 0cb32d00-687f-4db1-9ae7-8da357dbfba9. {{(pid=96343) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 25 14:40:46.418209 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Creating volume glance metadata for volume 0cb32d00-687f-4db1-9ae7-8da357dbfba9 backed by image e15baa71-d40b-4547-acda-fdfd7426651d with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96343) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 25 14:40:46.517722 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6fa2436c-3272-4fb7-bd03-4347259f0ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:40:46.522477 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a842c7d0-8ed0-40f4-85dd-d01e949ad948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:40:46.543095 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Volume volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9 (0cb32d00-687f-4db1-9ae7-8da357dbfba9): created successfully
Apr 25 14:40:46.545863 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a842c7d0-8ed0-40f4-85dd-d01e949ad948) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:40:46.549114 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Flow 'volume_create_manager' (5c7afd7d-f4e2-4a12-b28d-ac9af886102c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:40:46.568390 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-acf0c015-68d1-4eac-ab7d-31733fd1040c tempest-TaggedBootDevicesTest-338192064 None] Created volume successfully.
Apr 25 14:40:47.792922 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-5677f243-5de7-4ea2-994e-5abf27e5aa92 tempest-TaggedBootDevicesTest-338192064 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:40:47.800259 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-5677f243-5de7-4ea2-994e-5abf27e5aa92 tempest-TaggedBootDevicesTest-338192064 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:40:47.801156 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-5677f243-5de7-4ea2-994e-5abf27e5aa92 tempest-TaggedBootDevicesTest-338192064 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'
Apr 25 14:40:47.834081 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5677f243-5de7-4ea2-994e-5abf27e5aa92 tempest-TaggedBootDevicesTest-338192064 None] Flow 'volume_create_manager' (dec1116b-54d2-4fba-a06f-e302af39732f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:40:47.841366 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5677f243-5de7-4ea2-994e-5abf27e5aa92 tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1cca2ebc-d11e-42b8-9ded-7381767dd7b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:40:47.916323 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-5677f243-5de7-4ea2-994e-5abf27e5aa92 tempest-TaggedBootDevicesTest-338192064 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:40:47.972452 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5677f243-5de7-4ea2-994e-5abf27e5aa92 tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1cca2ebc-d11e-42b8-9ded-7381767dd7b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:40:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-241442333',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=e2ebff1d-836a-4992-88ec-452f81034daa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67e15919f68444b8986727cc85f12ffd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:40:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:40:48Z,user_id='4090b96dec5d4f1b92c22fd6e90b90b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:40:47.985003 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5677f243-5de7-4ea2-994e-5abf27e5aa92 tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (37b0fd0f-16b2-4493-b12e-9f83d6b897f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:40:47.987654 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5677f243-5de7-4ea2-994e-5abf27e5aa92 tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (37b0fd0f-16b2-4493-b12e-9f83d6b897f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:40:47.990746 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5677f243-5de7-4ea2-994e-5abf27e5aa92 tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c228a5f0-cf68-4c3d-b58b-e98882f337bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:40:47.996844 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5677f243-5de7-4ea2-994e-5abf27e5aa92 tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c228a5f0-cf68-4c3d-b58b-e98882f337bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e2ebff1d-836a-4992-88ec-452f81034daa', 'volume_name': 'volume-e2ebff1d-836a-4992-88ec-452f81034daa', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:40:48.000388 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5677f243-5de7-4ea2-994e-5abf27e5aa92 tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2af690f5-4d7e-48bf-99f3-acc87c7ed190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:40:48.002803 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5677f243-5de7-4ea2-994e-5abf27e5aa92 tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2af690f5-4d7e-48bf-99f3-acc87c7ed190) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:40:48.005201 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5677f243-5de7-4ea2-994e-5abf27e5aa92 tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e08c6abb-8c9c-4ee8-80dc-755d7f5223b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:40:48.006164 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-5677f243-5de7-4ea2-994e-5abf27e5aa92 tempest-TaggedBootDevicesTest-338192064 None] Volume e2ebff1d-836a-4992-88ec-452f81034daa: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e2ebff1d-836a-4992-88ec-452f81034daa', 'volume_size': 1}
Apr 25 14:40:48.008735 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5677f243-5de7-4ea2-994e-5abf27e5aa92 tempest-TaggedBootDevicesTest-338192064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e2ebff1d-836a-4992-88ec-452f81034daa stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:40:48.071281 n-d-811416-6 sudo[113769]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e2ebff1d-836a-4992-88ec-452f81034daa stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:40:48.072244 n-d-811416-6 sudo[113769]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:40:49.159784 n-d-811416-6 sudo[113769]: pam_unix(sudo:session): session closed for user root
Apr 25 14:40:49.162004 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5677f243-5de7-4ea2-994e-5abf27e5aa92 tempest-TaggedBootDevicesTest-338192064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e2ebff1d-836a-4992-88ec-452f81034daa stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.153s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:40:49.166429 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5677f243-5de7-4ea2-994e-5abf27e5aa92 tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e08c6abb-8c9c-4ee8-80dc-755d7f5223b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e2ebff1d-836a-4992-88ec-452f81034daa', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:40:49.168922 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5677f243-5de7-4ea2-994e-5abf27e5aa92 tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1259b1c9-acdd-40f0-a08c-1075f5c8d318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:40:49.183890 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-5677f243-5de7-4ea2-994e-5abf27e5aa92 tempest-TaggedBootDevicesTest-338192064 None] Volume volume-e2ebff1d-836a-4992-88ec-452f81034daa (e2ebff1d-836a-4992-88ec-452f81034daa): created successfully
Apr 25 14:40:49.186698 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5677f243-5de7-4ea2-994e-5abf27e5aa92 tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1259b1c9-acdd-40f0-a08c-1075f5c8d318) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:40:49.190292 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5677f243-5de7-4ea2-994e-5abf27e5aa92 tempest-TaggedBootDevicesTest-338192064 None] Flow 'volume_create_manager' (dec1116b-54d2-4fba-a06f-e302af39732f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:40:49.207702 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-5677f243-5de7-4ea2-994e-5abf27e5aa92 tempest-TaggedBootDevicesTest-338192064 None] Created volume successfully.
Apr 25 14:40:50.748802 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-a0770488-993f-4684-8a90-ba384eca4589 tempest-TaggedBootDevicesTest-338192064 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:40:50.753131 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-a0770488-993f-4684-8a90-ba384eca4589 tempest-TaggedBootDevicesTest-338192064 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:40:50.753732 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-a0770488-993f-4684-8a90-ba384eca4589 tempest-TaggedBootDevicesTest-338192064 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'
Apr 25 14:40:50.768470 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a0770488-993f-4684-8a90-ba384eca4589 tempest-TaggedBootDevicesTest-338192064 None] Flow 'volume_create_manager' (0a4772dc-f0ca-42a7-ac17-048ac54ee2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:40:50.772468 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a0770488-993f-4684-8a90-ba384eca4589 tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (75154dde-901e-4cf4-adf4-a1952a2a9970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:40:50.800419 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-a0770488-993f-4684-8a90-ba384eca4589 tempest-TaggedBootDevicesTest-338192064 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:40:50.829012 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a0770488-993f-4684-8a90-ba384eca4589 tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (75154dde-901e-4cf4-adf4-a1952a2a9970) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:40:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-48676464',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=e0b2d8b4-068a-46e9-b3e0-4365fb5932b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67e15919f68444b8986727cc85f12ffd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:40:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:40:51Z,user_id='4090b96dec5d4f1b92c22fd6e90b90b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:40:50.832124 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a0770488-993f-4684-8a90-ba384eca4589 tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ad29ccd-0b29-478f-9724-46ca1f61ae91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:40:50.834438 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a0770488-993f-4684-8a90-ba384eca4589 tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ad29ccd-0b29-478f-9724-46ca1f61ae91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:40:50.837188 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a0770488-993f-4684-8a90-ba384eca4589 tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6ea42ff4-a673-4bc5-9c6d-6fc042310c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:40:50.839797 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a0770488-993f-4684-8a90-ba384eca4589 tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6ea42ff4-a673-4bc5-9c6d-6fc042310c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e0b2d8b4-068a-46e9-b3e0-4365fb5932b6', 'volume_name': 'volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:40:50.842756 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a0770488-993f-4684-8a90-ba384eca4589 tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ed032806-34da-4aba-89a5-bc3b01282b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:40:50.845388 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a0770488-993f-4684-8a90-ba384eca4589 tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ed032806-34da-4aba-89a5-bc3b01282b9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:40:50.847686 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a0770488-993f-4684-8a90-ba384eca4589 tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b495793a-7939-4713-bc88-993028595c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:40:50.848772 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-a0770488-993f-4684-8a90-ba384eca4589 tempest-TaggedBootDevicesTest-338192064 None] Volume e0b2d8b4-068a-46e9-b3e0-4365fb5932b6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6', 'volume_size': 1}
Apr 25 14:40:50.850597 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a0770488-993f-4684-8a90-ba384eca4589 tempest-TaggedBootDevicesTest-338192064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:40:50.895587 n-d-811416-6 sudo[113819]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6 stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:40:50.896556 n-d-811416-6 sudo[113819]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:40:51.463601 n-d-811416-6 sudo[113819]: pam_unix(sudo:session): session closed for user root
Apr 25 14:40:51.466135 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a0770488-993f-4684-8a90-ba384eca4589 tempest-TaggedBootDevicesTest-338192064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.615s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:40:51.469828 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a0770488-993f-4684-8a90-ba384eca4589 tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b495793a-7939-4713-bc88-993028595c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:40:51.472287 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a0770488-993f-4684-8a90-ba384eca4589 tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a9f2a922-59ec-44d9-845d-085a7fb791c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:40:51.496538 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-a0770488-993f-4684-8a90-ba384eca4589 tempest-TaggedBootDevicesTest-338192064 None] Volume volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6 (e0b2d8b4-068a-46e9-b3e0-4365fb5932b6): created successfully
Apr 25 14:40:51.498752 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a0770488-993f-4684-8a90-ba384eca4589 tempest-TaggedBootDevicesTest-338192064 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a9f2a922-59ec-44d9-845d-085a7fb791c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:40:51.502143 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a0770488-993f-4684-8a90-ba384eca4589 tempest-TaggedBootDevicesTest-338192064 None] Flow 'volume_create_manager' (0a4772dc-f0ca-42a7-ac17-048ac54ee2cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:40:51.528165 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-a0770488-993f-4684-8a90-ba384eca4589 tempest-TaggedBootDevicesTest-338192064 None] Created volume successfully.
Apr 25 14:41:03.923668 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:41:03.925518 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:41:03.926455 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:03.950485 n-d-811416-6 sudo[114065]: 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
Apr 25 14:41:03.952491 n-d-811416-6 sudo[114065]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:41:04.748447 n-d-811416-6 sudo[114065]: pam_unix(sudo:session): session closed for user root
Apr 25 14:41:04.752148 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.825s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:04.754342 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:04.809562 n-d-811416-6 sudo[114071]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:41:04.810406 n-d-811416-6 sudo[114071]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:41:05.602019 n-d-811416-6 sudo[114071]: pam_unix(sudo:session): session closed for user root
Apr 25 14:41:05.604353 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.850s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:05.607088 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:41:13.318809 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-33076bcd-0f0e-4a93-8f1c-a5120bf47158 tempest-TaggedBootDevicesTest-338192064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:13.353427 n-d-811416-6 sudo[114141]: 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:41:13.355387 n-d-811416-6 sudo[114141]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:41:14.041390 n-d-811416-6 sudo[114141]: pam_unix(sudo:session): session closed for user root
Apr 25 14:41:14.043912 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-33076bcd-0f0e-4a93-8f1c-a5120bf47158 tempest-TaggedBootDevicesTest-338192064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9" returned: 0 in 0.725s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:14.156097 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:14.184892 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:14.185532 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138450672]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-735e6774-1052-48b2-b221-b8f3a0aeba9a\n Backing store flags: \n Account information:\n jJPM24JKCyLUBKt3ASq5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-ef90e657-cac1-45f6-9184-e9d4825288bb\n Backing store flags: \n Account information:\n LpYSh3YZTiM5K7xfptJA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-cc3f6983-9297-4ccf-b5c1-17b702577f70\n Backing store flags: \n Account information:\n dERNjP9WLd7JHW4Us2AG\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-33076bcd-0f0e-4a93-8f1c-a5120bf47158 tempest-TaggedBootDevicesTest-338192064 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: I_T nexus: 11
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-735e6774-1052-48b2-b221-b8f3a0aeba9a
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: jJPM24JKCyLUBKt3ASq5
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Target 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: I_T nexus: 12
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020000
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf20
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020001
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf21
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ef90e657-cac1-45f6-9184-e9d4825288bb
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: LpYSh3YZTiM5K7xfptJA
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Target 3: iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: I_T nexus: 13
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00030000
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf30
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00030001
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf31
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cc3f6983-9297-4ccf-b5c1-17b702577f70
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: dERNjP9WLd7JHW4Us2AG
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:14.186525 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 14:41:14.196513 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-33076bcd-0f0e-4a93-8f1c-a5120bf47158 tempest-TaggedBootDevicesTest-338192064 None] Creating iscsi_target for Volume ID: volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 14:41:14.209653 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-33076bcd-0f0e-4a93-8f1c-a5120bf47158 tempest-TaggedBootDevicesTest-338192064 None] Created volume path /opt/stack/data/cinder/volumes/volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9,
Apr 25 14:41:14.209653 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 14:41:14.209653 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:41:14.209653 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:41:14.209653 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 14:41:14.209653 n-d-811416-6 cinder-volume[96343]: incominguser dG3ESE37dqAGzKVf2LGq jNo6qjH5m7opqAwA
Apr 25 14:41:14.209653 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:41:14.209653 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 14:41:14.209653 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:41:14.209653 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 14:41:14.212056 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:14.984198 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9" returned: 0 in 0.772s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:14.985283 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138450672]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:14.986084 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-33076bcd-0f0e-4a93-8f1c-a5120bf47158 tempest-TaggedBootDevicesTest-338192064 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 14:41:14.986600 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-33076bcd-0f0e-4a93-8f1c-a5120bf47158 tempest-TaggedBootDevicesTest-338192064 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 14:41:14.990332 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:15.000098 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:15.000518 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138450672]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-735e6774-1052-48b2-b221-b8f3a0aeba9a\n Backing store flags: \n Account information:\n jJPM24JKCyLUBKt3ASq5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-ef90e657-cac1-45f6-9184-e9d4825288bb\n Backing store flags: \n Account information:\n LpYSh3YZTiM5K7xfptJA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-cc3f6983-9297-4ccf-b5c1-17b702577f70\n Backing store flags: \n Account information:\n dERNjP9WLd7JHW4Us2AG\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n System information:\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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-33076bcd-0f0e-4a93-8f1c-a5120bf47158 tempest-TaggedBootDevicesTest-338192064 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: I_T nexus: 11
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-735e6774-1052-48b2-b221-b8f3a0aeba9a
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: jJPM24JKCyLUBKt3ASq5
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Target 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: I_T nexus: 12
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020000
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf20
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020001
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf21
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ef90e657-cac1-45f6-9184-e9d4825288bb
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: LpYSh3YZTiM5K7xfptJA
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Target 3: iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: I_T nexus: 13
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00030000
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf30
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00030001
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf31
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cc3f6983-9297-4ccf-b5c1-17b702577f70
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: dERNjP9WLd7JHW4Us2AG
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:15.001180 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 14:41:15.009974 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:15.101163 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:15.101364 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138450672]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-735e6774-1052-48b2-b221-b8f3a0aeba9a\n Backing store flags: \n Account information:\n jJPM24JKCyLUBKt3ASq5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-ef90e657-cac1-45f6-9184-e9d4825288bb\n Backing store flags: \n Account information:\n LpYSh3YZTiM5K7xfptJA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-cc3f6983-9297-4ccf-b5c1-17b702577f70\n Backing store flags: \n Account information:\n dERNjP9WLd7JHW4Us2AG\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n System information:\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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:15.103265 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:15.219006 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:15.219627 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138450672]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-735e6774-1052-48b2-b221-b8f3a0aeba9a\n Backing store flags: \n Account information:\n jJPM24JKCyLUBKt3ASq5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-ef90e657-cac1-45f6-9184-e9d4825288bb\n Backing store flags: \n Account information:\n LpYSh3YZTiM5K7xfptJA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-cc3f6983-9297-4ccf-b5c1-17b702577f70\n Backing store flags: \n Account information:\n dERNjP9WLd7JHW4Us2AG\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n System information:\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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:15.220953 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-33076bcd-0f0e-4a93-8f1c-a5120bf47158 tempest-TaggedBootDevicesTest-338192064 None] Set provider_location to: 10.222.0.23:3260,4 iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 14:41:15.353705 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-33076bcd-0f0e-4a93-8f1c-a5120bf47158 tempest-TaggedBootDevicesTest-338192064 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9', 'target_lun': 1, 'volume_id': '0cb32d00-687f-4db1-9ae7-8da357dbfba9', 'auth_method': 'CHAP', 'auth_username': 'dG3ESE37dqAGzKVf2LGq', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '2b3ed664-037c-4400-88d2-22e9ffadc293'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 14:41:15.594135 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-33076bcd-0f0e-4a93-8f1c-a5120bf47158 tempest-TaggedBootDevicesTest-338192064 None] attachment_update completed successfully.
Apr 25 14:41:16.250348 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-752c2482-66ca-4ad3-b653-835d10c54c72 tempest-TaggedBootDevicesTest-338192064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e2ebff1d-836a-4992-88ec-452f81034daa {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:16.272715 n-d-811416-6 sudo[114229]: 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-e2ebff1d-836a-4992-88ec-452f81034daa
Apr 25 14:41:16.274200 n-d-811416-6 sudo[114229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:41:16.898672 n-d-811416-6 sudo[114229]: pam_unix(sudo:session): session closed for user root
Apr 25 14:41:16.901111 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-752c2482-66ca-4ad3-b653-835d10c54c72 tempest-TaggedBootDevicesTest-338192064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e2ebff1d-836a-4992-88ec-452f81034daa" returned: 0 in 0.650s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:16.983202 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:16.993533 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:16.994284 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138281104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-735e6774-1052-48b2-b221-b8f3a0aeba9a\n Backing store flags: \n Account information:\n jJPM24JKCyLUBKt3ASq5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-ef90e657-cac1-45f6-9184-e9d4825288bb\n Backing store flags: \n Account information:\n LpYSh3YZTiM5K7xfptJA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-cc3f6983-9297-4ccf-b5c1-17b702577f70\n Backing store flags: \n Account information:\n dERNjP9WLd7JHW4Us2AG\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n System information:\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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-752c2482-66ca-4ad3-b653-835d10c54c72 tempest-TaggedBootDevicesTest-338192064 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: I_T nexus: 11
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-735e6774-1052-48b2-b221-b8f3a0aeba9a
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: jJPM24JKCyLUBKt3ASq5
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Target 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: I_T nexus: 12
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020000
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf20
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020001
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf21
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ef90e657-cac1-45f6-9184-e9d4825288bb
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: LpYSh3YZTiM5K7xfptJA
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Target 3: iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: I_T nexus: 13
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00030000
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf30
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00030001
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf31
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cc3f6983-9297-4ccf-b5c1-17b702577f70
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: dERNjP9WLd7JHW4Us2AG
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00040000
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf40
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00040001
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf41
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: dG3ESE37dqAGzKVf2LGq
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:16.995350 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 14:41:17.010497 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-752c2482-66ca-4ad3-b653-835d10c54c72 tempest-TaggedBootDevicesTest-338192064 None] Creating iscsi_target for Volume ID: volume-e2ebff1d-836a-4992-88ec-452f81034daa {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 14:41:17.023181 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-752c2482-66ca-4ad3-b653-835d10c54c72 tempest-TaggedBootDevicesTest-338192064 None] Created volume path /opt/stack/data/cinder/volumes/volume-e2ebff1d-836a-4992-88ec-452f81034daa,
Apr 25 14:41:17.023181 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 14:41:17.023181 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:41:17.023181 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e2ebff1d-836a-4992-88ec-452f81034daa
Apr 25 14:41:17.023181 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 14:41:17.023181 n-d-811416-6 cinder-volume[96343]: incominguser KaRXeqrj9mSzzWwk64jn uvYbTjuCVG7c6LJD
Apr 25 14:41:17.023181 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:41:17.023181 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 14:41:17.023181 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:41:17.023181 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 14:41:17.027511 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:17.775583 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa" returned: 0 in 0.750s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:17.776197 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138281104]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:17.776479 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-752c2482-66ca-4ad3-b653-835d10c54c72 tempest-TaggedBootDevicesTest-338192064 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 14:41:17.776847 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-752c2482-66ca-4ad3-b653-835d10c54c72 tempest-TaggedBootDevicesTest-338192064 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 14:41:17.778141 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:17.801217 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:17.801616 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138281104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-735e6774-1052-48b2-b221-b8f3a0aeba9a\n Backing store flags: \n Account information:\n jJPM24JKCyLUBKt3ASq5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-ef90e657-cac1-45f6-9184-e9d4825288bb\n Backing store flags: \n Account information:\n LpYSh3YZTiM5K7xfptJA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-cc3f6983-9297-4ccf-b5c1-17b702577f70\n Backing store flags: \n Account information:\n dERNjP9WLd7JHW4Us2AG\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n System information:\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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-752c2482-66ca-4ad3-b653-835d10c54c72 tempest-TaggedBootDevicesTest-338192064 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: I_T nexus: 11
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-735e6774-1052-48b2-b221-b8f3a0aeba9a
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: jJPM24JKCyLUBKt3ASq5
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Target 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: I_T nexus: 12
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020000
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf20
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020001
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf21
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ef90e657-cac1-45f6-9184-e9d4825288bb
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: LpYSh3YZTiM5K7xfptJA
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Target 3: iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: I_T nexus: 13
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00030000
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf30
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00030001
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf31
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cc3f6983-9297-4ccf-b5c1-17b702577f70
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: dERNjP9WLd7JHW4Us2AG
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00040000
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf40
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00040001
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf41
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: dG3ESE37dqAGzKVf2LGq
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:17.802225 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 14:41:17.816331 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:17.934227 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:17.935317 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138281104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-735e6774-1052-48b2-b221-b8f3a0aeba9a\n Backing store flags: \n Account information:\n jJPM24JKCyLUBKt3ASq5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-ef90e657-cac1-45f6-9184-e9d4825288bb\n Backing store flags: \n Account information:\n LpYSh3YZTiM5K7xfptJA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-cc3f6983-9297-4ccf-b5c1-17b702577f70\n Backing store flags: \n Account information:\n dERNjP9WLd7JHW4Us2AG\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n System information:\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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:17.936602 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:18.034086 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:18.034462 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138281104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-735e6774-1052-48b2-b221-b8f3a0aeba9a\n Backing store flags: \n Account information:\n jJPM24JKCyLUBKt3ASq5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-ef90e657-cac1-45f6-9184-e9d4825288bb\n Backing store flags: \n Account information:\n LpYSh3YZTiM5K7xfptJA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-cc3f6983-9297-4ccf-b5c1-17b702577f70\n Backing store flags: \n Account information:\n dERNjP9WLd7JHW4Us2AG\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n System information:\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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:18.035778 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-752c2482-66ca-4ad3-b653-835d10c54c72 tempest-TaggedBootDevicesTest-338192064 None] Set provider_location to: 10.222.0.23:3260,5 iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 14:41:18.092493 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-752c2482-66ca-4ad3-b653-835d10c54c72 tempest-TaggedBootDevicesTest-338192064 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa', 'target_lun': 1, 'volume_id': 'e2ebff1d-836a-4992-88ec-452f81034daa', 'auth_method': 'CHAP', 'auth_username': 'KaRXeqrj9mSzzWwk64jn', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '58459a90-ef2b-4d0c-92a1-c734b6b20c79'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 14:41:18.237417 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-752c2482-66ca-4ad3-b653-835d10c54c72 tempest-TaggedBootDevicesTest-338192064 None] attachment_update completed successfully.
Apr 25 14:41:18.882587 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-3b47eb80-9408-43c5-b932-9b5bbe204384 tempest-TaggedBootDevicesTest-338192064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:18.925284 n-d-811416-6 sudo[114346]: 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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6
Apr 25 14:41:18.929979 n-d-811416-6 sudo[114346]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:41:19.554150 n-d-811416-6 sudo[114346]: pam_unix(sudo:session): session closed for user root
Apr 25 14:41:19.557027 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-3b47eb80-9408-43c5-b932-9b5bbe204384 tempest-TaggedBootDevicesTest-338192064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6" returned: 0 in 0.674s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:19.636759 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:19.654695 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:19.655264 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128523904]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a\n System information:\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-735e6774-1052-48b2-b221-b8f3a0aeba9a\n Backing store flags: \n Account information:\n jJPM24JKCyLUBKt3ASq5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb\n System information:\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-ef90e657-cac1-45f6-9184-e9d4825288bb\n Backing store flags: \n Account information:\n LpYSh3YZTiM5K7xfptJA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70\n System information:\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-cc3f6983-9297-4ccf-b5c1-17b702577f70\n Backing store flags: \n Account information:\n dERNjP9WLd7JHW4Us2AG\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n System information:\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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-3b47eb80-9408-43c5-b932-9b5bbe204384 tempest-TaggedBootDevicesTest-338192064 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-735e6774-1052-48b2-b221-b8f3a0aeba9a
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: jJPM24JKCyLUBKt3ASq5
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Target 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020000
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf20
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020001
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf21
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ef90e657-cac1-45f6-9184-e9d4825288bb
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: LpYSh3YZTiM5K7xfptJA
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Target 3: iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00030000
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf30
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00030001
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf31
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cc3f6983-9297-4ccf-b5c1-17b702577f70
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: dERNjP9WLd7JHW4Us2AG
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00040000
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf40
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00040001
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf41
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: dG3ESE37dqAGzKVf2LGq
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Target 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00050000
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf50
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00050001
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf51
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e2ebff1d-836a-4992-88ec-452f81034daa
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: KaRXeqrj9mSzzWwk64jn
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:19.656190 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 14:41:19.670884 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-3b47eb80-9408-43c5-b932-9b5bbe204384 tempest-TaggedBootDevicesTest-338192064 None] Creating iscsi_target for Volume ID: volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 14:41:19.677307 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-3b47eb80-9408-43c5-b932-9b5bbe204384 tempest-TaggedBootDevicesTest-338192064 None] Created volume path /opt/stack/data/cinder/volumes/volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6,
Apr 25 14:41:19.677307 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 14:41:19.677307 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:41:19.677307 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6
Apr 25 14:41:19.677307 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 14:41:19.677307 n-d-811416-6 cinder-volume[96343]: incominguser YndeepDNcreSddE73CqU r7qWsSS2u3GfPT44
Apr 25 14:41:19.677307 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:41:19.677307 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 14:41:19.677307 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:41:19.677307 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 14:41:19.680314 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:20.155944 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6" returned: 0 in 0.475s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:20.156570 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128523904]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:20.156959 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-3b47eb80-9408-43c5-b932-9b5bbe204384 tempest-TaggedBootDevicesTest-338192064 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 14:41:20.157373 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-3b47eb80-9408-43c5-b932-9b5bbe204384 tempest-TaggedBootDevicesTest-338192064 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 14:41:20.158720 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:20.185982 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:20.186777 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128523904]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a\n System information:\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-735e6774-1052-48b2-b221-b8f3a0aeba9a\n Backing store flags: \n Account information:\n jJPM24JKCyLUBKt3ASq5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb\n System information:\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-ef90e657-cac1-45f6-9184-e9d4825288bb\n Backing store flags: \n Account information:\n LpYSh3YZTiM5K7xfptJA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70\n System information:\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-cc3f6983-9297-4ccf-b5c1-17b702577f70\n Backing store flags: \n Account information:\n dERNjP9WLd7JHW4Us2AG\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n System information:\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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n System information:\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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-3b47eb80-9408-43c5-b932-9b5bbe204384 tempest-TaggedBootDevicesTest-338192064 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-735e6774-1052-48b2-b221-b8f3a0aeba9a
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: jJPM24JKCyLUBKt3ASq5
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Target 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020000
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf20
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020001
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf21
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ef90e657-cac1-45f6-9184-e9d4825288bb
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: LpYSh3YZTiM5K7xfptJA
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Target 3: iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00030000
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf30
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00030001
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf31
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cc3f6983-9297-4ccf-b5c1-17b702577f70
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: dERNjP9WLd7JHW4Us2AG
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00040000
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf40
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00040001
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf41
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: dG3ESE37dqAGzKVf2LGq
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Target 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00050000
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf50
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00050001
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf51
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e2ebff1d-836a-4992-88ec-452f81034daa
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: KaRXeqrj9mSzzWwk64jn
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:20.187403 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 14:41:20.214391 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:20.368431 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.179s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:20.368992 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128523904]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a\n System information:\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-735e6774-1052-48b2-b221-b8f3a0aeba9a\n Backing store flags: \n Account information:\n jJPM24JKCyLUBKt3ASq5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb\n System information:\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-ef90e657-cac1-45f6-9184-e9d4825288bb\n Backing store flags: \n Account information:\n LpYSh3YZTiM5K7xfptJA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70\n System information:\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-cc3f6983-9297-4ccf-b5c1-17b702577f70\n Backing store flags: \n Account information:\n dERNjP9WLd7JHW4Us2AG\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n System information:\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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n System information:\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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:20.370429 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:20.523949 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.153s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:20.524505 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128523904]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a\n System information:\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-735e6774-1052-48b2-b221-b8f3a0aeba9a\n Backing store flags: \n Account information:\n jJPM24JKCyLUBKt3ASq5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb\n System information:\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-ef90e657-cac1-45f6-9184-e9d4825288bb\n Backing store flags: \n Account information:\n LpYSh3YZTiM5K7xfptJA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70\n System information:\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-cc3f6983-9297-4ccf-b5c1-17b702577f70\n Backing store flags: \n Account information:\n dERNjP9WLd7JHW4Us2AG\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n System information:\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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n System information:\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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:20.525433 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-3b47eb80-9408-43c5-b932-9b5bbe204384 tempest-TaggedBootDevicesTest-338192064 None] Set provider_location to: 10.222.0.23:3260,6 iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 14:41:20.611165 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-3b47eb80-9408-43c5-b932-9b5bbe204384 tempest-TaggedBootDevicesTest-338192064 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6', 'target_lun': 1, 'volume_id': 'e0b2d8b4-068a-46e9-b3e0-4365fb5932b6', 'auth_method': 'CHAP', 'auth_username': 'YndeepDNcreSddE73CqU', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '57182cd8-5f28-43fb-84b2-f2e19ea2137c'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 14:41:20.832192 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-8cc805b8-0fb6-4148-a124-b45a26bc1a62 req-3b47eb80-9408-43c5-b932-9b5bbe204384 tempest-TaggedBootDevicesTest-338192064 None] attachment_update completed successfully.
Apr 25 14:41:40.485317 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-d7ccafff-7547-4b88-9fa9-0b92fe89f77d req-f0dd2e04-50ba-4f8e-bd95-9b8695f350cd tempest-TaggedBootDevicesTest_v242-822574298 None] Terminate volume connection completed successfully.
Apr 25 14:41:40.486794 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-d7ccafff-7547-4b88-9fa9-0b92fe89f77d req-f0dd2e04-50ba-4f8e-bd95-9b8695f350cd tempest-TaggedBootDevicesTest_v242-822574298 None] Deleting attachment 17b39927-886f-4ba3-a1d2-7dfb5344f419. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 14:41:40.493099 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:40.613297 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:40.613732 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138279344]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a\n System information:\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-735e6774-1052-48b2-b221-b8f3a0aeba9a\n Backing store flags: \n Account information:\n jJPM24JKCyLUBKt3ASq5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb\n System information:\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-ef90e657-cac1-45f6-9184-e9d4825288bb\n Backing store flags: \n Account information:\n LpYSh3YZTiM5K7xfptJA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70\n System information:\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-cc3f6983-9297-4ccf-b5c1-17b702577f70\n Backing store flags: \n Account information:\n dERNjP9WLd7JHW4Us2AG\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n System information:\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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n System information:\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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:40.614436 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-d7ccafff-7547-4b88-9fa9-0b92fe89f77d req-f0dd2e04-50ba-4f8e-bd95-9b8695f350cd tempest-TaggedBootDevicesTest_v242-822574298 None] Removing iscsi_target for Volume ID: 735e6774-1052-48b2-b221-b8f3a0aeba9a
Apr 25 14:41:40.616166 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:40.752089 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-735e6774-1052-48b2-b221-b8f3a0aeba9a -f" returned: 0 in 0.136s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:40.753013 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138279344]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:40.755148 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:40.895547 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.141s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:40.895916 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138279344]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb\n System information:\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-ef90e657-cac1-45f6-9184-e9d4825288bb\n Backing store flags: \n Account information:\n LpYSh3YZTiM5K7xfptJA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70\n System information:\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-cc3f6983-9297-4ccf-b5c1-17b702577f70\n Backing store flags: \n Account information:\n dERNjP9WLd7JHW4Us2AG\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n System information:\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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n System information:\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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:41.098819 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-d7ccafff-7547-4b88-9fa9-0b92fe89f77d req-8437d6de-46fc-49ee-a1ec-043ddac3c6a1 tempest-TaggedBootDevicesTest_v242-822574298 None] Terminate volume connection completed successfully.
Apr 25 14:41:41.099663 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-d7ccafff-7547-4b88-9fa9-0b92fe89f77d req-8437d6de-46fc-49ee-a1ec-043ddac3c6a1 tempest-TaggedBootDevicesTest_v242-822574298 None] Deleting attachment fd2a49f7-9776-4faa-93eb-a616f2569a84. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 14:41:41.101209 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:41.207554 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.105s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:41.208291 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138279344]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb\n System information:\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-ef90e657-cac1-45f6-9184-e9d4825288bb\n Backing store flags: \n Account information:\n LpYSh3YZTiM5K7xfptJA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70\n System information:\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-cc3f6983-9297-4ccf-b5c1-17b702577f70\n Backing store flags: \n Account information:\n dERNjP9WLd7JHW4Us2AG\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n System information:\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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n System information:\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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:41.209944 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-d7ccafff-7547-4b88-9fa9-0b92fe89f77d req-8437d6de-46fc-49ee-a1ec-043ddac3c6a1 tempest-TaggedBootDevicesTest_v242-822574298 None] Removing iscsi_target for Volume ID: ef90e657-cac1-45f6-9184-e9d4825288bb
Apr 25 14:41:41.217026 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:41.316670 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ef90e657-cac1-45f6-9184-e9d4825288bb -f" returned: 0 in 0.102s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:41.317296 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138279344]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:41.318927 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:41.432797 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:41.433535 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138279344]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70\n System information:\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-cc3f6983-9297-4ccf-b5c1-17b702577f70\n Backing store flags: \n Account information:\n dERNjP9WLd7JHW4Us2AG\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n System information:\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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n System information:\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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:41.642557 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-d7ccafff-7547-4b88-9fa9-0b92fe89f77d req-f0fd37f5-e465-410e-883f-95c0cfcb2058 tempest-TaggedBootDevicesTest_v242-822574298 None] Terminate volume connection completed successfully.
Apr 25 14:41:41.643657 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-d7ccafff-7547-4b88-9fa9-0b92fe89f77d req-f0fd37f5-e465-410e-883f-95c0cfcb2058 tempest-TaggedBootDevicesTest_v242-822574298 None] Deleting attachment aaa8e826-8756-4497-8cad-1f6864bb0720. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 14:41:41.648452 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:41.770470 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:41.771213 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138280048]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70\n System information:\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-cc3f6983-9297-4ccf-b5c1-17b702577f70\n Backing store flags: \n Account information:\n dERNjP9WLd7JHW4Us2AG\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n System information:\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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n System information:\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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:41.772618 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-d7ccafff-7547-4b88-9fa9-0b92fe89f77d req-f0fd37f5-e465-410e-883f-95c0cfcb2058 tempest-TaggedBootDevicesTest_v242-822574298 None] Removing iscsi_target for Volume ID: cc3f6983-9297-4ccf-b5c1-17b702577f70
Apr 25 14:41:41.777849 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70 -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:41.927373 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-cc3f6983-9297-4ccf-b5c1-17b702577f70 -f" returned: 0 in 0.151s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:41.927755 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138280048]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:41.929425 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:42.048603 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:42.049842 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138280048]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n System information:\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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n System information:\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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:47.049023 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-a8970fd2-adea-4719-b619-53693cc84f53 tempest-AttachSCSIVolumeTestJSON-1678013162 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:41:47.055921 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-a8970fd2-adea-4719-b619-53693cc84f53 tempest-AttachSCSIVolumeTestJSON-1678013162 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:41:47.058659 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-a8970fd2-adea-4719-b619-53693cc84f53 tempest-AttachSCSIVolumeTestJSON-1678013162 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'
Apr 25 14:41:47.093846 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a8970fd2-adea-4719-b619-53693cc84f53 tempest-AttachSCSIVolumeTestJSON-1678013162 None] Flow 'volume_create_manager' (5cc49259-0557-4e03-be36-5cd02803a040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:41:47.106231 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a8970fd2-adea-4719-b619-53693cc84f53 tempest-AttachSCSIVolumeTestJSON-1678013162 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (93eb811c-7b4c-4cd1-b7c4-f0b36310fe2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:41:47.158309 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-a8970fd2-adea-4719-b619-53693cc84f53 tempest-AttachSCSIVolumeTestJSON-1678013162 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:41:47.200370 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a8970fd2-adea-4719-b619-53693cc84f53 tempest-AttachSCSIVolumeTestJSON-1678013162 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (93eb811c-7b4c-4cd1-b7c4-f0b36310fe2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:41:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1812765980',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=2ffa4faa-7bec-41ae-b342-8deea79f0999,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dffe315562f14e73acdbf6e9a5a974d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:41:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:41:47Z,user_id='f2300ce0f275498b999a205871ef3d33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:41:47.203202 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a8970fd2-adea-4719-b619-53693cc84f53 tempest-AttachSCSIVolumeTestJSON-1678013162 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7b347d86-842c-4e33-b4ad-abfd2d7f827e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:41:47.205502 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a8970fd2-adea-4719-b619-53693cc84f53 tempest-AttachSCSIVolumeTestJSON-1678013162 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7b347d86-842c-4e33-b4ad-abfd2d7f827e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:41:47.208023 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a8970fd2-adea-4719-b619-53693cc84f53 tempest-AttachSCSIVolumeTestJSON-1678013162 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (25676561-ae5e-400b-b5f7-987a34f507fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:41:47.211254 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a8970fd2-adea-4719-b619-53693cc84f53 tempest-AttachSCSIVolumeTestJSON-1678013162 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (25676561-ae5e-400b-b5f7-987a34f507fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2ffa4faa-7bec-41ae-b342-8deea79f0999', 'volume_name': 'volume-2ffa4faa-7bec-41ae-b342-8deea79f0999', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:41:47.213694 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a8970fd2-adea-4719-b619-53693cc84f53 tempest-AttachSCSIVolumeTestJSON-1678013162 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dffe3880-1f53-4dc3-8f94-e1c519709341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:41:47.215967 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a8970fd2-adea-4719-b619-53693cc84f53 tempest-AttachSCSIVolumeTestJSON-1678013162 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dffe3880-1f53-4dc3-8f94-e1c519709341) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:41:47.218351 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a8970fd2-adea-4719-b619-53693cc84f53 tempest-AttachSCSIVolumeTestJSON-1678013162 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f79d4d69-c6c1-488f-8b51-a09c0d08a70a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:41:47.219304 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-a8970fd2-adea-4719-b619-53693cc84f53 tempest-AttachSCSIVolumeTestJSON-1678013162 None] Volume 2ffa4faa-7bec-41ae-b342-8deea79f0999: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2ffa4faa-7bec-41ae-b342-8deea79f0999', 'volume_size': 1}
Apr 25 14:41:47.220687 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a8970fd2-adea-4719-b619-53693cc84f53 tempest-AttachSCSIVolumeTestJSON-1678013162 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2ffa4faa-7bec-41ae-b342-8deea79f0999 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:47.260343 n-d-811416-6 sudo[114856]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2ffa4faa-7bec-41ae-b342-8deea79f0999 stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:41:47.261169 n-d-811416-6 sudo[114856]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:41:47.986290 n-d-811416-6 sudo[114856]: pam_unix(sudo:session): session closed for user root
Apr 25 14:41:47.988551 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a8970fd2-adea-4719-b619-53693cc84f53 tempest-AttachSCSIVolumeTestJSON-1678013162 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2ffa4faa-7bec-41ae-b342-8deea79f0999 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.767s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:47.993011 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a8970fd2-adea-4719-b619-53693cc84f53 tempest-AttachSCSIVolumeTestJSON-1678013162 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f79d4d69-c6c1-488f-8b51-a09c0d08a70a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2ffa4faa-7bec-41ae-b342-8deea79f0999', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:41:47.995550 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a8970fd2-adea-4719-b619-53693cc84f53 tempest-AttachSCSIVolumeTestJSON-1678013162 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (313bd2dc-1ca5-492a-88e5-06bc7b970649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:41:48.015987 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-a8970fd2-adea-4719-b619-53693cc84f53 tempest-AttachSCSIVolumeTestJSON-1678013162 None] Volume volume-2ffa4faa-7bec-41ae-b342-8deea79f0999 (2ffa4faa-7bec-41ae-b342-8deea79f0999): created successfully
Apr 25 14:41:48.018240 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a8970fd2-adea-4719-b619-53693cc84f53 tempest-AttachSCSIVolumeTestJSON-1678013162 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (313bd2dc-1ca5-492a-88e5-06bc7b970649) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:41:48.025651 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a8970fd2-adea-4719-b619-53693cc84f53 tempest-AttachSCSIVolumeTestJSON-1678013162 None] Flow 'volume_create_manager' (5cc49259-0557-4e03-be36-5cd02803a040) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:41:48.040486 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-a8970fd2-adea-4719-b619-53693cc84f53 tempest-AttachSCSIVolumeTestJSON-1678013162 None] Created volume successfully.
Apr 25 14:41:50.135720 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-941acb57-6fcc-479b-b4ca-67e5b41b1dd2 req-16dc83b5-eb33-4e71-87e7-3139319f59ee tempest-AttachSCSIVolumeTestJSON-1678013162 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2ffa4faa-7bec-41ae-b342-8deea79f0999 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:50.207343 n-d-811416-6 sudo[114900]: 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-2ffa4faa-7bec-41ae-b342-8deea79f0999
Apr 25 14:41:50.209779 n-d-811416-6 sudo[114900]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:41:50.946173 n-d-811416-6 sudo[114900]: pam_unix(sudo:session): session closed for user root
Apr 25 14:41:50.948214 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-941acb57-6fcc-479b-b4ca-67e5b41b1dd2 req-16dc83b5-eb33-4e71-87e7-3139319f59ee tempest-AttachSCSIVolumeTestJSON-1678013162 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2ffa4faa-7bec-41ae-b342-8deea79f0999" returned: 0 in 0.819s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:50.996634 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:51.018693 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:51.020002 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129005472]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\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-h1-811416-6.cbci-811416-6.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 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n System information:\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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-941acb57-6fcc-479b-b4ca-67e5b41b1dd2 req-16dc83b5-eb33-4e71-87e7-3139319f59ee tempest-AttachSCSIVolumeTestJSON-1678013162 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: I_T nexus: 14
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00040000
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf40
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00040001
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf41
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: dG3ESE37dqAGzKVf2LGq
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Target 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00050000
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf50
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00050001
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf51
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e2ebff1d-836a-4992-88ec-452f81034daa
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: KaRXeqrj9mSzzWwk64jn
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Target 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00060000
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf60
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00060001
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf61
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: YndeepDNcreSddE73CqU
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:51.020660 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 14:41:51.031880 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-941acb57-6fcc-479b-b4ca-67e5b41b1dd2 req-16dc83b5-eb33-4e71-87e7-3139319f59ee tempest-AttachSCSIVolumeTestJSON-1678013162 None] Creating iscsi_target for Volume ID: volume-2ffa4faa-7bec-41ae-b342-8deea79f0999 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 14:41:51.046421 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-941acb57-6fcc-479b-b4ca-67e5b41b1dd2 req-16dc83b5-eb33-4e71-87e7-3139319f59ee tempest-AttachSCSIVolumeTestJSON-1678013162 None] Created volume path /opt/stack/data/cinder/volumes/volume-2ffa4faa-7bec-41ae-b342-8deea79f0999,
Apr 25 14:41:51.046421 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 14:41:51.046421 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:41:51.046421 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2ffa4faa-7bec-41ae-b342-8deea79f0999
Apr 25 14:41:51.046421 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 14:41:51.046421 n-d-811416-6 cinder-volume[96343]: incominguser Z6PVHwrPtum4oaDGuj8h JMha82juENDX4rjd
Apr 25 14:41:51.046421 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:41:51.046421 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 14:41:51.046421 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:41:51.046421 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 14:41:51.046421 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2ffa4faa-7bec-41ae-b342-8deea79f0999 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:51.580444 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2ffa4faa-7bec-41ae-b342-8deea79f0999" returned: 0 in 0.540s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:51.581395 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129005472]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:51.581622 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-941acb57-6fcc-479b-b4ca-67e5b41b1dd2 req-16dc83b5-eb33-4e71-87e7-3139319f59ee tempest-AttachSCSIVolumeTestJSON-1678013162 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 14:41:51.581980 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-941acb57-6fcc-479b-b4ca-67e5b41b1dd2 req-16dc83b5-eb33-4e71-87e7-3139319f59ee tempest-AttachSCSIVolumeTestJSON-1678013162 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 14:41:51.585898 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:51.596330 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:51.596939 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129005472]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\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-h1-811416-6.cbci-811416-6.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 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n System information:\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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-2ffa4faa-7bec-41ae-b342-8deea79f0999\n System information:\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-2ffa4faa-7bec-41ae-b342-8deea79f0999\n Backing store flags: \n Account information:\n Z6PVHwrPtum4oaDGuj8h\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-941acb57-6fcc-479b-b4ca-67e5b41b1dd2 req-16dc83b5-eb33-4e71-87e7-3139319f59ee tempest-AttachSCSIVolumeTestJSON-1678013162 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: I_T nexus: 14
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00040000
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf40
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00040001
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf41
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: dG3ESE37dqAGzKVf2LGq
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Target 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00050000
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf50
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00050001
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf51
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e2ebff1d-836a-4992-88ec-452f81034daa
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: KaRXeqrj9mSzzWwk64jn
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Target 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00060000
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf60
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00060001
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf61
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: YndeepDNcreSddE73CqU
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:41:51.597905 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 14:41:51.610174 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:51.744769 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.136s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:51.745210 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129005472]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\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-h1-811416-6.cbci-811416-6.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 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n System information:\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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-2ffa4faa-7bec-41ae-b342-8deea79f0999\n System information:\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-2ffa4faa-7bec-41ae-b342-8deea79f0999\n Backing store flags: \n Account information:\n Z6PVHwrPtum4oaDGuj8h\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:51.748288 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:51.908886 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.162s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:51.914218 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129005472]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\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-h1-811416-6.cbci-811416-6.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 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n System information:\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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-2ffa4faa-7bec-41ae-b342-8deea79f0999\n System information:\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-2ffa4faa-7bec-41ae-b342-8deea79f0999\n Backing store flags: \n Account information:\n Z6PVHwrPtum4oaDGuj8h\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:51.917556 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-941acb57-6fcc-479b-b4ca-67e5b41b1dd2 req-16dc83b5-eb33-4e71-87e7-3139319f59ee tempest-AttachSCSIVolumeTestJSON-1678013162 None] Set provider_location to: 10.222.0.23:3260,7 iqn.2010-10.org.openstack:volume-2ffa4faa-7bec-41ae-b342-8deea79f0999 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 14:41:51.985560 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-941acb57-6fcc-479b-b4ca-67e5b41b1dd2 req-16dc83b5-eb33-4e71-87e7-3139319f59ee tempest-AttachSCSIVolumeTestJSON-1678013162 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-2ffa4faa-7bec-41ae-b342-8deea79f0999', 'target_lun': 1, 'volume_id': '2ffa4faa-7bec-41ae-b342-8deea79f0999', 'auth_method': 'CHAP', 'auth_username': 'Z6PVHwrPtum4oaDGuj8h', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'c6c7f8b8-e10a-40c0-bc3b-2b54921cce60'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 14:41:52.176027 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-941acb57-6fcc-479b-b4ca-67e5b41b1dd2 req-16dc83b5-eb33-4e71-87e7-3139319f59ee tempest-AttachSCSIVolumeTestJSON-1678013162 None] attachment_update completed successfully.
Apr 25 14:41:56.672938 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-d1c680fa-0563-42af-b7db-2f66314a949e tempest-TaggedBootDevicesTest_v242-822574298 None] Lock "b'cinder-cc3f6983-9297-4ccf-b5c1-17b702577f70-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:41:56.808842 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:56.970116 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.164s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:56.970656 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681431328192]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\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-h1-811416-6.cbci-811416-6.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 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n System information:\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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-2ffa4faa-7bec-41ae-b342-8deea79f0999\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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 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-2ffa4faa-7bec-41ae-b342-8deea79f0999\n Backing store flags: \n Account information:\n Z6PVHwrPtum4oaDGuj8h\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:41:56.971611 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-d1c680fa-0563-42af-b7db-2f66314a949e tempest-TaggedBootDevicesTest_v242-822574298 None] Skipping remove_export. No iscsi_target is presently exported for volume: cc3f6983-9297-4ccf-b5c1-17b702577f70
Apr 25 14:41:56.972989 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d1c680fa-0563-42af-b7db-2f66314a949e tempest-TaggedBootDevicesTest_v242-822574298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-cc3f6983-9297-4ccf-b5c1-17b702577f70 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:57.006595 n-d-811416-6 sudo[115002]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-cc3f6983-9297-4ccf-b5c1-17b702577f70
Apr 25 14:41:57.008419 n-d-811416-6 sudo[115002]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:41:57.597498 n-d-811416-6 sudo[115002]: pam_unix(sudo:session): session closed for user root
Apr 25 14:41:57.600426 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d1c680fa-0563-42af-b7db-2f66314a949e tempest-TaggedBootDevicesTest_v242-822574298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-cc3f6983-9297-4ccf-b5c1-17b702577f70" returned: 0 in 0.627s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:57.603085 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d1c680fa-0563-42af-b7db-2f66314a949e tempest-TaggedBootDevicesTest_v242-822574298 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-cc3f6983-9297-4ccf-b5c1-17b702577f70 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:57.690951 n-d-811416-6 sudo[115025]: 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-cc3f6983-9297-4ccf-b5c1-17b702577f70
Apr 25 14:41:57.691759 n-d-811416-6 sudo[115025]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:41:58.389175 n-d-811416-6 sudo[115025]: pam_unix(sudo:session): session closed for user root
Apr 25 14:41:58.391499 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d1c680fa-0563-42af-b7db-2f66314a949e tempest-TaggedBootDevicesTest_v242-822574298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cc3f6983-9297-4ccf-b5c1-17b702577f70" returned: 0 in 0.788s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:58.394571 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d1c680fa-0563-42af-b7db-2f66314a949e tempest-TaggedBootDevicesTest_v242-822574298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cc3f6983-9297-4ccf-b5c1-17b702577f70 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:58.417282 n-d-811416-6 sudo[115031]: 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-cc3f6983-9297-4ccf-b5c1-17b702577f70
Apr 25 14:41:58.418870 n-d-811416-6 sudo[115031]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:41:59.143297 n-d-811416-6 sudo[115031]: pam_unix(sudo:session): session closed for user root
Apr 25 14:41:59.146709 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d1c680fa-0563-42af-b7db-2f66314a949e tempest-TaggedBootDevicesTest_v242-822574298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cc3f6983-9297-4ccf-b5c1-17b702577f70" returned: 0 in 0.751s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:41:59.148778 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-d1c680fa-0563-42af-b7db-2f66314a949e tempest-TaggedBootDevicesTest_v242-822574298 None] Successfully deleted volume: cc3f6983-9297-4ccf-b5c1-17b702577f70
Apr 25 14:41:59.258970 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-d1c680fa-0563-42af-b7db-2f66314a949e tempest-TaggedBootDevicesTest_v242-822574298 None] Created reservations ['64cdb378-c34a-4ef9-8ad6-9e653c38417b', '410eeb97-b4c6-4b28-aa15-0e71ac139990', 'b4b5c8a1-5ade-4255-bba3-6965ea956553', 'f1705440-3d56-4fa7-8e05-685a3930a5ae'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:41:59.329679 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-d1c680fa-0563-42af-b7db-2f66314a949e tempest-TaggedBootDevicesTest_v242-822574298 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:41:59.330536 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d1c680fa-0563-42af-b7db-2f66314a949e tempest-TaggedBootDevicesTest_v242-822574298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:41:59.373999 n-d-811416-6 sudo[115062]: 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
Apr 25 14:41:59.375728 n-d-811416-6 sudo[115062]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:42:00.017362 n-d-811416-6 sudo[115062]: pam_unix(sudo:session): session closed for user root
Apr 25 14:42:00.020014 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d1c680fa-0563-42af-b7db-2f66314a949e tempest-TaggedBootDevicesTest_v242-822574298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.689s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:00.030002 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d1c680fa-0563-42af-b7db-2f66314a949e tempest-TaggedBootDevicesTest_v242-822574298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:00.079938 n-d-811416-6 sudo[115066]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:42:00.080781 n-d-811416-6 sudo[115066]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:42:00.742607 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-e7b91721-5edd-424d-81b3-51990454677d tempest-TaggedBootDevicesTest_v242-822574298 None] Lock "b'cinder-ef90e657-cac1-45f6-9184-e9d4825288bb-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:42:00.959074 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:00.973342 n-d-811416-6 sudo[115066]: pam_unix(sudo:session): session closed for user root
Apr 25 14:42:00.975401 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d1c680fa-0563-42af-b7db-2f66314a949e tempest-TaggedBootDevicesTest_v242-822574298 None] CMD "sudo cinder-rootwrap /etc/cinder/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.946s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:00.977403 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-d1c680fa-0563-42af-b7db-2f66314a949e tempest-TaggedBootDevicesTest_v242-822574298 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:42:00.986665 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-d1c680fa-0563-42af-b7db-2f66314a949e tempest-TaggedBootDevicesTest_v242-822574298 None] Deleted volume successfully.
Apr 25 14:42:01.006425 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-d1c680fa-0563-42af-b7db-2f66314a949e tempest-TaggedBootDevicesTest_v242-822574298 None] Lock "b'cinder-cc3f6983-9297-4ccf-b5c1-17b702577f70-delete_volume'" released by "delete_volume" :: held 4.333s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:42:01.096782 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-fce4a3b4-5bde-443f-8b92-48e7f9057212 req-c9170174-e220-463f-a7e8-b54f5f30acfd tempest-AttachSCSIVolumeTestJSON-1678013162 None] Terminate volume connection completed successfully.
Apr 25 14:42:01.100903 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-fce4a3b4-5bde-443f-8b92-48e7f9057212 req-c9170174-e220-463f-a7e8-b54f5f30acfd tempest-AttachSCSIVolumeTestJSON-1678013162 None] Deleting attachment c6c7f8b8-e10a-40c0-bc3b-2b54921cce60. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 14:42:01.104966 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:01.111803 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.159s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:01.112618 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140565968]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\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-h1-811416-6.cbci-811416-6.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 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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 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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n System information:\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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-2ffa4faa-7bec-41ae-b342-8deea79f0999\n System information:\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-2ffa4faa-7bec-41ae-b342-8deea79f0999\n Backing store flags: \n Account information:\n Z6PVHwrPtum4oaDGuj8h\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:42:01.113458 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-e7b91721-5edd-424d-81b3-51990454677d tempest-TaggedBootDevicesTest_v242-822574298 None] Skipping remove_export. No iscsi_target is presently exported for volume: ef90e657-cac1-45f6-9184-e9d4825288bb
Apr 25 14:42:01.115080 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e7b91721-5edd-424d-81b3-51990454677d tempest-TaggedBootDevicesTest_v242-822574298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ef90e657-cac1-45f6-9184-e9d4825288bb {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:01.173784 n-d-811416-6 sudo[115073]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ef90e657-cac1-45f6-9184-e9d4825288bb
Apr 25 14:42:01.174653 n-d-811416-6 sudo[115073]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:42:01.210070 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.105s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:01.210517 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681431328192]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\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-h1-811416-6.cbci-811416-6.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 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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 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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n System information:\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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-2ffa4faa-7bec-41ae-b342-8deea79f0999\n System information:\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-2ffa4faa-7bec-41ae-b342-8deea79f0999\n Backing store flags: \n Account information:\n Z6PVHwrPtum4oaDGuj8h\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:42:01.211888 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-fce4a3b4-5bde-443f-8b92-48e7f9057212 req-c9170174-e220-463f-a7e8-b54f5f30acfd tempest-AttachSCSIVolumeTestJSON-1678013162 None] Removing iscsi_target for Volume ID: 2ffa4faa-7bec-41ae-b342-8deea79f0999
Apr 25 14:42:01.213152 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2ffa4faa-7bec-41ae-b342-8deea79f0999 -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:01.373400 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2ffa4faa-7bec-41ae-b342-8deea79f0999 -f" returned: 0 in 0.160s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:01.373674 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681431328192]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:42:01.374921 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:01.514100 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.139s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:01.514498 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681431328192]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\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-h1-811416-6.cbci-811416-6.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 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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 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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n System information:\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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:42:01.887732 n-d-811416-6 sudo[115073]: pam_unix(sudo:session): session closed for user root
Apr 25 14:42:01.889833 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e7b91721-5edd-424d-81b3-51990454677d tempest-TaggedBootDevicesTest_v242-822574298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ef90e657-cac1-45f6-9184-e9d4825288bb" returned: 0 in 0.775s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:01.891677 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e7b91721-5edd-424d-81b3-51990454677d tempest-TaggedBootDevicesTest_v242-822574298 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-ef90e657-cac1-45f6-9184-e9d4825288bb {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:01.929162 n-d-811416-6 sudo[115100]: 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-ef90e657-cac1-45f6-9184-e9d4825288bb
Apr 25 14:42:01.930133 n-d-811416-6 sudo[115100]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:42:02.563533 n-d-811416-6 sudo[115100]: pam_unix(sudo:session): session closed for user root
Apr 25 14:42:02.567185 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e7b91721-5edd-424d-81b3-51990454677d tempest-TaggedBootDevicesTest_v242-822574298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ef90e657-cac1-45f6-9184-e9d4825288bb" returned: 0 in 0.674s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:02.570959 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e7b91721-5edd-424d-81b3-51990454677d tempest-TaggedBootDevicesTest_v242-822574298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ef90e657-cac1-45f6-9184-e9d4825288bb {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:02.613696 n-d-811416-6 sudo[115105]: 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-ef90e657-cac1-45f6-9184-e9d4825288bb
Apr 25 14:42:02.627188 n-d-811416-6 sudo[115105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:42:03.234950 n-d-811416-6 sudo[115105]: pam_unix(sudo:session): session closed for user root
Apr 25 14:42:03.237633 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e7b91721-5edd-424d-81b3-51990454677d tempest-TaggedBootDevicesTest_v242-822574298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ef90e657-cac1-45f6-9184-e9d4825288bb" returned: 0 in 0.666s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:03.239671 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-e7b91721-5edd-424d-81b3-51990454677d tempest-TaggedBootDevicesTest_v242-822574298 None] Successfully deleted volume: ef90e657-cac1-45f6-9184-e9d4825288bb
Apr 25 14:42:03.298643 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-e7b91721-5edd-424d-81b3-51990454677d tempest-TaggedBootDevicesTest_v242-822574298 None] Created reservations ['0ba4097a-28f0-4d21-a4ee-aa9896c47ca6', '69894668-e56c-4f23-9d72-50b8d98d0809', '4a16e4be-6d45-42ff-8ddf-a09f143c2434', 'd1644b45-cbef-4fa6-a3e4-de6af216d293'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:42:03.352243 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-e7b91721-5edd-424d-81b3-51990454677d tempest-TaggedBootDevicesTest_v242-822574298 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:42:03.353280 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e7b91721-5edd-424d-81b3-51990454677d tempest-TaggedBootDevicesTest_v242-822574298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:03.407070 n-d-811416-6 sudo[115110]: 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
Apr 25 14:42:03.409245 n-d-811416-6 sudo[115110]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:42:03.926724 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:42:03.927435 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:42:03.928063 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:03.961870 n-d-811416-6 sudo[115113]: 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
Apr 25 14:42:03.962851 n-d-811416-6 sudo[115113]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:42:04.077679 n-d-811416-6 sudo[115110]: pam_unix(sudo:session): session closed for user root
Apr 25 14:42:04.079921 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e7b91721-5edd-424d-81b3-51990454677d tempest-TaggedBootDevicesTest_v242-822574298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.726s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:04.081983 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e7b91721-5edd-424d-81b3-51990454677d tempest-TaggedBootDevicesTest_v242-822574298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:04.112283 n-d-811416-6 sudo[115115]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:42:04.115410 n-d-811416-6 sudo[115115]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:42:04.465578 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-0d86cc9c-ddfa-4033-a7bf-bdd0e0920b35 tempest-TaggedBootDevicesTest_v242-822574298 None] Lock "b'cinder-735e6774-1052-48b2-b221-b8f3a0aeba9a-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:42:04.611950 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:04.759753 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.148s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:04.760497 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681139904576]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\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-h1-811416-6.cbci-811416-6.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 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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 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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n System information:\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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:42:04.762317 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-0d86cc9c-ddfa-4033-a7bf-bdd0e0920b35 tempest-TaggedBootDevicesTest_v242-822574298 None] Skipping remove_export. No iscsi_target is presently exported for volume: 735e6774-1052-48b2-b221-b8f3a0aeba9a
Apr 25 14:42:04.763800 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0d86cc9c-ddfa-4033-a7bf-bdd0e0920b35 tempest-TaggedBootDevicesTest_v242-822574298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-735e6774-1052-48b2-b221-b8f3a0aeba9a {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:04.800509 n-d-811416-6 sudo[115122]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-735e6774-1052-48b2-b221-b8f3a0aeba9a
Apr 25 14:42:04.801921 n-d-811416-6 sudo[115122]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:42:04.891870 n-d-811416-6 sudo[115115]: pam_unix(sudo:session): session closed for user root
Apr 25 14:42:04.894268 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e7b91721-5edd-424d-81b3-51990454677d tempest-TaggedBootDevicesTest_v242-822574298 None] CMD "sudo cinder-rootwrap /etc/cinder/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.812s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:04.898339 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-e7b91721-5edd-424d-81b3-51990454677d tempest-TaggedBootDevicesTest_v242-822574298 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:42:04.906153 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-e7b91721-5edd-424d-81b3-51990454677d tempest-TaggedBootDevicesTest_v242-822574298 None] Deleted volume successfully.
Apr 25 14:42:04.917013 n-d-811416-6 sudo[115113]: pam_unix(sudo:session): session closed for user root
Apr 25 14:42:04.928317 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.999s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:04.931849 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:04.969385 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-e7b91721-5edd-424d-81b3-51990454677d tempest-TaggedBootDevicesTest_v242-822574298 None] Lock "b'cinder-ef90e657-cac1-45f6-9184-e9d4825288bb-delete_volume'" released by "delete_volume" :: held 4.227s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:42:04.975100 n-d-811416-6 sudo[115126]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:42:04.976484 n-d-811416-6 sudo[115126]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:42:05.513182 n-d-811416-6 sudo[115122]: pam_unix(sudo:session): session closed for user root
Apr 25 14:42:05.516582 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0d86cc9c-ddfa-4033-a7bf-bdd0e0920b35 tempest-TaggedBootDevicesTest_v242-822574298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-735e6774-1052-48b2-b221-b8f3a0aeba9a" returned: 0 in 0.753s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:05.518321 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0d86cc9c-ddfa-4033-a7bf-bdd0e0920b35 tempest-TaggedBootDevicesTest_v242-822574298 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-735e6774-1052-48b2-b221-b8f3a0aeba9a {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:05.582944 n-d-811416-6 sudo[115146]: 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-735e6774-1052-48b2-b221-b8f3a0aeba9a
Apr 25 14:42:05.583819 n-d-811416-6 sudo[115146]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:42:05.836631 n-d-811416-6 sudo[115126]: pam_unix(sudo:session): session closed for user root
Apr 25 14:42:05.839394 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.907s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:05.841148 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:42:06.166867 n-d-811416-6 sudo[115146]: pam_unix(sudo:session): session closed for user root
Apr 25 14:42:06.168803 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0d86cc9c-ddfa-4033-a7bf-bdd0e0920b35 tempest-TaggedBootDevicesTest_v242-822574298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-735e6774-1052-48b2-b221-b8f3a0aeba9a" returned: 0 in 0.650s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:06.170678 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0d86cc9c-ddfa-4033-a7bf-bdd0e0920b35 tempest-TaggedBootDevicesTest_v242-822574298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-735e6774-1052-48b2-b221-b8f3a0aeba9a {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:06.190571 n-d-811416-6 sudo[115170]: 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-735e6774-1052-48b2-b221-b8f3a0aeba9a
Apr 25 14:42:06.191557 n-d-811416-6 sudo[115170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:42:06.774302 n-d-811416-6 sudo[115170]: pam_unix(sudo:session): session closed for user root
Apr 25 14:42:06.776531 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0d86cc9c-ddfa-4033-a7bf-bdd0e0920b35 tempest-TaggedBootDevicesTest_v242-822574298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-735e6774-1052-48b2-b221-b8f3a0aeba9a" returned: 0 in 0.605s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:06.777685 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-0d86cc9c-ddfa-4033-a7bf-bdd0e0920b35 tempest-TaggedBootDevicesTest_v242-822574298 None] Successfully deleted volume: 735e6774-1052-48b2-b221-b8f3a0aeba9a
Apr 25 14:42:06.845147 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-0d86cc9c-ddfa-4033-a7bf-bdd0e0920b35 tempest-TaggedBootDevicesTest_v242-822574298 None] Created reservations ['b6a698ac-00b3-4956-a1f0-b77cc5bc3d01', '9fbab990-e195-49a0-ac89-e935c300f639', 'f203b99d-f975-4854-b9fd-bfb1a0c8df92', '206a19d4-0bb1-42ef-9589-2639ee5d0447'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:42:06.991494 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-0d86cc9c-ddfa-4033-a7bf-bdd0e0920b35 tempest-TaggedBootDevicesTest_v242-822574298 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:42:06.992425 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0d86cc9c-ddfa-4033-a7bf-bdd0e0920b35 tempest-TaggedBootDevicesTest_v242-822574298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:07.035590 n-d-811416-6 sudo[115194]: 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
Apr 25 14:42:07.037540 n-d-811416-6 sudo[115194]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:42:07.616645 n-d-811416-6 sudo[115194]: pam_unix(sudo:session): session closed for user root
Apr 25 14:42:07.619702 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0d86cc9c-ddfa-4033-a7bf-bdd0e0920b35 tempest-TaggedBootDevicesTest_v242-822574298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.626s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:07.622582 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0d86cc9c-ddfa-4033-a7bf-bdd0e0920b35 tempest-TaggedBootDevicesTest_v242-822574298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:07.678566 n-d-811416-6 sudo[115210]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:42:07.682953 n-d-811416-6 sudo[115210]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:42:08.204106 n-d-811416-6 sudo[115210]: pam_unix(sudo:session): session closed for user root
Apr 25 14:42:08.206866 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0d86cc9c-ddfa-4033-a7bf-bdd0e0920b35 tempest-TaggedBootDevicesTest_v242-822574298 None] CMD "sudo cinder-rootwrap /etc/cinder/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.584s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:08.210552 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-0d86cc9c-ddfa-4033-a7bf-bdd0e0920b35 tempest-TaggedBootDevicesTest_v242-822574298 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:42:08.229686 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-0d86cc9c-ddfa-4033-a7bf-bdd0e0920b35 tempest-TaggedBootDevicesTest_v242-822574298 None] Deleted volume successfully.
Apr 25 14:42:08.250846 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-0d86cc9c-ddfa-4033-a7bf-bdd0e0920b35 tempest-TaggedBootDevicesTest_v242-822574298 None] Lock "b'cinder-735e6774-1052-48b2-b221-b8f3a0aeba9a-delete_volume'" released by "delete_volume" :: held 3.785s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:42:08.586596 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-fcb68429-b9b5-4d35-9f3f-4e4866c38d2b tempest-AttachVolumeShelveTestJSON-65215658 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:42:08.597130 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-fcb68429-b9b5-4d35-9f3f-4e4866c38d2b tempest-AttachVolumeShelveTestJSON-65215658 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:42:08.600609 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-fcb68429-b9b5-4d35-9f3f-4e4866c38d2b tempest-AttachVolumeShelveTestJSON-65215658 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'
Apr 25 14:42:08.618532 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-fcb68429-b9b5-4d35-9f3f-4e4866c38d2b tempest-AttachVolumeShelveTestJSON-65215658 None] Flow 'volume_create_manager' (9a28a882-7ef4-4857-9d3b-39d5eb1e9def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:42:08.622571 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-fcb68429-b9b5-4d35-9f3f-4e4866c38d2b tempest-AttachVolumeShelveTestJSON-65215658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4e1fe300-c2a5-4372-b01b-c2ae2b9ba999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:42:08.654353 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-fcb68429-b9b5-4d35-9f3f-4e4866c38d2b tempest-AttachVolumeShelveTestJSON-65215658 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:42:08.683703 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-fcb68429-b9b5-4d35-9f3f-4e4866c38d2b tempest-AttachVolumeShelveTestJSON-65215658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4e1fe300-c2a5-4372-b01b-c2ae2b9ba999) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:42:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-866444416',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=b933745c-7654-4cb5-8443-9ffa76ac6700,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94e1e8f534224e96a5cf855f2de9c807',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:42:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:42:09Z,user_id='beff34ac5957483692d04f2d61c4317c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:42:08.686405 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-fcb68429-b9b5-4d35-9f3f-4e4866c38d2b tempest-AttachVolumeShelveTestJSON-65215658 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a4115c8c-faad-4146-ae6e-f3b525db0a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:42:08.688733 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-fcb68429-b9b5-4d35-9f3f-4e4866c38d2b tempest-AttachVolumeShelveTestJSON-65215658 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a4115c8c-faad-4146-ae6e-f3b525db0a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:42:08.691337 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-fcb68429-b9b5-4d35-9f3f-4e4866c38d2b tempest-AttachVolumeShelveTestJSON-65215658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (55cae4d0-5814-44e4-99d7-def6f197423c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:42:08.694240 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-fcb68429-b9b5-4d35-9f3f-4e4866c38d2b tempest-AttachVolumeShelveTestJSON-65215658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (55cae4d0-5814-44e4-99d7-def6f197423c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b933745c-7654-4cb5-8443-9ffa76ac6700', 'volume_name': 'volume-b933745c-7654-4cb5-8443-9ffa76ac6700', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:42:08.696741 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-fcb68429-b9b5-4d35-9f3f-4e4866c38d2b tempest-AttachVolumeShelveTestJSON-65215658 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f002af57-fdc3-4c34-ae9b-238f7e3c2d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:42:08.698934 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-fcb68429-b9b5-4d35-9f3f-4e4866c38d2b tempest-AttachVolumeShelveTestJSON-65215658 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f002af57-fdc3-4c34-ae9b-238f7e3c2d4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:42:08.701130 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-fcb68429-b9b5-4d35-9f3f-4e4866c38d2b tempest-AttachVolumeShelveTestJSON-65215658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c7edde0a-a030-4f60-9ce5-915b63237693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:42:08.701934 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-fcb68429-b9b5-4d35-9f3f-4e4866c38d2b tempest-AttachVolumeShelveTestJSON-65215658 None] Volume b933745c-7654-4cb5-8443-9ffa76ac6700: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b933745c-7654-4cb5-8443-9ffa76ac6700', 'volume_size': 1}
Apr 25 14:42:08.703386 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fcb68429-b9b5-4d35-9f3f-4e4866c38d2b tempest-AttachVolumeShelveTestJSON-65215658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b933745c-7654-4cb5-8443-9ffa76ac6700 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:08.724854 n-d-811416-6 sudo[115213]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b933745c-7654-4cb5-8443-9ffa76ac6700 stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:42:08.725685 n-d-811416-6 sudo[115213]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:42:09.459010 n-d-811416-6 sudo[115213]: pam_unix(sudo:session): session closed for user root
Apr 25 14:42:09.461674 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fcb68429-b9b5-4d35-9f3f-4e4866c38d2b tempest-AttachVolumeShelveTestJSON-65215658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b933745c-7654-4cb5-8443-9ffa76ac6700 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.758s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:09.472787 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-fcb68429-b9b5-4d35-9f3f-4e4866c38d2b tempest-AttachVolumeShelveTestJSON-65215658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c7edde0a-a030-4f60-9ce5-915b63237693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b933745c-7654-4cb5-8443-9ffa76ac6700', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:42:09.472787 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-fcb68429-b9b5-4d35-9f3f-4e4866c38d2b tempest-AttachVolumeShelveTestJSON-65215658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2babe8ab-8d27-45bf-a8a3-551bd3489245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:42:09.495644 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-fcb68429-b9b5-4d35-9f3f-4e4866c38d2b tempest-AttachVolumeShelveTestJSON-65215658 None] Volume volume-b933745c-7654-4cb5-8443-9ffa76ac6700 (b933745c-7654-4cb5-8443-9ffa76ac6700): created successfully
Apr 25 14:42:09.497848 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-fcb68429-b9b5-4d35-9f3f-4e4866c38d2b tempest-AttachVolumeShelveTestJSON-65215658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2babe8ab-8d27-45bf-a8a3-551bd3489245) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:42:09.502423 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-fcb68429-b9b5-4d35-9f3f-4e4866c38d2b tempest-AttachVolumeShelveTestJSON-65215658 None] Flow 'volume_create_manager' (9a28a882-7ef4-4857-9d3b-39d5eb1e9def) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:42:09.523458 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-fcb68429-b9b5-4d35-9f3f-4e4866c38d2b tempest-AttachVolumeShelveTestJSON-65215658 None] Created volume successfully.
Apr 25 14:42:20.663897 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-287cdd62-8c22-4e41-a919-a7493b54bc7d tempest-AttachSCSIVolumeTestJSON-1678013162 None] Lock "b'cinder-2ffa4faa-7bec-41ae-b342-8deea79f0999-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:42:20.795713 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:21.050897 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.257s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:21.051766 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140274800]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\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-h1-811416-6.cbci-811416-6.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 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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 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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\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-811416-6.cbci-811416-6.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 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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:42:21.052494 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-287cdd62-8c22-4e41-a919-a7493b54bc7d tempest-AttachSCSIVolumeTestJSON-1678013162 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2ffa4faa-7bec-41ae-b342-8deea79f0999
Apr 25 14:42:21.054574 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-287cdd62-8c22-4e41-a919-a7493b54bc7d tempest-AttachSCSIVolumeTestJSON-1678013162 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2ffa4faa-7bec-41ae-b342-8deea79f0999 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:21.098428 n-d-811416-6 sudo[115466]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2ffa4faa-7bec-41ae-b342-8deea79f0999
Apr 25 14:42:21.102011 n-d-811416-6 sudo[115466]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:42:22.022654 n-d-811416-6 sudo[115466]: pam_unix(sudo:session): session closed for user root
Apr 25 14:42:22.025067 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-287cdd62-8c22-4e41-a919-a7493b54bc7d tempest-AttachSCSIVolumeTestJSON-1678013162 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2ffa4faa-7bec-41ae-b342-8deea79f0999" returned: 0 in 0.970s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:22.027666 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-287cdd62-8c22-4e41-a919-a7493b54bc7d tempest-AttachSCSIVolumeTestJSON-1678013162 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-2ffa4faa-7bec-41ae-b342-8deea79f0999 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:22.073318 n-d-811416-6 sudo[115507]: 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-2ffa4faa-7bec-41ae-b342-8deea79f0999
Apr 25 14:42:22.076317 n-d-811416-6 sudo[115507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:42:22.920898 n-d-811416-6 sudo[115507]: pam_unix(sudo:session): session closed for user root
Apr 25 14:42:22.923395 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-287cdd62-8c22-4e41-a919-a7493b54bc7d tempest-AttachSCSIVolumeTestJSON-1678013162 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2ffa4faa-7bec-41ae-b342-8deea79f0999" returned: 0 in 0.895s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:22.926129 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-287cdd62-8c22-4e41-a919-a7493b54bc7d tempest-AttachSCSIVolumeTestJSON-1678013162 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2ffa4faa-7bec-41ae-b342-8deea79f0999 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:22.974960 n-d-811416-6 sudo[115538]: 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-2ffa4faa-7bec-41ae-b342-8deea79f0999
Apr 25 14:42:22.976561 n-d-811416-6 sudo[115538]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:42:23.651479 n-d-811416-6 sudo[115538]: pam_unix(sudo:session): session closed for user root
Apr 25 14:42:23.653833 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-287cdd62-8c22-4e41-a919-a7493b54bc7d tempest-AttachSCSIVolumeTestJSON-1678013162 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2ffa4faa-7bec-41ae-b342-8deea79f0999" returned: 0 in 0.727s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:23.656611 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-287cdd62-8c22-4e41-a919-a7493b54bc7d tempest-AttachSCSIVolumeTestJSON-1678013162 None] Successfully deleted volume: 2ffa4faa-7bec-41ae-b342-8deea79f0999
Apr 25 14:42:23.741320 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-287cdd62-8c22-4e41-a919-a7493b54bc7d tempest-AttachSCSIVolumeTestJSON-1678013162 None] Created reservations ['cfbe6147-6890-4ef9-b470-8fc413235a28', '56981903-6033-4403-b497-41e79e77b661', '152e15c4-5fda-48d7-a4d4-f34312aed866', 'af3cb761-31ca-45e6-8c5a-3adf9b8880b0'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:42:23.835008 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-287cdd62-8c22-4e41-a919-a7493b54bc7d tempest-AttachSCSIVolumeTestJSON-1678013162 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:42:23.836227 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-287cdd62-8c22-4e41-a919-a7493b54bc7d tempest-AttachSCSIVolumeTestJSON-1678013162 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:23.901857 n-d-811416-6 sudo[115551]: 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
Apr 25 14:42:23.902890 n-d-811416-6 sudo[115551]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:42:24.537366 n-d-811416-6 sudo[115551]: pam_unix(sudo:session): session closed for user root
Apr 25 14:42:24.539625 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-287cdd62-8c22-4e41-a919-a7493b54bc7d tempest-AttachSCSIVolumeTestJSON-1678013162 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.703s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:24.541695 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-287cdd62-8c22-4e41-a919-a7493b54bc7d tempest-AttachSCSIVolumeTestJSON-1678013162 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:24.595698 n-d-811416-6 sudo[115564]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:42:24.599360 n-d-811416-6 sudo[115564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:42:25.385519 n-d-811416-6 sudo[115564]: pam_unix(sudo:session): session closed for user root
Apr 25 14:42:25.387759 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-287cdd62-8c22-4e41-a919-a7493b54bc7d tempest-AttachSCSIVolumeTestJSON-1678013162 None] CMD "sudo cinder-rootwrap /etc/cinder/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.846s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:25.390273 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-287cdd62-8c22-4e41-a919-a7493b54bc7d tempest-AttachSCSIVolumeTestJSON-1678013162 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:42:25.395802 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-287cdd62-8c22-4e41-a919-a7493b54bc7d tempest-AttachSCSIVolumeTestJSON-1678013162 None] Deleted volume successfully.
Apr 25 14:42:25.413190 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-287cdd62-8c22-4e41-a919-a7493b54bc7d tempest-AttachSCSIVolumeTestJSON-1678013162 None] Lock "b'cinder-2ffa4faa-7bec-41ae-b342-8deea79f0999-delete_volume'" released by "delete_volume" :: held 4.749s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:42:30.739735 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:42:30.748750 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:42:30.749331 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 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'
Apr 25 14:42:30.777230 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Flow 'volume_create_manager' (f4509b3c-1b05-4349-a780-fe32df6a3dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:42:30.782746 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8f7c6620-887a-4d18-a7ca-15166510766d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:42:30.816772 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:42:30.845170 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8f7c6620-887a-4d18-a7ca-15166510766d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:42:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1249935736',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=398a2eaa-ec48-4c87-9784-2b2f003877a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9f0c58dae2d4494bb2f12e7f49ca82a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:42:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:42:31Z,user_id='0fa5f4f02dcd48869b7a03974bdaafb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:42:30.849253 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (56d7f366-005e-4f79-814c-12795909859e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:42:30.853268 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (56d7f366-005e-4f79-814c-12795909859e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:42:30.855773 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fe5e9aa7-af89-4c4e-8e9f-1bb26ffbce49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:42:31.014854 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fe5e9aa7-af89-4c4e-8e9f-1bb26ffbce49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '398a2eaa-ec48-4c87-9784-2b2f003877a5', 'volume_name': 'volume-398a2eaa-ec48-4c87-9784-2b2f003877a5', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:42:31.024305 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fa5527d4-d8cc-4c75-820f-a31b760849c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:42:31.029696 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fa5527d4-d8cc-4c75-820f-a31b760849c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:42:31.032452 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aae19b6f-2be5-4b86-9a6a-1f7d31b2c6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:42:31.037132 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Volume 398a2eaa-ec48-4c87-9784-2b2f003877a5: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-398a2eaa-ec48-4c87-9784-2b2f003877a5', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 25 14:42:31.040897 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Cloning 398a2eaa-ec48-4c87-9784-2b2f003877a5 from image e15baa71-d40b-4547-acda-fdfd7426651d at location (None, None). {{(pid=96343) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 25 14:42:50.743704 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_gguv4fj1n-d-811416-6@lvmdriver-1, size 616.00 MB, duration 19.70 sec {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 25 14:42:50.745212 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Image download 616.00 MB at 31.27 MB/s
Apr 25 14:42:50.811066 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 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_e15baa71-d40b-4547-acda-fdfd7426651d_gguv4fj1n-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:50.957304 n-d-811416-6 sudo[115861]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_gguv4fj1n-d-811416-6@lvmdriver-1
Apr 25 14:42:50.958430 n-d-811416-6 sudo[115861]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:42:51.835859 n-d-811416-6 sudo[115861]: pam_unix(sudo:session): session closed for user root
Apr 25 14:42:51.839238 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 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_e15baa71-d40b-4547-acda-fdfd7426651d_gguv4fj1n-d-811416-6@lvmdriver-1" returned: 0 in 1.027s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:51.840208 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d is fetched for user 0fa5f4f02dcd48869b7a03974bdaafb0. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 25 14:42:51.944886 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 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_e15baa71-d40b-4547-acda-fdfd7426651d_gguv4fj1n-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:52.119070 n-d-811416-6 sudo[115882]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_gguv4fj1n-d-811416-6@lvmdriver-1
Apr 25 14:42:52.119926 n-d-811416-6 sudo[115882]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:42:52.811377 n-d-811416-6 sudo[115882]: pam_unix(sudo:session): session closed for user root
Apr 25 14:42:52.817584 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 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_e15baa71-d40b-4547-acda-fdfd7426651d_gguv4fj1n-d-811416-6@lvmdriver-1" returned: 0 in 0.869s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:52.821706 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-398a2eaa-ec48-4c87-9784-2b2f003877a5 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:52.850058 n-d-811416-6 sudo[115889]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-398a2eaa-ec48-4c87-9784-2b2f003877a5 stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:42:52.852608 n-d-811416-6 sudo[115889]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:42:53.812216 n-d-811416-6 sudo[115889]: pam_unix(sudo:session): session closed for user root
Apr 25 14:42:53.814579 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-398a2eaa-ec48-4c87-9784-2b2f003877a5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.993s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:53.859727 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Attempting download of e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume 398a2eaa-ec48-4c87-9784-2b2f003877a5. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 25 14:42:54.016143 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 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_e15baa71-d40b-4547-acda-fdfd7426651d_mzrgsrms {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:54.268884 n-d-811416-6 sudo[115940]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_mzrgsrms
Apr 25 14:42:54.271217 n-d-811416-6 sudo[115940]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:42:55.146805 n-d-811416-6 sudo[115940]: pam_unix(sudo:session): session closed for user root
Apr 25 14:42:55.149816 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 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_e15baa71-d40b-4547-acda-fdfd7426651d_mzrgsrms" returned: 0 in 1.133s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:55.151215 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 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_e15baa71-d40b-4547-acda-fdfd7426651d_gguv4fj1n-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:55.309984 n-d-811416-6 sudo[115948]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_gguv4fj1n-d-811416-6@lvmdriver-1
Apr 25 14:42:55.312849 n-d-811416-6 sudo[115948]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:42:56.033655 n-d-811416-6 sudo[115948]: pam_unix(sudo:session): session closed for user root
Apr 25 14:42:56.041076 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 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_e15baa71-d40b-4547-acda-fdfd7426651d_gguv4fj1n-d-811416-6@lvmdriver-1" returned: 0 in 0.886s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:56.041076 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] e15baa71-d40b-4547-acda-fdfd7426651d was vhdx, converting to raw {{(pid=96343) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 25 14:42:56.041076 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_gguv4fj1n-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--398a2eaa--ec48--4c87--9784--2b2f003877a5 oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:56.163446 n-d-811416-6 sudo[115954]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_gguv4fj1n-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--398a2eaa--ec48--4c87--9784--2b2f003877a5 oflag=direct
Apr 25 14:42:56.170163 n-d-811416-6 sudo[115954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:42:57.740995 n-d-811416-6 sudo[115954]: pam_unix(sudo:session): session closed for user root
Apr 25 14:42:57.743639 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_gguv4fj1n-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--398a2eaa--ec48--4c87--9784--2b2f003877a5 oflag=direct" returned: 0 in 1.704s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:57.745652 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 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_e15baa71-d40b-4547-acda-fdfd7426651d_gguv4fj1n-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--398a2eaa--ec48--4c87--9784--2b2f003877a5 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:42:57.822403 n-d-811416-6 sudo[115968]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_gguv4fj1n-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--398a2eaa--ec48--4c87--9784--2b2f003877a5
Apr 25 14:42:57.823544 n-d-811416-6 sudo[115968]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:42:59.988923 n-d-811416-6 sudo[115968]: pam_unix(sudo:session): session closed for user root
Apr 25 14:42:59.994479 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 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_e15baa71-d40b-4547-acda-fdfd7426651d_gguv4fj1n-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--398a2eaa--ec48--4c87--9784--2b2f003877a5" returned: 0 in 2.245s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:42:59.994479 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 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_e15baa71-d40b-4547-acda-fdfd7426651d_gguv4fj1n-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:43:00.083744 n-d-811416-6 sudo[115998]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_gguv4fj1n-d-811416-6@lvmdriver-1
Apr 25 14:43:00.084657 n-d-811416-6 sudo[115998]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:43:00.701393 n-d-811416-6 sudo[115998]: pam_unix(sudo:session): session closed for user root
Apr 25 14:43:00.703686 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 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_e15baa71-d40b-4547-acda-fdfd7426651d_gguv4fj1n-d-811416-6@lvmdriver-1" returned: 0 in 0.711s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:43:00.705142 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_gguv4fj1n-d-811416-6@lvmdriver-1, size 700.00 MB, duration 2.25 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--398a2eaa--ec48--4c87--9784--2b2f003877a5 {{(pid=96343) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 25 14:43:00.705534 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Converted 700.00 MB image at 311.52 MB/s
Apr 25 14:43:00.706366 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Downloaded image e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume 398a2eaa-ec48-4c87-9784-2b2f003877a5 successfully. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 25 14:43:00.962957 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d for user 0fa5f4f02dcd48869b7a03974bdaafb0 is deleted. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 25 14:43:00.962957 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Marking volume 398a2eaa-ec48-4c87-9784-2b2f003877a5 as bootable. {{(pid=96343) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 25 14:43:00.962957 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Copying metadata from image e15baa71-d40b-4547-acda-fdfd7426651d to 398a2eaa-ec48-4c87-9784-2b2f003877a5. {{(pid=96343) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 25 14:43:00.962957 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Creating volume glance metadata for volume 398a2eaa-ec48-4c87-9784-2b2f003877a5 backed by image e15baa71-d40b-4547-acda-fdfd7426651d with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96343) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 25 14:43:01.090760 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aae19b6f-2be5-4b86-9a6a-1f7d31b2c6b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-398a2eaa-ec48-4c87-9784-2b2f003877a5', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:43:01.093693 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b729db2-a12f-4c46-bbf7-0de234605b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:43:01.113335 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Volume volume-398a2eaa-ec48-4c87-9784-2b2f003877a5 (398a2eaa-ec48-4c87-9784-2b2f003877a5): created successfully
Apr 25 14:43:01.115287 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b729db2-a12f-4c46-bbf7-0de234605b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:43:01.120112 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Flow 'volume_create_manager' (f4509b3c-1b05-4349-a780-fe32df6a3dda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:43:01.139198 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-dda84f2d-38da-48e9-8b63-b6a1bd85dbf6 tempest-ServersTestBootFromVolume-1386481687 None] Created volume successfully.
Apr 25 14:43:03.932352 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:43:03.932352 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:43:03.932352 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:43:03.970603 n-d-811416-6 sudo[116014]: 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
Apr 25 14:43:03.971558 n-d-811416-6 sudo[116014]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:43:04.574652 n-d-811416-6 sudo[116014]: pam_unix(sudo:session): session closed for user root
Apr 25 14:43:04.576974 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.651s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:43:04.579112 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:43:04.600706 n-d-811416-6 sudo[116018]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:43:04.601716 n-d-811416-6 sudo[116018]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:43:05.206947 n-d-811416-6 sudo[116018]: pam_unix(sudo:session): session closed for user root
Apr 25 14:43:05.212455 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.630s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:43:05.212455 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:43:09.379198 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-3de77a33-a5a9-4c1c-a2cd-38964228cbea req-f1b2aaf2-071f-44a7-a15e-7c32f8f74764 tempest-ServersTestBootFromVolume-1386481687 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-398a2eaa-ec48-4c87-9784-2b2f003877a5 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:43:09.399924 n-d-811416-6 sudo[116089]: 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-398a2eaa-ec48-4c87-9784-2b2f003877a5
Apr 25 14:43:09.400853 n-d-811416-6 sudo[116089]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:43:10.182727 n-d-811416-6 sudo[116089]: pam_unix(sudo:session): session closed for user root
Apr 25 14:43:10.184865 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-3de77a33-a5a9-4c1c-a2cd-38964228cbea req-f1b2aaf2-071f-44a7-a15e-7c32f8f74764 tempest-ServersTestBootFromVolume-1386481687 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-398a2eaa-ec48-4c87-9784-2b2f003877a5" returned: 0 in 0.805s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:43:10.320696 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:43:10.354368 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.035s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:43:10.354769 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140125184]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\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-h1-811416-6.cbci-811416-6.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 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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 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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\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-811416-6.cbci-811416-6.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 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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-3de77a33-a5a9-4c1c-a2cd-38964228cbea req-f1b2aaf2-071f-44a7-a15e-7c32f8f74764 tempest-ServersTestBootFromVolume-1386481687 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: I_T nexus: 14
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00040000
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf40
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00040001
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf41
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: dG3ESE37dqAGzKVf2LGq
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Target 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: I_T nexus: 16
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00050000
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf50
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00050001
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf51
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e2ebff1d-836a-4992-88ec-452f81034daa
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: KaRXeqrj9mSzzWwk64jn
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Target 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: I_T nexus: 17
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00060000
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf60
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00060001
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf61
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: YndeepDNcreSddE73CqU
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:43:10.355523 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 14:43:10.369296 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-3de77a33-a5a9-4c1c-a2cd-38964228cbea req-f1b2aaf2-071f-44a7-a15e-7c32f8f74764 tempest-ServersTestBootFromVolume-1386481687 None] Creating iscsi_target for Volume ID: volume-398a2eaa-ec48-4c87-9784-2b2f003877a5 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 14:43:10.369296 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-3de77a33-a5a9-4c1c-a2cd-38964228cbea req-f1b2aaf2-071f-44a7-a15e-7c32f8f74764 tempest-ServersTestBootFromVolume-1386481687 None] Created volume path /opt/stack/data/cinder/volumes/volume-398a2eaa-ec48-4c87-9784-2b2f003877a5,
Apr 25 14:43:10.369296 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 14:43:10.369296 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:43:10.369296 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-398a2eaa-ec48-4c87-9784-2b2f003877a5
Apr 25 14:43:10.369296 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 14:43:10.369296 n-d-811416-6 cinder-volume[96343]: incominguser Go2VGu37r5BMbnNctUQM xg4XAVBNsNbbpVzu
Apr 25 14:43:10.369296 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:43:10.369296 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 14:43:10.369296 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:43:10.369296 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 14:43:10.389704 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-398a2eaa-ec48-4c87-9784-2b2f003877a5 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:43:11.028628 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-398a2eaa-ec48-4c87-9784-2b2f003877a5" returned: 0 in 0.658s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:43:11.028938 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140125184]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:43:11.029607 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-3de77a33-a5a9-4c1c-a2cd-38964228cbea req-f1b2aaf2-071f-44a7-a15e-7c32f8f74764 tempest-ServersTestBootFromVolume-1386481687 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 14:43:11.030294 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-3de77a33-a5a9-4c1c-a2cd-38964228cbea req-f1b2aaf2-071f-44a7-a15e-7c32f8f74764 tempest-ServersTestBootFromVolume-1386481687 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 14:43:11.034266 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:43:11.039317 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:43:11.039980 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140125184]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\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-h1-811416-6.cbci-811416-6.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 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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 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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\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-811416-6.cbci-811416-6.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 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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-398a2eaa-ec48-4c87-9784-2b2f003877a5\n System information:\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-398a2eaa-ec48-4c87-9784-2b2f003877a5\n Backing store flags: \n Account information:\n Go2VGu37r5BMbnNctUQM\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-3de77a33-a5a9-4c1c-a2cd-38964228cbea req-f1b2aaf2-071f-44a7-a15e-7c32f8f74764 tempest-ServersTestBootFromVolume-1386481687 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: I_T nexus: 14
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00040000
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf40
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00040001
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf41
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: dG3ESE37dqAGzKVf2LGq
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Target 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: I_T nexus: 16
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00050000
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf50
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00050001
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf51
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e2ebff1d-836a-4992-88ec-452f81034daa
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: KaRXeqrj9mSzzWwk64jn
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Target 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: I_T nexus: 17
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00060000
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf60
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00060001
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf61
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: YndeepDNcreSddE73CqU
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:43:11.040628 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 14:43:11.049468 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:43:11.197015 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.152s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:43:11.199125 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140125184]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\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-h1-811416-6.cbci-811416-6.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 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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 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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\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-811416-6.cbci-811416-6.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 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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-398a2eaa-ec48-4c87-9784-2b2f003877a5\n System information:\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-398a2eaa-ec48-4c87-9784-2b2f003877a5\n Backing store flags: \n Account information:\n Go2VGu37r5BMbnNctUQM\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:43:11.206351 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:43:11.406613 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.205s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:43:11.407660 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140125184]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\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-h1-811416-6.cbci-811416-6.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 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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 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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\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-811416-6.cbci-811416-6.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 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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-398a2eaa-ec48-4c87-9784-2b2f003877a5\n System information:\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-398a2eaa-ec48-4c87-9784-2b2f003877a5\n Backing store flags: \n Account information:\n Go2VGu37r5BMbnNctUQM\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:43:11.411377 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-3de77a33-a5a9-4c1c-a2cd-38964228cbea req-f1b2aaf2-071f-44a7-a15e-7c32f8f74764 tempest-ServersTestBootFromVolume-1386481687 None] Set provider_location to: 10.222.0.23:3260,7 iqn.2010-10.org.openstack:volume-398a2eaa-ec48-4c87-9784-2b2f003877a5 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 14:43:11.521413 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-3de77a33-a5a9-4c1c-a2cd-38964228cbea req-f1b2aaf2-071f-44a7-a15e-7c32f8f74764 tempest-ServersTestBootFromVolume-1386481687 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-398a2eaa-ec48-4c87-9784-2b2f003877a5', 'target_lun': 1, 'volume_id': '398a2eaa-ec48-4c87-9784-2b2f003877a5', 'auth_method': 'CHAP', 'auth_username': 'Go2VGu37r5BMbnNctUQM', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'f54f9649-11a7-4f22-990d-728762018371'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 14:43:11.808309 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-3de77a33-a5a9-4c1c-a2cd-38964228cbea req-f1b2aaf2-071f-44a7-a15e-7c32f8f74764 tempest-ServersTestBootFromVolume-1386481687 None] attachment_update completed successfully.
Apr 25 14:43:25.512625 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-1c9c6c52-2104-4e41-b2ca-2784dba7b66d req-8b3b248c-f574-4356-a28c-cfe95f05b1fd tempest-AttachVolumeShelveTestJSON-65215658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b933745c-7654-4cb5-8443-9ffa76ac6700 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:43:25.556028 n-d-811416-6 sudo[116318]: 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-b933745c-7654-4cb5-8443-9ffa76ac6700
Apr 25 14:43:25.556869 n-d-811416-6 sudo[116318]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:43:26.086182 n-d-811416-6 sudo[116318]: pam_unix(sudo:session): session closed for user root
Apr 25 14:43:26.088814 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-1c9c6c52-2104-4e41-b2ca-2784dba7b66d req-8b3b248c-f574-4356-a28c-cfe95f05b1fd tempest-AttachVolumeShelveTestJSON-65215658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b933745c-7654-4cb5-8443-9ffa76ac6700" returned: 0 in 0.576s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:43:26.179800 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:43:26.193597 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:43:26.193814 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681360226256]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\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-h1-811416-6.cbci-811416-6.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 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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 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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\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-811416-6.cbci-811416-6.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 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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-398a2eaa-ec48-4c87-9784-2b2f003877a5\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-811416-6.cbci-811416-6.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 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-398a2eaa-ec48-4c87-9784-2b2f003877a5\n Backing store flags: \n Account information:\n Go2VGu37r5BMbnNctUQM\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-1c9c6c52-2104-4e41-b2ca-2784dba7b66d req-8b3b248c-f574-4356-a28c-cfe95f05b1fd tempest-AttachVolumeShelveTestJSON-65215658 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: I_T nexus: 14
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00040000
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf40
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00040001
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf41
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: dG3ESE37dqAGzKVf2LGq
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Target 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: I_T nexus: 16
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00050000
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf50
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00050001
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf51
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e2ebff1d-836a-4992-88ec-452f81034daa
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: KaRXeqrj9mSzzWwk64jn
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Target 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: I_T nexus: 17
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00060000
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf60
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00060001
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf61
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: YndeepDNcreSddE73CqU
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Target 7: iqn.2010-10.org.openstack:volume-398a2eaa-ec48-4c87-9784-2b2f003877a5
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: I_T nexus: 18
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00070000
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf70
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00070001
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf71
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-398a2eaa-ec48-4c87-9784-2b2f003877a5
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: Go2VGu37r5BMbnNctUQM
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:43:26.194980 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 14:43:26.209484 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-1c9c6c52-2104-4e41-b2ca-2784dba7b66d req-8b3b248c-f574-4356-a28c-cfe95f05b1fd tempest-AttachVolumeShelveTestJSON-65215658 None] Creating iscsi_target for Volume ID: volume-b933745c-7654-4cb5-8443-9ffa76ac6700 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 14:43:26.209484 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-1c9c6c52-2104-4e41-b2ca-2784dba7b66d req-8b3b248c-f574-4356-a28c-cfe95f05b1fd tempest-AttachVolumeShelveTestJSON-65215658 None] Created volume path /opt/stack/data/cinder/volumes/volume-b933745c-7654-4cb5-8443-9ffa76ac6700,
Apr 25 14:43:26.209484 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 14:43:26.209484 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:43:26.209484 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b933745c-7654-4cb5-8443-9ffa76ac6700
Apr 25 14:43:26.209484 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 14:43:26.209484 n-d-811416-6 cinder-volume[96343]: incominguser Ght7jRRTJDNgPizQTTh2 R85AcZJSsTdcx9i3
Apr 25 14:43:26.209484 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:43:26.209484 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 14:43:26.209484 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:43:26.209484 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 14:43:26.209484 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b933745c-7654-4cb5-8443-9ffa76ac6700 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:43:26.971121 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b933745c-7654-4cb5-8443-9ffa76ac6700" returned: 0 in 0.767s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:43:26.972075 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681360226256]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:43:26.972976 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-1c9c6c52-2104-4e41-b2ca-2784dba7b66d req-8b3b248c-f574-4356-a28c-cfe95f05b1fd tempest-AttachVolumeShelveTestJSON-65215658 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 14:43:26.973651 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-1c9c6c52-2104-4e41-b2ca-2784dba7b66d req-8b3b248c-f574-4356-a28c-cfe95f05b1fd tempest-AttachVolumeShelveTestJSON-65215658 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 14:43:26.977889 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:43:26.987752 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:43:26.988409 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681360226256]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\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-h1-811416-6.cbci-811416-6.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 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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 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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\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-811416-6.cbci-811416-6.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 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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-398a2eaa-ec48-4c87-9784-2b2f003877a5\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-811416-6.cbci-811416-6.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 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-398a2eaa-ec48-4c87-9784-2b2f003877a5\n Backing store flags: \n Account information:\n Go2VGu37r5BMbnNctUQM\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-b933745c-7654-4cb5-8443-9ffa76ac6700\n System information:\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-b933745c-7654-4cb5-8443-9ffa76ac6700\n Backing store flags: \n Account information:\n Ght7jRRTJDNgPizQTTh2\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-1c9c6c52-2104-4e41-b2ca-2784dba7b66d req-8b3b248c-f574-4356-a28c-cfe95f05b1fd tempest-AttachVolumeShelveTestJSON-65215658 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: I_T nexus: 14
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00040000
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf40
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00040001
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf41
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: dG3ESE37dqAGzKVf2LGq
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Target 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: I_T nexus: 16
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00050000
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf50
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00050001
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf51
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e2ebff1d-836a-4992-88ec-452f81034daa
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: KaRXeqrj9mSzzWwk64jn
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Target 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: I_T nexus: 17
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00060000
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf60
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00060001
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf61
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: YndeepDNcreSddE73CqU
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Target 7: iqn.2010-10.org.openstack:volume-398a2eaa-ec48-4c87-9784-2b2f003877a5
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: I_T nexus: 18
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00070000
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf70
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00070001
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf71
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-398a2eaa-ec48-4c87-9784-2b2f003877a5
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: Go2VGu37r5BMbnNctUQM
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:43:26.989605 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 14:43:27.009081 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:43:27.141967 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.134s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:43:27.142396 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681360226256]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\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-h1-811416-6.cbci-811416-6.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 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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 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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\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-811416-6.cbci-811416-6.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 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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-398a2eaa-ec48-4c87-9784-2b2f003877a5\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-811416-6.cbci-811416-6.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 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-398a2eaa-ec48-4c87-9784-2b2f003877a5\n Backing store flags: \n Account information:\n Go2VGu37r5BMbnNctUQM\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-b933745c-7654-4cb5-8443-9ffa76ac6700\n System information:\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-b933745c-7654-4cb5-8443-9ffa76ac6700\n Backing store flags: \n Account information:\n Ght7jRRTJDNgPizQTTh2\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:43:27.149065 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:43:27.296282 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.148s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:43:27.296723 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681360226256]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\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-h1-811416-6.cbci-811416-6.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 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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 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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\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-811416-6.cbci-811416-6.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 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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-398a2eaa-ec48-4c87-9784-2b2f003877a5\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-811416-6.cbci-811416-6.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 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-398a2eaa-ec48-4c87-9784-2b2f003877a5\n Backing store flags: \n Account information:\n Go2VGu37r5BMbnNctUQM\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-b933745c-7654-4cb5-8443-9ffa76ac6700\n System information:\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-b933745c-7654-4cb5-8443-9ffa76ac6700\n Backing store flags: \n Account information:\n Ght7jRRTJDNgPizQTTh2\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:43:27.297966 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-1c9c6c52-2104-4e41-b2ca-2784dba7b66d req-8b3b248c-f574-4356-a28c-cfe95f05b1fd tempest-AttachVolumeShelveTestJSON-65215658 None] Set provider_location to: 10.222.0.23:3260,8 iqn.2010-10.org.openstack:volume-b933745c-7654-4cb5-8443-9ffa76ac6700 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 14:43:27.419571 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-1c9c6c52-2104-4e41-b2ca-2784dba7b66d req-8b3b248c-f574-4356-a28c-cfe95f05b1fd tempest-AttachVolumeShelveTestJSON-65215658 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-b933745c-7654-4cb5-8443-9ffa76ac6700', 'target_lun': 1, 'volume_id': 'b933745c-7654-4cb5-8443-9ffa76ac6700', 'auth_method': 'CHAP', 'auth_username': 'Ght7jRRTJDNgPizQTTh2', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'cc367db7-a47a-4f74-8f84-b1cde5f5e633'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 14:43:27.693691 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-1c9c6c52-2104-4e41-b2ca-2784dba7b66d req-8b3b248c-f574-4356-a28c-cfe95f05b1fd tempest-AttachVolumeShelveTestJSON-65215658 None] attachment_update completed successfully.
Apr 25 14:44:03.937916 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:44:03.937916 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:44:03.939128 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:44:03.967370 n-d-811416-6 sudo[116934]: 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
Apr 25 14:44:03.968167 n-d-811416-6 sudo[116934]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:44:04.498570 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.556s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:44:04.498570 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:44:04.492389 n-d-811416-6 sudo[116934]: pam_unix(sudo:session): session closed for user root
Apr 25 14:44:04.531895 n-d-811416-6 sudo[116938]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:44:04.533228 n-d-811416-6 sudo[116938]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:44:05.125532 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.624s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:44:05.125532 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:44:05.118569 n-d-811416-6 sudo[116938]: pam_unix(sudo:session): session closed for user root
Apr 25 14:44:38.914301 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-dbab9cb2-c1d0-452c-8f7d-ee47117d1c71 tempest-SnapshotManageAdminTest-120826640 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:44:38.921244 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-dbab9cb2-c1d0-452c-8f7d-ee47117d1c71 tempest-SnapshotManageAdminTest-120826640 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:44:38.921244 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-dbab9cb2-c1d0-452c-8f7d-ee47117d1c71 tempest-SnapshotManageAdminTest-120826640 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'
Apr 25 14:44:38.944660 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-dbab9cb2-c1d0-452c-8f7d-ee47117d1c71 tempest-SnapshotManageAdminTest-120826640 None] Flow 'volume_create_manager' (6a7dad5c-07a0-4811-83c2-07ec3d1cd7de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:44:38.944660 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-dbab9cb2-c1d0-452c-8f7d-ee47117d1c71 tempest-SnapshotManageAdminTest-120826640 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3be6ed7d-be4f-4403-8dc3-7db9fc05d036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:44:38.981856 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-dbab9cb2-c1d0-452c-8f7d-ee47117d1c71 tempest-SnapshotManageAdminTest-120826640 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:44:39.018460 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-dbab9cb2-c1d0-452c-8f7d-ee47117d1c71 tempest-SnapshotManageAdminTest-120826640 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3be6ed7d-be4f-4403-8dc3-7db9fc05d036) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:44:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-914718487',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=10e6c603-1808-4fb7-8252-4311db30a18d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='124ce6a2742d462baa4186d5af7168e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:44:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:44:39Z,user_id='e9536975108b4e11a5488d26432e621a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:44:39.023889 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-dbab9cb2-c1d0-452c-8f7d-ee47117d1c71 tempest-SnapshotManageAdminTest-120826640 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d1619f68-c366-423b-9f05-4e822849899c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:44:39.023889 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-dbab9cb2-c1d0-452c-8f7d-ee47117d1c71 tempest-SnapshotManageAdminTest-120826640 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d1619f68-c366-423b-9f05-4e822849899c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:44:39.027308 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-dbab9cb2-c1d0-452c-8f7d-ee47117d1c71 tempest-SnapshotManageAdminTest-120826640 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8bda3f8c-3dc0-4063-8387-abb9238002f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:44:39.030688 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-dbab9cb2-c1d0-452c-8f7d-ee47117d1c71 tempest-SnapshotManageAdminTest-120826640 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8bda3f8c-3dc0-4063-8387-abb9238002f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '10e6c603-1808-4fb7-8252-4311db30a18d', 'volume_name': 'volume-10e6c603-1808-4fb7-8252-4311db30a18d', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:44:39.036846 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-dbab9cb2-c1d0-452c-8f7d-ee47117d1c71 tempest-SnapshotManageAdminTest-120826640 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f383ff68-b5bb-40da-8d83-0012ebf70676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:44:39.036846 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-dbab9cb2-c1d0-452c-8f7d-ee47117d1c71 tempest-SnapshotManageAdminTest-120826640 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f383ff68-b5bb-40da-8d83-0012ebf70676) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:44:39.038237 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-dbab9cb2-c1d0-452c-8f7d-ee47117d1c71 tempest-SnapshotManageAdminTest-120826640 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d946a0f2-0fff-4a83-bb65-f7767fdbac89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:44:39.042063 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-dbab9cb2-c1d0-452c-8f7d-ee47117d1c71 tempest-SnapshotManageAdminTest-120826640 None] Volume 10e6c603-1808-4fb7-8252-4311db30a18d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-10e6c603-1808-4fb7-8252-4311db30a18d', 'volume_size': 1}
Apr 25 14:44:39.042063 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-dbab9cb2-c1d0-452c-8f7d-ee47117d1c71 tempest-SnapshotManageAdminTest-120826640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-10e6c603-1808-4fb7-8252-4311db30a18d stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:44:39.074402 n-d-811416-6 sudo[117244]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-10e6c603-1808-4fb7-8252-4311db30a18d stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:44:39.075199 n-d-811416-6 sudo[117244]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:44:39.698558 n-d-811416-6 sudo[117244]: pam_unix(sudo:session): session closed for user root
Apr 25 14:44:39.701202 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-dbab9cb2-c1d0-452c-8f7d-ee47117d1c71 tempest-SnapshotManageAdminTest-120826640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-10e6c603-1808-4fb7-8252-4311db30a18d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.660s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:44:39.706188 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-dbab9cb2-c1d0-452c-8f7d-ee47117d1c71 tempest-SnapshotManageAdminTest-120826640 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d946a0f2-0fff-4a83-bb65-f7767fdbac89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-10e6c603-1808-4fb7-8252-4311db30a18d', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:44:39.711167 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-dbab9cb2-c1d0-452c-8f7d-ee47117d1c71 tempest-SnapshotManageAdminTest-120826640 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f9e97ca3-eb1e-43ed-97d0-f0a674002285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:44:39.736717 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-dbab9cb2-c1d0-452c-8f7d-ee47117d1c71 tempest-SnapshotManageAdminTest-120826640 None] Volume volume-10e6c603-1808-4fb7-8252-4311db30a18d (10e6c603-1808-4fb7-8252-4311db30a18d): created successfully
Apr 25 14:44:39.739837 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-dbab9cb2-c1d0-452c-8f7d-ee47117d1c71 tempest-SnapshotManageAdminTest-120826640 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f9e97ca3-eb1e-43ed-97d0-f0a674002285) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:44:39.743736 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-dbab9cb2-c1d0-452c-8f7d-ee47117d1c71 tempest-SnapshotManageAdminTest-120826640 None] Flow 'volume_create_manager' (6a7dad5c-07a0-4811-83c2-07ec3d1cd7de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:44:39.753380 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-dbab9cb2-c1d0-452c-8f7d-ee47117d1c71 tempest-SnapshotManageAdminTest-120826640 None] Created volume successfully.
Apr 25 14:44:40.587121 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ef17ecce-75f8-4126-8890-71aca722de08 tempest-SnapshotManageAdminTest-120826640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-10e6c603-1808-4fb7-8252-4311db30a18d {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:44:40.612759 n-d-811416-6 sudo[117291]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-10e6c603-1808-4fb7-8252-4311db30a18d
Apr 25 14:44:40.613593 n-d-811416-6 sudo[117291]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:44:41.222391 n-d-811416-6 sudo[117291]: pam_unix(sudo:session): session closed for user root
Apr 25 14:44:41.225738 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ef17ecce-75f8-4126-8890-71aca722de08 tempest-SnapshotManageAdminTest-120826640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-10e6c603-1808-4fb7-8252-4311db30a18d" returned: 0 in 0.637s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:44:41.227417 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ef17ecce-75f8-4126-8890-71aca722de08 tempest-SnapshotManageAdminTest-120826640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3e77448e-db55-4206-bc94-62d345e6748e --snapshot stack-volumes-lvmdriver-1/volume-10e6c603-1808-4fb7-8252-4311db30a18d -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:44:41.249024 n-d-811416-6 sudo[117295]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3e77448e-db55-4206-bc94-62d345e6748e --snapshot stack-volumes-lvmdriver-1/volume-10e6c603-1808-4fb7-8252-4311db30a18d -L 1.00g
Apr 25 14:44:41.251940 n-d-811416-6 sudo[117295]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:44:42.779705 n-d-811416-6 sudo[117295]: pam_unix(sudo:session): session closed for user root
Apr 25 14:44:42.783905 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ef17ecce-75f8-4126-8890-71aca722de08 tempest-SnapshotManageAdminTest-120826640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3e77448e-db55-4206-bc94-62d345e6748e --snapshot stack-volumes-lvmdriver-1/volume-10e6c603-1808-4fb7-8252-4311db30a18d -L 1.00g" returned: 0 in 1.555s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:44:42.869457 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-ef17ecce-75f8-4126-8890-71aca722de08 tempest-SnapshotManageAdminTest-120826640 None] Create snapshot completed successfully
Apr 25 14:44:43.759246 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-d6227d20-6fde-46a7-b39a-d48ca2f171db req-71af0276-27b2-4205-bedd-83c50464967b tempest-ServersTestBootFromVolume-1386481687 None] Terminate volume connection completed successfully.
Apr 25 14:44:43.761015 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-d6227d20-6fde-46a7-b39a-d48ca2f171db req-71af0276-27b2-4205-bedd-83c50464967b tempest-ServersTestBootFromVolume-1386481687 None] Deleting attachment f54f9649-11a7-4f22-990d-728762018371. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 14:44:43.767021 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:44:43.917512 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.152s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:44:43.918290 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138411472]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\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-h1-811416-6.cbci-811416-6.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 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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 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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\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-811416-6.cbci-811416-6.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 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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-398a2eaa-ec48-4c87-9784-2b2f003877a5\n System information:\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-398a2eaa-ec48-4c87-9784-2b2f003877a5\n Backing store flags: \n Account information:\n Go2VGu37r5BMbnNctUQM\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-b933745c-7654-4cb5-8443-9ffa76ac6700\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-811416-6.cbci-811416-6.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-b933745c-7654-4cb5-8443-9ffa76ac6700\n Backing store flags: \n Account information:\n Ght7jRRTJDNgPizQTTh2\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:44:43.918589 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-d6227d20-6fde-46a7-b39a-d48ca2f171db req-71af0276-27b2-4205-bedd-83c50464967b tempest-ServersTestBootFromVolume-1386481687 None] Removing iscsi_target for Volume ID: 398a2eaa-ec48-4c87-9784-2b2f003877a5
Apr 25 14:44:43.923289 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-398a2eaa-ec48-4c87-9784-2b2f003877a5 -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:44:44.142571 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-398a2eaa-ec48-4c87-9784-2b2f003877a5 -f" returned: 0 in 0.222s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:44:44.142991 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138411472]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:44:44.146373 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:44:44.288226 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.140s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:44:44.288226 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138411472]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\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-h1-811416-6.cbci-811416-6.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 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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 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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\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-811416-6.cbci-811416-6.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 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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-b933745c-7654-4cb5-8443-9ffa76ac6700\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-811416-6.cbci-811416-6.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-b933745c-7654-4cb5-8443-9ffa76ac6700\n Backing store flags: \n Account information:\n Ght7jRRTJDNgPizQTTh2\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:44:44.315375 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-e40f41b2-3d45-4e8b-ae69-4d0af6625975 tempest-SnapshotManageAdminTest-921012127 None] Lock "b'cinder-3e77448e-db55-4206-bc94-62d345e6748e-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.030s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:44:44.586747 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-e40f41b2-3d45-4e8b-ae69-4d0af6625975 tempest-SnapshotManageAdminTest-921012127 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.
Apr 25 14:44:44.626862 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-e40f41b2-3d45-4e8b-ae69-4d0af6625975 tempest-SnapshotManageAdminTest-921012127 None] Created reservations ['4e560a8d-2956-4e40-9664-3474c0226fd5', 'f518d215-1d10-4744-8e7d-fdb550f3a431', 'ce77f1f9-194a-49ea-b26b-b74fa78eb635', 'e8d36aa3-1ea3-4395-a9bd-ca616206d9ea'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:44:44.676771 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [req-d6227d20-6fde-46a7-b39a-d48ca2f171db req-4dd09090-4347-4d18-b361-a84f5ac54590 tempest-ServersTestBootFromVolume-1386481687 None] Lock "b'cinder-398a2eaa-ec48-4c87-9784-2b2f003877a5-delete_volume'" acquired by "delete_volume" :: waited 0.043s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:44:44.761307 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-e40f41b2-3d45-4e8b-ae69-4d0af6625975 tempest-SnapshotManageAdminTest-921012127 None] Unmanage snapshot completed successfully.
Apr 25 14:44:44.806826 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-e40f41b2-3d45-4e8b-ae69-4d0af6625975 tempest-SnapshotManageAdminTest-921012127 None] Lock "b'cinder-3e77448e-db55-4206-bc94-62d345e6748e-delete_snapshot'" released by "delete_snapshot" :: held 0.493s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:44:44.837395 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:44:44.955626 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:44:44.956145 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138802928]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\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-h1-811416-6.cbci-811416-6.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 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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 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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\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-811416-6.cbci-811416-6.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 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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-b933745c-7654-4cb5-8443-9ffa76ac6700\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-811416-6.cbci-811416-6.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-b933745c-7654-4cb5-8443-9ffa76ac6700\n Backing store flags: \n Account information:\n Ght7jRRTJDNgPizQTTh2\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:44:44.956716 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [req-d6227d20-6fde-46a7-b39a-d48ca2f171db req-4dd09090-4347-4d18-b361-a84f5ac54590 tempest-ServersTestBootFromVolume-1386481687 None] Skipping remove_export. No iscsi_target is presently exported for volume: 398a2eaa-ec48-4c87-9784-2b2f003877a5
Apr 25 14:44:44.958142 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-d6227d20-6fde-46a7-b39a-d48ca2f171db req-4dd09090-4347-4d18-b361-a84f5ac54590 tempest-ServersTestBootFromVolume-1386481687 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-398a2eaa-ec48-4c87-9784-2b2f003877a5 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:44:45.001205 n-d-811416-6 sudo[117466]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-398a2eaa-ec48-4c87-9784-2b2f003877a5
Apr 25 14:44:45.006589 n-d-811416-6 sudo[117466]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:44:45.767272 n-d-811416-6 sudo[117466]: pam_unix(sudo:session): session closed for user root
Apr 25 14:44:45.770134 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-d6227d20-6fde-46a7-b39a-d48ca2f171db req-4dd09090-4347-4d18-b361-a84f5ac54590 tempest-ServersTestBootFromVolume-1386481687 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-398a2eaa-ec48-4c87-9784-2b2f003877a5" returned: 0 in 0.812s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:44:45.771849 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-d6227d20-6fde-46a7-b39a-d48ca2f171db req-4dd09090-4347-4d18-b361-a84f5ac54590 tempest-ServersTestBootFromVolume-1386481687 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-398a2eaa-ec48-4c87-9784-2b2f003877a5 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:44:45.835120 n-d-811416-6 sudo[117474]: 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-398a2eaa-ec48-4c87-9784-2b2f003877a5
Apr 25 14:44:45.840173 n-d-811416-6 sudo[117474]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:44:46.146050 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a6a644a4-852d-4d0b-9799-f1d20498a960 tempest-SnapshotManageAdminTest-921012127 None] manage_existing_snapshot: managing {'source-name': '_snapshot-3e77448e-db55-4206-bc94-62d345e6748e'}. {{(pid=96343) manage_existing_snapshot /opt/stack/cinder/cinder/volume/manager.py:4592}}
Apr 25 14:44:46.146717 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-a6a644a4-852d-4d0b-9799-f1d20498a960 tempest-SnapshotManageAdminTest-921012127 None] Input parameters: context=, db=,driver=, host=n-d-811416-6@lvmdriver-1, snapshot_id=(snapshot_id)s, ref={'source-name': '_snapshot-3e77448e-db55-4206-bc94-62d345e6748e'}. {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:313}}
Apr 25 14:44:46.154597 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-a6a644a4-852d-4d0b-9799-f1d20498a960 tempest-SnapshotManageAdminTest-921012127 None] Begin to return taskflow.engines.load(snapshot_flow,store=create_what). {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:347}}
Apr 25 14:44:46.227640 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a6a644a4-852d-4d0b-9799-f1d20498a960 tempest-SnapshotManageAdminTest-921012127 None] Flow 'snapshot_manage_existing_manager' (7912d5ef-3e41-494e-88bc-dd10c96cecff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:44:46.235767 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a6a644a4-852d-4d0b-9799-f1d20498a960 tempest-SnapshotManageAdminTest-921012127 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (99ecc153-544e-47a5-82d1-fd1715256d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:44:46.316030 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-a6a644a4-852d-4d0b-9799-f1d20498a960 tempest-SnapshotManageAdminTest-921012127 None] ExtractSnapshotRefTask return snapshot_ref: Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-04-25T14:44:46Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1083186368',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1819887598',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=a5e3ecb2-9193-4d5d-9470-4891e243112a,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='c2f97b788c0c4e03a0c48a02ee4c4d7c',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='2ad5fb50faf54cacb8cd5433da6f2977',volume=>,volume_id=10e6c603-1808-4fb7-8252-4311db30a18d,volume_size=1,volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f) {{(pid=96343) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:56}}
Apr 25 14:44:46.319504 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a6a644a4-852d-4d0b-9799-f1d20498a960 tempest-SnapshotManageAdminTest-921012127 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (99ecc153-544e-47a5-82d1-fd1715256d52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-04-25T14:44:46Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1083186368',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1819887598',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=a5e3ecb2-9193-4d5d-9470-4891e243112a,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='c2f97b788c0c4e03a0c48a02ee4c4d7c',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='2ad5fb50faf54cacb8cd5433da6f2977',volume=>,volume_id=10e6c603-1808-4fb7-8252-4311db30a18d,volume_size=1,volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:44:46.335380 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a6a644a4-852d-4d0b-9799-f1d20498a960 tempest-SnapshotManageAdminTest-921012127 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (55326fa8-f4de-431d-965f-1462750b8728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:44:46.337796 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a6a644a4-852d-4d0b-9799-f1d20498a960 tempest-SnapshotManageAdminTest-921012127 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (55326fa8-f4de-431d-965f-1462750b8728) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:44:46.346603 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a6a644a4-852d-4d0b-9799-f1d20498a960 tempest-SnapshotManageAdminTest-921012127 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (81916e6c-b538-45eb-bf6c-1f1fb77dc3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:44:46.348360 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a6a644a4-852d-4d0b-9799-f1d20498a960 tempest-SnapshotManageAdminTest-921012127 None] Running cmd (subprocess): sudo cinder-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-3e77448e-db55-4206-bc94-62d345e6748e {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:44:46.400878 n-d-811416-6 sudo[117493]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-3e77448e-db55-4206-bc94-62d345e6748e
Apr 25 14:44:46.401851 n-d-811416-6 sudo[117493]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:44:46.564157 n-d-811416-6 sudo[117474]: pam_unix(sudo:session): session closed for user root
Apr 25 14:44:46.566395 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-d6227d20-6fde-46a7-b39a-d48ca2f171db req-4dd09090-4347-4d18-b361-a84f5ac54590 tempest-ServersTestBootFromVolume-1386481687 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-398a2eaa-ec48-4c87-9784-2b2f003877a5" returned: 0 in 0.794s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:44:46.568489 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-d6227d20-6fde-46a7-b39a-d48ca2f171db req-4dd09090-4347-4d18-b361-a84f5ac54590 tempest-ServersTestBootFromVolume-1386481687 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-398a2eaa-ec48-4c87-9784-2b2f003877a5 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:44:46.642997 n-d-811416-6 sudo[117496]: 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-398a2eaa-ec48-4c87-9784-2b2f003877a5
Apr 25 14:44:46.645304 n-d-811416-6 sudo[117496]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:44:47.378918 n-d-811416-6 sudo[117493]: pam_unix(sudo:session): session closed for user root
Apr 25 14:44:47.381386 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a6a644a4-852d-4d0b-9799-f1d20498a960 tempest-SnapshotManageAdminTest-921012127 None] CMD "sudo cinder-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-3e77448e-db55-4206-bc94-62d345e6748e" returned: 0 in 1.033s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:44:47.385768 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a6a644a4-852d-4d0b-9799-f1d20498a960 tempest-SnapshotManageAdminTest-921012127 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (81916e6c-b538-45eb-bf6c-1f1fb77dc3d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-04-25T14:44:46Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1083186368',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1819887598',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=a5e3ecb2-9193-4d5d-9470-4891e243112a,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='c2f97b788c0c4e03a0c48a02ee4c4d7c',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='2ad5fb50faf54cacb8cd5433da6f2977',volume=>,volume_id=10e6c603-1808-4fb7-8252-4311db30a18d,volume_size=1,volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:44:47.388629 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a6a644a4-852d-4d0b-9799-f1d20498a960 tempest-SnapshotManageAdminTest-921012127 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (597b0304-7f2b-48f7-95fc-287f1c5366b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:44:47.469198 n-d-811416-6 sudo[117496]: pam_unix(sudo:session): session closed for user root
Apr 25 14:44:47.502875 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-d6227d20-6fde-46a7-b39a-d48ca2f171db req-4dd09090-4347-4d18-b361-a84f5ac54590 tempest-ServersTestBootFromVolume-1386481687 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-398a2eaa-ec48-4c87-9784-2b2f003877a5" returned: 0 in 0.934s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:44:47.510268 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [req-d6227d20-6fde-46a7-b39a-d48ca2f171db req-4dd09090-4347-4d18-b361-a84f5ac54590 tempest-ServersTestBootFromVolume-1386481687 None] Successfully deleted volume: 398a2eaa-ec48-4c87-9784-2b2f003877a5
Apr 25 14:44:47.626743 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [req-d6227d20-6fde-46a7-b39a-d48ca2f171db req-4dd09090-4347-4d18-b361-a84f5ac54590 tempest-ServersTestBootFromVolume-1386481687 None] Created reservations ['1b34ba8d-a4f9-42d0-86a7-d7da3b3c0a06', 'ce4e7d8d-8dbd-4599-8ed6-40d72751110a', 'c3205c67-20a4-4312-bf99-912b53659110', '627995d1-ea64-4d07-a859-ab3c962a0398'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:44:47.706986 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-a6a644a4-852d-4d0b-9799-f1d20498a960 tempest-SnapshotManageAdminTest-921012127 None] Created reservations ['fe089b9e-5a43-4ace-b21b-9584ccd53129', '6ef4cdc3-d426-4b45-af12-85ba7a64423b'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:44:47.711849 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a6a644a4-852d-4d0b-9799-f1d20498a960 tempest-SnapshotManageAdminTest-921012127 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (597b0304-7f2b-48f7-95fc-287f1c5366b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe089b9e-5a43-4ace-b21b-9584ccd53129', '6ef4cdc3-d426-4b45-af12-85ba7a64423b']}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:44:47.717757 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a6a644a4-852d-4d0b-9799-f1d20498a960 tempest-SnapshotManageAdminTest-921012127 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (05e4af9a-e047-4b47-9540-ed0fe58f72b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:44:47.721783 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a6a644a4-852d-4d0b-9799-f1d20498a960 tempest-SnapshotManageAdminTest-921012127 None] Running cmd (subprocess): sudo cinder-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-3e77448e-db55-4206-bc94-62d345e6748e {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:44:47.771922 n-d-811416-6 sudo[117505]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-3e77448e-db55-4206-bc94-62d345e6748e
Apr 25 14:44:47.778690 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [req-d6227d20-6fde-46a7-b39a-d48ca2f171db req-4dd09090-4347-4d18-b361-a84f5ac54590 tempest-ServersTestBootFromVolume-1386481687 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:44:47.779765 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-d6227d20-6fde-46a7-b39a-d48ca2f171db req-4dd09090-4347-4d18-b361-a84f5ac54590 tempest-ServersTestBootFromVolume-1386481687 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:44:47.780205 n-d-811416-6 sudo[117505]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:44:47.852039 n-d-811416-6 sudo[117507]: 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
Apr 25 14:44:47.853000 n-d-811416-6 sudo[117507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:44:48.401537 n-d-811416-6 sudo[117505]: pam_unix(sudo:session): session closed for user root
Apr 25 14:44:48.403731 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a6a644a4-852d-4d0b-9799-f1d20498a960 tempest-SnapshotManageAdminTest-921012127 None] CMD "sudo cinder-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-3e77448e-db55-4206-bc94-62d345e6748e" returned: 0 in 0.681s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:44:48.410379 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 _snapshot-3e77448e-db55-4206-bc94-62d345e6748e _snapshot-a5e3ecb2-9193-4d5d-9470-4891e243112a {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:44:48.465882 n-d-811416-6 sudo[117507]: pam_unix(sudo:session): session closed for user root
Apr 25 14:44:48.468035 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-d6227d20-6fde-46a7-b39a-d48ca2f171db req-4dd09090-4347-4d18-b361-a84f5ac54590 tempest-ServersTestBootFromVolume-1386481687 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.688s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:44:48.470363 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-d6227d20-6fde-46a7-b39a-d48ca2f171db req-4dd09090-4347-4d18-b361-a84f5ac54590 tempest-ServersTestBootFromVolume-1386481687 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:44:48.511120 n-d-811416-6 sudo[117512]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:44:48.512760 n-d-811416-6 sudo[117512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:44:48.728496 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 _snapshot-3e77448e-db55-4206-bc94-62d345e6748e _snapshot-a5e3ecb2-9193-4d5d-9470-4891e243112a" returned: 0 in 0.319s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:44:48.729351 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140274096]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:44:48.832171 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a6a644a4-852d-4d0b-9799-f1d20498a960 tempest-SnapshotManageAdminTest-921012127 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (05e4af9a-e047-4b47-9540-ed0fe58f72b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-04-25T14:44:46Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1083186368',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1819887598',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=a5e3ecb2-9193-4d5d-9470-4891e243112a,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='c2f97b788c0c4e03a0c48a02ee4c4d7c',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='2ad5fb50faf54cacb8cd5433da6f2977',volume=>,volume_id=10e6c603-1808-4fb7-8252-4311db30a18d,volume_size=1,volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f), 'new_status': 'available'}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:44:48.837832 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a6a644a4-852d-4d0b-9799-f1d20498a960 tempest-SnapshotManageAdminTest-921012127 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (037cf4b6-e577-4895-98c5-867e4cb58d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:44:48.885066 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a6a644a4-852d-4d0b-9799-f1d20498a960 tempest-SnapshotManageAdminTest-921012127 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (037cf4b6-e577-4895-98c5-867e4cb58d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-04-25T14:44:46Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1083186368',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1819887598',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=a5e3ecb2-9193-4d5d-9470-4891e243112a,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='c2f97b788c0c4e03a0c48a02ee4c4d7c',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='2ad5fb50faf54cacb8cd5433da6f2977',volume=>,volume_id=10e6c603-1808-4fb7-8252-4311db30a18d,volume_size=1,volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:44:48.891406 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a6a644a4-852d-4d0b-9799-f1d20498a960 tempest-SnapshotManageAdminTest-921012127 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (7a7b9a99-9397-4cc4-a014-795fe0ba1e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:44:48.894923 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-a6a644a4-852d-4d0b-9799-f1d20498a960 tempest-SnapshotManageAdminTest-921012127 None] Begin to call CreateSnapshotOnFinishTask execute. {{(pid=96343) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:285}}
Apr 25 14:44:48.897128 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-a6a644a4-852d-4d0b-9799-f1d20498a960 tempest-SnapshotManageAdminTest-921012127 None] New status: available {{(pid=96343) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:287}}
Apr 25 14:44:48.958258 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.manage_existing_snapshot [None req-a6a644a4-852d-4d0b-9799-f1d20498a960 tempest-SnapshotManageAdminTest-921012127 None] Snapshot a5e3ecb2-9193-4d5d-9470-4891e243112a created successfully.
Apr 25 14:44:48.961982 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a6a644a4-852d-4d0b-9799-f1d20498a960 tempest-SnapshotManageAdminTest-921012127 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (7a7b9a99-9397-4cc4-a014-795fe0ba1e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:44:48.966762 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a6a644a4-852d-4d0b-9799-f1d20498a960 tempest-SnapshotManageAdminTest-921012127 None] Flow 'snapshot_manage_existing_manager' (7912d5ef-3e41-494e-88bc-dd10c96cecff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:44:49.133798 n-d-811416-6 sudo[117512]: pam_unix(sudo:session): session closed for user root
Apr 25 14:44:49.135888 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-d6227d20-6fde-46a7-b39a-d48ca2f171db req-4dd09090-4347-4d18-b361-a84f5ac54590 tempest-ServersTestBootFromVolume-1386481687 None] CMD "sudo cinder-rootwrap /etc/cinder/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.666s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:44:49.138507 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [req-d6227d20-6fde-46a7-b39a-d48ca2f171db req-4dd09090-4347-4d18-b361-a84f5ac54590 tempest-ServersTestBootFromVolume-1386481687 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:44:49.145816 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-d6227d20-6fde-46a7-b39a-d48ca2f171db req-4dd09090-4347-4d18-b361-a84f5ac54590 tempest-ServersTestBootFromVolume-1386481687 None] Deleted volume successfully.
Apr 25 14:44:49.172736 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [req-d6227d20-6fde-46a7-b39a-d48ca2f171db req-4dd09090-4347-4d18-b361-a84f5ac54590 tempest-ServersTestBootFromVolume-1386481687 None] Lock "b'cinder-398a2eaa-ec48-4c87-9784-2b2f003877a5-delete_volume'" released by "delete_volume" :: held 4.494s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:44:49.707085 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-367b3605-d9b9-428f-bdb2-da92798d6ae5 tempest-SnapshotManageAdminTest-921012127 None] Lock "b'cinder-a5e3ecb2-9193-4d5d-9470-4891e243112a-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.040s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:44:49.799987 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-367b3605-d9b9-428f-bdb2-da92798d6ae5 tempest-SnapshotManageAdminTest-921012127 None] Running cmd (subprocess): sudo cinder-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-a5e3ecb2-9193-4d5d-9470-4891e243112a {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:44:49.853540 n-d-811416-6 sudo[117576]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-a5e3ecb2-9193-4d5d-9470-4891e243112a
Apr 25 14:44:49.854437 n-d-811416-6 sudo[117576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:44:50.461615 n-d-811416-6 sudo[117576]: pam_unix(sudo:session): session closed for user root
Apr 25 14:44:50.464586 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-367b3605-d9b9-428f-bdb2-da92798d6ae5 tempest-SnapshotManageAdminTest-921012127 None] CMD "sudo cinder-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-a5e3ecb2-9193-4d5d-9470-4891e243112a" returned: 0 in 0.664s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:44:50.466813 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-367b3605-d9b9-428f-bdb2-da92798d6ae5 tempest-SnapshotManageAdminTest-921012127 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a5e3ecb2-9193-4d5d-9470-4891e243112a {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:44:50.521221 n-d-811416-6 sudo[117579]: 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-a5e3ecb2-9193-4d5d-9470-4891e243112a
Apr 25 14:44:50.523256 n-d-811416-6 sudo[117579]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:44:51.279745 n-d-811416-6 sudo[117579]: pam_unix(sudo:session): session closed for user root
Apr 25 14:44:51.282579 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-367b3605-d9b9-428f-bdb2-da92798d6ae5 tempest-SnapshotManageAdminTest-921012127 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a5e3ecb2-9193-4d5d-9470-4891e243112a" returned: 0 in 0.815s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:44:51.501806 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-367b3605-d9b9-428f-bdb2-da92798d6ae5 tempest-SnapshotManageAdminTest-921012127 None] Created reservations ['1b798b1f-cf7e-4529-a1ed-8d70ff2ed47d', '9b82089e-b9e4-4caa-b023-ed955cfd6b39', 'bbf3df1f-2095-49e4-9ecc-e098b35b806a', '13cfc177-b8c4-4723-9bd7-1e2e69db870e'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:44:51.648322 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-367b3605-d9b9-428f-bdb2-da92798d6ae5 tempest-SnapshotManageAdminTest-921012127 None] Delete snapshot completed successfully.
Apr 25 14:44:51.656704 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-367b3605-d9b9-428f-bdb2-da92798d6ae5 tempest-SnapshotManageAdminTest-921012127 None] Lock "b'cinder-a5e3ecb2-9193-4d5d-9470-4891e243112a-delete_snapshot'" released by "delete_snapshot" :: held 1.949s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:44:52.067236 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-742e0517-5cc4-48d0-ab79-a9a2f42098d6 tempest-SnapshotManageAdminTest-120826640 None] Lock "b'cinder-10e6c603-1808-4fb7-8252-4311db30a18d-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:44:52.392440 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-742e0517-5cc4-48d0-ab79-a9a2f42098d6 tempest-SnapshotManageAdminTest-120826640 None] Skipping remove_export. No iscsi_target is presently exported for volume: 10e6c603-1808-4fb7-8252-4311db30a18d
Apr 25 14:44:52.396385 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-742e0517-5cc4-48d0-ab79-a9a2f42098d6 tempest-SnapshotManageAdminTest-120826640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-10e6c603-1808-4fb7-8252-4311db30a18d {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:44:52.448012 n-d-811416-6 sudo[117640]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-10e6c603-1808-4fb7-8252-4311db30a18d
Apr 25 14:44:52.458749 n-d-811416-6 sudo[117640]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:44:53.265539 n-d-811416-6 sudo[117640]: pam_unix(sudo:session): session closed for user root
Apr 25 14:44:53.268080 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-742e0517-5cc4-48d0-ab79-a9a2f42098d6 tempest-SnapshotManageAdminTest-120826640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-10e6c603-1808-4fb7-8252-4311db30a18d" returned: 0 in 0.871s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:44:53.270401 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-742e0517-5cc4-48d0-ab79-a9a2f42098d6 tempest-SnapshotManageAdminTest-120826640 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-10e6c603-1808-4fb7-8252-4311db30a18d {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:44:53.304332 n-d-811416-6 sudo[117645]: 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-10e6c603-1808-4fb7-8252-4311db30a18d
Apr 25 14:44:53.308490 n-d-811416-6 sudo[117645]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:44:53.902734 n-d-811416-6 sudo[117645]: pam_unix(sudo:session): session closed for user root
Apr 25 14:44:53.905259 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-742e0517-5cc4-48d0-ab79-a9a2f42098d6 tempest-SnapshotManageAdminTest-120826640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-10e6c603-1808-4fb7-8252-4311db30a18d" returned: 0 in 0.634s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:44:53.910882 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-742e0517-5cc4-48d0-ab79-a9a2f42098d6 tempest-SnapshotManageAdminTest-120826640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-10e6c603-1808-4fb7-8252-4311db30a18d {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:44:53.943322 n-d-811416-6 sudo[117648]: 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-10e6c603-1808-4fb7-8252-4311db30a18d
Apr 25 14:44:53.944845 n-d-811416-6 sudo[117648]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:44:54.612497 n-d-811416-6 sudo[117648]: pam_unix(sudo:session): session closed for user root
Apr 25 14:44:54.615045 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-742e0517-5cc4-48d0-ab79-a9a2f42098d6 tempest-SnapshotManageAdminTest-120826640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-10e6c603-1808-4fb7-8252-4311db30a18d" returned: 0 in 0.704s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:44:54.616403 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-742e0517-5cc4-48d0-ab79-a9a2f42098d6 tempest-SnapshotManageAdminTest-120826640 None] Successfully deleted volume: 10e6c603-1808-4fb7-8252-4311db30a18d
Apr 25 14:44:54.668666 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-742e0517-5cc4-48d0-ab79-a9a2f42098d6 tempest-SnapshotManageAdminTest-120826640 None] Created reservations ['11038ded-4869-4c62-8112-6e7669dc4d7d', '630d52af-052c-4b1a-bf0b-ab00db750d15', 'f9c07461-3865-4d21-9983-2e09c61c6dac', '29058f68-7d21-4552-a51a-ff606d954d68'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:44:54.726399 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-742e0517-5cc4-48d0-ab79-a9a2f42098d6 tempest-SnapshotManageAdminTest-120826640 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:44:54.728086 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-742e0517-5cc4-48d0-ab79-a9a2f42098d6 tempest-SnapshotManageAdminTest-120826640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:44:54.760847 n-d-811416-6 sudo[117656]: 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
Apr 25 14:44:54.762367 n-d-811416-6 sudo[117656]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:44:55.407323 n-d-811416-6 sudo[117656]: pam_unix(sudo:session): session closed for user root
Apr 25 14:44:55.409434 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-742e0517-5cc4-48d0-ab79-a9a2f42098d6 tempest-SnapshotManageAdminTest-120826640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.682s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:44:55.411971 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-742e0517-5cc4-48d0-ab79-a9a2f42098d6 tempest-SnapshotManageAdminTest-120826640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:44:55.432399 n-d-811416-6 sudo[117671]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:44:55.433911 n-d-811416-6 sudo[117671]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:44:56.060092 n-d-811416-6 sudo[117671]: pam_unix(sudo:session): session closed for user root
Apr 25 14:44:56.072759 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-742e0517-5cc4-48d0-ab79-a9a2f42098d6 tempest-SnapshotManageAdminTest-120826640 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:44:56.074865 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-742e0517-5cc4-48d0-ab79-a9a2f42098d6 tempest-SnapshotManageAdminTest-120826640 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:44:56.101422 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-742e0517-5cc4-48d0-ab79-a9a2f42098d6 tempest-SnapshotManageAdminTest-120826640 None] Deleted volume successfully.
Apr 25 14:44:56.146876 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-742e0517-5cc4-48d0-ab79-a9a2f42098d6 tempest-SnapshotManageAdminTest-120826640 None] Lock "b'cinder-10e6c603-1808-4fb7-8252-4311db30a18d-delete_volume'" released by "delete_volume" :: held 4.073s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:45:03.943269 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:45:03.943924 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:45:03.944417 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:45:03.988055 n-d-811416-6 sudo[117715]: 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
Apr 25 14:45:03.994692 n-d-811416-6 sudo[117715]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:45:04.639793 n-d-811416-6 sudo[117715]: pam_unix(sudo:session): session closed for user root
Apr 25 14:45:04.642608 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.698s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:45:04.644462 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:45:04.668266 n-d-811416-6 sudo[117719]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:45:04.669776 n-d-811416-6 sudo[117719]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:45:05.172493 n-d-811416-6 sudo[117719]: pam_unix(sudo:session): session closed for user root
Apr 25 14:45:05.174577 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.530s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:45:05.175929 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:45:20.551616 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-460a73d0-2dfc-4834-ad37-2023384f8eb0 tempest-VolumesBackupsAdminTest-602455200 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:45:20.561744 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-460a73d0-2dfc-4834-ad37-2023384f8eb0 tempest-VolumesBackupsAdminTest-602455200 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:45:20.565277 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-460a73d0-2dfc-4834-ad37-2023384f8eb0 tempest-VolumesBackupsAdminTest-602455200 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'
Apr 25 14:45:20.597983 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-460a73d0-2dfc-4834-ad37-2023384f8eb0 tempest-VolumesBackupsAdminTest-602455200 None] Flow 'volume_create_manager' (8f32180e-37e6-4278-942b-2ce839c973c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:45:20.608004 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-460a73d0-2dfc-4834-ad37-2023384f8eb0 tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (36b94e8a-f2fe-4893-b95d-8f60d1da566c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:45:20.667044 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-460a73d0-2dfc-4834-ad37-2023384f8eb0 tempest-VolumesBackupsAdminTest-602455200 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:45:20.729749 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-460a73d0-2dfc-4834-ad37-2023384f8eb0 tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (36b94e8a-f2fe-4893-b95d-8f60d1da566c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:45:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-884629493',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=3aad8716-f958-495d-95d3-278835922af5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44bd42c4893a434998f663001b7181d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:45:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:45:20Z,user_id='c66a2bd52cc447feab914535d150e739',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:45:20.732824 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-460a73d0-2dfc-4834-ad37-2023384f8eb0 tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a3fa1d24-365f-4daf-a44f-4382aaeddb64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:45:20.735597 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-460a73d0-2dfc-4834-ad37-2023384f8eb0 tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a3fa1d24-365f-4daf-a44f-4382aaeddb64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:45:20.739816 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-460a73d0-2dfc-4834-ad37-2023384f8eb0 tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d8830a65-275d-4195-b823-b5742e6e8e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:45:20.742473 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-460a73d0-2dfc-4834-ad37-2023384f8eb0 tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d8830a65-275d-4195-b823-b5742e6e8e5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3aad8716-f958-495d-95d3-278835922af5', 'volume_name': 'volume-3aad8716-f958-495d-95d3-278835922af5', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:45:20.745407 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-460a73d0-2dfc-4834-ad37-2023384f8eb0 tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ffa8f2e0-7004-4c9f-91ec-07db7761ad94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:45:20.747727 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-460a73d0-2dfc-4834-ad37-2023384f8eb0 tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ffa8f2e0-7004-4c9f-91ec-07db7761ad94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:45:20.750489 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-460a73d0-2dfc-4834-ad37-2023384f8eb0 tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9511204f-b0e9-468b-830f-768a4e3efaa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:45:20.752800 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-460a73d0-2dfc-4834-ad37-2023384f8eb0 tempest-VolumesBackupsAdminTest-602455200 None] Volume 3aad8716-f958-495d-95d3-278835922af5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3aad8716-f958-495d-95d3-278835922af5', 'volume_size': 1}
Apr 25 14:45:20.754344 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-460a73d0-2dfc-4834-ad37-2023384f8eb0 tempest-VolumesBackupsAdminTest-602455200 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3aad8716-f958-495d-95d3-278835922af5 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:45:20.794037 n-d-811416-6 sudo[118046]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3aad8716-f958-495d-95d3-278835922af5 stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:45:20.794920 n-d-811416-6 sudo[118046]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:45:22.331291 n-d-811416-6 sudo[118046]: pam_unix(sudo:session): session closed for user root
Apr 25 14:45:22.333532 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-460a73d0-2dfc-4834-ad37-2023384f8eb0 tempest-VolumesBackupsAdminTest-602455200 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3aad8716-f958-495d-95d3-278835922af5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.579s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:45:22.337737 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-460a73d0-2dfc-4834-ad37-2023384f8eb0 tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9511204f-b0e9-468b-830f-768a4e3efaa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3aad8716-f958-495d-95d3-278835922af5', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:45:22.340435 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-460a73d0-2dfc-4834-ad37-2023384f8eb0 tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f1990b71-495b-491e-8515-b59f25bbcf0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:45:22.367661 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-460a73d0-2dfc-4834-ad37-2023384f8eb0 tempest-VolumesBackupsAdminTest-602455200 None] Volume volume-3aad8716-f958-495d-95d3-278835922af5 (3aad8716-f958-495d-95d3-278835922af5): created successfully
Apr 25 14:45:22.370397 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-460a73d0-2dfc-4834-ad37-2023384f8eb0 tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f1990b71-495b-491e-8515-b59f25bbcf0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:45:22.387566 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-460a73d0-2dfc-4834-ad37-2023384f8eb0 tempest-VolumesBackupsAdminTest-602455200 None] Flow 'volume_create_manager' (8f32180e-37e6-4278-942b-2ce839c973c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:45:22.416483 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-460a73d0-2dfc-4834-ad37-2023384f8eb0 tempest-VolumesBackupsAdminTest-602455200 None] Created volume successfully.
Apr 25 14:45:23.627543 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-5896e969-deb0-4412-a08d-96f10991d9b4 req-ee5ffa45-1bd5-465a-a626-709161155742 tempest-AttachVolumeShelveTestJSON-65215658 None] Terminate volume connection completed successfully.
Apr 25 14:45:23.628904 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-5896e969-deb0-4412-a08d-96f10991d9b4 req-ee5ffa45-1bd5-465a-a626-709161155742 tempest-AttachVolumeShelveTestJSON-65215658 None] Deleting attachment cc367db7-a47a-4f74-8f84-b1cde5f5e633. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 14:45:23.633167 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:45:23.945297 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.313s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:45:23.945713 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681139311360]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\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-h1-811416-6.cbci-811416-6.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 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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 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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\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-811416-6.cbci-811416-6.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 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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-b933745c-7654-4cb5-8443-9ffa76ac6700\n System information:\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-b933745c-7654-4cb5-8443-9ffa76ac6700\n Backing store flags: \n Account information:\n Ght7jRRTJDNgPizQTTh2\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:45:23.946471 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-5896e969-deb0-4412-a08d-96f10991d9b4 req-ee5ffa45-1bd5-465a-a626-709161155742 tempest-AttachVolumeShelveTestJSON-65215658 None] Removing iscsi_target for Volume ID: b933745c-7654-4cb5-8443-9ffa76ac6700
Apr 25 14:45:23.947598 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b933745c-7654-4cb5-8443-9ffa76ac6700 -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:45:24.214240 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b933745c-7654-4cb5-8443-9ffa76ac6700 -f" returned: 0 in 0.266s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:45:24.214664 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681139311360]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:45:24.215662 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:45:24.582763 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.367s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:45:24.583130 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681139311360]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\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-h1-811416-6.cbci-811416-6.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 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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 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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\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-811416-6.cbci-811416-6.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 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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:45:29.859126 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.driver [None req-024fdf04-1b8b-4b2b-b6dc-1c9bea481d4d tempest-VolumesBackupsAdminTest-602455200 None] Creating a new backup for volume volume-3aad8716-f958-495d-95d3-278835922af5. {{(pid=96343) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Apr 25 14:45:29.879325 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-024fdf04-1b8b-4b2b-b6dc-1c9bea481d4d tempest-VolumesBackupsAdminTest-602455200 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3aad8716-f958-495d-95d3-278835922af5 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:45:29.921886 n-d-811416-6 sudo[118308]: 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-3aad8716-f958-495d-95d3-278835922af5
Apr 25 14:45:29.924957 n-d-811416-6 sudo[118308]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:45:30.738689 n-d-811416-6 sudo[118308]: pam_unix(sudo:session): session closed for user root
Apr 25 14:45:30.741211 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-024fdf04-1b8b-4b2b-b6dc-1c9bea481d4d tempest-VolumesBackupsAdminTest-602455200 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3aad8716-f958-495d-95d3-278835922af5" returned: 0 in 0.862s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:45:30.854841 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:45:30.873615 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:45:30.874150 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140977728]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\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-h1-811416-6.cbci-811416-6.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 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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 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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\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-811416-6.cbci-811416-6.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 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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-024fdf04-1b8b-4b2b-b6dc-1c9bea481d4d tempest-VolumesBackupsAdminTest-602455200 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: I_T nexus: 14
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00040000
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf40
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00040001
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf41
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: dG3ESE37dqAGzKVf2LGq
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Target 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: I_T nexus: 16
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00050000
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf50
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00050001
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf51
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e2ebff1d-836a-4992-88ec-452f81034daa
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: KaRXeqrj9mSzzWwk64jn
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Target 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: I_T nexus: 17
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00060000
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf60
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00060001
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf61
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: YndeepDNcreSddE73CqU
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:45:30.874699 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 14:45:30.882718 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-024fdf04-1b8b-4b2b-b6dc-1c9bea481d4d tempest-VolumesBackupsAdminTest-602455200 None] Creating iscsi_target for Volume ID: volume-3aad8716-f958-495d-95d3-278835922af5 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 14:45:30.897210 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-024fdf04-1b8b-4b2b-b6dc-1c9bea481d4d tempest-VolumesBackupsAdminTest-602455200 None] Created volume path /opt/stack/data/cinder/volumes/volume-3aad8716-f958-495d-95d3-278835922af5,
Apr 25 14:45:30.897210 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 14:45:30.897210 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:45:30.897210 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3aad8716-f958-495d-95d3-278835922af5
Apr 25 14:45:30.897210 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 14:45:30.897210 n-d-811416-6 cinder-volume[96343]: incominguser MmiA2chm2T4TVLdUEa8p 42EPRLMXvY9ZoVkT
Apr 25 14:45:30.897210 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:45:30.897210 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 14:45:30.897210 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:45:30.897210 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 14:45:30.899365 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3aad8716-f958-495d-95d3-278835922af5 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:45:31.658013 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3aad8716-f958-495d-95d3-278835922af5" returned: 0 in 0.758s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:45:31.658592 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140977728]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:45:31.659352 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-024fdf04-1b8b-4b2b-b6dc-1c9bea481d4d tempest-VolumesBackupsAdminTest-602455200 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 14:45:31.659938 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-024fdf04-1b8b-4b2b-b6dc-1c9bea481d4d tempest-VolumesBackupsAdminTest-602455200 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 14:45:31.662891 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:45:31.679725 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:45:31.680104 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140977728]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\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-h1-811416-6.cbci-811416-6.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 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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 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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\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-811416-6.cbci-811416-6.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 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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3aad8716-f958-495d-95d3-278835922af5\n System information:\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-3aad8716-f958-495d-95d3-278835922af5\n Backing store flags: \n Account information:\n MmiA2chm2T4TVLdUEa8p\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-024fdf04-1b8b-4b2b-b6dc-1c9bea481d4d tempest-VolumesBackupsAdminTest-602455200 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: I_T nexus: 14
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00040000
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf40
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00040001
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf41
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: dG3ESE37dqAGzKVf2LGq
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Target 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: I_T nexus: 16
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00050000
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf50
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00050001
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf51
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e2ebff1d-836a-4992-88ec-452f81034daa
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: KaRXeqrj9mSzzWwk64jn
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Target 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: I_T nexus: 17
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00060000
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf60
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00060001
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf61
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: YndeepDNcreSddE73CqU
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:45:31.680752 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 14:45:31.690482 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:45:31.835671 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.144s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:45:31.836083 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140977728]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\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-h1-811416-6.cbci-811416-6.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 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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 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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\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-811416-6.cbci-811416-6.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 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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3aad8716-f958-495d-95d3-278835922af5\n System information:\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-3aad8716-f958-495d-95d3-278835922af5\n Backing store flags: \n Account information:\n MmiA2chm2T4TVLdUEa8p\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:45:31.837351 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:45:32.150646 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.312s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:45:32.151901 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140977728]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\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-h1-811416-6.cbci-811416-6.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 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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 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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\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-811416-6.cbci-811416-6.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 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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3aad8716-f958-495d-95d3-278835922af5\n System information:\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-3aad8716-f958-495d-95d3-278835922af5\n Backing store flags: \n Account information:\n MmiA2chm2T4TVLdUEa8p\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:45:32.152915 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [None req-024fdf04-1b8b-4b2b-b6dc-1c9bea481d4d tempest-VolumesBackupsAdminTest-602455200 None] Set provider_location to: 10.222.0.23:3260,7 iqn.2010-10.org.openstack:volume-3aad8716-f958-495d-95d3-278835922af5 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 14:45:32.242900 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-024fdf04-1b8b-4b2b-b6dc-1c9bea481d4d tempest-VolumesBackupsAdminTest-602455200 None] Initialize volume connection completed successfully.
Apr 25 14:46:03.938361 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:46:03.938361 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:46:03.939192 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:04.013860 n-d-811416-6 sudo[118656]: 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
Apr 25 14:46:04.014681 n-d-811416-6 sudo[118656]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:46:05.008575 n-d-811416-6 sudo[118656]: pam_unix(sudo:session): session closed for user root
Apr 25 14:46:05.011832 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.072s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:05.017222 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:05.062013 n-d-811416-6 sudo[118665]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:46:05.062842 n-d-811416-6 sudo[118665]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:46:06.007123 n-d-811416-6 sudo[118665]: pam_unix(sudo:session): session closed for user root
Apr 25 14:46:06.009192 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.992s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:06.011959 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:46:13.171392 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-301b4707-0862-45d0-9922-13330592a787 req-a2ebf131-f59a-472e-91ae-95b3745465a0 tempest-TaggedBootDevicesTest-338192064 None] Terminate volume connection completed successfully.
Apr 25 14:46:13.172034 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-301b4707-0862-45d0-9922-13330592a787 req-a2ebf131-f59a-472e-91ae-95b3745465a0 tempest-TaggedBootDevicesTest-338192064 None] Deleting attachment 2b3ed664-037c-4400-88d2-22e9ffadc293. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 14:46:13.177605 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:13.416332 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.243s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:13.416910 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681431395312]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n System information:\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-0cb32d00-687f-4db1-9ae7-8da357dbfba9\n Backing store flags: \n Account information:\n dG3ESE37dqAGzKVf2LGq\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n System information:\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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3aad8716-f958-495d-95d3-278835922af5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-3aad8716-f958-495d-95d3-278835922af5\n Backing store flags: \n Account information:\n MmiA2chm2T4TVLdUEa8p\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:46:13.417833 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-301b4707-0862-45d0-9922-13330592a787 req-a2ebf131-f59a-472e-91ae-95b3745465a0 tempest-TaggedBootDevicesTest-338192064 None] Removing iscsi_target for Volume ID: 0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:46:13.419693 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9 -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:13.700485 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9 -f" returned: 0 in 0.279s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:13.701385 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681431395312]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:46:13.703303 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:14.070524 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.367s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:14.070889 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681431395312]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n System information:\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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3aad8716-f958-495d-95d3-278835922af5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-3aad8716-f958-495d-95d3-278835922af5\n Backing store flags: \n Account information:\n MmiA2chm2T4TVLdUEa8p\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:46:14.407355 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-301b4707-0862-45d0-9922-13330592a787 req-8c94d589-7de8-4ca2-940e-bb2d7dcaba9d tempest-TaggedBootDevicesTest-338192064 None] Terminate volume connection completed successfully.
Apr 25 14:46:14.408515 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-301b4707-0862-45d0-9922-13330592a787 req-8c94d589-7de8-4ca2-940e-bb2d7dcaba9d tempest-TaggedBootDevicesTest-338192064 None] Deleting attachment 58459a90-ef2b-4d0c-92a1-c734b6b20c79. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 14:46:14.412354 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:14.588292 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.177s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:14.588670 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140565792]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa\n System information:\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-e2ebff1d-836a-4992-88ec-452f81034daa\n Backing store flags: \n Account information:\n KaRXeqrj9mSzzWwk64jn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n System information:\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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3aad8716-f958-495d-95d3-278835922af5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-3aad8716-f958-495d-95d3-278835922af5\n Backing store flags: \n Account information:\n MmiA2chm2T4TVLdUEa8p\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:46:14.589421 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-301b4707-0862-45d0-9922-13330592a787 req-8c94d589-7de8-4ca2-940e-bb2d7dcaba9d tempest-TaggedBootDevicesTest-338192064 None] Removing iscsi_target for Volume ID: e2ebff1d-836a-4992-88ec-452f81034daa
Apr 25 14:46:14.593825 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:14.860114 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e2ebff1d-836a-4992-88ec-452f81034daa -f" returned: 0 in 0.269s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:14.860442 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140565792]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:46:14.861578 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:15.004075 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.142s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:15.004629 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140565792]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n System information:\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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3aad8716-f958-495d-95d3-278835922af5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-3aad8716-f958-495d-95d3-278835922af5\n Backing store flags: \n Account information:\n MmiA2chm2T4TVLdUEa8p\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:46:15.364821 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-301b4707-0862-45d0-9922-13330592a787 req-badadb86-fada-4135-8644-c24369ed14b7 tempest-TaggedBootDevicesTest-338192064 None] Terminate volume connection completed successfully.
Apr 25 14:46:15.365268 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-301b4707-0862-45d0-9922-13330592a787 req-badadb86-fada-4135-8644-c24369ed14b7 tempest-TaggedBootDevicesTest-338192064 None] Deleting attachment 57182cd8-5f28-43fb-84b2-f2e19ea2137c. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 14:46:15.367286 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:15.598593 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.232s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:15.601374 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140565792]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n System information:\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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6\n Backing store flags: \n Account information:\n YndeepDNcreSddE73CqU\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-3aad8716-f958-495d-95d3-278835922af5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-3aad8716-f958-495d-95d3-278835922af5\n Backing store flags: \n Account information:\n MmiA2chm2T4TVLdUEa8p\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:46:15.603042 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-301b4707-0862-45d0-9922-13330592a787 req-badadb86-fada-4135-8644-c24369ed14b7 tempest-TaggedBootDevicesTest-338192064 None] Removing iscsi_target for Volume ID: e0b2d8b4-068a-46e9-b3e0-4365fb5932b6
Apr 25 14:46:15.604238 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6 -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:15.758645 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6 -f" returned: 0 in 0.154s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:15.759451 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140565792]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:46:15.760810 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:15.967667 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.206s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:15.968725 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140565792]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-3aad8716-f958-495d-95d3-278835922af5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-3aad8716-f958-495d-95d3-278835922af5\n Backing store flags: \n Account information:\n MmiA2chm2T4TVLdUEa8p\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:46:25.925561 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-024fdf04-1b8b-4b2b-b6dc-1c9bea481d4d tempest-VolumesBackupsAdminTest-602455200 None] Terminate volume connection completed successfully.
Apr 25 14:46:25.985691 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:26.135283 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.151s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:26.135619 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681139509552]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-3aad8716-f958-495d-95d3-278835922af5\n System information:\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-3aad8716-f958-495d-95d3-278835922af5\n Backing store flags: \n Account information:\n MmiA2chm2T4TVLdUEa8p\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:46:26.136252 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [None req-024fdf04-1b8b-4b2b-b6dc-1c9bea481d4d tempest-VolumesBackupsAdminTest-602455200 None] Removing iscsi_target for Volume ID: 3aad8716-f958-495d-95d3-278835922af5
Apr 25 14:46:26.137332 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-3aad8716-f958-495d-95d3-278835922af5 -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:26.478396 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-3aad8716-f958-495d-95d3-278835922af5 -f" returned: 0 in 0.341s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:26.479052 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681139509552]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:46:26.485291 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:26.688171 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.204s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:26.688647 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681139509552]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:46:26.689467 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-024fdf04-1b8b-4b2b-b6dc-1c9bea481d4d tempest-VolumesBackupsAdminTest-602455200 None] Remove volume export completed successfully.
Apr 25 14:46:28.530268 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-65671f90-2570-453b-bb94-a524ae392484 tempest-TaggedBootDevicesTest-338192064 None] Lock "b'cinder-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:46:28.690029 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:28.764817 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:46:28.773092 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:46:28.774482 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 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'
Apr 25 14:46:28.792530 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Flow 'volume_create_manager' (639b099e-9a8f-4a20-b078-d675c42fa883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:46:28.803089 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9212f095-3f4f-4dc8-bd7a-6bee1fbdcc11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:46:28.825914 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.130s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:28.826755 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138930608]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:46:28.828144 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-65671f90-2570-453b-bb94-a524ae392484 tempest-TaggedBootDevicesTest-338192064 None] Skipping remove_export. No iscsi_target is presently exported for volume: e0b2d8b4-068a-46e9-b3e0-4365fb5932b6
Apr 25 14:46:28.829443 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-65671f90-2570-453b-bb94-a524ae392484 tempest-TaggedBootDevicesTest-338192064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:28.850305 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:46:28.867579 n-d-811416-6 sudo[118929]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6
Apr 25 14:46:28.868406 n-d-811416-6 sudo[118929]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:46:28.894348 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9212f095-3f4f-4dc8-bd7a-6bee1fbdcc11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:46:28Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_431513e2-cd8f-4b86-b358-82e7951dc04f',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=802db914-e830-43a7-b796-814373ea3505,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44bd42c4893a434998f663001b7181d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:46:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:46:29Z,user_id='c66a2bd52cc447feab914535d150e739',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:46:28.898949 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (40186877-c107-42e8-af54-b0576eb0d1f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:46:28.901372 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (40186877-c107-42e8-af54-b0576eb0d1f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:46:28.904731 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ddcc9980-df04-4fdf-8159-edd410ecc37a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:46:28.907413 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ddcc9980-df04-4fdf-8159-edd410ecc37a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '802db914-e830-43a7-b796-814373ea3505', 'volume_name': 'volume-802db914-e830-43a7-b796-814373ea3505', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:46:28.909972 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (19051c54-b051-4a5d-8de5-672a92be5c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:46:28.912578 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (19051c54-b051-4a5d-8de5-672a92be5c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:46:28.915495 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (091d3e8d-734f-440f-b946-daf7cdd2ed81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:46:28.916469 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Volume 802db914-e830-43a7-b796-814373ea3505: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-802db914-e830-43a7-b796-814373ea3505', 'volume_size': 1}
Apr 25 14:46:28.918768 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-802db914-e830-43a7-b796-814373ea3505 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:28.941320 n-d-811416-6 sudo[118931]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-802db914-e830-43a7-b796-814373ea3505 stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:46:28.942744 n-d-811416-6 sudo[118931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:46:29.416731 n-d-811416-6 sudo[118929]: pam_unix(sudo:session): session closed for user root
Apr 25 14:46:29.419594 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-65671f90-2570-453b-bb94-a524ae392484 tempest-TaggedBootDevicesTest-338192064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6" returned: 0 in 0.590s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:29.421351 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-65671f90-2570-453b-bb94-a524ae392484 tempest-TaggedBootDevicesTest-338192064 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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:29.447795 n-d-811416-6 sudo[118938]: 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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6
Apr 25 14:46:29.448835 n-d-811416-6 sudo[118938]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:46:29.740458 n-d-811416-6 sudo[118931]: pam_unix(sudo:session): session closed for user root
Apr 25 14:46:29.742796 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-802db914-e830-43a7-b796-814373ea3505 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.824s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:29.747309 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (091d3e8d-734f-440f-b946-daf7cdd2ed81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-802db914-e830-43a7-b796-814373ea3505', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:46:29.749822 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cd74d913-29c2-451e-8b9a-71bce6361e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:46:29.776464 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Volume volume-802db914-e830-43a7-b796-814373ea3505 (802db914-e830-43a7-b796-814373ea3505): created successfully
Apr 25 14:46:29.781495 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cd74d913-29c2-451e-8b9a-71bce6361e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:46:29.790824 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Flow 'volume_create_manager' (639b099e-9a8f-4a20-b078-d675c42fa883) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:46:29.819901 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Created volume successfully.
Apr 25 14:46:30.196293 n-d-811416-6 sudo[118938]: pam_unix(sudo:session): session closed for user root
Apr 25 14:46:30.198717 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-65671f90-2570-453b-bb94-a524ae392484 tempest-TaggedBootDevicesTest-338192064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6" returned: 0 in 0.777s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:30.201163 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-65671f90-2570-453b-bb94-a524ae392484 tempest-TaggedBootDevicesTest-338192064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:30.222706 n-d-811416-6 sudo[118971]: 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-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6
Apr 25 14:46:30.224404 n-d-811416-6 sudo[118971]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:46:31.005976 n-d-811416-6 sudo[118971]: pam_unix(sudo:session): session closed for user root
Apr 25 14:46:31.008416 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-65671f90-2570-453b-bb94-a524ae392484 tempest-TaggedBootDevicesTest-338192064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6" returned: 0 in 0.807s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:31.010212 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-65671f90-2570-453b-bb94-a524ae392484 tempest-TaggedBootDevicesTest-338192064 None] Successfully deleted volume: e0b2d8b4-068a-46e9-b3e0-4365fb5932b6
Apr 25 14:46:31.062606 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-65671f90-2570-453b-bb94-a524ae392484 tempest-TaggedBootDevicesTest-338192064 None] Created reservations ['8cb43a65-30ac-4016-bbd0-74e5cbff82a8', '45a8edfe-4e05-4c70-9c5b-bed9998eb469', '3de8cc8a-2e52-4520-8356-860f5f97346c', '78fc7f48-ef86-4a30-b148-43e5534bf85d'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:46:31.156186 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-65671f90-2570-453b-bb94-a524ae392484 tempest-TaggedBootDevicesTest-338192064 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:46:31.157061 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-65671f90-2570-453b-bb94-a524ae392484 tempest-TaggedBootDevicesTest-338192064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:31.206701 n-d-811416-6 sudo[118986]: 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
Apr 25 14:46:31.209528 n-d-811416-6 sudo[118986]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:46:31.275356 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-802db914-e830-43a7-b796-814373ea3505 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:31.331477 n-d-811416-6 sudo[118993]: 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-802db914-e830-43a7-b796-814373ea3505
Apr 25 14:46:31.333349 n-d-811416-6 sudo[118993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:46:31.869581 n-d-811416-6 sudo[118986]: pam_unix(sudo:session): session closed for user root
Apr 25 14:46:31.872394 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-65671f90-2570-453b-bb94-a524ae392484 tempest-TaggedBootDevicesTest-338192064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:31.874403 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-65671f90-2570-453b-bb94-a524ae392484 tempest-TaggedBootDevicesTest-338192064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:31.920997 n-d-811416-6 sudo[118996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:46:31.921842 n-d-811416-6 sudo[118996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:46:32.265493 n-d-811416-6 sudo[118993]: pam_unix(sudo:session): session closed for user root
Apr 25 14:46:32.268175 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-802db914-e830-43a7-b796-814373ea3505" returned: 0 in 0.993s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:32.353560 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:32.376754 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-ac040757-a48e-40af-ad5b-4f1643352c4a tempest-TaggedBootDevicesTest-338192064 None] Lock "b'cinder-e2ebff1d-836a-4992-88ec-452f81034daa-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:46:32.384450 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.032s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:32.384906 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129478096]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:46:32.390930 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Targets prior to update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 14:46:32.391978 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Creating iscsi_target for Volume ID: volume-802db914-e830-43a7-b796-814373ea3505 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 14:46:32.399818 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Created volume path /opt/stack/data/cinder/volumes/volume-802db914-e830-43a7-b796-814373ea3505,
Apr 25 14:46:32.399818 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 14:46:32.399818 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:46:32.399818 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-802db914-e830-43a7-b796-814373ea3505
Apr 25 14:46:32.399818 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 14:46:32.399818 n-d-811416-6 cinder-volume[96343]: incominguser gM5hDSgDQSjpRA9K9BQm CT3tAyL7myWnVeY2
Apr 25 14:46:32.399818 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:46:32.399818 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 14:46:32.399818 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:46:32.399818 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 14:46:32.446271 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-802db914-e830-43a7-b796-814373ea3505 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:32.458503 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:32.601337 n-d-811416-6 sudo[118996]: pam_unix(sudo:session): session closed for user root
Apr 25 14:46:32.603038 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-65671f90-2570-453b-bb94-a524ae392484 tempest-TaggedBootDevicesTest-338192064 None] CMD "sudo cinder-rootwrap /etc/cinder/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.729s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:32.604978 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-65671f90-2570-453b-bb94-a524ae392484 tempest-TaggedBootDevicesTest-338192064 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:46:32.620470 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-65671f90-2570-453b-bb94-a524ae392484 tempest-TaggedBootDevicesTest-338192064 None] Deleted volume successfully.
Apr 25 14:46:32.643674 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-65671f90-2570-453b-bb94-a524ae392484 tempest-TaggedBootDevicesTest-338192064 None] Lock "b'cinder-e0b2d8b4-068a-46e9-b3e0-4365fb5932b6-delete_volume'" released by "delete_volume" :: held 4.113s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:46:32.672275 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.215s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:32.672859 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681410553456]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-802db914-e830-43a7-b796-814373ea3505\n System information:\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 Account information:\n ACL information:\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:46:32.673744 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-ac040757-a48e-40af-ad5b-4f1643352c4a tempest-TaggedBootDevicesTest-338192064 None] Skipping remove_export. No iscsi_target is presently exported for volume: e2ebff1d-836a-4992-88ec-452f81034daa
Apr 25 14:46:32.675056 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ac040757-a48e-40af-ad5b-4f1643352c4a tempest-TaggedBootDevicesTest-338192064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e2ebff1d-836a-4992-88ec-452f81034daa {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:32.700872 n-d-811416-6 sudo[119011]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e2ebff1d-836a-4992-88ec-452f81034daa
Apr 25 14:46:32.701728 n-d-811416-6 sudo[119011]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:46:33.011275 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-802db914-e830-43a7-b796-814373ea3505" returned: 0 in 0.608s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:33.011801 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129478096]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:46:33.012989 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 14:46:33.013520 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 14:46:33.020356 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:33.037089 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:33.038005 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129478096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-802db914-e830-43a7-b796-814373ea3505\n System information:\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-802db914-e830-43a7-b796-814373ea3505\n Backing store flags: \n Account information:\n gM5hDSgDQSjpRA9K9BQm\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:46:33.038792 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Targets after update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 14:46:33.044041 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:33.249791 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.207s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:33.250314 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129478096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-802db914-e830-43a7-b796-814373ea3505\n System information:\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-802db914-e830-43a7-b796-814373ea3505\n Backing store flags: \n Account information:\n gM5hDSgDQSjpRA9K9BQm\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:46:33.253701 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:33.334850 n-d-811416-6 sudo[119011]: pam_unix(sudo:session): session closed for user root
Apr 25 14:46:33.340447 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ac040757-a48e-40af-ad5b-4f1643352c4a tempest-TaggedBootDevicesTest-338192064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e2ebff1d-836a-4992-88ec-452f81034daa" returned: 0 in 0.665s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:33.344526 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ac040757-a48e-40af-ad5b-4f1643352c4a tempest-TaggedBootDevicesTest-338192064 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-e2ebff1d-836a-4992-88ec-452f81034daa {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:33.373410 n-d-811416-6 sudo[119039]: 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-e2ebff1d-836a-4992-88ec-452f81034daa
Apr 25 14:46:33.374850 n-d-811416-6 sudo[119039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:46:33.523013 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.270s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:33.523670 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129478096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-802db914-e830-43a7-b796-814373ea3505\n System information:\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-802db914-e830-43a7-b796-814373ea3505\n Backing store flags: \n Account information:\n gM5hDSgDQSjpRA9K9BQm\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:46:33.525394 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Set provider_location to: 10.222.0.23:3260,1 iqn.2010-10.org.openstack:volume-802db914-e830-43a7-b796-814373ea3505 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 14:46:33.622328 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Initialize volume connection completed successfully.
Apr 25 14:46:34.137722 n-d-811416-6 sudo[119039]: pam_unix(sudo:session): session closed for user root
Apr 25 14:46:34.139556 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ac040757-a48e-40af-ad5b-4f1643352c4a tempest-TaggedBootDevicesTest-338192064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e2ebff1d-836a-4992-88ec-452f81034daa" returned: 0 in 0.795s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:34.141231 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ac040757-a48e-40af-ad5b-4f1643352c4a tempest-TaggedBootDevicesTest-338192064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e2ebff1d-836a-4992-88ec-452f81034daa {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:34.191740 n-d-811416-6 sudo[119087]: 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-e2ebff1d-836a-4992-88ec-452f81034daa
Apr 25 14:46:34.195498 n-d-811416-6 sudo[119087]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:46:34.783642 n-d-811416-6 sudo[119087]: pam_unix(sudo:session): session closed for user root
Apr 25 14:46:34.785985 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ac040757-a48e-40af-ad5b-4f1643352c4a tempest-TaggedBootDevicesTest-338192064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e2ebff1d-836a-4992-88ec-452f81034daa" returned: 0 in 0.644s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:34.787664 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-ac040757-a48e-40af-ad5b-4f1643352c4a tempest-TaggedBootDevicesTest-338192064 None] Successfully deleted volume: e2ebff1d-836a-4992-88ec-452f81034daa
Apr 25 14:46:34.857569 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-ac040757-a48e-40af-ad5b-4f1643352c4a tempest-TaggedBootDevicesTest-338192064 None] Created reservations ['3de41421-3049-4a38-ba63-8b12259644a9', 'd61841c5-a5f6-4625-a92d-6194d7e7fb58', 'e76ef325-00de-4eae-818c-d881102c0eec', '267fac86-6180-466b-a593-ed49c95745fd'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:46:34.924844 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-ac040757-a48e-40af-ad5b-4f1643352c4a tempest-TaggedBootDevicesTest-338192064 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:46:34.930113 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ac040757-a48e-40af-ad5b-4f1643352c4a tempest-TaggedBootDevicesTest-338192064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:34.962158 n-d-811416-6 sudo[119101]: 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
Apr 25 14:46:34.963828 n-d-811416-6 sudo[119101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:46:35.507415 n-d-811416-6 sudo[119101]: pam_unix(sudo:session): session closed for user root
Apr 25 14:46:35.509627 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ac040757-a48e-40af-ad5b-4f1643352c4a tempest-TaggedBootDevicesTest-338192064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:35.512888 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ac040757-a48e-40af-ad5b-4f1643352c4a tempest-TaggedBootDevicesTest-338192064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:35.544206 n-d-811416-6 sudo[119109]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:46:35.546030 n-d-811416-6 sudo[119109]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:46:36.068047 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-db7d55c7-4a72-4a35-9480-2946da528f66 tempest-TaggedBootDevicesTest-338192064 None] Lock "b'cinder-0cb32d00-687f-4db1-9ae7-8da357dbfba9-delete_volume'" acquired by "delete_volume" :: waited 0.053s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:46:36.215258 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:36.326614 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ac040757-a48e-40af-ad5b-4f1643352c4a tempest-TaggedBootDevicesTest-338192064 None] CMD "sudo cinder-rootwrap /etc/cinder/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.806s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:36.326614 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-ac040757-a48e-40af-ad5b-4f1643352c4a tempest-TaggedBootDevicesTest-338192064 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:46:36.317215 n-d-811416-6 sudo[119109]: pam_unix(sudo:session): session closed for user root
Apr 25 14:46:36.343024 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-ac040757-a48e-40af-ad5b-4f1643352c4a tempest-TaggedBootDevicesTest-338192064 None] Deleted volume successfully.
Apr 25 14:46:36.376894 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-ac040757-a48e-40af-ad5b-4f1643352c4a tempest-TaggedBootDevicesTest-338192064 None] Lock "b'cinder-e2ebff1d-836a-4992-88ec-452f81034daa-delete_volume'" released by "delete_volume" :: held 3.994s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:46:36.442194 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.225s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:36.442194 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140614768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-802db914-e830-43a7-b796-814373ea3505\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-802db914-e830-43a7-b796-814373ea3505\n Backing store flags: \n Account information:\n gM5hDSgDQSjpRA9K9BQm\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:46:36.442194 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-db7d55c7-4a72-4a35-9480-2946da528f66 tempest-TaggedBootDevicesTest-338192064 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:46:36.442194 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-db7d55c7-4a72-4a35-9480-2946da528f66 tempest-TaggedBootDevicesTest-338192064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:36.521297 n-d-811416-6 sudo[119114]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:46:36.522114 n-d-811416-6 sudo[119114]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:46:37.312256 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-db7d55c7-4a72-4a35-9480-2946da528f66 tempest-TaggedBootDevicesTest-338192064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9" returned: 0 in 0.863s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:37.312256 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-db7d55c7-4a72-4a35-9480-2946da528f66 tempest-TaggedBootDevicesTest-338192064 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:37.301136 n-d-811416-6 sudo[119114]: pam_unix(sudo:session): session closed for user root
Apr 25 14:46:37.344622 n-d-811416-6 sudo[119117]: 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:46:37.346810 n-d-811416-6 sudo[119117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:46:38.314796 n-d-811416-6 sudo[119117]: pam_unix(sudo:session): session closed for user root
Apr 25 14:46:38.317604 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-db7d55c7-4a72-4a35-9480-2946da528f66 tempest-TaggedBootDevicesTest-338192064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9" returned: 0 in 1.011s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:38.319790 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-db7d55c7-4a72-4a35-9480-2946da528f66 tempest-TaggedBootDevicesTest-338192064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:38.398471 n-d-811416-6 sudo[119122]: 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-0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:46:38.399322 n-d-811416-6 sudo[119122]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:46:39.725349 n-d-811416-6 sudo[119122]: pam_unix(sudo:session): session closed for user root
Apr 25 14:46:39.727490 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-db7d55c7-4a72-4a35-9480-2946da528f66 tempest-TaggedBootDevicesTest-338192064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0cb32d00-687f-4db1-9ae7-8da357dbfba9" returned: 0 in 1.407s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:39.728755 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-db7d55c7-4a72-4a35-9480-2946da528f66 tempest-TaggedBootDevicesTest-338192064 None] Successfully deleted volume: 0cb32d00-687f-4db1-9ae7-8da357dbfba9
Apr 25 14:46:39.893584 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-db7d55c7-4a72-4a35-9480-2946da528f66 tempest-TaggedBootDevicesTest-338192064 None] Created reservations ['58561c95-2238-431c-be59-5ca3dc37f6ae', '0d845f9d-cd65-4d02-b811-52b96419aa97', '6d779fc8-4d04-47d8-81bb-b0396cdcd804', 'c9a214dc-4907-470a-895e-3af2cc80f322'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:46:40.062624 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-db7d55c7-4a72-4a35-9480-2946da528f66 tempest-TaggedBootDevicesTest-338192064 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:46:40.066029 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-db7d55c7-4a72-4a35-9480-2946da528f66 tempest-TaggedBootDevicesTest-338192064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:40.096736 n-d-811416-6 sudo[119130]: 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
Apr 25 14:46:40.097773 n-d-811416-6 sudo[119130]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:46:40.754481 n-d-811416-6 sudo[119130]: pam_unix(sudo:session): session closed for user root
Apr 25 14:46:40.757456 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-db7d55c7-4a72-4a35-9480-2946da528f66 tempest-TaggedBootDevicesTest-338192064 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:40.759545 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-db7d55c7-4a72-4a35-9480-2946da528f66 tempest-TaggedBootDevicesTest-338192064 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:40.821607 n-d-811416-6 sudo[119133]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:46:40.822420 n-d-811416-6 sudo[119133]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:46:41.862646 n-d-811416-6 sudo[119133]: pam_unix(sudo:session): session closed for user root
Apr 25 14:46:41.866811 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-db7d55c7-4a72-4a35-9480-2946da528f66 tempest-TaggedBootDevicesTest-338192064 None] CMD "sudo cinder-rootwrap /etc/cinder/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.106s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:41.868539 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-db7d55c7-4a72-4a35-9480-2946da528f66 tempest-TaggedBootDevicesTest-338192064 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:46:41.881318 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-db7d55c7-4a72-4a35-9480-2946da528f66 tempest-TaggedBootDevicesTest-338192064 None] Deleted volume successfully.
Apr 25 14:46:41.911253 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-db7d55c7-4a72-4a35-9480-2946da528f66 tempest-TaggedBootDevicesTest-338192064 None] Lock "b'cinder-0cb32d00-687f-4db1-9ae7-8da357dbfba9-delete_volume'" released by "delete_volume" :: held 5.851s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:46:50.946238 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-cb21b9a8-8921-4556-bc86-7ca67b7949f3 tempest-AttachVolumeShelveTestJSON-65215658 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:46:50.951646 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-cb21b9a8-8921-4556-bc86-7ca67b7949f3 tempest-AttachVolumeShelveTestJSON-65215658 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:46:50.952511 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-cb21b9a8-8921-4556-bc86-7ca67b7949f3 tempest-AttachVolumeShelveTestJSON-65215658 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'
Apr 25 14:46:51.007591 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cb21b9a8-8921-4556-bc86-7ca67b7949f3 tempest-AttachVolumeShelveTestJSON-65215658 None] Flow 'volume_create_manager' (4f784eb5-ee62-40db-9a2a-ea26b5830507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:46:51.014266 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cb21b9a8-8921-4556-bc86-7ca67b7949f3 tempest-AttachVolumeShelveTestJSON-65215658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (54880966-944b-4bf5-a8aa-6c69f746f106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:46:51.046958 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-cb21b9a8-8921-4556-bc86-7ca67b7949f3 tempest-AttachVolumeShelveTestJSON-65215658 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:46:51.080028 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cb21b9a8-8921-4556-bc86-7ca67b7949f3 tempest-AttachVolumeShelveTestJSON-65215658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (54880966-944b-4bf5-a8aa-6c69f746f106) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:46:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1638761030',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=f0c57ae9-897d-4270-82b1-488fffa56dc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94e1e8f534224e96a5cf855f2de9c807',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:46:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:46:51Z,user_id='beff34ac5957483692d04f2d61c4317c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:46:51.080028 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cb21b9a8-8921-4556-bc86-7ca67b7949f3 tempest-AttachVolumeShelveTestJSON-65215658 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (28f9c1f0-4a67-415d-a515-a62b4a991275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:46:51.080028 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cb21b9a8-8921-4556-bc86-7ca67b7949f3 tempest-AttachVolumeShelveTestJSON-65215658 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (28f9c1f0-4a67-415d-a515-a62b4a991275) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:46:51.080028 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cb21b9a8-8921-4556-bc86-7ca67b7949f3 tempest-AttachVolumeShelveTestJSON-65215658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5b37f63a-4c27-4411-b17b-f0d5753d9d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:46:51.087553 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cb21b9a8-8921-4556-bc86-7ca67b7949f3 tempest-AttachVolumeShelveTestJSON-65215658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5b37f63a-4c27-4411-b17b-f0d5753d9d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f0c57ae9-897d-4270-82b1-488fffa56dc5', 'volume_name': 'volume-f0c57ae9-897d-4270-82b1-488fffa56dc5', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:46:51.087553 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cb21b9a8-8921-4556-bc86-7ca67b7949f3 tempest-AttachVolumeShelveTestJSON-65215658 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8f918a2f-1f19-4de4-90d3-1e2f9a79b750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:46:51.087553 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cb21b9a8-8921-4556-bc86-7ca67b7949f3 tempest-AttachVolumeShelveTestJSON-65215658 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8f918a2f-1f19-4de4-90d3-1e2f9a79b750) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:46:51.094916 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cb21b9a8-8921-4556-bc86-7ca67b7949f3 tempest-AttachVolumeShelveTestJSON-65215658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (abbf176a-eeb0-4116-9db1-bc06d68af20c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:46:51.094916 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-cb21b9a8-8921-4556-bc86-7ca67b7949f3 tempest-AttachVolumeShelveTestJSON-65215658 None] Volume f0c57ae9-897d-4270-82b1-488fffa56dc5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f0c57ae9-897d-4270-82b1-488fffa56dc5', 'volume_size': 1}
Apr 25 14:46:51.094916 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cb21b9a8-8921-4556-bc86-7ca67b7949f3 tempest-AttachVolumeShelveTestJSON-65215658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f0c57ae9-897d-4270-82b1-488fffa56dc5 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:46:51.159635 n-d-811416-6 sudo[119178]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f0c57ae9-897d-4270-82b1-488fffa56dc5 stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:46:51.160744 n-d-811416-6 sudo[119178]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:46:51.880130 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cb21b9a8-8921-4556-bc86-7ca67b7949f3 tempest-AttachVolumeShelveTestJSON-65215658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f0c57ae9-897d-4270-82b1-488fffa56dc5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.784s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:46:51.880130 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cb21b9a8-8921-4556-bc86-7ca67b7949f3 tempest-AttachVolumeShelveTestJSON-65215658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (abbf176a-eeb0-4116-9db1-bc06d68af20c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f0c57ae9-897d-4270-82b1-488fffa56dc5', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:46:51.872651 n-d-811416-6 sudo[119178]: pam_unix(sudo:session): session closed for user root
Apr 25 14:46:51.884852 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cb21b9a8-8921-4556-bc86-7ca67b7949f3 tempest-AttachVolumeShelveTestJSON-65215658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1414ddde-7884-4518-8071-41b6e2af86d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:46:51.916389 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-cb21b9a8-8921-4556-bc86-7ca67b7949f3 tempest-AttachVolumeShelveTestJSON-65215658 None] Volume volume-f0c57ae9-897d-4270-82b1-488fffa56dc5 (f0c57ae9-897d-4270-82b1-488fffa56dc5): created successfully
Apr 25 14:46:51.919887 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cb21b9a8-8921-4556-bc86-7ca67b7949f3 tempest-AttachVolumeShelveTestJSON-65215658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1414ddde-7884-4518-8071-41b6e2af86d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:46:51.919887 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cb21b9a8-8921-4556-bc86-7ca67b7949f3 tempest-AttachVolumeShelveTestJSON-65215658 None] Flow 'volume_create_manager' (4f784eb5-ee62-40db-9a2a-ea26b5830507) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:46:51.950680 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-cb21b9a8-8921-4556-bc86-7ca67b7949f3 tempest-AttachVolumeShelveTestJSON-65215658 None] Created volume successfully.
Apr 25 14:47:03.945784 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:47:03.945784 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:47:03.945784 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:47:04.036074 n-d-811416-6 sudo[119254]: 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
Apr 25 14:47:04.036868 n-d-811416-6 sudo[119254]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:47:05.040949 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [req-0e2ac852-7271-4255-96a4-32e774a1053c req-a2f61e8c-a158-4233-a85a-ed158ebff6b8 tempest-VolumesSnapshotsTestJSON-1123843855 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:47:05.059051 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [req-0e2ac852-7271-4255-96a4-32e774a1053c req-a2f61e8c-a158-4233-a85a-ed158ebff6b8 tempest-VolumesSnapshotsTestJSON-1123843855 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:47:05.059051 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [req-0e2ac852-7271-4255-96a4-32e774a1053c req-a2f61e8c-a158-4233-a85a-ed158ebff6b8 tempest-VolumesSnapshotsTestJSON-1123843855 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'
Apr 25 14:47:05.090831 n-d-811416-6 sudo[119254]: pam_unix(sudo:session): session closed for user root
Apr 25 14:47:05.111041 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-0e2ac852-7271-4255-96a4-32e774a1053c req-a2f61e8c-a158-4233-a85a-ed158ebff6b8 tempest-VolumesSnapshotsTestJSON-1123843855 None] Flow 'volume_create_manager' (91984ba1-4485-4421-a0b8-77b9729cdbd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:47:05.111041 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-0e2ac852-7271-4255-96a4-32e774a1053c req-a2f61e8c-a158-4233-a85a-ed158ebff6b8 tempest-VolumesSnapshotsTestJSON-1123843855 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9394ecba-5d36-4443-85a8-859a348a006f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:47:05.152530 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.208s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:47:05.157107 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [req-0e2ac852-7271-4255-96a4-32e774a1053c req-a2f61e8c-a158-4233-a85a-ed158ebff6b8 tempest-VolumesSnapshotsTestJSON-1123843855 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:47:05.207702 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:47:05.251905 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-0e2ac852-7271-4255-96a4-32e774a1053c req-a2f61e8c-a158-4233-a85a-ed158ebff6b8 tempest-VolumesSnapshotsTestJSON-1123843855 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9394ecba-5d36-4443-85a8-859a348a006f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:47:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-714327140',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=cdc6ef61-c865-4ca0-a05a-b46f05a7dee5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a97e381684bb40f799646791239a8d0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:47:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:47:05Z,user_id='be219cf96fd848e280422bc7fbc830a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:47:05.254568 n-d-811416-6 sudo[119260]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:47:05.255410 n-d-811416-6 sudo[119260]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:47:05.260464 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-0e2ac852-7271-4255-96a4-32e774a1053c req-a2f61e8c-a158-4233-a85a-ed158ebff6b8 tempest-VolumesSnapshotsTestJSON-1123843855 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f7a25d31-a58e-4b27-864b-ea4c45a5ffbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:47:05.264162 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-0e2ac852-7271-4255-96a4-32e774a1053c req-a2f61e8c-a158-4233-a85a-ed158ebff6b8 tempest-VolumesSnapshotsTestJSON-1123843855 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f7a25d31-a58e-4b27-864b-ea4c45a5ffbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:47:05.280653 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-0e2ac852-7271-4255-96a4-32e774a1053c req-a2f61e8c-a158-4233-a85a-ed158ebff6b8 tempest-VolumesSnapshotsTestJSON-1123843855 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1f8baf74-5ccd-47d6-97f0-3bb84bd5ac64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:47:05.283294 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-0e2ac852-7271-4255-96a4-32e774a1053c req-a2f61e8c-a158-4233-a85a-ed158ebff6b8 tempest-VolumesSnapshotsTestJSON-1123843855 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1f8baf74-5ccd-47d6-97f0-3bb84bd5ac64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cdc6ef61-c865-4ca0-a05a-b46f05a7dee5', 'volume_name': 'volume-cdc6ef61-c865-4ca0-a05a-b46f05a7dee5', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:47:05.285766 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-0e2ac852-7271-4255-96a4-32e774a1053c req-a2f61e8c-a158-4233-a85a-ed158ebff6b8 tempest-VolumesSnapshotsTestJSON-1123843855 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1eda2cac-9c44-4584-b3f5-2915f289dc9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:47:05.288045 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-0e2ac852-7271-4255-96a4-32e774a1053c req-a2f61e8c-a158-4233-a85a-ed158ebff6b8 tempest-VolumesSnapshotsTestJSON-1123843855 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1eda2cac-9c44-4584-b3f5-2915f289dc9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:47:05.290384 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-0e2ac852-7271-4255-96a4-32e774a1053c req-a2f61e8c-a158-4233-a85a-ed158ebff6b8 tempest-VolumesSnapshotsTestJSON-1123843855 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4e5cbd01-2dcb-4f94-9803-47d0111caa78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:47:05.310893 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [req-0e2ac852-7271-4255-96a4-32e774a1053c req-a2f61e8c-a158-4233-a85a-ed158ebff6b8 tempest-VolumesSnapshotsTestJSON-1123843855 None] Volume cdc6ef61-c865-4ca0-a05a-b46f05a7dee5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cdc6ef61-c865-4ca0-a05a-b46f05a7dee5', 'volume_size': 1}
Apr 25 14:47:05.312618 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-0e2ac852-7271-4255-96a4-32e774a1053c req-a2f61e8c-a158-4233-a85a-ed158ebff6b8 tempest-VolumesSnapshotsTestJSON-1123843855 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cdc6ef61-c865-4ca0-a05a-b46f05a7dee5 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:47:05.387022 n-d-811416-6 sudo[119262]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cdc6ef61-c865-4ca0-a05a-b46f05a7dee5 stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:47:05.387797 n-d-811416-6 sudo[119262]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:47:06.510096 n-d-811416-6 sudo[119260]: pam_unix(sudo:session): session closed for user root
Apr 25 14:47:06.512362 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.304s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:47:06.514514 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:47:07.194256 n-d-811416-6 sudo[119262]: pam_unix(sudo:session): session closed for user root
Apr 25 14:47:07.196386 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-0e2ac852-7271-4255-96a4-32e774a1053c req-a2f61e8c-a158-4233-a85a-ed158ebff6b8 tempest-VolumesSnapshotsTestJSON-1123843855 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cdc6ef61-c865-4ca0-a05a-b46f05a7dee5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.884s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:47:07.199287 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-0e2ac852-7271-4255-96a4-32e774a1053c req-a2f61e8c-a158-4233-a85a-ed158ebff6b8 tempest-VolumesSnapshotsTestJSON-1123843855 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4e5cbd01-2dcb-4f94-9803-47d0111caa78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cdc6ef61-c865-4ca0-a05a-b46f05a7dee5', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:47:07.203942 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-0e2ac852-7271-4255-96a4-32e774a1053c req-a2f61e8c-a158-4233-a85a-ed158ebff6b8 tempest-VolumesSnapshotsTestJSON-1123843855 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2ff9d71a-3bce-4146-b87b-217168efa20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:47:07.233582 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [req-0e2ac852-7271-4255-96a4-32e774a1053c req-a2f61e8c-a158-4233-a85a-ed158ebff6b8 tempest-VolumesSnapshotsTestJSON-1123843855 None] Volume volume-cdc6ef61-c865-4ca0-a05a-b46f05a7dee5 (cdc6ef61-c865-4ca0-a05a-b46f05a7dee5): created successfully
Apr 25 14:47:07.237149 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-0e2ac852-7271-4255-96a4-32e774a1053c req-a2f61e8c-a158-4233-a85a-ed158ebff6b8 tempest-VolumesSnapshotsTestJSON-1123843855 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2ff9d71a-3bce-4146-b87b-217168efa20f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:47:07.248478 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-0e2ac852-7271-4255-96a4-32e774a1053c req-a2f61e8c-a158-4233-a85a-ed158ebff6b8 tempest-VolumesSnapshotsTestJSON-1123843855 None] Flow 'volume_create_manager' (91984ba1-4485-4421-a0b8-77b9729cdbd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:47:07.298058 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-0e2ac852-7271-4255-96a4-32e774a1053c req-a2f61e8c-a158-4233-a85a-ed158ebff6b8 tempest-VolumesSnapshotsTestJSON-1123843855 None] Created volume successfully.
Apr 25 14:47:10.064248 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-6006a353-0330-4a35-b0ee-bcbcf84eb49f req-d8326587-600e-450d-b328-ac40a950739e tempest-VolumesSnapshotsTestJSON-1123843855 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-cdc6ef61-c865-4ca0-a05a-b46f05a7dee5 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:47:10.179295 n-d-811416-6 sudo[119321]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-cdc6ef61-c865-4ca0-a05a-b46f05a7dee5
Apr 25 14:47:10.180091 n-d-811416-6 sudo[119321]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:47:11.745249 n-d-811416-6 sudo[119321]: pam_unix(sudo:session): session closed for user root
Apr 25 14:47:11.747245 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-6006a353-0330-4a35-b0ee-bcbcf84eb49f req-d8326587-600e-450d-b328-ac40a950739e tempest-VolumesSnapshotsTestJSON-1123843855 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-cdc6ef61-c865-4ca0-a05a-b46f05a7dee5" returned: 0 in 1.683s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:47:11.748719 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-6006a353-0330-4a35-b0ee-bcbcf84eb49f req-d8326587-600e-450d-b328-ac40a950739e tempest-VolumesSnapshotsTestJSON-1123843855 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-51b22609-8d0a-4e39-b176-8282b1d12b39 --snapshot stack-volumes-lvmdriver-1/volume-cdc6ef61-c865-4ca0-a05a-b46f05a7dee5 -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:47:11.806565 n-d-811416-6 sudo[119325]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-51b22609-8d0a-4e39-b176-8282b1d12b39 --snapshot stack-volumes-lvmdriver-1/volume-cdc6ef61-c865-4ca0-a05a-b46f05a7dee5 -L 1.00g
Apr 25 14:47:11.811154 n-d-811416-6 sudo[119325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:47:13.690617 n-d-811416-6 sudo[119325]: pam_unix(sudo:session): session closed for user root
Apr 25 14:47:13.692881 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-6006a353-0330-4a35-b0ee-bcbcf84eb49f req-d8326587-600e-450d-b328-ac40a950739e tempest-VolumesSnapshotsTestJSON-1123843855 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-51b22609-8d0a-4e39-b176-8282b1d12b39 --snapshot stack-volumes-lvmdriver-1/volume-cdc6ef61-c865-4ca0-a05a-b46f05a7dee5 -L 1.00g" returned: 0 in 1.944s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:47:14.003014 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-6006a353-0330-4a35-b0ee-bcbcf84eb49f req-d8326587-600e-450d-b328-ac40a950739e tempest-VolumesSnapshotsTestJSON-1123843855 None] Create snapshot completed successfully
Apr 25 14:47:15.758031 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [req-a940be0f-4863-4aaf-b132-a84840776574 req-fee5a3d2-ff20-4e75-8f49-95033133f877 tempest-VolumesSnapshotsTestJSON-1123843855 None] Lock "b'cinder-51b22609-8d0a-4e39-b176-8282b1d12b39-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.021s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:47:15.783417 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-a940be0f-4863-4aaf-b132-a84840776574 req-fee5a3d2-ff20-4e75-8f49-95033133f877 tempest-VolumesSnapshotsTestJSON-1123843855 None] Running cmd (subprocess): sudo cinder-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-51b22609-8d0a-4e39-b176-8282b1d12b39 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:47:15.886227 n-d-811416-6 sudo[119451]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-51b22609-8d0a-4e39-b176-8282b1d12b39
Apr 25 14:47:15.887114 n-d-811416-6 sudo[119451]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:47:17.213676 n-d-811416-6 sudo[119451]: pam_unix(sudo:session): session closed for user root
Apr 25 14:47:17.215836 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-a940be0f-4863-4aaf-b132-a84840776574 req-fee5a3d2-ff20-4e75-8f49-95033133f877 tempest-VolumesSnapshotsTestJSON-1123843855 None] CMD "sudo cinder-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-51b22609-8d0a-4e39-b176-8282b1d12b39" returned: 0 in 1.440s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:47:17.217913 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-a940be0f-4863-4aaf-b132-a84840776574 req-fee5a3d2-ff20-4e75-8f49-95033133f877 tempest-VolumesSnapshotsTestJSON-1123843855 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-51b22609-8d0a-4e39-b176-8282b1d12b39 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:47:17.270049 n-d-811416-6 sudo[119465]: 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-51b22609-8d0a-4e39-b176-8282b1d12b39
Apr 25 14:47:17.270917 n-d-811416-6 sudo[119465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:47:18.432787 n-d-811416-6 sudo[119465]: pam_unix(sudo:session): session closed for user root
Apr 25 14:47:18.460502 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-a940be0f-4863-4aaf-b132-a84840776574 req-fee5a3d2-ff20-4e75-8f49-95033133f877 tempest-VolumesSnapshotsTestJSON-1123843855 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-51b22609-8d0a-4e39-b176-8282b1d12b39" returned: 0 in 1.242s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:47:18.462393 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Terminate volume connection completed successfully.
Apr 25 14:47:18.723357 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [req-a940be0f-4863-4aaf-b132-a84840776574 req-fee5a3d2-ff20-4e75-8f49-95033133f877 tempest-VolumesSnapshotsTestJSON-1123843855 None] Created reservations ['139db424-4d68-418e-ac17-431f2de04955', 'cc542887-7f14-454f-8470-ae845e860731', 'abe5f38c-3bb7-4af8-8230-c68b866a599b', '6a55fa1e-4e25-4bc6-a2cf-719d751df764'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:47:18.763664 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:47:18.821949 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-a940be0f-4863-4aaf-b132-a84840776574 req-fee5a3d2-ff20-4e75-8f49-95033133f877 tempest-VolumesSnapshotsTestJSON-1123843855 None] Delete snapshot completed successfully.
Apr 25 14:47:18.828104 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [req-a940be0f-4863-4aaf-b132-a84840776574 req-fee5a3d2-ff20-4e75-8f49-95033133f877 tempest-VolumesSnapshotsTestJSON-1123843855 None] Lock "b'cinder-51b22609-8d0a-4e39-b176-8282b1d12b39-delete_snapshot'" released by "delete_snapshot" :: held 3.073s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:47:19.052707 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.302s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:47:19.053493 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138408608]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-802db914-e830-43a7-b796-814373ea3505\n System information:\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-802db914-e830-43a7-b796-814373ea3505\n Backing store flags: \n Account information:\n gM5hDSgDQSjpRA9K9BQm\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:47:19.054987 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Removing iscsi_target for Volume ID: 802db914-e830-43a7-b796-814373ea3505
Apr 25 14:47:19.056196 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-802db914-e830-43a7-b796-814373ea3505 -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:47:19.532443 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-802db914-e830-43a7-b796-814373ea3505 -f" returned: 0 in 0.476s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:47:19.533083 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138408608]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:47:19.534573 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:47:19.780990 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.246s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:47:19.781339 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138408608]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:47:19.782071 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-5a64c85c-37fe-4465-b22b-3c09d59e505a tempest-VolumesBackupsAdminTest-602455200 None] Remove volume export completed successfully.
Apr 25 14:47:20.928451 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-b0e2e5fb-ccb9-450e-8f23-17c6bc371c5b tempest-VolumesBackupsAdminTest-602455200 None] Lock "b'cinder-802db914-e830-43a7-b796-814373ea3505-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:47:21.017013 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:47:21.344161 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [req-4b9e215d-f8ee-4c05-9292-8ae784c7e7d4 req-420fef69-e5fe-4925-ac37-9c63798a096f tempest-VolumesSnapshotsTestJSON-1123843855 None] Lock "b'cinder-cdc6ef61-c865-4ca0-a05a-b46f05a7dee5-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:47:21.537446 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.469s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:47:21.538994 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140122896]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:47:21.555485 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-b0e2e5fb-ccb9-450e-8f23-17c6bc371c5b tempest-VolumesBackupsAdminTest-602455200 None] Skipping remove_export. No iscsi_target is presently exported for volume: 802db914-e830-43a7-b796-814373ea3505
Apr 25 14:47:21.557078 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b0e2e5fb-ccb9-450e-8f23-17c6bc371c5b tempest-VolumesBackupsAdminTest-602455200 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-802db914-e830-43a7-b796-814373ea3505 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:47:21.646973 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [req-4b9e215d-f8ee-4c05-9292-8ae784c7e7d4 req-420fef69-e5fe-4925-ac37-9c63798a096f tempest-VolumesSnapshotsTestJSON-1123843855 None] Skipping remove_export. No iscsi_target is presently exported for volume: cdc6ef61-c865-4ca0-a05a-b46f05a7dee5
Apr 25 14:47:21.650060 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-4b9e215d-f8ee-4c05-9292-8ae784c7e7d4 req-420fef69-e5fe-4925-ac37-9c63798a096f tempest-VolumesSnapshotsTestJSON-1123843855 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-cdc6ef61-c865-4ca0-a05a-b46f05a7dee5 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:47:21.662582 n-d-811416-6 sudo[119563]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-802db914-e830-43a7-b796-814373ea3505
Apr 25 14:47:21.663465 n-d-811416-6 sudo[119563]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:47:21.748168 n-d-811416-6 sudo[119564]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-cdc6ef61-c865-4ca0-a05a-b46f05a7dee5
Apr 25 14:47:21.754820 n-d-811416-6 sudo[119564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:47:23.435150 n-d-811416-6 sudo[119564]: pam_unix(sudo:session): session closed for user root
Apr 25 14:47:23.437413 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-4b9e215d-f8ee-4c05-9292-8ae784c7e7d4 req-420fef69-e5fe-4925-ac37-9c63798a096f tempest-VolumesSnapshotsTestJSON-1123843855 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-cdc6ef61-c865-4ca0-a05a-b46f05a7dee5" returned: 0 in 1.787s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:47:23.439215 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-4b9e215d-f8ee-4c05-9292-8ae784c7e7d4 req-420fef69-e5fe-4925-ac37-9c63798a096f tempest-VolumesSnapshotsTestJSON-1123843855 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-cdc6ef61-c865-4ca0-a05a-b46f05a7dee5 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:47:23.466167 n-d-811416-6 sudo[119563]: pam_unix(sudo:session): session closed for user root
Apr 25 14:47:23.474883 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b0e2e5fb-ccb9-450e-8f23-17c6bc371c5b tempest-VolumesBackupsAdminTest-602455200 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-802db914-e830-43a7-b796-814373ea3505" returned: 0 in 1.918s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:47:23.476732 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b0e2e5fb-ccb9-450e-8f23-17c6bc371c5b tempest-VolumesBackupsAdminTest-602455200 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-802db914-e830-43a7-b796-814373ea3505 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:47:23.515066 n-d-811416-6 sudo[119603]: 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-cdc6ef61-c865-4ca0-a05a-b46f05a7dee5
Apr 25 14:47:23.518493 n-d-811416-6 sudo[119603]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:47:23.554262 n-d-811416-6 sudo[119604]: 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-802db914-e830-43a7-b796-814373ea3505
Apr 25 14:47:23.558656 n-d-811416-6 sudo[119604]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:47:24.839176 n-d-811416-6 sudo[119603]: pam_unix(sudo:session): session closed for user root
Apr 25 14:47:24.843770 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-4b9e215d-f8ee-4c05-9292-8ae784c7e7d4 req-420fef69-e5fe-4925-ac37-9c63798a096f tempest-VolumesSnapshotsTestJSON-1123843855 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cdc6ef61-c865-4ca0-a05a-b46f05a7dee5" returned: 0 in 1.404s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:47:24.850626 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-4b9e215d-f8ee-4c05-9292-8ae784c7e7d4 req-420fef69-e5fe-4925-ac37-9c63798a096f tempest-VolumesSnapshotsTestJSON-1123843855 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cdc6ef61-c865-4ca0-a05a-b46f05a7dee5 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:47:24.952601 n-d-811416-6 sudo[119613]: 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-cdc6ef61-c865-4ca0-a05a-b46f05a7dee5
Apr 25 14:47:24.960194 n-d-811416-6 sudo[119613]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:47:25.008267 n-d-811416-6 sudo[119604]: pam_unix(sudo:session): session closed for user root
Apr 25 14:47:25.013349 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b0e2e5fb-ccb9-450e-8f23-17c6bc371c5b tempest-VolumesBackupsAdminTest-602455200 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-802db914-e830-43a7-b796-814373ea3505" returned: 0 in 1.536s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:47:25.015751 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b0e2e5fb-ccb9-450e-8f23-17c6bc371c5b tempest-VolumesBackupsAdminTest-602455200 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-802db914-e830-43a7-b796-814373ea3505 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:47:25.090571 n-d-811416-6 sudo[119621]: 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-802db914-e830-43a7-b796-814373ea3505
Apr 25 14:47:25.091419 n-d-811416-6 sudo[119621]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:47:26.098939 n-d-811416-6 sudo[119613]: pam_unix(sudo:session): session closed for user root
Apr 25 14:47:26.104095 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-4b9e215d-f8ee-4c05-9292-8ae784c7e7d4 req-420fef69-e5fe-4925-ac37-9c63798a096f tempest-VolumesSnapshotsTestJSON-1123843855 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cdc6ef61-c865-4ca0-a05a-b46f05a7dee5" returned: 0 in 1.254s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:47:26.106688 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [req-4b9e215d-f8ee-4c05-9292-8ae784c7e7d4 req-420fef69-e5fe-4925-ac37-9c63798a096f tempest-VolumesSnapshotsTestJSON-1123843855 None] Successfully deleted volume: cdc6ef61-c865-4ca0-a05a-b46f05a7dee5
Apr 25 14:47:26.324470 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [req-4b9e215d-f8ee-4c05-9292-8ae784c7e7d4 req-420fef69-e5fe-4925-ac37-9c63798a096f tempest-VolumesSnapshotsTestJSON-1123843855 None] Created reservations ['00c4a3e5-d3fb-49e5-9268-7f21ebdb5880', 'ffb24c35-b462-4ea7-8e4d-306b971f12a5', 'edd88497-5a4b-4dcc-8a24-5b955d3e45cf', 'b9d8b56f-4174-4dac-b96d-f0d2b530833a'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:47:26.390430 n-d-811416-6 sudo[119621]: pam_unix(sudo:session): session closed for user root
Apr 25 14:47:26.403280 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b0e2e5fb-ccb9-450e-8f23-17c6bc371c5b tempest-VolumesBackupsAdminTest-602455200 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-802db914-e830-43a7-b796-814373ea3505" returned: 0 in 1.387s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:47:26.403973 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-b0e2e5fb-ccb9-450e-8f23-17c6bc371c5b tempest-VolumesBackupsAdminTest-602455200 None] Successfully deleted volume: 802db914-e830-43a7-b796-814373ea3505
Apr 25 14:47:26.518144 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [req-4b9e215d-f8ee-4c05-9292-8ae784c7e7d4 req-420fef69-e5fe-4925-ac37-9c63798a096f tempest-VolumesSnapshotsTestJSON-1123843855 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:47:26.520910 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-4b9e215d-f8ee-4c05-9292-8ae784c7e7d4 req-420fef69-e5fe-4925-ac37-9c63798a096f tempest-VolumesSnapshotsTestJSON-1123843855 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:47:26.607287 n-d-811416-6 sudo[119645]: 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
Apr 25 14:47:26.608150 n-d-811416-6 sudo[119645]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:47:26.650196 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-b0e2e5fb-ccb9-450e-8f23-17c6bc371c5b tempest-VolumesBackupsAdminTest-602455200 None] Created reservations ['31f55f6e-ff69-46c2-8e7d-c3d26c5aabfe', 'cdd30176-930b-4f82-a124-4109b2ef3234', 'f2890b0d-feac-4f5d-8de9-a7a571727f61', 'b7bf44c1-b221-4c02-9c4d-74cb55bea438'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:47:26.782619 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-b0e2e5fb-ccb9-450e-8f23-17c6bc371c5b tempest-VolumesBackupsAdminTest-602455200 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:47:26.783618 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b0e2e5fb-ccb9-450e-8f23-17c6bc371c5b tempest-VolumesBackupsAdminTest-602455200 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:47:26.833640 n-d-811416-6 sudo[119648]: 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
Apr 25 14:47:26.836538 n-d-811416-6 sudo[119648]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:47:27.569208 n-d-811416-6 sudo[119645]: pam_unix(sudo:session): session closed for user root
Apr 25 14:47:27.572261 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-4b9e215d-f8ee-4c05-9292-8ae784c7e7d4 req-420fef69-e5fe-4925-ac37-9c63798a096f tempest-VolumesSnapshotsTestJSON-1123843855 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:47:27.574994 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-4b9e215d-f8ee-4c05-9292-8ae784c7e7d4 req-420fef69-e5fe-4925-ac37-9c63798a096f tempest-VolumesSnapshotsTestJSON-1123843855 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:47:27.630589 n-d-811416-6 sudo[119651]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:47:27.634363 n-d-811416-6 sudo[119651]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:47:28.144024 n-d-811416-6 sudo[119648]: pam_unix(sudo:session): session closed for user root
Apr 25 14:47:28.146257 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b0e2e5fb-ccb9-450e-8f23-17c6bc371c5b tempest-VolumesBackupsAdminTest-602455200 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.362s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:47:28.148786 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b0e2e5fb-ccb9-450e-8f23-17c6bc371c5b tempest-VolumesBackupsAdminTest-602455200 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:47:28.244793 n-d-811416-6 sudo[119657]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:47:28.245689 n-d-811416-6 sudo[119657]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:47:29.185739 n-d-811416-6 sudo[119651]: pam_unix(sudo:session): session closed for user root
Apr 25 14:47:29.187913 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-4b9e215d-f8ee-4c05-9292-8ae784c7e7d4 req-420fef69-e5fe-4925-ac37-9c63798a096f tempest-VolumesSnapshotsTestJSON-1123843855 None] CMD "sudo cinder-rootwrap /etc/cinder/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.613s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:47:29.190722 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [req-4b9e215d-f8ee-4c05-9292-8ae784c7e7d4 req-420fef69-e5fe-4925-ac37-9c63798a096f tempest-VolumesSnapshotsTestJSON-1123843855 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:47:29.222105 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-4b9e215d-f8ee-4c05-9292-8ae784c7e7d4 req-420fef69-e5fe-4925-ac37-9c63798a096f tempest-VolumesSnapshotsTestJSON-1123843855 None] Deleted volume successfully.
Apr 25 14:47:29.271767 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [req-4b9e215d-f8ee-4c05-9292-8ae784c7e7d4 req-420fef69-e5fe-4925-ac37-9c63798a096f tempest-VolumesSnapshotsTestJSON-1123843855 None] Lock "b'cinder-cdc6ef61-c865-4ca0-a05a-b46f05a7dee5-delete_volume'" released by "delete_volume" :: held 7.926s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:47:29.821639 n-d-811416-6 sudo[119657]: pam_unix(sudo:session): session closed for user root
Apr 25 14:47:29.823980 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b0e2e5fb-ccb9-450e-8f23-17c6bc371c5b tempest-VolumesBackupsAdminTest-602455200 None] CMD "sudo cinder-rootwrap /etc/cinder/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.675s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:47:29.824872 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-b0e2e5fb-ccb9-450e-8f23-17c6bc371c5b tempest-VolumesBackupsAdminTest-602455200 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:47:29.829120 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-b0e2e5fb-ccb9-450e-8f23-17c6bc371c5b tempest-VolumesBackupsAdminTest-602455200 None] Deleted volume successfully.
Apr 25 14:47:29.852540 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-b0e2e5fb-ccb9-450e-8f23-17c6bc371c5b tempest-VolumesBackupsAdminTest-602455200 None] Lock "b'cinder-802db914-e830-43a7-b796-814373ea3505-delete_volume'" released by "delete_volume" :: held 8.924s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:47:35.606405 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-8935316d-adc5-4502-ac99-6af19b831a8f tempest-VolumesBackupsAdminTest-602455200 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:47:35.610994 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-8935316d-adc5-4502-ac99-6af19b831a8f tempest-VolumesBackupsAdminTest-602455200 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:47:35.611402 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-8935316d-adc5-4502-ac99-6af19b831a8f tempest-VolumesBackupsAdminTest-602455200 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'
Apr 25 14:47:35.642119 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8935316d-adc5-4502-ac99-6af19b831a8f tempest-VolumesBackupsAdminTest-602455200 None] Flow 'volume_create_manager' (eef1026f-678e-44d4-ac23-69a235917c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:47:35.647070 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8935316d-adc5-4502-ac99-6af19b831a8f tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (089ce86f-0395-4d38-bc39-218c5d537294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:47:35.697853 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-8935316d-adc5-4502-ac99-6af19b831a8f tempest-VolumesBackupsAdminTest-602455200 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:47:35.753323 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8935316d-adc5-4502-ac99-6af19b831a8f tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (089ce86f-0395-4d38-bc39-218c5d537294) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:47:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1397594310',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=2a55b87e-7f48-4d7f-a728-30a05600e71a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44bd42c4893a434998f663001b7181d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:47:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:47:36Z,user_id='c66a2bd52cc447feab914535d150e739',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:47:35.756392 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8935316d-adc5-4502-ac99-6af19b831a8f tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a344c456-ef67-4c50-8432-190a011dd94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:47:35.759929 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8935316d-adc5-4502-ac99-6af19b831a8f tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a344c456-ef67-4c50-8432-190a011dd94e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:47:35.762796 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8935316d-adc5-4502-ac99-6af19b831a8f tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d8a0a5df-5186-4fd7-97c3-e0f099a4ca83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:47:35.765868 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8935316d-adc5-4502-ac99-6af19b831a8f tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d8a0a5df-5186-4fd7-97c3-e0f099a4ca83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2a55b87e-7f48-4d7f-a728-30a05600e71a', 'volume_name': 'volume-2a55b87e-7f48-4d7f-a728-30a05600e71a', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:47:35.769255 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8935316d-adc5-4502-ac99-6af19b831a8f tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (83224781-a2ba-4d75-ac53-10da8e6a4528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:47:35.772188 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8935316d-adc5-4502-ac99-6af19b831a8f tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (83224781-a2ba-4d75-ac53-10da8e6a4528) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:47:35.775570 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8935316d-adc5-4502-ac99-6af19b831a8f tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e16a0c6e-b7b7-441e-8069-a84ff5fc2d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:47:35.776540 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-8935316d-adc5-4502-ac99-6af19b831a8f tempest-VolumesBackupsAdminTest-602455200 None] Volume 2a55b87e-7f48-4d7f-a728-30a05600e71a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2a55b87e-7f48-4d7f-a728-30a05600e71a', 'volume_size': 1}
Apr 25 14:47:35.778156 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8935316d-adc5-4502-ac99-6af19b831a8f tempest-VolumesBackupsAdminTest-602455200 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2a55b87e-7f48-4d7f-a728-30a05600e71a stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:47:35.824032 n-d-811416-6 sudo[119663]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2a55b87e-7f48-4d7f-a728-30a05600e71a stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:47:35.825631 n-d-811416-6 sudo[119663]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:47:36.956493 n-d-811416-6 sudo[119663]: pam_unix(sudo:session): session closed for user root
Apr 25 14:47:36.959919 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8935316d-adc5-4502-ac99-6af19b831a8f tempest-VolumesBackupsAdminTest-602455200 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2a55b87e-7f48-4d7f-a728-30a05600e71a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.180s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:47:36.965114 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8935316d-adc5-4502-ac99-6af19b831a8f tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e16a0c6e-b7b7-441e-8069-a84ff5fc2d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2a55b87e-7f48-4d7f-a728-30a05600e71a', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:47:36.967887 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8935316d-adc5-4502-ac99-6af19b831a8f tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bbdc0468-7efd-481c-94ae-04b55921a7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:47:36.986030 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-8935316d-adc5-4502-ac99-6af19b831a8f tempest-VolumesBackupsAdminTest-602455200 None] Volume volume-2a55b87e-7f48-4d7f-a728-30a05600e71a (2a55b87e-7f48-4d7f-a728-30a05600e71a): created successfully
Apr 25 14:47:36.989645 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8935316d-adc5-4502-ac99-6af19b831a8f tempest-VolumesBackupsAdminTest-602455200 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bbdc0468-7efd-481c-94ae-04b55921a7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:47:36.996625 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8935316d-adc5-4502-ac99-6af19b831a8f tempest-VolumesBackupsAdminTest-602455200 None] Flow 'volume_create_manager' (eef1026f-678e-44d4-ac23-69a235917c17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:47:37.008021 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-8935316d-adc5-4502-ac99-6af19b831a8f tempest-VolumesBackupsAdminTest-602455200 None] Created volume successfully.
Apr 25 14:47:39.038618 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.driver [None req-d1d492d0-168c-4c1d-9928-f3128a7a7947 tempest-VolumesBackupsAdminTest-602455200 None] Creating a new backup for volume volume-2a55b87e-7f48-4d7f-a728-30a05600e71a. {{(pid=96343) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Apr 25 14:47:39.059346 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d1d492d0-168c-4c1d-9928-f3128a7a7947 tempest-VolumesBackupsAdminTest-602455200 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2a55b87e-7f48-4d7f-a728-30a05600e71a {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:47:39.111475 n-d-811416-6 sudo[119709]: 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-2a55b87e-7f48-4d7f-a728-30a05600e71a
Apr 25 14:47:39.113219 n-d-811416-6 sudo[119709]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:47:40.012480 n-d-811416-6 sudo[119709]: pam_unix(sudo:session): session closed for user root
Apr 25 14:47:40.015404 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d1d492d0-168c-4c1d-9928-f3128a7a7947 tempest-VolumesBackupsAdminTest-602455200 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2a55b87e-7f48-4d7f-a728-30a05600e71a" returned: 0 in 0.956s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:47:40.134370 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:47:40.150470 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:47:40.150752 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128289728]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:47:40.151373 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-d1d492d0-168c-4c1d-9928-f3128a7a7947 tempest-VolumesBackupsAdminTest-602455200 None] Targets prior to update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 14:47:40.152342 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-d1d492d0-168c-4c1d-9928-f3128a7a7947 tempest-VolumesBackupsAdminTest-602455200 None] Creating iscsi_target for Volume ID: volume-2a55b87e-7f48-4d7f-a728-30a05600e71a {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 14:47:40.160444 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-d1d492d0-168c-4c1d-9928-f3128a7a7947 tempest-VolumesBackupsAdminTest-602455200 None] Created volume path /opt/stack/data/cinder/volumes/volume-2a55b87e-7f48-4d7f-a728-30a05600e71a,
Apr 25 14:47:40.160444 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 14:47:40.160444 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:47:40.160444 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2a55b87e-7f48-4d7f-a728-30a05600e71a
Apr 25 14:47:40.160444 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 14:47:40.160444 n-d-811416-6 cinder-volume[96343]: incominguser jh7t8Z6LY3m5V8mWqMqm GYSzTvGCGaLVc8by
Apr 25 14:47:40.160444 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:47:40.160444 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 14:47:40.160444 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:47:40.160444 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 14:47:40.164523 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2a55b87e-7f48-4d7f-a728-30a05600e71a {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:47:40.725543 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2a55b87e-7f48-4d7f-a728-30a05600e71a" returned: 0 in 0.563s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:47:40.725843 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128289728]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:47:40.726435 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-d1d492d0-168c-4c1d-9928-f3128a7a7947 tempest-VolumesBackupsAdminTest-602455200 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 14:47:40.726795 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-d1d492d0-168c-4c1d-9928-f3128a7a7947 tempest-VolumesBackupsAdminTest-602455200 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 14:47:40.728930 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:47:40.747126 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:47:40.747456 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128289728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2a55b87e-7f48-4d7f-a728-30a05600e71a\n System information:\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-2a55b87e-7f48-4d7f-a728-30a05600e71a\n Backing store flags: \n Account information:\n jh7t8Z6LY3m5V8mWqMqm\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:47:40.748035 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-d1d492d0-168c-4c1d-9928-f3128a7a7947 tempest-VolumesBackupsAdminTest-602455200 None] Targets after update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 14:47:40.749152 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:47:40.888765 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.139s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:47:40.889113 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128289728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2a55b87e-7f48-4d7f-a728-30a05600e71a\n System information:\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-2a55b87e-7f48-4d7f-a728-30a05600e71a\n Backing store flags: \n Account information:\n jh7t8Z6LY3m5V8mWqMqm\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:47:40.891774 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:47:41.063033 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.172s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:47:41.063572 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128289728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2a55b87e-7f48-4d7f-a728-30a05600e71a\n System information:\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-2a55b87e-7f48-4d7f-a728-30a05600e71a\n Backing store flags: \n Account information:\n jh7t8Z6LY3m5V8mWqMqm\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:47:41.064673 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [None req-d1d492d0-168c-4c1d-9928-f3128a7a7947 tempest-VolumesBackupsAdminTest-602455200 None] Set provider_location to: 10.222.0.23:3260,1 iqn.2010-10.org.openstack:volume-2a55b87e-7f48-4d7f-a728-30a05600e71a 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 14:47:41.106382 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-d1d492d0-168c-4c1d-9928-f3128a7a7947 tempest-VolumesBackupsAdminTest-602455200 None] Initialize volume connection completed successfully.
Apr 25 14:47:42.413098 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-efb4b503-b68a-4f43-9ce5-b91ddc614b55 req-89ff0dbb-26e1-4595-b763-a30a5a8f47d5 tempest-AttachVolumeShelveTestJSON-65215658 None] No connector for attachment 2c36204f-09b8-4757-a8ff-91ee12194a58; skipping storage backend terminate_connection call. {{(pid=96343) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:4809}}
Apr 25 14:47:42.414223 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-efb4b503-b68a-4f43-9ce5-b91ddc614b55 req-89ff0dbb-26e1-4595-b763-a30a5a8f47d5 tempest-AttachVolumeShelveTestJSON-65215658 None] Deleting attachment 2c36204f-09b8-4757-a8ff-91ee12194a58. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 14:48:03.942144 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:48:03.943072 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:48:03.943072 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:48:03.986107 n-d-811416-6 sudo[119830]: 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
Apr 25 14:48:03.986938 n-d-811416-6 sudo[119830]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:48:05.320513 n-d-811416-6 sudo[119830]: pam_unix(sudo:session): session closed for user root
Apr 25 14:48:05.322881 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.379s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:48:05.326321 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:48:05.366787 n-d-811416-6 sudo[119838]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:48:05.367649 n-d-811416-6 sudo[119838]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:48:06.105537 n-d-811416-6 sudo[119838]: pam_unix(sudo:session): session closed for user root
Apr 25 14:48:06.107755 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.781s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:48:06.113385 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:48:40.204591 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-d1d492d0-168c-4c1d-9928-f3128a7a7947 tempest-VolumesBackupsAdminTest-602455200 None] Terminate volume connection completed successfully.
Apr 25 14:48:40.275638 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:48:40.610160 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.337s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:48:40.610699 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129297168]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2a55b87e-7f48-4d7f-a728-30a05600e71a\n System information:\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-2a55b87e-7f48-4d7f-a728-30a05600e71a\n Backing store flags: \n Account information:\n jh7t8Z6LY3m5V8mWqMqm\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:48:40.611786 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [None req-d1d492d0-168c-4c1d-9928-f3128a7a7947 tempest-VolumesBackupsAdminTest-602455200 None] Removing iscsi_target for Volume ID: 2a55b87e-7f48-4d7f-a728-30a05600e71a
Apr 25 14:48:40.614928 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2a55b87e-7f48-4d7f-a728-30a05600e71a -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:48:40.893887 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2a55b87e-7f48-4d7f-a728-30a05600e71a -f" returned: 0 in 0.279s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:48:40.894359 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129297168]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:48:40.898123 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:48:41.014419 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:48:41.014742 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129297168]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:48:41.015477 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-d1d492d0-168c-4c1d-9928-f3128a7a7947 tempest-VolumesBackupsAdminTest-602455200 None] Remove volume export completed successfully.
Apr 25 14:48:47.046025 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-a46e15a7-ed2d-4e7a-80e0-9dfbd65afb4d tempest-ServersNegativeTestJSON-1387180763 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:48:47.056991 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-a46e15a7-ed2d-4e7a-80e0-9dfbd65afb4d tempest-ServersNegativeTestJSON-1387180763 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:48:47.057817 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-a46e15a7-ed2d-4e7a-80e0-9dfbd65afb4d tempest-ServersNegativeTestJSON-1387180763 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'
Apr 25 14:48:47.083915 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a46e15a7-ed2d-4e7a-80e0-9dfbd65afb4d tempest-ServersNegativeTestJSON-1387180763 None] Flow 'volume_create_manager' (5b5b4f84-d419-4847-b82d-d14a799bbbff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:48:47.087533 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a46e15a7-ed2d-4e7a-80e0-9dfbd65afb4d tempest-ServersNegativeTestJSON-1387180763 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (817abd67-8ebb-4a59-b707-72bd9d0a5405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:48:47.118885 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-a46e15a7-ed2d-4e7a-80e0-9dfbd65afb4d tempest-ServersNegativeTestJSON-1387180763 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:48:47.153792 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a46e15a7-ed2d-4e7a-80e0-9dfbd65afb4d tempest-ServersNegativeTestJSON-1387180763 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (817abd67-8ebb-4a59-b707-72bd9d0a5405) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:48:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1471165883',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=224beaa4-1871-4c48-aea0-e6e2ac467b96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8adbc80f5154b7a9376c6bf0cdf7a63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:48:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:48:47Z,user_id='5260d32b6b844b6081ca192285f7d806',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:48:47.157270 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a46e15a7-ed2d-4e7a-80e0-9dfbd65afb4d tempest-ServersNegativeTestJSON-1387180763 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fe3a963c-bd6d-4a4b-9304-f989a3957c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:48:47.159897 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a46e15a7-ed2d-4e7a-80e0-9dfbd65afb4d tempest-ServersNegativeTestJSON-1387180763 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fe3a963c-bd6d-4a4b-9304-f989a3957c99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:48:47.162837 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a46e15a7-ed2d-4e7a-80e0-9dfbd65afb4d tempest-ServersNegativeTestJSON-1387180763 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (78871228-5ed8-489c-a3f1-39cace2b2aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:48:47.165381 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a46e15a7-ed2d-4e7a-80e0-9dfbd65afb4d tempest-ServersNegativeTestJSON-1387180763 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (78871228-5ed8-489c-a3f1-39cace2b2aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '224beaa4-1871-4c48-aea0-e6e2ac467b96', 'volume_name': 'volume-224beaa4-1871-4c48-aea0-e6e2ac467b96', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:48:47.170272 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a46e15a7-ed2d-4e7a-80e0-9dfbd65afb4d tempest-ServersNegativeTestJSON-1387180763 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (97b5f60e-8280-4268-850a-87c258df1653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:48:47.173221 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a46e15a7-ed2d-4e7a-80e0-9dfbd65afb4d tempest-ServersNegativeTestJSON-1387180763 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (97b5f60e-8280-4268-850a-87c258df1653) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:48:47.175765 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a46e15a7-ed2d-4e7a-80e0-9dfbd65afb4d tempest-ServersNegativeTestJSON-1387180763 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (863de247-0755-4a73-8dd2-b537ea395b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:48:47.176806 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-a46e15a7-ed2d-4e7a-80e0-9dfbd65afb4d tempest-ServersNegativeTestJSON-1387180763 None] Volume 224beaa4-1871-4c48-aea0-e6e2ac467b96: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-224beaa4-1871-4c48-aea0-e6e2ac467b96', 'volume_size': 1}
Apr 25 14:48:47.178879 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a46e15a7-ed2d-4e7a-80e0-9dfbd65afb4d tempest-ServersNegativeTestJSON-1387180763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-224beaa4-1871-4c48-aea0-e6e2ac467b96 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:48:47.204950 n-d-811416-6 sudo[120037]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-224beaa4-1871-4c48-aea0-e6e2ac467b96 stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:48:47.206704 n-d-811416-6 sudo[120037]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:48:47.837696 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-0565406e-eeec-4535-b678-cf56b2d798eb tempest-VolumesBackupsAdminTest-602455200 None] Lock "b'cinder-2a55b87e-7f48-4d7f-a728-30a05600e71a-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:48:47.926470 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:48:48.024083 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:48:48.024559 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681362091872]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:48:48.025420 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-0565406e-eeec-4535-b678-cf56b2d798eb tempest-VolumesBackupsAdminTest-602455200 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2a55b87e-7f48-4d7f-a728-30a05600e71a
Apr 25 14:48:48.027029 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0565406e-eeec-4535-b678-cf56b2d798eb tempest-VolumesBackupsAdminTest-602455200 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2a55b87e-7f48-4d7f-a728-30a05600e71a {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:48:48.062477 n-d-811416-6 sudo[120055]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2a55b87e-7f48-4d7f-a728-30a05600e71a
Apr 25 14:48:48.063331 n-d-811416-6 sudo[120055]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:48:48.289311 n-d-811416-6 sudo[120037]: pam_unix(sudo:session): session closed for user root
Apr 25 14:48:48.291763 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a46e15a7-ed2d-4e7a-80e0-9dfbd65afb4d tempest-ServersNegativeTestJSON-1387180763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-224beaa4-1871-4c48-aea0-e6e2ac467b96 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.113s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:48:48.296643 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a46e15a7-ed2d-4e7a-80e0-9dfbd65afb4d tempest-ServersNegativeTestJSON-1387180763 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (863de247-0755-4a73-8dd2-b537ea395b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-224beaa4-1871-4c48-aea0-e6e2ac467b96', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:48:48.299391 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a46e15a7-ed2d-4e7a-80e0-9dfbd65afb4d tempest-ServersNegativeTestJSON-1387180763 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bb34d28d-fb56-4897-bdeb-639af8ee2550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:48:48.319517 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-a46e15a7-ed2d-4e7a-80e0-9dfbd65afb4d tempest-ServersNegativeTestJSON-1387180763 None] Volume volume-224beaa4-1871-4c48-aea0-e6e2ac467b96 (224beaa4-1871-4c48-aea0-e6e2ac467b96): created successfully
Apr 25 14:48:48.322158 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a46e15a7-ed2d-4e7a-80e0-9dfbd65afb4d tempest-ServersNegativeTestJSON-1387180763 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bb34d28d-fb56-4897-bdeb-639af8ee2550) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:48:48.329217 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a46e15a7-ed2d-4e7a-80e0-9dfbd65afb4d tempest-ServersNegativeTestJSON-1387180763 None] Flow 'volume_create_manager' (5b5b4f84-d419-4847-b82d-d14a799bbbff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:48:48.355089 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-a46e15a7-ed2d-4e7a-80e0-9dfbd65afb4d tempest-ServersNegativeTestJSON-1387180763 None] Created volume successfully.
Apr 25 14:48:48.615599 n-d-811416-6 sudo[120055]: pam_unix(sudo:session): session closed for user root
Apr 25 14:48:48.618159 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0565406e-eeec-4535-b678-cf56b2d798eb tempest-VolumesBackupsAdminTest-602455200 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2a55b87e-7f48-4d7f-a728-30a05600e71a" returned: 0 in 0.591s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:48:48.619841 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0565406e-eeec-4535-b678-cf56b2d798eb tempest-VolumesBackupsAdminTest-602455200 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-2a55b87e-7f48-4d7f-a728-30a05600e71a {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:48:48.656668 n-d-811416-6 sudo[120081]: 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-2a55b87e-7f48-4d7f-a728-30a05600e71a
Apr 25 14:48:48.662773 n-d-811416-6 sudo[120081]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:48:49.204677 n-d-811416-6 sudo[120081]: pam_unix(sudo:session): session closed for user root
Apr 25 14:48:49.207040 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0565406e-eeec-4535-b678-cf56b2d798eb tempest-VolumesBackupsAdminTest-602455200 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2a55b87e-7f48-4d7f-a728-30a05600e71a" returned: 0 in 0.587s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:48:49.209222 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0565406e-eeec-4535-b678-cf56b2d798eb tempest-VolumesBackupsAdminTest-602455200 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2a55b87e-7f48-4d7f-a728-30a05600e71a {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:48:49.240574 n-d-811416-6 sudo[120084]: 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-2a55b87e-7f48-4d7f-a728-30a05600e71a
Apr 25 14:48:49.241468 n-d-811416-6 sudo[120084]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:48:49.791409 n-d-811416-6 sudo[120084]: pam_unix(sudo:session): session closed for user root
Apr 25 14:48:49.793914 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0565406e-eeec-4535-b678-cf56b2d798eb tempest-VolumesBackupsAdminTest-602455200 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2a55b87e-7f48-4d7f-a728-30a05600e71a" returned: 0 in 0.584s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:48:49.797890 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-0565406e-eeec-4535-b678-cf56b2d798eb tempest-VolumesBackupsAdminTest-602455200 None] Successfully deleted volume: 2a55b87e-7f48-4d7f-a728-30a05600e71a
Apr 25 14:48:49.853449 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-0565406e-eeec-4535-b678-cf56b2d798eb tempest-VolumesBackupsAdminTest-602455200 None] Created reservations ['847c2272-baa6-4424-8580-209c2d593e3b', 'eba18115-78eb-44f4-b704-dbc61cd1df37', '49f01df7-4802-4f2c-9193-32bbabe0638d', '096f1220-127b-45fd-b377-8076783f0863'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:48:49.901702 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-0565406e-eeec-4535-b678-cf56b2d798eb tempest-VolumesBackupsAdminTest-602455200 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:48:49.902455 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0565406e-eeec-4535-b678-cf56b2d798eb tempest-VolumesBackupsAdminTest-602455200 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:48:49.924052 n-d-811416-6 sudo[120089]: 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
Apr 25 14:48:49.925635 n-d-811416-6 sudo[120089]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:48:50.316010 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-9e451d5c-d48b-4e76-a67c-2397c5f29d7a tempest-VolumesBackupsAdminTest-602455200 None] Lock "b'cinder-3aad8716-f958-495d-95d3-278835922af5-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:48:50.432144 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:48:50.622005 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.190s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:48:50.622402 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140068016]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:48:50.623164 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-9e451d5c-d48b-4e76-a67c-2397c5f29d7a tempest-VolumesBackupsAdminTest-602455200 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3aad8716-f958-495d-95d3-278835922af5
Apr 25 14:48:50.624553 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9e451d5c-d48b-4e76-a67c-2397c5f29d7a tempest-VolumesBackupsAdminTest-602455200 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3aad8716-f958-495d-95d3-278835922af5 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:48:50.667279 n-d-811416-6 sudo[120094]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3aad8716-f958-495d-95d3-278835922af5
Apr 25 14:48:50.672153 n-d-811416-6 sudo[120094]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:48:50.688546 n-d-811416-6 sudo[120089]: pam_unix(sudo:session): session closed for user root
Apr 25 14:48:50.691486 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0565406e-eeec-4535-b678-cf56b2d798eb tempest-VolumesBackupsAdminTest-602455200 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:48:50.694409 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0565406e-eeec-4535-b678-cf56b2d798eb tempest-VolumesBackupsAdminTest-602455200 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:48:50.726550 n-d-811416-6 sudo[120096]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:48:50.728039 n-d-811416-6 sudo[120096]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:48:51.288933 n-d-811416-6 sudo[120096]: pam_unix(sudo:session): session closed for user root
Apr 25 14:48:51.292061 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0565406e-eeec-4535-b678-cf56b2d798eb tempest-VolumesBackupsAdminTest-602455200 None] CMD "sudo cinder-rootwrap /etc/cinder/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.597s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:48:51.295624 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-0565406e-eeec-4535-b678-cf56b2d798eb tempest-VolumesBackupsAdminTest-602455200 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:48:51.329221 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-0565406e-eeec-4535-b678-cf56b2d798eb tempest-VolumesBackupsAdminTest-602455200 None] Deleted volume successfully.
Apr 25 14:48:51.368009 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-0565406e-eeec-4535-b678-cf56b2d798eb tempest-VolumesBackupsAdminTest-602455200 None] Lock "b'cinder-2a55b87e-7f48-4d7f-a728-30a05600e71a-delete_volume'" released by "delete_volume" :: held 3.530s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:48:51.388843 n-d-811416-6 sudo[120094]: pam_unix(sudo:session): session closed for user root
Apr 25 14:48:51.391307 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9e451d5c-d48b-4e76-a67c-2397c5f29d7a tempest-VolumesBackupsAdminTest-602455200 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3aad8716-f958-495d-95d3-278835922af5" returned: 0 in 0.767s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:48:51.394868 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9e451d5c-d48b-4e76-a67c-2397c5f29d7a tempest-VolumesBackupsAdminTest-602455200 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-3aad8716-f958-495d-95d3-278835922af5 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:48:51.428169 n-d-811416-6 sudo[120100]: 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-3aad8716-f958-495d-95d3-278835922af5
Apr 25 14:48:51.436516 n-d-811416-6 sudo[120100]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:48:51.933847 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-2d91c13e-46b1-4820-8f61-13fbbac2b166 tempest-ServersNegativeTestJSON-1387180763 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:48:51.939180 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-2d91c13e-46b1-4820-8f61-13fbbac2b166 tempest-ServersNegativeTestJSON-1387180763 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:48:51.939694 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-2d91c13e-46b1-4820-8f61-13fbbac2b166 tempest-ServersNegativeTestJSON-1387180763 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'
Apr 25 14:48:51.953665 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2d91c13e-46b1-4820-8f61-13fbbac2b166 tempest-ServersNegativeTestJSON-1387180763 None] Flow 'volume_create_manager' (0c47a09f-e637-4e9a-b63d-a42074c093e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:48:51.956933 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2d91c13e-46b1-4820-8f61-13fbbac2b166 tempest-ServersNegativeTestJSON-1387180763 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f79cee98-de00-483b-a169-950b627c84df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:48:51.978708 n-d-811416-6 sudo[120100]: pam_unix(sudo:session): session closed for user root
Apr 25 14:48:51.980276 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-2d91c13e-46b1-4820-8f61-13fbbac2b166 tempest-ServersNegativeTestJSON-1387180763 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:48:51.989971 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9e451d5c-d48b-4e76-a67c-2397c5f29d7a tempest-VolumesBackupsAdminTest-602455200 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3aad8716-f958-495d-95d3-278835922af5" returned: 0 in 0.597s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:48:51.992332 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9e451d5c-d48b-4e76-a67c-2397c5f29d7a tempest-VolumesBackupsAdminTest-602455200 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3aad8716-f958-495d-95d3-278835922af5 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:48:52.010471 n-d-811416-6 sudo[120103]: 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-3aad8716-f958-495d-95d3-278835922af5
Apr 25 14:48:52.011293 n-d-811416-6 sudo[120103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:48:52.027472 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2d91c13e-46b1-4820-8f61-13fbbac2b166 tempest-ServersNegativeTestJSON-1387180763 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f79cee98-de00-483b-a169-950b627c84df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:48:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-201966954',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=818f0025-c8a8-4fad-9075-0358a9d35937,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8adbc80f5154b7a9376c6bf0cdf7a63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:48:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:48:52Z,user_id='5260d32b6b844b6081ca192285f7d806',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:48:52.030288 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2d91c13e-46b1-4820-8f61-13fbbac2b166 tempest-ServersNegativeTestJSON-1387180763 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ef24782a-3dba-4ca8-a5bb-4d1e2ccdfdf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:48:52.033602 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2d91c13e-46b1-4820-8f61-13fbbac2b166 tempest-ServersNegativeTestJSON-1387180763 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ef24782a-3dba-4ca8-a5bb-4d1e2ccdfdf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:48:52.037291 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2d91c13e-46b1-4820-8f61-13fbbac2b166 tempest-ServersNegativeTestJSON-1387180763 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (903ef453-9cf6-4172-8910-b3a6e258d079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:48:52.040319 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2d91c13e-46b1-4820-8f61-13fbbac2b166 tempest-ServersNegativeTestJSON-1387180763 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (903ef453-9cf6-4172-8910-b3a6e258d079) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '818f0025-c8a8-4fad-9075-0358a9d35937', 'volume_name': 'volume-818f0025-c8a8-4fad-9075-0358a9d35937', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:48:52.043232 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2d91c13e-46b1-4820-8f61-13fbbac2b166 tempest-ServersNegativeTestJSON-1387180763 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5e062677-dc8a-4238-ae9a-e1aba3e1caeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:48:52.045648 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2d91c13e-46b1-4820-8f61-13fbbac2b166 tempest-ServersNegativeTestJSON-1387180763 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5e062677-dc8a-4238-ae9a-e1aba3e1caeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:48:52.048160 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2d91c13e-46b1-4820-8f61-13fbbac2b166 tempest-ServersNegativeTestJSON-1387180763 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (77ed38af-a0e9-4bc3-b93d-a6cc9dab84ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:48:52.049389 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-2d91c13e-46b1-4820-8f61-13fbbac2b166 tempest-ServersNegativeTestJSON-1387180763 None] Volume 818f0025-c8a8-4fad-9075-0358a9d35937: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-818f0025-c8a8-4fad-9075-0358a9d35937', 'volume_size': 1}
Apr 25 14:48:52.051223 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2d91c13e-46b1-4820-8f61-13fbbac2b166 tempest-ServersNegativeTestJSON-1387180763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-818f0025-c8a8-4fad-9075-0358a9d35937 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:48:52.089598 n-d-811416-6 sudo[120105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-818f0025-c8a8-4fad-9075-0358a9d35937 stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:48:52.090454 n-d-811416-6 sudo[120105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:48:52.676730 n-d-811416-6 sudo[120103]: pam_unix(sudo:session): session closed for user root
Apr 25 14:48:52.684069 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9e451d5c-d48b-4e76-a67c-2397c5f29d7a tempest-VolumesBackupsAdminTest-602455200 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3aad8716-f958-495d-95d3-278835922af5" returned: 0 in 0.691s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:48:52.687902 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-9e451d5c-d48b-4e76-a67c-2397c5f29d7a tempest-VolumesBackupsAdminTest-602455200 None] Successfully deleted volume: 3aad8716-f958-495d-95d3-278835922af5
Apr 25 14:48:52.769226 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-9e451d5c-d48b-4e76-a67c-2397c5f29d7a tempest-VolumesBackupsAdminTest-602455200 None] Created reservations ['475ab18f-004e-4adb-b5e6-d6a08e6b3152', 'fa62017b-eb6c-4975-86b1-4495edc778de', '97de3cc6-9da6-40c7-8070-d5d4e81cadde', '6acee6a3-4e0b-4d8d-8abc-8c036c650eec'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:48:52.860805 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-9e451d5c-d48b-4e76-a67c-2397c5f29d7a tempest-VolumesBackupsAdminTest-602455200 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:48:52.861639 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9e451d5c-d48b-4e76-a67c-2397c5f29d7a tempest-VolumesBackupsAdminTest-602455200 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:48:52.905478 n-d-811416-6 sudo[120105]: pam_unix(sudo:session): session closed for user root
Apr 25 14:48:52.922363 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2d91c13e-46b1-4820-8f61-13fbbac2b166 tempest-ServersNegativeTestJSON-1387180763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-818f0025-c8a8-4fad-9075-0358a9d35937 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.871s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:48:52.927747 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2d91c13e-46b1-4820-8f61-13fbbac2b166 tempest-ServersNegativeTestJSON-1387180763 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (77ed38af-a0e9-4bc3-b93d-a6cc9dab84ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-818f0025-c8a8-4fad-9075-0358a9d35937', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:48:52.930347 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2d91c13e-46b1-4820-8f61-13fbbac2b166 tempest-ServersNegativeTestJSON-1387180763 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b2c6bce-6a9b-475c-a40c-f2107ac99506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:48:52.932223 n-d-811416-6 sudo[120142]: 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
Apr 25 14:48:52.933118 n-d-811416-6 sudo[120142]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:48:52.962017 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-2d91c13e-46b1-4820-8f61-13fbbac2b166 tempest-ServersNegativeTestJSON-1387180763 None] Volume volume-818f0025-c8a8-4fad-9075-0358a9d35937 (818f0025-c8a8-4fad-9075-0358a9d35937): created successfully
Apr 25 14:48:52.964382 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2d91c13e-46b1-4820-8f61-13fbbac2b166 tempest-ServersNegativeTestJSON-1387180763 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b2c6bce-6a9b-475c-a40c-f2107ac99506) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:48:52.967955 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2d91c13e-46b1-4820-8f61-13fbbac2b166 tempest-ServersNegativeTestJSON-1387180763 None] Flow 'volume_create_manager' (0c47a09f-e637-4e9a-b63d-a42074c093e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:48:52.983253 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-2d91c13e-46b1-4820-8f61-13fbbac2b166 tempest-ServersNegativeTestJSON-1387180763 None] Created volume successfully.
Apr 25 14:48:53.797177 n-d-811416-6 sudo[120142]: pam_unix(sudo:session): session closed for user root
Apr 25 14:48:53.799407 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9e451d5c-d48b-4e76-a67c-2397c5f29d7a tempest-VolumesBackupsAdminTest-602455200 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.938s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:48:53.802512 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9e451d5c-d48b-4e76-a67c-2397c5f29d7a tempest-VolumesBackupsAdminTest-602455200 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:48:53.852605 n-d-811416-6 sudo[120145]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:48:53.853462 n-d-811416-6 sudo[120145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:48:54.521429 n-d-811416-6 sudo[120145]: pam_unix(sudo:session): session closed for user root
Apr 25 14:48:54.534697 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9e451d5c-d48b-4e76-a67c-2397c5f29d7a tempest-VolumesBackupsAdminTest-602455200 None] CMD "sudo cinder-rootwrap /etc/cinder/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.732s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:48:54.536831 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-9e451d5c-d48b-4e76-a67c-2397c5f29d7a tempest-VolumesBackupsAdminTest-602455200 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:48:54.543171 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-9e451d5c-d48b-4e76-a67c-2397c5f29d7a tempest-VolumesBackupsAdminTest-602455200 None] Deleted volume successfully.
Apr 25 14:48:54.564315 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-9e451d5c-d48b-4e76-a67c-2397c5f29d7a tempest-VolumesBackupsAdminTest-602455200 None] Lock "b'cinder-3aad8716-f958-495d-95d3-278835922af5-delete_volume'" released by "delete_volume" :: held 4.248s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:48:58.290726 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:48:58.311373 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:48:58.312352 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 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'
Apr 25 14:48:58.326013 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Flow 'volume_create_manager' (e0a450f5-3522-4e51-bb2c-ab72fd5cc195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:48:58.329446 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7201070b-1624-4b95-b9ff-5ab76d04ce4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:48:58.353870 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:48:58.386044 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7201070b-1624-4b95-b9ff-5ab76d04ce4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:48:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1671994653',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=a8e50236-643b-49df-8100-b32e06f16d20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5dcd34d6b8f54e1db1fef95c63c27030',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:48:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:48:58Z,user_id='fd11b2e7583c4abc94c4a1a66be58ced',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:48:58.389075 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3a69e8b6-2b4f-429c-b8db-2c68e15bdd83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:48:58.392009 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3a69e8b6-2b4f-429c-b8db-2c68e15bdd83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:48:58.395165 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (45dd2285-ea8c-4a7d-b72e-06d32a41142b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:48:58.567267 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (45dd2285-ea8c-4a7d-b72e-06d32a41142b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'a8e50236-643b-49df-8100-b32e06f16d20', 'volume_name': 'volume-a8e50236-643b-49df-8100-b32e06f16d20', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:48:58.569929 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b7efaff-bc16-476f-b065-67b3a87c669d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:48:58.572148 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b7efaff-bc16-476f-b065-67b3a87c669d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:48:58.579771 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (962b52e6-6b2e-4a92-9ce6-65b49067278a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:48:58.582056 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Volume a8e50236-643b-49df-8100-b32e06f16d20: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-a8e50236-643b-49df-8100-b32e06f16d20', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 25 14:48:58.589050 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Cloning a8e50236-643b-49df-8100-b32e06f16d20 from image e15baa71-d40b-4547-acda-fdfd7426651d at location (None, None). {{(pid=96343) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 25 14:49:03.940143 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:49:03.941511 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:49:03.942379 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:03.988505 n-d-811416-6 sudo[120150]: 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
Apr 25 14:49:03.989344 n-d-811416-6 sudo[120150]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:04.776887 n-d-811416-6 sudo[120150]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:04.779278 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.837s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:04.782106 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:04.827447 n-d-811416-6 sudo[120154]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:49:04.829003 n-d-811416-6 sudo[120154]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:05.473154 n-d-811416-6 sudo[120154]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:05.476414 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.695s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:05.483657 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:49:15.184876 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d__bihc18en-d-811416-6@lvmdriver-1, size 616.00 MB, duration 16.59 sec {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 25 14:49:15.185590 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Image download 616.00 MB at 37.12 MB/s
Apr 25 14:49:15.239187 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 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_e15baa71-d40b-4547-acda-fdfd7426651d__bihc18en-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:15.415886 n-d-811416-6 sudo[120227]: 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_e15baa71-d40b-4547-acda-fdfd7426651d__bihc18en-d-811416-6@lvmdriver-1
Apr 25 14:49:15.416881 n-d-811416-6 sudo[120227]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:16.301819 n-d-811416-6 sudo[120227]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:16.304511 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 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_e15baa71-d40b-4547-acda-fdfd7426651d__bihc18en-d-811416-6@lvmdriver-1" returned: 0 in 1.065s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:16.306102 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d is fetched for user fd11b2e7583c4abc94c4a1a66be58ced. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 25 14:49:16.389880 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 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_e15baa71-d40b-4547-acda-fdfd7426651d__bihc18en-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:16.578977 n-d-811416-6 sudo[120232]: 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_e15baa71-d40b-4547-acda-fdfd7426651d__bihc18en-d-811416-6@lvmdriver-1
Apr 25 14:49:16.579981 n-d-811416-6 sudo[120232]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:17.220954 n-d-811416-6 sudo[120232]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:17.223817 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 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_e15baa71-d40b-4547-acda-fdfd7426651d__bihc18en-d-811416-6@lvmdriver-1" returned: 0 in 0.834s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:17.226744 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a8e50236-643b-49df-8100-b32e06f16d20 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:17.278853 n-d-811416-6 sudo[120237]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a8e50236-643b-49df-8100-b32e06f16d20 stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:49:17.280410 n-d-811416-6 sudo[120237]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:18.103233 n-d-811416-6 sudo[120237]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:18.105746 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a8e50236-643b-49df-8100-b32e06f16d20 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.879s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:18.135589 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Attempting download of e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume a8e50236-643b-49df-8100-b32e06f16d20. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 25 14:49:18.200325 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 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_e15baa71-d40b-4547-acda-fdfd7426651d_55oax50m {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:18.467037 n-d-811416-6 sudo[120272]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_55oax50m
Apr 25 14:49:18.467882 n-d-811416-6 sudo[120272]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:19.084980 n-d-811416-6 sudo[120272]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:19.087258 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 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_e15baa71-d40b-4547-acda-fdfd7426651d_55oax50m" returned: 0 in 0.887s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:19.088531 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 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_e15baa71-d40b-4547-acda-fdfd7426651d__bihc18en-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:19.224946 n-d-811416-6 sudo[120286]: 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_e15baa71-d40b-4547-acda-fdfd7426651d__bihc18en-d-811416-6@lvmdriver-1
Apr 25 14:49:19.225923 n-d-811416-6 sudo[120286]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:19.691901 n-d-811416-6 sudo[120286]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:19.695219 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 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_e15baa71-d40b-4547-acda-fdfd7426651d__bihc18en-d-811416-6@lvmdriver-1" returned: 0 in 0.606s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:19.697330 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] e15baa71-d40b-4547-acda-fdfd7426651d was vhdx, converting to raw {{(pid=96343) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 25 14:49:19.698889 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d__bihc18en-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a8e50236--643b--49df--8100--b32e06f16d20 oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:19.724889 n-d-811416-6 sudo[120321]: 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_e15baa71-d40b-4547-acda-fdfd7426651d__bihc18en-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a8e50236--643b--49df--8100--b32e06f16d20 oflag=direct
Apr 25 14:49:19.726564 n-d-811416-6 sudo[120321]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:20.275201 n-d-811416-6 sudo[120321]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:20.277462 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d__bihc18en-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a8e50236--643b--49df--8100--b32e06f16d20 oflag=direct" returned: 0 in 0.578s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:20.278876 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 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_e15baa71-d40b-4547-acda-fdfd7426651d__bihc18en-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--a8e50236--643b--49df--8100--b32e06f16d20 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:20.319079 n-d-811416-6 sudo[120349]: 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_e15baa71-d40b-4547-acda-fdfd7426651d__bihc18en-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--a8e50236--643b--49df--8100--b32e06f16d20
Apr 25 14:49:20.334442 n-d-811416-6 sudo[120349]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:21.959646 n-d-811416-6 sudo[120349]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:21.962566 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 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_e15baa71-d40b-4547-acda-fdfd7426651d__bihc18en-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--a8e50236--643b--49df--8100--b32e06f16d20" returned: 0 in 1.683s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:21.963931 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 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_e15baa71-d40b-4547-acda-fdfd7426651d__bihc18en-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:22.179135 n-d-811416-6 sudo[120418]: 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_e15baa71-d40b-4547-acda-fdfd7426651d__bihc18en-d-811416-6@lvmdriver-1
Apr 25 14:49:22.179939 n-d-811416-6 sudo[120418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:22.663289 n-d-811416-6 sudo[120418]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:22.666429 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 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_e15baa71-d40b-4547-acda-fdfd7426651d__bihc18en-d-811416-6@lvmdriver-1" returned: 0 in 0.702s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:22.667547 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d__bihc18en-d-811416-6@lvmdriver-1, size 700.00 MB, duration 1.68 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--a8e50236--643b--49df--8100--b32e06f16d20 {{(pid=96343) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 25 14:49:22.668138 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Converted 700.00 MB image at 415.55 MB/s
Apr 25 14:49:22.668962 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Downloaded image e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume a8e50236-643b-49df-8100-b32e06f16d20 successfully. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 25 14:49:22.878116 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d for user fd11b2e7583c4abc94c4a1a66be58ced is deleted. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 25 14:49:22.879095 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Marking volume a8e50236-643b-49df-8100-b32e06f16d20 as bootable. {{(pid=96343) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 25 14:49:22.892681 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Copying metadata from image e15baa71-d40b-4547-acda-fdfd7426651d to a8e50236-643b-49df-8100-b32e06f16d20. {{(pid=96343) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 25 14:49:22.893597 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Creating volume glance metadata for volume a8e50236-643b-49df-8100-b32e06f16d20 backed by image e15baa71-d40b-4547-acda-fdfd7426651d with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96343) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 25 14:49:22.978923 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (962b52e6-6b2e-4a92-9ce6-65b49067278a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a8e50236-643b-49df-8100-b32e06f16d20', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:49:22.984563 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (23cd2087-a4a3-4d18-977e-378922306a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:49:22.999412 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Volume volume-a8e50236-643b-49df-8100-b32e06f16d20 (a8e50236-643b-49df-8100-b32e06f16d20): created successfully
Apr 25 14:49:23.002989 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (23cd2087-a4a3-4d18-977e-378922306a27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:49:23.009011 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Flow 'volume_create_manager' (e0a450f5-3522-4e51-bb2c-ab72fd5cc195) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:49:23.026682 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-5c54cf29-c04a-404d-b908-9f46d1e8bc34 tempest-VolumesImageMetadata-1738488302 None] Created volume successfully.
Apr 25 14:49:25.013469 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-6da4f578-89ad-47da-88b5-5b8925c2008f tempest-VolumesImageMetadata-1738488302 None] Lock "b'cinder-a8e50236-643b-49df-8100-b32e06f16d20-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:49:25.167435 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-6da4f578-89ad-47da-88b5-5b8925c2008f tempest-VolumesImageMetadata-1738488302 None] Skipping remove_export. No iscsi_target is presently exported for volume: a8e50236-643b-49df-8100-b32e06f16d20
Apr 25 14:49:25.169468 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6da4f578-89ad-47da-88b5-5b8925c2008f tempest-VolumesImageMetadata-1738488302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a8e50236-643b-49df-8100-b32e06f16d20 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:25.206908 n-d-811416-6 sudo[120481]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a8e50236-643b-49df-8100-b32e06f16d20
Apr 25 14:49:25.207856 n-d-811416-6 sudo[120481]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:25.939750 n-d-811416-6 sudo[120481]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:25.942171 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6da4f578-89ad-47da-88b5-5b8925c2008f tempest-VolumesImageMetadata-1738488302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a8e50236-643b-49df-8100-b32e06f16d20" returned: 0 in 0.772s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:25.948991 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6da4f578-89ad-47da-88b5-5b8925c2008f tempest-VolumesImageMetadata-1738488302 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-a8e50236-643b-49df-8100-b32e06f16d20 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:26.004219 n-d-811416-6 sudo[120517]: 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-a8e50236-643b-49df-8100-b32e06f16d20
Apr 25 14:49:26.009235 n-d-811416-6 sudo[120517]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:26.953100 n-d-811416-6 sudo[120517]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:26.955306 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6da4f578-89ad-47da-88b5-5b8925c2008f tempest-VolumesImageMetadata-1738488302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a8e50236-643b-49df-8100-b32e06f16d20" returned: 0 in 1.007s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:26.957375 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6da4f578-89ad-47da-88b5-5b8925c2008f tempest-VolumesImageMetadata-1738488302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a8e50236-643b-49df-8100-b32e06f16d20 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:27.023419 n-d-811416-6 sudo[120542]: 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-a8e50236-643b-49df-8100-b32e06f16d20
Apr 25 14:49:27.031751 n-d-811416-6 sudo[120542]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:27.706495 n-d-811416-6 sudo[120542]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:27.709654 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6da4f578-89ad-47da-88b5-5b8925c2008f tempest-VolumesImageMetadata-1738488302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a8e50236-643b-49df-8100-b32e06f16d20" returned: 0 in 0.751s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:27.711041 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-6da4f578-89ad-47da-88b5-5b8925c2008f tempest-VolumesImageMetadata-1738488302 None] Successfully deleted volume: a8e50236-643b-49df-8100-b32e06f16d20
Apr 25 14:49:27.773468 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-6da4f578-89ad-47da-88b5-5b8925c2008f tempest-VolumesImageMetadata-1738488302 None] Created reservations ['adcd687b-d519-4da2-9afb-7d2d0989d898', '2f156f67-0d16-45aa-b5a2-e4e45a8b076e', 'ae2a505c-5e3f-4d7c-b3d4-f4230ced071f', 'b5f1d913-b19c-41ac-9fbd-a4bc25d953e1'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:49:27.847862 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-6da4f578-89ad-47da-88b5-5b8925c2008f tempest-VolumesImageMetadata-1738488302 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:49:27.849451 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6da4f578-89ad-47da-88b5-5b8925c2008f tempest-VolumesImageMetadata-1738488302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:27.882428 n-d-811416-6 sudo[120563]: 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
Apr 25 14:49:27.884999 n-d-811416-6 sudo[120563]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:28.392348 n-d-811416-6 sudo[120563]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:28.394885 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6da4f578-89ad-47da-88b5-5b8925c2008f tempest-VolumesImageMetadata-1738488302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.546s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:28.398494 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6da4f578-89ad-47da-88b5-5b8925c2008f tempest-VolumesImageMetadata-1738488302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:28.418982 n-d-811416-6 sudo[120573]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:49:28.419918 n-d-811416-6 sudo[120573]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:29.197534 n-d-811416-6 sudo[120573]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:29.199877 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6da4f578-89ad-47da-88b5-5b8925c2008f tempest-VolumesImageMetadata-1738488302 None] CMD "sudo cinder-rootwrap /etc/cinder/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.801s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:29.202738 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-6da4f578-89ad-47da-88b5-5b8925c2008f tempest-VolumesImageMetadata-1738488302 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:49:29.211041 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-6da4f578-89ad-47da-88b5-5b8925c2008f tempest-VolumesImageMetadata-1738488302 None] Deleted volume successfully.
Apr 25 14:49:29.229875 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-6da4f578-89ad-47da-88b5-5b8925c2008f tempest-VolumesImageMetadata-1738488302 None] Lock "b'cinder-a8e50236-643b-49df-8100-b32e06f16d20-delete_volume'" released by "delete_volume" :: held 4.225s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:49:35.180341 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-7bc688c5-a1e4-43a5-9591-00dcc1f82b4a tempest-AbsoluteLimitsTests-749340051 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:49:35.186633 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-7bc688c5-a1e4-43a5-9591-00dcc1f82b4a tempest-AbsoluteLimitsTests-749340051 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:49:35.187502 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-7bc688c5-a1e4-43a5-9591-00dcc1f82b4a tempest-AbsoluteLimitsTests-749340051 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'
Apr 25 14:49:35.228081 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-7bc688c5-a1e4-43a5-9591-00dcc1f82b4a tempest-AbsoluteLimitsTests-749340051 None] Flow 'volume_create_manager' (14431182-f11b-4a9a-8990-6034a97ad6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:49:35.231485 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-7bc688c5-a1e4-43a5-9591-00dcc1f82b4a tempest-AbsoluteLimitsTests-749340051 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (564604ed-d06e-4d22-9d0c-68aebd00ab0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:49:35.273435 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-7bc688c5-a1e4-43a5-9591-00dcc1f82b4a tempest-AbsoluteLimitsTests-749340051 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:49:35.318016 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-7bc688c5-a1e4-43a5-9591-00dcc1f82b4a tempest-AbsoluteLimitsTests-749340051 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (564604ed-d06e-4d22-9d0c-68aebd00ab0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:49:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1721170270',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=c9cecc37-3e2e-4729-9ccc-edb0abefd861,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52173ddef30e4301ac67a9dc49c1ff92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:49:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:49:35Z,user_id='f770cf2ff1f0436e9e7ec8de47329459',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:49:35.322473 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-7bc688c5-a1e4-43a5-9591-00dcc1f82b4a tempest-AbsoluteLimitsTests-749340051 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (62f3f6da-a1b2-4a46-be27-7f7a532c7fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:49:35.327535 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-7bc688c5-a1e4-43a5-9591-00dcc1f82b4a tempest-AbsoluteLimitsTests-749340051 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (62f3f6da-a1b2-4a46-be27-7f7a532c7fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:49:35.331892 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-7bc688c5-a1e4-43a5-9591-00dcc1f82b4a tempest-AbsoluteLimitsTests-749340051 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1b3f5118-8a4b-4cf3-a4ba-77cedc729f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:49:35.335831 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-7bc688c5-a1e4-43a5-9591-00dcc1f82b4a tempest-AbsoluteLimitsTests-749340051 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1b3f5118-8a4b-4cf3-a4ba-77cedc729f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c9cecc37-3e2e-4729-9ccc-edb0abefd861', 'volume_name': 'volume-c9cecc37-3e2e-4729-9ccc-edb0abefd861', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:49:35.363219 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-7bc688c5-a1e4-43a5-9591-00dcc1f82b4a tempest-AbsoluteLimitsTests-749340051 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e4b1fbf1-42d6-44c5-b431-a9e883538597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:49:35.368446 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-7bc688c5-a1e4-43a5-9591-00dcc1f82b4a tempest-AbsoluteLimitsTests-749340051 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e4b1fbf1-42d6-44c5-b431-a9e883538597) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:49:35.373860 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-7bc688c5-a1e4-43a5-9591-00dcc1f82b4a tempest-AbsoluteLimitsTests-749340051 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bbecf10f-6063-4c47-bd14-988a0bafafe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:49:35.375095 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-7bc688c5-a1e4-43a5-9591-00dcc1f82b4a tempest-AbsoluteLimitsTests-749340051 None] Volume c9cecc37-3e2e-4729-9ccc-edb0abefd861: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c9cecc37-3e2e-4729-9ccc-edb0abefd861', 'volume_size': 1}
Apr 25 14:49:35.376279 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-7bc688c5-a1e4-43a5-9591-00dcc1f82b4a tempest-AbsoluteLimitsTests-749340051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c9cecc37-3e2e-4729-9ccc-edb0abefd861 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:35.413751 n-d-811416-6 sudo[120720]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c9cecc37-3e2e-4729-9ccc-edb0abefd861 stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:49:35.414571 n-d-811416-6 sudo[120720]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:36.290103 n-d-811416-6 sudo[120720]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:36.292374 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-7bc688c5-a1e4-43a5-9591-00dcc1f82b4a tempest-AbsoluteLimitsTests-749340051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c9cecc37-3e2e-4729-9ccc-edb0abefd861 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.916s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:36.296101 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-7bc688c5-a1e4-43a5-9591-00dcc1f82b4a tempest-AbsoluteLimitsTests-749340051 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bbecf10f-6063-4c47-bd14-988a0bafafe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c9cecc37-3e2e-4729-9ccc-edb0abefd861', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:49:36.298478 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-7bc688c5-a1e4-43a5-9591-00dcc1f82b4a tempest-AbsoluteLimitsTests-749340051 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9c698d7c-33a6-43e6-90cb-d68716826206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:49:36.337888 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-7bc688c5-a1e4-43a5-9591-00dcc1f82b4a tempest-AbsoluteLimitsTests-749340051 None] Volume volume-c9cecc37-3e2e-4729-9ccc-edb0abefd861 (c9cecc37-3e2e-4729-9ccc-edb0abefd861): created successfully
Apr 25 14:49:36.341173 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-7bc688c5-a1e4-43a5-9591-00dcc1f82b4a tempest-AbsoluteLimitsTests-749340051 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9c698d7c-33a6-43e6-90cb-d68716826206) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:49:36.348788 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-7bc688c5-a1e4-43a5-9591-00dcc1f82b4a tempest-AbsoluteLimitsTests-749340051 None] Flow 'volume_create_manager' (14431182-f11b-4a9a-8990-6034a97ad6d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:49:36.384013 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-7bc688c5-a1e4-43a5-9591-00dcc1f82b4a tempest-AbsoluteLimitsTests-749340051 None] Created volume successfully.
Apr 25 14:49:37.410917 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-23e6ac10-244c-42ed-9773-68a8b258273c tempest-AbsoluteLimitsTests-749340051 None] Lock "b'cinder-c9cecc37-3e2e-4729-9ccc-edb0abefd861-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:49:37.521153 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-23e6ac10-244c-42ed-9773-68a8b258273c tempest-AbsoluteLimitsTests-749340051 None] Skipping remove_export. No iscsi_target is presently exported for volume: c9cecc37-3e2e-4729-9ccc-edb0abefd861
Apr 25 14:49:37.522205 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-23e6ac10-244c-42ed-9773-68a8b258273c tempest-AbsoluteLimitsTests-749340051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c9cecc37-3e2e-4729-9ccc-edb0abefd861 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:37.544026 n-d-811416-6 sudo[120807]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c9cecc37-3e2e-4729-9ccc-edb0abefd861
Apr 25 14:49:37.545125 n-d-811416-6 sudo[120807]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:38.083111 n-d-811416-6 sudo[120807]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:38.085876 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-23e6ac10-244c-42ed-9773-68a8b258273c tempest-AbsoluteLimitsTests-749340051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c9cecc37-3e2e-4729-9ccc-edb0abefd861" returned: 0 in 0.563s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:38.088042 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-23e6ac10-244c-42ed-9773-68a8b258273c tempest-AbsoluteLimitsTests-749340051 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-c9cecc37-3e2e-4729-9ccc-edb0abefd861 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:38.108536 n-d-811416-6 sudo[120819]: 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-c9cecc37-3e2e-4729-9ccc-edb0abefd861
Apr 25 14:49:38.110167 n-d-811416-6 sudo[120819]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:38.623221 n-d-811416-6 sudo[120819]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:38.625632 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-23e6ac10-244c-42ed-9773-68a8b258273c tempest-AbsoluteLimitsTests-749340051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c9cecc37-3e2e-4729-9ccc-edb0abefd861" returned: 0 in 0.537s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:38.628513 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-23e6ac10-244c-42ed-9773-68a8b258273c tempest-AbsoluteLimitsTests-749340051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c9cecc37-3e2e-4729-9ccc-edb0abefd861 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:38.666152 n-d-811416-6 sudo[120824]: 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-c9cecc37-3e2e-4729-9ccc-edb0abefd861
Apr 25 14:49:38.667687 n-d-811416-6 sudo[120824]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:39.283650 n-d-811416-6 sudo[120824]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:39.286692 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-23e6ac10-244c-42ed-9773-68a8b258273c tempest-AbsoluteLimitsTests-749340051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c9cecc37-3e2e-4729-9ccc-edb0abefd861" returned: 0 in 0.658s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:39.288977 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-23e6ac10-244c-42ed-9773-68a8b258273c tempest-AbsoluteLimitsTests-749340051 None] Successfully deleted volume: c9cecc37-3e2e-4729-9ccc-edb0abefd861
Apr 25 14:49:39.366028 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-23e6ac10-244c-42ed-9773-68a8b258273c tempest-AbsoluteLimitsTests-749340051 None] Created reservations ['df03015e-8887-4e5a-aa8e-a3578e4a33d5', '2ae24f10-227b-4ecd-acc9-82cbcae8c3c3', 'edf55af5-e640-4a66-ac1f-6718f611d0da', '008a7fcc-1987-4ba4-b09e-553a03d2cd00'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:49:39.443417 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-23e6ac10-244c-42ed-9773-68a8b258273c tempest-AbsoluteLimitsTests-749340051 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:49:39.444364 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-23e6ac10-244c-42ed-9773-68a8b258273c tempest-AbsoluteLimitsTests-749340051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:39.470471 n-d-811416-6 sudo[120839]: 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
Apr 25 14:49:39.472101 n-d-811416-6 sudo[120839]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:40.029555 n-d-811416-6 sudo[120839]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:40.032443 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-23e6ac10-244c-42ed-9773-68a8b258273c tempest-AbsoluteLimitsTests-749340051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:40.035423 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-23e6ac10-244c-42ed-9773-68a8b258273c tempest-AbsoluteLimitsTests-749340051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:40.089777 n-d-811416-6 sudo[120845]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:49:40.090621 n-d-811416-6 sudo[120845]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:40.866211 n-d-811416-6 sudo[120845]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:40.868745 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-23e6ac10-244c-42ed-9773-68a8b258273c tempest-AbsoluteLimitsTests-749340051 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:40.870638 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-23e6ac10-244c-42ed-9773-68a8b258273c tempest-AbsoluteLimitsTests-749340051 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:49:40.878431 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-23e6ac10-244c-42ed-9773-68a8b258273c tempest-AbsoluteLimitsTests-749340051 None] Deleted volume successfully.
Apr 25 14:49:40.907607 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-23e6ac10-244c-42ed-9773-68a8b258273c tempest-AbsoluteLimitsTests-749340051 None] Lock "b'cinder-c9cecc37-3e2e-4729-9ccc-edb0abefd861-delete_volume'" released by "delete_volume" :: held 3.497s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:49:47.559902 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-abb24e3e-a979-446f-9813-9e9f505eebbe tempest-VolumesDeleteCascade-605717574 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:49:47.568700 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-abb24e3e-a979-446f-9813-9e9f505eebbe tempest-VolumesDeleteCascade-605717574 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:49:47.569347 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-abb24e3e-a979-446f-9813-9e9f505eebbe tempest-VolumesDeleteCascade-605717574 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'
Apr 25 14:49:47.607005 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-abb24e3e-a979-446f-9813-9e9f505eebbe tempest-VolumesDeleteCascade-605717574 None] Flow 'volume_create_manager' (871e1b77-c148-43e7-82d0-aec8a62fd48e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:49:47.616926 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-abb24e3e-a979-446f-9813-9e9f505eebbe tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3f4ec96a-e5f1-4c37-ad9b-a85015b76528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:49:47.651988 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-abb24e3e-a979-446f-9813-9e9f505eebbe tempest-VolumesDeleteCascade-605717574 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:49:47.679761 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-abb24e3e-a979-446f-9813-9e9f505eebbe tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3f4ec96a-e5f1-4c37-ad9b-a85015b76528) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:49:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1712256704',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=859943ed-043e-42eb-8a50-7e4c4081ce19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d20d48ec46fd4c40bfd7bd8159377113',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:49:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:49:47Z,user_id='7c04be313eee4670847cea5aab5380c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:49:47.682823 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-abb24e3e-a979-446f-9813-9e9f505eebbe tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fb6f0009-406e-442b-80c8-bc201dd6ade2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:49:47.685936 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-abb24e3e-a979-446f-9813-9e9f505eebbe tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fb6f0009-406e-442b-80c8-bc201dd6ade2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:49:47.688642 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-abb24e3e-a979-446f-9813-9e9f505eebbe tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (caa1ba9c-2474-4d32-87b6-9c679f972d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:49:47.691547 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-abb24e3e-a979-446f-9813-9e9f505eebbe tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (caa1ba9c-2474-4d32-87b6-9c679f972d55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '859943ed-043e-42eb-8a50-7e4c4081ce19', 'volume_name': 'volume-859943ed-043e-42eb-8a50-7e4c4081ce19', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:49:47.694472 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-abb24e3e-a979-446f-9813-9e9f505eebbe tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ea7bff6b-3d2c-4a27-8c8d-4a9e7c56ec82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:49:47.696870 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-abb24e3e-a979-446f-9813-9e9f505eebbe tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ea7bff6b-3d2c-4a27-8c8d-4a9e7c56ec82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:49:47.699331 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-abb24e3e-a979-446f-9813-9e9f505eebbe tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (30436508-0bcb-4da2-9046-4ea9df6186f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:49:47.700673 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-abb24e3e-a979-446f-9813-9e9f505eebbe tempest-VolumesDeleteCascade-605717574 None] Volume 859943ed-043e-42eb-8a50-7e4c4081ce19: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-859943ed-043e-42eb-8a50-7e4c4081ce19', 'volume_size': 1}
Apr 25 14:49:47.702136 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-abb24e3e-a979-446f-9813-9e9f505eebbe tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-859943ed-043e-42eb-8a50-7e4c4081ce19 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:47.725852 n-d-811416-6 sudo[120974]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-859943ed-043e-42eb-8a50-7e4c4081ce19 stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:49:47.726692 n-d-811416-6 sudo[120974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:48.235743 n-d-811416-6 sudo[120974]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:48.238337 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-abb24e3e-a979-446f-9813-9e9f505eebbe tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-859943ed-043e-42eb-8a50-7e4c4081ce19 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.536s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:48.242787 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-abb24e3e-a979-446f-9813-9e9f505eebbe tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (30436508-0bcb-4da2-9046-4ea9df6186f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-859943ed-043e-42eb-8a50-7e4c4081ce19', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:49:48.245724 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-abb24e3e-a979-446f-9813-9e9f505eebbe tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce0726a9-222c-4ec2-a17a-37a223a49939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:49:48.258919 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-abb24e3e-a979-446f-9813-9e9f505eebbe tempest-VolumesDeleteCascade-605717574 None] Volume volume-859943ed-043e-42eb-8a50-7e4c4081ce19 (859943ed-043e-42eb-8a50-7e4c4081ce19): created successfully
Apr 25 14:49:48.261584 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-abb24e3e-a979-446f-9813-9e9f505eebbe tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce0726a9-222c-4ec2-a17a-37a223a49939) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:49:48.264601 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-abb24e3e-a979-446f-9813-9e9f505eebbe tempest-VolumesDeleteCascade-605717574 None] Flow 'volume_create_manager' (871e1b77-c148-43e7-82d0-aec8a62fd48e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:49:48.277376 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-abb24e3e-a979-446f-9813-9e9f505eebbe tempest-VolumesDeleteCascade-605717574 None] Created volume successfully.
Apr 25 14:49:49.195364 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c4ef69f1-a99e-4032-a515-2b5acdab26c9 tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-859943ed-043e-42eb-8a50-7e4c4081ce19 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:49.239712 n-d-811416-6 sudo[121009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-859943ed-043e-42eb-8a50-7e4c4081ce19
Apr 25 14:49:49.252554 n-d-811416-6 sudo[121009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:49.859798 n-d-811416-6 sudo[121009]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:49.862389 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c4ef69f1-a99e-4032-a515-2b5acdab26c9 tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-859943ed-043e-42eb-8a50-7e4c4081ce19" returned: 0 in 0.667s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:49.864621 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c4ef69f1-a99e-4032-a515-2b5acdab26c9 tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0a8b81ac-edc5-4ffe-8921-df9137c67457 --snapshot stack-volumes-lvmdriver-1/volume-859943ed-043e-42eb-8a50-7e4c4081ce19 -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:49.888255 n-d-811416-6 sudo[121023]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0a8b81ac-edc5-4ffe-8921-df9137c67457 --snapshot stack-volumes-lvmdriver-1/volume-859943ed-043e-42eb-8a50-7e4c4081ce19 -L 1.00g
Apr 25 14:49:49.889785 n-d-811416-6 sudo[121023]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:50.978448 n-d-811416-6 sudo[121023]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:50.981575 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c4ef69f1-a99e-4032-a515-2b5acdab26c9 tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0a8b81ac-edc5-4ffe-8921-df9137c67457 --snapshot stack-volumes-lvmdriver-1/volume-859943ed-043e-42eb-8a50-7e4c4081ce19 -L 1.00g" returned: 0 in 1.116s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:51.178747 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-c4ef69f1-a99e-4032-a515-2b5acdab26c9 tempest-VolumesDeleteCascade-605717574 None] Create snapshot completed successfully
Apr 25 14:49:51.747350 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ebbfa6ac-51ad-472c-9842-2994c3c0cbe1 tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-859943ed-043e-42eb-8a50-7e4c4081ce19 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:51.779372 n-d-811416-6 sudo[121124]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-859943ed-043e-42eb-8a50-7e4c4081ce19
Apr 25 14:49:51.780252 n-d-811416-6 sudo[121124]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:52.263773 n-d-811416-6 sudo[121124]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:52.268636 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ebbfa6ac-51ad-472c-9842-2994c3c0cbe1 tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-859943ed-043e-42eb-8a50-7e4c4081ce19" returned: 0 in 0.521s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:52.272266 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ebbfa6ac-51ad-472c-9842-2994c3c0cbe1 tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-157735c5-c2fe-4f7d-8ba2-fc6b36ec931f --snapshot stack-volumes-lvmdriver-1/volume-859943ed-043e-42eb-8a50-7e4c4081ce19 -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:52.305134 n-d-811416-6 sudo[121127]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-157735c5-c2fe-4f7d-8ba2-fc6b36ec931f --snapshot stack-volumes-lvmdriver-1/volume-859943ed-043e-42eb-8a50-7e4c4081ce19 -L 1.00g
Apr 25 14:49:52.306594 n-d-811416-6 sudo[121127]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:53.569771 n-d-811416-6 sudo[121127]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:53.572464 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ebbfa6ac-51ad-472c-9842-2994c3c0cbe1 tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-157735c5-c2fe-4f7d-8ba2-fc6b36ec931f --snapshot stack-volumes-lvmdriver-1/volume-859943ed-043e-42eb-8a50-7e4c4081ce19 -L 1.00g" returned: 0 in 1.300s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:53.719284 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-ebbfa6ac-51ad-472c-9842-2994c3c0cbe1 tempest-VolumesDeleteCascade-605717574 None] Create snapshot completed successfully
Apr 25 14:49:54.066881 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] Lock "b'cinder-859943ed-043e-42eb-8a50-7e4c4081ce19-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:49:54.151622 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] Skipping remove_export. No iscsi_target is presently exported for volume: 859943ed-043e-42eb-8a50-7e4c4081ce19
Apr 25 14:49:54.152479 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] Performing cascade delete. {{(pid=96343) delete_volume /opt/stack/cinder/cinder/volume/manager.py:907}}
Apr 25 14:49:54.206940 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] Lock "b'cinder-0a8b81ac-edc5-4ffe-8921-df9137c67457-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.030s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:49:54.212511 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-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-0a8b81ac-edc5-4ffe-8921-df9137c67457 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:54.289867 n-d-811416-6 sudo[121255]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-0a8b81ac-edc5-4ffe-8921-df9137c67457
Apr 25 14:49:54.294204 n-d-811416-6 sudo[121255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:55.024410 n-d-811416-6 sudo[121255]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:55.028433 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-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-0a8b81ac-edc5-4ffe-8921-df9137c67457" returned: 0 in 0.818s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:55.031444 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0a8b81ac-edc5-4ffe-8921-df9137c67457 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:55.098746 n-d-811416-6 sudo[121259]: 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-0a8b81ac-edc5-4ffe-8921-df9137c67457
Apr 25 14:49:55.101969 n-d-811416-6 sudo[121259]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:56.098522 n-d-811416-6 sudo[121259]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:56.100629 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0a8b81ac-edc5-4ffe-8921-df9137c67457" returned: 0 in 1.069s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:56.248876 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] Created reservations ['a4a9d389-595d-4ec6-8034-946cb58e1055', '9dc58837-5dad-45f8-9d6e-25b40014b855', '55b1d517-01e2-4a22-be1b-005c91655c41', '017eb6b4-1b95-47f3-924f-fe210778aeec'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:49:56.301418 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] Delete snapshot completed successfully.
Apr 25 14:49:56.308302 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] Lock "b'cinder-0a8b81ac-edc5-4ffe-8921-df9137c67457-delete_snapshot'" released by "delete_snapshot" :: held 2.113s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:49:56.320761 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] Lock "b'cinder-157735c5-c2fe-4f7d-8ba2-fc6b36ec931f-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:49:56.322429 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-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-157735c5-c2fe-4f7d-8ba2-fc6b36ec931f {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:56.364692 n-d-811416-6 sudo[121332]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-157735c5-c2fe-4f7d-8ba2-fc6b36ec931f
Apr 25 14:49:56.365637 n-d-811416-6 sudo[121332]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:56.851816 n-d-811416-6 sudo[121332]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:56.854994 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-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-157735c5-c2fe-4f7d-8ba2-fc6b36ec931f" returned: 0 in 0.532s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:56.857374 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-157735c5-c2fe-4f7d-8ba2-fc6b36ec931f {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:56.876293 n-d-811416-6 sudo[121335]: 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-157735c5-c2fe-4f7d-8ba2-fc6b36ec931f
Apr 25 14:49:56.877240 n-d-811416-6 sudo[121335]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:57.570583 n-d-811416-6 sudo[121335]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:57.575014 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-157735c5-c2fe-4f7d-8ba2-fc6b36ec931f" returned: 0 in 0.717s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:57.681862 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] Created reservations ['0abd2296-d453-461c-b7d0-bb30d622d732', 'ef5f3183-93a5-4b1c-899f-a4021d1d33fe', 'f28ddb2a-2d3a-494d-8d61-b47e9ef1a337', '314392e8-df78-44b6-8332-cfce95fdac55'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:49:57.768985 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] Delete snapshot completed successfully.
Apr 25 14:49:57.780052 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] Lock "b'cinder-157735c5-c2fe-4f7d-8ba2-fc6b36ec931f-delete_snapshot'" released by "delete_snapshot" :: held 1.457s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:49:57.780732 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] Snapshots deleted, issuing volume delete {{(pid=96343) delete_volume /opt/stack/cinder/cinder/volume/manager.py:923}}
Apr 25 14:49:57.784069 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-859943ed-043e-42eb-8a50-7e4c4081ce19 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:57.818052 n-d-811416-6 sudo[121385]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-859943ed-043e-42eb-8a50-7e4c4081ce19
Apr 25 14:49:57.819024 n-d-811416-6 sudo[121385]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:57.853641 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-c52a4874-6e0d-4a3d-b730-2fce311f41a8 tempest-AttachVolumeShelveTestJSON-65215658 None] Lock "b'cinder-f0c57ae9-897d-4270-82b1-488fffa56dc5-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:49:58.023216 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-c52a4874-6e0d-4a3d-b730-2fce311f41a8 tempest-AttachVolumeShelveTestJSON-65215658 None] Skipping remove_export. No iscsi_target is presently exported for volume: f0c57ae9-897d-4270-82b1-488fffa56dc5
Apr 25 14:49:58.024468 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c52a4874-6e0d-4a3d-b730-2fce311f41a8 tempest-AttachVolumeShelveTestJSON-65215658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f0c57ae9-897d-4270-82b1-488fffa56dc5 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:58.061862 n-d-811416-6 sudo[121388]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f0c57ae9-897d-4270-82b1-488fffa56dc5
Apr 25 14:49:58.063300 n-d-811416-6 sudo[121388]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:58.339903 n-d-811416-6 sudo[121385]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:58.343827 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-859943ed-043e-42eb-8a50-7e4c4081ce19" returned: 0 in 0.558s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:58.346197 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 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-859943ed-043e-42eb-8a50-7e4c4081ce19 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:58.373532 n-d-811416-6 sudo[121391]: 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-859943ed-043e-42eb-8a50-7e4c4081ce19
Apr 25 14:49:58.375780 n-d-811416-6 sudo[121391]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:58.759124 n-d-811416-6 sudo[121388]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:58.761580 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c52a4874-6e0d-4a3d-b730-2fce311f41a8 tempest-AttachVolumeShelveTestJSON-65215658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f0c57ae9-897d-4270-82b1-488fffa56dc5" returned: 0 in 0.737s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:58.764072 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c52a4874-6e0d-4a3d-b730-2fce311f41a8 tempest-AttachVolumeShelveTestJSON-65215658 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-f0c57ae9-897d-4270-82b1-488fffa56dc5 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:58.810012 n-d-811416-6 sudo[121394]: 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-f0c57ae9-897d-4270-82b1-488fffa56dc5
Apr 25 14:49:58.811536 n-d-811416-6 sudo[121394]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:59.093521 n-d-811416-6 sudo[121391]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:59.095821 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-859943ed-043e-42eb-8a50-7e4c4081ce19" returned: 0 in 0.749s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:59.097931 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-859943ed-043e-42eb-8a50-7e4c4081ce19 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:59.130664 n-d-811416-6 sudo[121397]: 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-859943ed-043e-42eb-8a50-7e4c4081ce19
Apr 25 14:49:59.132685 n-d-811416-6 sudo[121397]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:59.298944 n-d-811416-6 sudo[121394]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:59.302764 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c52a4874-6e0d-4a3d-b730-2fce311f41a8 tempest-AttachVolumeShelveTestJSON-65215658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f0c57ae9-897d-4270-82b1-488fffa56dc5" returned: 0 in 0.538s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:59.304866 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c52a4874-6e0d-4a3d-b730-2fce311f41a8 tempest-AttachVolumeShelveTestJSON-65215658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f0c57ae9-897d-4270-82b1-488fffa56dc5 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:59.324781 n-d-811416-6 sudo[121400]: 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-f0c57ae9-897d-4270-82b1-488fffa56dc5
Apr 25 14:49:59.325854 n-d-811416-6 sudo[121400]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:59.614597 n-d-811416-6 sudo[121397]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:59.616966 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-859943ed-043e-42eb-8a50-7e4c4081ce19" returned: 0 in 0.519s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:59.618892 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] Successfully deleted volume: 859943ed-043e-42eb-8a50-7e4c4081ce19
Apr 25 14:49:59.671831 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] Created reservations ['415f392e-66bf-4d9e-900a-a9671391397e', '97f0ba38-fbb6-451c-8853-a365adc3d1e4', '543addc7-b418-4e77-ae0f-143c9e28d66c', '56977103-f081-4fb5-8f3b-e29da638b7c5'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:49:59.748211 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:49:59.752233 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:49:59.788575 n-d-811416-6 sudo[121407]: 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
Apr 25 14:49:59.789458 n-d-811416-6 sudo[121407]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:49:59.880559 n-d-811416-6 sudo[121400]: pam_unix(sudo:session): session closed for user root
Apr 25 14:49:59.883877 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c52a4874-6e0d-4a3d-b730-2fce311f41a8 tempest-AttachVolumeShelveTestJSON-65215658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f0c57ae9-897d-4270-82b1-488fffa56dc5" returned: 0 in 0.578s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:49:59.885200 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-c52a4874-6e0d-4a3d-b730-2fce311f41a8 tempest-AttachVolumeShelveTestJSON-65215658 None] Successfully deleted volume: f0c57ae9-897d-4270-82b1-488fffa56dc5
Apr 25 14:49:59.984374 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-c52a4874-6e0d-4a3d-b730-2fce311f41a8 tempest-AttachVolumeShelveTestJSON-65215658 None] Created reservations ['0aee23b9-3134-4938-8ba4-876fd34345c3', 'b5f075c1-2ef3-41ee-8592-a56fbce7fd71', '09c29a6c-a63f-4a37-a0f3-f6b8fc9aeb04', '38f96258-0d0b-484a-a886-114b6142c42d'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:50:00.062772 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-c52a4874-6e0d-4a3d-b730-2fce311f41a8 tempest-AttachVolumeShelveTestJSON-65215658 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:50:00.063495 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c52a4874-6e0d-4a3d-b730-2fce311f41a8 tempest-AttachVolumeShelveTestJSON-65215658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:00.135232 n-d-811416-6 sudo[121411]: 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
Apr 25 14:50:00.139269 n-d-811416-6 sudo[121411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:00.705249 n-d-811416-6 sudo[121407]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:00.707457 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.955s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:00.709905 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:00.731021 n-d-811416-6 sudo[121424]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:50:00.731830 n-d-811416-6 sudo[121424]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:00.772926 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-4602e6cf-2248-4960-a5a1-01ed314e27cd tempest-VolumesDeleteCascade-605717574 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:50:00.778103 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-4602e6cf-2248-4960-a5a1-01ed314e27cd tempest-VolumesDeleteCascade-605717574 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:50:00.778709 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-4602e6cf-2248-4960-a5a1-01ed314e27cd tempest-VolumesDeleteCascade-605717574 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'
Apr 25 14:50:00.795022 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4602e6cf-2248-4960-a5a1-01ed314e27cd tempest-VolumesDeleteCascade-605717574 None] Flow 'volume_create_manager' (abce3517-3108-459d-b4f6-7fe7a158e330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:50:00.799168 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4602e6cf-2248-4960-a5a1-01ed314e27cd tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b3d5fe69-5c5b-4e47-b47e-48014165520c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:00.827929 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-4602e6cf-2248-4960-a5a1-01ed314e27cd tempest-VolumesDeleteCascade-605717574 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:50:00.857386 n-d-811416-6 sudo[121411]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:00.867648 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c52a4874-6e0d-4a3d-b730-2fce311f41a8 tempest-AttachVolumeShelveTestJSON-65215658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.804s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:00.869179 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c52a4874-6e0d-4a3d-b730-2fce311f41a8 tempest-AttachVolumeShelveTestJSON-65215658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:00.903008 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4602e6cf-2248-4960-a5a1-01ed314e27cd tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b3d5fe69-5c5b-4e47-b47e-48014165520c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:50:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1075535669',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=36fc0ce1-b08c-432d-908c-2d0074d56d57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d20d48ec46fd4c40bfd7bd8159377113',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:50:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:50:01Z,user_id='7c04be313eee4670847cea5aab5380c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:00.908050 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4602e6cf-2248-4960-a5a1-01ed314e27cd tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (369d0b06-14dd-4f01-8fec-67743509bf1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:00.913672 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4602e6cf-2248-4960-a5a1-01ed314e27cd tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (369d0b06-14dd-4f01-8fec-67743509bf1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:00.915647 n-d-811416-6 sudo[121426]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:50:00.918747 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4602e6cf-2248-4960-a5a1-01ed314e27cd tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (819e47b5-2ab2-46b5-ba74-c19a41fb922b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:00.919784 n-d-811416-6 sudo[121426]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:00.923304 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4602e6cf-2248-4960-a5a1-01ed314e27cd tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (819e47b5-2ab2-46b5-ba74-c19a41fb922b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '36fc0ce1-b08c-432d-908c-2d0074d56d57', 'volume_name': 'volume-36fc0ce1-b08c-432d-908c-2d0074d56d57', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:00.926892 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4602e6cf-2248-4960-a5a1-01ed314e27cd tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4f9397a0-2049-4283-a446-b3a702951adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:00.929334 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4602e6cf-2248-4960-a5a1-01ed314e27cd tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4f9397a0-2049-4283-a446-b3a702951adf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:00.931816 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4602e6cf-2248-4960-a5a1-01ed314e27cd tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (109e4955-f7d5-4255-a707-af617891121e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:00.932852 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-4602e6cf-2248-4960-a5a1-01ed314e27cd tempest-VolumesDeleteCascade-605717574 None] Volume 36fc0ce1-b08c-432d-908c-2d0074d56d57: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-36fc0ce1-b08c-432d-908c-2d0074d56d57', 'volume_size': 1}
Apr 25 14:50:00.934296 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4602e6cf-2248-4960-a5a1-01ed314e27cd tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-36fc0ce1-b08c-432d-908c-2d0074d56d57 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:00.984076 n-d-811416-6 sudo[121428]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-36fc0ce1-b08c-432d-908c-2d0074d56d57 stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:50:00.989005 n-d-811416-6 sudo[121428]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:01.027087 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-732e4482-94a1-42cd-940f-c773f7da7679 tempest-AttachVolumeShelveTestJSON-65215658 None] Lock "b'cinder-b933745c-7654-4cb5-8443-9ffa76ac6700-delete_volume'" acquired by "delete_volume" :: waited 0.030s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:50:01.148445 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:01.283524 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.137s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:01.284058 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681139310432]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:50:01.285716 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-732e4482-94a1-42cd-940f-c773f7da7679 tempest-AttachVolumeShelveTestJSON-65215658 None] Skipping remove_export. No iscsi_target is presently exported for volume: b933745c-7654-4cb5-8443-9ffa76ac6700
Apr 25 14:50:01.286981 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-732e4482-94a1-42cd-940f-c773f7da7679 tempest-AttachVolumeShelveTestJSON-65215658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b933745c-7654-4cb5-8443-9ffa76ac6700 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:01.332421 n-d-811416-6 sudo[121433]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b933745c-7654-4cb5-8443-9ffa76ac6700
Apr 25 14:50:01.334908 n-d-811416-6 sudo[121433]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:01.393173 n-d-811416-6 sudo[121424]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:01.396098 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:01.399477 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:50:01.407868 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] Deleted volume successfully.
Apr 25 14:50:01.439710 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-364f79ab-a219-46e9-bc4b-9bed81c36dc4 tempest-VolumesDeleteCascade-605717574 None] Lock "b'cinder-859943ed-043e-42eb-8a50-7e4c4081ce19-delete_volume'" released by "delete_volume" :: held 7.373s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:50:01.721371 n-d-811416-6 sudo[121426]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:01.723410 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c52a4874-6e0d-4a3d-b730-2fce311f41a8 tempest-AttachVolumeShelveTestJSON-65215658 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:01.726817 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-c52a4874-6e0d-4a3d-b730-2fce311f41a8 tempest-AttachVolumeShelveTestJSON-65215658 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:50:01.732085 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-c52a4874-6e0d-4a3d-b730-2fce311f41a8 tempest-AttachVolumeShelveTestJSON-65215658 None] Deleted volume successfully.
Apr 25 14:50:01.758500 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-c52a4874-6e0d-4a3d-b730-2fce311f41a8 tempest-AttachVolumeShelveTestJSON-65215658 None] Lock "b'cinder-f0c57ae9-897d-4270-82b1-488fffa56dc5-delete_volume'" released by "delete_volume" :: held 3.905s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:50:01.828570 n-d-811416-6 sudo[121433]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:01.831107 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-732e4482-94a1-42cd-940f-c773f7da7679 tempest-AttachVolumeShelveTestJSON-65215658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b933745c-7654-4cb5-8443-9ffa76ac6700" returned: 0 in 0.544s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:01.833805 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-732e4482-94a1-42cd-940f-c773f7da7679 tempest-AttachVolumeShelveTestJSON-65215658 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-b933745c-7654-4cb5-8443-9ffa76ac6700 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:01.857756 n-d-811416-6 sudo[121428]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:01.864981 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4602e6cf-2248-4960-a5a1-01ed314e27cd tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-36fc0ce1-b08c-432d-908c-2d0074d56d57 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.930s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:01.869139 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4602e6cf-2248-4960-a5a1-01ed314e27cd tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (109e4955-f7d5-4255-a707-af617891121e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-36fc0ce1-b08c-432d-908c-2d0074d56d57', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:01.872279 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4602e6cf-2248-4960-a5a1-01ed314e27cd tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (02603bec-1e06-440f-9ed3-9f06c02a19fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:01.887083 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-4602e6cf-2248-4960-a5a1-01ed314e27cd tempest-VolumesDeleteCascade-605717574 None] Volume volume-36fc0ce1-b08c-432d-908c-2d0074d56d57 (36fc0ce1-b08c-432d-908c-2d0074d56d57): created successfully
Apr 25 14:50:01.887436 n-d-811416-6 sudo[121467]: 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-b933745c-7654-4cb5-8443-9ffa76ac6700
Apr 25 14:50:01.888243 n-d-811416-6 sudo[121467]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:01.899342 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4602e6cf-2248-4960-a5a1-01ed314e27cd tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (02603bec-1e06-440f-9ed3-9f06c02a19fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:01.907721 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4602e6cf-2248-4960-a5a1-01ed314e27cd tempest-VolumesDeleteCascade-605717574 None] Flow 'volume_create_manager' (abce3517-3108-459d-b4f6-7fe7a158e330) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:50:01.926810 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-4602e6cf-2248-4960-a5a1-01ed314e27cd tempest-VolumesDeleteCascade-605717574 None] Created volume successfully.
Apr 25 14:50:02.463963 n-d-811416-6 sudo[121467]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:02.466096 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-732e4482-94a1-42cd-940f-c773f7da7679 tempest-AttachVolumeShelveTestJSON-65215658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b933745c-7654-4cb5-8443-9ffa76ac6700" returned: 0 in 0.632s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:02.468342 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-732e4482-94a1-42cd-940f-c773f7da7679 tempest-AttachVolumeShelveTestJSON-65215658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b933745c-7654-4cb5-8443-9ffa76ac6700 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:02.509714 n-d-811416-6 sudo[121479]: 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-b933745c-7654-4cb5-8443-9ffa76ac6700
Apr 25 14:50:02.512010 n-d-811416-6 sudo[121479]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:03.081531 n-d-811416-6 sudo[121479]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:03.085741 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-732e4482-94a1-42cd-940f-c773f7da7679 tempest-AttachVolumeShelveTestJSON-65215658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b933745c-7654-4cb5-8443-9ffa76ac6700" returned: 0 in 0.616s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:03.087633 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-732e4482-94a1-42cd-940f-c773f7da7679 tempest-AttachVolumeShelveTestJSON-65215658 None] Successfully deleted volume: b933745c-7654-4cb5-8443-9ffa76ac6700
Apr 25 14:50:03.167408 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-732e4482-94a1-42cd-940f-c773f7da7679 tempest-AttachVolumeShelveTestJSON-65215658 None] Created reservations ['d954421a-dd96-4651-b6d1-3bc997b526aa', '6a9dd68c-5206-4d83-834f-d1e094bf6fc8', '8f6a70ec-02ed-4d52-bcd8-814f38c23c7c', 'b6fa0630-986f-4f9c-a625-c476bf2b5aa2'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:50:03.230222 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-732e4482-94a1-42cd-940f-c773f7da7679 tempest-AttachVolumeShelveTestJSON-65215658 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:50:03.232081 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-732e4482-94a1-42cd-940f-c773f7da7679 tempest-AttachVolumeShelveTestJSON-65215658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:03.283130 n-d-811416-6 sudo[121484]: 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
Apr 25 14:50:03.287671 n-d-811416-6 sudo[121484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:03.710054 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-77ad7e59-4e64-47a5-bac6-d8a927c878de tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-36fc0ce1-b08c-432d-908c-2d0074d56d57 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:03.739604 n-d-811416-6 sudo[121486]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-36fc0ce1-b08c-432d-908c-2d0074d56d57
Apr 25 14:50:03.741504 n-d-811416-6 sudo[121486]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:03.943569 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:50:03.944099 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:50:03.944929 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:03.989846 n-d-811416-6 sudo[121489]: 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
Apr 25 14:50:03.990761 n-d-811416-6 sudo[121489]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:04.048460 n-d-811416-6 sudo[121484]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:04.051453 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-732e4482-94a1-42cd-940f-c773f7da7679 tempest-AttachVolumeShelveTestJSON-65215658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.818s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:04.053495 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-732e4482-94a1-42cd-940f-c773f7da7679 tempest-AttachVolumeShelveTestJSON-65215658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:04.101067 n-d-811416-6 sudo[121491]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:50:04.105226 n-d-811416-6 sudo[121491]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:04.599153 n-d-811416-6 sudo[121486]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:04.601335 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-77ad7e59-4e64-47a5-bac6-d8a927c878de tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-36fc0ce1-b08c-432d-908c-2d0074d56d57" returned: 0 in 0.891s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:04.603028 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-77ad7e59-4e64-47a5-bac6-d8a927c878de tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e95891f6-4b39-41db-a7b9-e20edec325ad --snapshot stack-volumes-lvmdriver-1/volume-36fc0ce1-b08c-432d-908c-2d0074d56d57 -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:04.663875 n-d-811416-6 sudo[121496]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e95891f6-4b39-41db-a7b9-e20edec325ad --snapshot stack-volumes-lvmdriver-1/volume-36fc0ce1-b08c-432d-908c-2d0074d56d57 -L 1.00g
Apr 25 14:50:04.665393 n-d-811416-6 sudo[121496]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:04.757789 n-d-811416-6 sudo[121489]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:04.759929 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.815s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:04.761882 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:04.807519 n-d-811416-6 sudo[121499]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:50:04.808917 n-d-811416-6 sudo[121499]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:04.905457 n-d-811416-6 sudo[121491]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:04.908582 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-732e4482-94a1-42cd-940f-c773f7da7679 tempest-AttachVolumeShelveTestJSON-65215658 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:04.911402 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-732e4482-94a1-42cd-940f-c773f7da7679 tempest-AttachVolumeShelveTestJSON-65215658 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:50:04.918616 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-732e4482-94a1-42cd-940f-c773f7da7679 tempest-AttachVolumeShelveTestJSON-65215658 None] Deleted volume successfully.
Apr 25 14:50:04.945395 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-732e4482-94a1-42cd-940f-c773f7da7679 tempest-AttachVolumeShelveTestJSON-65215658 None] Lock "b'cinder-b933745c-7654-4cb5-8443-9ffa76ac6700-delete_volume'" released by "delete_volume" :: held 3.920s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:50:05.579027 n-d-811416-6 sudo[121499]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:05.581066 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.819s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:05.582212 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:50:05.673122 n-d-811416-6 sudo[121496]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:05.674906 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-77ad7e59-4e64-47a5-bac6-d8a927c878de tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e95891f6-4b39-41db-a7b9-e20edec325ad --snapshot stack-volumes-lvmdriver-1/volume-36fc0ce1-b08c-432d-908c-2d0074d56d57 -L 1.00g" returned: 0 in 1.072s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:05.779605 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-77ad7e59-4e64-47a5-bac6-d8a927c878de tempest-VolumesDeleteCascade-605717574 None] Create snapshot completed successfully
Apr 25 14:50:07.549365 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:50:07.553746 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:50:07.554260 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 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'
Apr 25 14:50:07.593000 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] Flow 'volume_create_manager' (e8d4140e-131d-4793-bb91-ab2f1a004c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:50:07.597059 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5b8bcb30-7203-4174-9604-087ab0b871eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:07.621943 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:50:07.649907 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5b8bcb30-7203-4174-9604-087ab0b871eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:50:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1736208400',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=c593128e-6bb2-4ff6-bb52-e709823904ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d20d48ec46fd4c40bfd7bd8159377113',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:50:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=e95891f6-4b39-41db-a7b9-e20edec325ad,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:50:07Z,user_id='7c04be313eee4670847cea5aab5380c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:07.653282 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (716cfc61-cf84-47be-86b8-453eb5aa927d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:07.655138 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (716cfc61-cf84-47be-86b8-453eb5aa927d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:07.657501 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e47f6741-4f65-40bc-bb27-5f213b9a4cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:07.659729 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e47f6741-4f65-40bc-bb27-5f213b9a4cc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'c593128e-6bb2-4ff6-bb52-e709823904ca', 'volume_name': 'volume-c593128e-6bb2-4ff6-bb52-e709823904ca', 'volume_size': 1, 'snapshot_id': 'e95891f6-4b39-41db-a7b9-e20edec325ad'}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:07.662498 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (077514d2-4e7e-4083-b7c3-f5394cc58128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:07.664727 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (077514d2-4e7e-4083-b7c3-f5394cc58128) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:07.666841 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (28dc6651-0536-434b-b202-4bcba63d2d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:07.667636 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] Volume c593128e-6bb2-4ff6-bb52-e709823904ca: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-c593128e-6bb2-4ff6-bb52-e709823904ca', 'volume_size': 1, 'snapshot_id': 'e95891f6-4b39-41db-a7b9-e20edec325ad'}
Apr 25 14:50:07.688517 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c593128e-6bb2-4ff6-bb52-e709823904ca stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:07.712224 n-d-811416-6 sudo[121604]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c593128e-6bb2-4ff6-bb52-e709823904ca stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:50:07.713387 n-d-811416-6 sudo[121604]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:08.390085 n-d-811416-6 sudo[121604]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:08.392296 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c593128e-6bb2-4ff6-bb52-e709823904ca stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.703s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:08.395208 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:08.415030 n-d-811416-6 sudo[121636]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Apr 25 14:50:08.415871 n-d-811416-6 sudo[121636]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:08.922261 n-d-811416-6 sudo[121636]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:08.925995 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.530s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:08.928374 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-e95891f6-4b39-41db-a7b9-e20edec325ad {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:08.951948 n-d-811416-6 sudo[121639]: 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-e95891f6-4b39-41db-a7b9-e20edec325ad
Apr 25 14:50:08.953792 n-d-811416-6 sudo[121639]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:09.560621 n-d-811416-6 sudo[121639]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:09.563974 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-e95891f6-4b39-41db-a7b9-e20edec325ad" returned: 0 in 0.635s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:09.567138 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e95891f6--4b39--41db--a7b9--e20edec325ad of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c593128e--6bb2--4ff6--bb52--e709823904ca iflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:09.601338 n-d-811416-6 sudo[121651]: 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--e95891f6--4b39--41db--a7b9--e20edec325ad of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c593128e--6bb2--4ff6--bb52--e709823904ca iflag=direct
Apr 25 14:50:09.602901 n-d-811416-6 sudo[121651]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:10.039889 n-d-811416-6 sudo[121651]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:10.042875 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e95891f6--4b39--41db--a7b9--e20edec325ad of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c593128e--6bb2--4ff6--bb52--e709823904ca iflag=direct" returned: 0 in 0.475s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:10.044921 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e95891f6--4b39--41db--a7b9--e20edec325ad of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c593128e--6bb2--4ff6--bb52--e709823904ca oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:10.078680 n-d-811416-6 sudo[121663]: 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--e95891f6--4b39--41db--a7b9--e20edec325ad of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c593128e--6bb2--4ff6--bb52--e709823904ca oflag=direct
Apr 25 14:50:10.080600 n-d-811416-6 sudo[121663]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:10.588820 n-d-811416-6 sudo[121663]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:10.591214 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e95891f6--4b39--41db--a7b9--e20edec325ad of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c593128e--6bb2--4ff6--bb52--e709823904ca oflag=direct" returned: 0 in 0.546s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:10.592406 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e95891f6--4b39--41db--a7b9--e20edec325ad of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c593128e--6bb2--4ff6--bb52--e709823904ca count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:10.618698 n-d-811416-6 sudo[121676]: 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--e95891f6--4b39--41db--a7b9--e20edec325ad of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c593128e--6bb2--4ff6--bb52--e709823904ca count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Apr 25 14:50:10.621337 n-d-811416-6 sudo[121676]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:13.355335 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-019308d3-f9ab-4d15-82f7-ab7857434e07 tempest-GroupSnapshotsV319Test-1021699018 None] Group tempest-GroupSnapshotsV319Test-Group-1261212582: creating
Apr 25 14:50:13.402728 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-019308d3-f9ab-4d15-82f7-ab7857434e07 tempest-GroupSnapshotsV319Test-1021699018 None] Group tempest-GroupSnapshotsV319Test-Group-1261212582: created successfully
Apr 25 14:50:13.465198 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-019308d3-f9ab-4d15-82f7-ab7857434e07 tempest-GroupSnapshotsV319Test-1021699018 None] Create group completed successfully.
Apr 25 14:50:15.465467 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-4b2821c0-68f2-44cd-a753-20247a499795 tempest-GroupSnapshotsV319Test-1021699018 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:50:15.488094 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-4b2821c0-68f2-44cd-a753-20247a499795 tempest-GroupSnapshotsV319Test-1021699018 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:50:15.492244 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-4b2821c0-68f2-44cd-a753-20247a499795 tempest-GroupSnapshotsV319Test-1021699018 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'
Apr 25 14:50:15.522102 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4b2821c0-68f2-44cd-a753-20247a499795 tempest-GroupSnapshotsV319Test-1021699018 None] Flow 'volume_create_manager' (998d1581-d38f-4049-8585-dc58bd1b540f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:50:15.526981 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4b2821c0-68f2-44cd-a753-20247a499795 tempest-GroupSnapshotsV319Test-1021699018 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a8deaa9a-f762-4d1e-ac46-9609a14ec8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:15.594365 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-4b2821c0-68f2-44cd-a753-20247a499795 tempest-GroupSnapshotsV319Test-1021699018 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:50:15.644516 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4b2821c0-68f2-44cd-a753-20247a499795 tempest-GroupSnapshotsV319Test-1021699018 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a8deaa9a-f762-4d1e-ac46-9609a14ec8e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:50:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsV319Test-Volume-1634700000',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=180ced2c-30ca-4894-904a-058a624d4e16,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=2acf0097-3165-406e-ab71-6596222c7683,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5a0f012f00c4f05a2923a2c5b2317d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:50:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:50:15Z,user_id='13f774baa375491fa80d69595f00cef2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b97e234b-aa0d-4781-83d8-416d0ae990a0),volume_type_id=b97e234b-aa0d-4781-83d8-416d0ae990a0)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:15.647338 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4b2821c0-68f2-44cd-a753-20247a499795 tempest-GroupSnapshotsV319Test-1021699018 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (90dca423-8223-4f91-81a9-07bc16be9e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:15.649859 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4b2821c0-68f2-44cd-a753-20247a499795 tempest-GroupSnapshotsV319Test-1021699018 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (90dca423-8223-4f91-81a9-07bc16be9e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:15.652280 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4b2821c0-68f2-44cd-a753-20247a499795 tempest-GroupSnapshotsV319Test-1021699018 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (94f0bc99-0e75-410f-b4fc-44191241785d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:15.654728 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4b2821c0-68f2-44cd-a753-20247a499795 tempest-GroupSnapshotsV319Test-1021699018 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (94f0bc99-0e75-410f-b4fc-44191241785d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2acf0097-3165-406e-ab71-6596222c7683', 'volume_name': 'volume-2acf0097-3165-406e-ab71-6596222c7683', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:15.657109 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4b2821c0-68f2-44cd-a753-20247a499795 tempest-GroupSnapshotsV319Test-1021699018 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6edbc666-3077-4d38-ba36-2892de183f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:15.659406 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4b2821c0-68f2-44cd-a753-20247a499795 tempest-GroupSnapshotsV319Test-1021699018 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6edbc666-3077-4d38-ba36-2892de183f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:15.662234 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4b2821c0-68f2-44cd-a753-20247a499795 tempest-GroupSnapshotsV319Test-1021699018 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (144c9772-d8e2-414a-b4d0-9fbb376c1d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:15.709019 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-4b2821c0-68f2-44cd-a753-20247a499795 tempest-GroupSnapshotsV319Test-1021699018 None] Volume 2acf0097-3165-406e-ab71-6596222c7683: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2acf0097-3165-406e-ab71-6596222c7683', 'volume_size': 1}
Apr 25 14:50:15.711580 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4b2821c0-68f2-44cd-a753-20247a499795 tempest-GroupSnapshotsV319Test-1021699018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2acf0097-3165-406e-ab71-6596222c7683 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:15.770250 n-d-811416-6 sudo[121702]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2acf0097-3165-406e-ab71-6596222c7683 stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:50:15.774082 n-d-811416-6 sudo[121702]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:16.609444 n-d-811416-6 sudo[121702]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:16.611694 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4b2821c0-68f2-44cd-a753-20247a499795 tempest-GroupSnapshotsV319Test-1021699018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2acf0097-3165-406e-ab71-6596222c7683 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.900s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:16.616386 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4b2821c0-68f2-44cd-a753-20247a499795 tempest-GroupSnapshotsV319Test-1021699018 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (144c9772-d8e2-414a-b4d0-9fbb376c1d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2acf0097-3165-406e-ab71-6596222c7683', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:16.619078 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4b2821c0-68f2-44cd-a753-20247a499795 tempest-GroupSnapshotsV319Test-1021699018 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a9473dc5-80d3-465b-9b78-a9623c4897e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:16.647497 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-4b2821c0-68f2-44cd-a753-20247a499795 tempest-GroupSnapshotsV319Test-1021699018 None] Volume volume-2acf0097-3165-406e-ab71-6596222c7683 (2acf0097-3165-406e-ab71-6596222c7683): created successfully
Apr 25 14:50:16.651708 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4b2821c0-68f2-44cd-a753-20247a499795 tempest-GroupSnapshotsV319Test-1021699018 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a9473dc5-80d3-465b-9b78-a9623c4897e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:16.661366 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4b2821c0-68f2-44cd-a753-20247a499795 tempest-GroupSnapshotsV319Test-1021699018 None] Flow 'volume_create_manager' (998d1581-d38f-4049-8585-dc58bd1b540f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:50:16.688553 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-4b2821c0-68f2-44cd-a753-20247a499795 tempest-GroupSnapshotsV319Test-1021699018 None] Created volume successfully.
Apr 25 14:50:17.267972 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-245badae-418e-4900-b9e9-472382d6f0ff tempest-GroupSnapshotsV319Test-1021699018 None] GroupSnapshot f1040eb0-0ccc-460f-98e2-2fd58a811009: creating.
Apr 25 14:50:17.339601 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-245badae-418e-4900-b9e9-472382d6f0ff tempest-GroupSnapshotsV319Test-1021699018 None] Group snapshot f1040eb0-0ccc-460f-98e2-2fd58a811009: creating. {{(pid=96343) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4009}}
Apr 25 14:50:17.453520 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-245badae-418e-4900-b9e9-472382d6f0ff tempest-GroupSnapshotsV319Test-1021699018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2acf0097-3165-406e-ab71-6596222c7683 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:17.492560 n-d-811416-6 sudo[121738]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2acf0097-3165-406e-ab71-6596222c7683
Apr 25 14:50:17.500977 n-d-811416-6 sudo[121738]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:17.821330 n-d-811416-6 sudo[121676]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:17.825880 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e95891f6--4b39--41db--a7b9--e20edec325ad of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c593128e--6bb2--4ff6--bb52--e709823904ca count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.233s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:17.826563 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e95891f6--4b39--41db--a7b9--e20edec325ad, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--c593128e--6bb2--4ff6--bb52--e709823904ca, size 1024.00 MB, duration 7.23 sec {{(pid=96343) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Apr 25 14:50:17.826981 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.volume_utils [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] Volume copy 1024.00 MB at 141.54 MB/s
Apr 25 14:50:17.923254 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (28dc6651-0536-434b-b202-4bcba63d2d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c593128e-6bb2-4ff6-bb52-e709823904ca', 'volume_size': 1, 'snapshot_id': 'e95891f6-4b39-41db-a7b9-e20edec325ad'}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:17.927437 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9cf704aa-0b6c-4d19-ba7d-a7864604ed40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:17.940158 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] Volume volume-c593128e-6bb2-4ff6-bb52-e709823904ca (c593128e-6bb2-4ff6-bb52-e709823904ca): created successfully
Apr 25 14:50:17.942932 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9cf704aa-0b6c-4d19-ba7d-a7864604ed40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:17.946479 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] Flow 'volume_create_manager' (e8d4140e-131d-4793-bb91-ab2f1a004c1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:50:17.970300 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-8906e537-6a63-4745-a139-b4a84602325a tempest-VolumesDeleteCascade-605717574 None] Created volume successfully.
Apr 25 14:50:18.092636 n-d-811416-6 sudo[121738]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:18.094628 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-245badae-418e-4900-b9e9-472382d6f0ff tempest-GroupSnapshotsV319Test-1021699018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2acf0097-3165-406e-ab71-6596222c7683" returned: 0 in 0.641s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:18.096515 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-245badae-418e-4900-b9e9-472382d6f0ff tempest-GroupSnapshotsV319Test-1021699018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cdff8d7f-15a7-4b1f-becf-9b5f0ce59fa0 --snapshot stack-volumes-lvmdriver-1/volume-2acf0097-3165-406e-ab71-6596222c7683 -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:18.121420 n-d-811416-6 sudo[121750]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cdff8d7f-15a7-4b1f-becf-9b5f0ce59fa0 --snapshot stack-volumes-lvmdriver-1/volume-2acf0097-3165-406e-ab71-6596222c7683 -L 1.00g
Apr 25 14:50:18.123060 n-d-811416-6 sudo[121750]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:18.546185 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-ebbe15fa-4585-4adc-89dd-89f0541f9966 tempest-VolumesDeleteCascade-605717574 None] Lock "b'cinder-36fc0ce1-b08c-432d-908c-2d0074d56d57-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:50:18.704111 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-ebbe15fa-4585-4adc-89dd-89f0541f9966 tempest-VolumesDeleteCascade-605717574 None] Skipping remove_export. No iscsi_target is presently exported for volume: 36fc0ce1-b08c-432d-908c-2d0074d56d57
Apr 25 14:50:18.704596 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ebbe15fa-4585-4adc-89dd-89f0541f9966 tempest-VolumesDeleteCascade-605717574 None] Performing cascade delete. {{(pid=96343) delete_volume /opt/stack/cinder/cinder/volume/manager.py:907}}
Apr 25 14:50:18.725638 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-ebbe15fa-4585-4adc-89dd-89f0541f9966 tempest-VolumesDeleteCascade-605717574 None] Lock "b'cinder-e95891f6-4b39-41db-a7b9-e20edec325ad-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:50:18.728820 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ebbe15fa-4585-4adc-89dd-89f0541f9966 tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-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-e95891f6-4b39-41db-a7b9-e20edec325ad {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:18.769746 n-d-811416-6 sudo[121753]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-e95891f6-4b39-41db-a7b9-e20edec325ad
Apr 25 14:50:18.770566 n-d-811416-6 sudo[121753]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:19.238326 n-d-811416-6 sudo[121750]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:19.241683 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-245badae-418e-4900-b9e9-472382d6f0ff tempest-GroupSnapshotsV319Test-1021699018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cdff8d7f-15a7-4b1f-becf-9b5f0ce59fa0 --snapshot stack-volumes-lvmdriver-1/volume-2acf0097-3165-406e-ab71-6596222c7683 -L 1.00g" returned: 0 in 1.145s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:19.390194 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-245badae-418e-4900-b9e9-472382d6f0ff tempest-GroupSnapshotsV319Test-1021699018 None] group_snapshot f1040eb0-0ccc-460f-98e2-2fd58a811009: created successfully
Apr 25 14:50:19.498171 n-d-811416-6 sudo[121753]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:19.500472 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ebbe15fa-4585-4adc-89dd-89f0541f9966 tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-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-e95891f6-4b39-41db-a7b9-e20edec325ad" returned: 0 in 0.772s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:19.505103 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ebbe15fa-4585-4adc-89dd-89f0541f9966 tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e95891f6-4b39-41db-a7b9-e20edec325ad {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:19.564620 n-d-811416-6 sudo[121854]: 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-e95891f6-4b39-41db-a7b9-e20edec325ad
Apr 25 14:50:19.566981 n-d-811416-6 sudo[121854]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:20.166521 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-b464acee-a574-4d82-8b38-a8f98f3f995c tempest-GroupSnapshotsV319Test-1021699018 None] group_snapshot f1040eb0-0ccc-460f-98e2-2fd58a811009: deleting
Apr 25 14:50:20.207355 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b464acee-a574-4d82-8b38-a8f98f3f995c tempest-GroupSnapshotsV319Test-1021699018 None] group_snapshot f1040eb0-0ccc-460f-98e2-2fd58a811009: deleting {{(pid=96343) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4178}}
Apr 25 14:50:20.219570 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b464acee-a574-4d82-8b38-a8f98f3f995c tempest-GroupSnapshotsV319Test-1021699018 None] Running cmd (subprocess): sudo cinder-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-cdff8d7f-15a7-4b1f-becf-9b5f0ce59fa0 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:20.305284 n-d-811416-6 sudo[121896]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-cdff8d7f-15a7-4b1f-becf-9b5f0ce59fa0
Apr 25 14:50:20.307646 n-d-811416-6 sudo[121896]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:20.335727 n-d-811416-6 sudo[121854]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:20.339554 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ebbe15fa-4585-4adc-89dd-89f0541f9966 tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e95891f6-4b39-41db-a7b9-e20edec325ad" returned: 0 in 0.835s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:20.498377 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-ebbe15fa-4585-4adc-89dd-89f0541f9966 tempest-VolumesDeleteCascade-605717574 None] Created reservations ['17f36723-337f-41fe-b591-40c51d348f52', '598a6f87-4caa-4f07-bd80-56c8232717d7', 'c1c274d3-5037-4559-afa5-90dcf978225c', 'a04176b6-fdf8-493d-a288-9bde1a5046e4'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:50:20.554651 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-ebbe15fa-4585-4adc-89dd-89f0541f9966 tempest-VolumesDeleteCascade-605717574 None] Delete snapshot completed successfully.
Apr 25 14:50:20.564454 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-ebbe15fa-4585-4adc-89dd-89f0541f9966 tempest-VolumesDeleteCascade-605717574 None] Lock "b'cinder-e95891f6-4b39-41db-a7b9-e20edec325ad-delete_snapshot'" released by "delete_snapshot" :: held 1.839s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:50:20.566438 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ebbe15fa-4585-4adc-89dd-89f0541f9966 tempest-VolumesDeleteCascade-605717574 None] Snapshots deleted, issuing volume delete {{(pid=96343) delete_volume /opt/stack/cinder/cinder/volume/manager.py:923}}
Apr 25 14:50:20.568134 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ebbe15fa-4585-4adc-89dd-89f0541f9966 tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-36fc0ce1-b08c-432d-908c-2d0074d56d57 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:20.604423 n-d-811416-6 sudo[121899]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-36fc0ce1-b08c-432d-908c-2d0074d56d57
Apr 25 14:50:20.605254 n-d-811416-6 sudo[121899]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:21.109977 n-d-811416-6 sudo[121896]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:21.113819 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b464acee-a574-4d82-8b38-a8f98f3f995c tempest-GroupSnapshotsV319Test-1021699018 None] CMD "sudo cinder-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-cdff8d7f-15a7-4b1f-becf-9b5f0ce59fa0" returned: 0 in 0.894s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:21.116145 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b464acee-a574-4d82-8b38-a8f98f3f995c tempest-GroupSnapshotsV319Test-1021699018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cdff8d7f-15a7-4b1f-becf-9b5f0ce59fa0 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:21.147168 n-d-811416-6 sudo[121903]: 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-cdff8d7f-15a7-4b1f-becf-9b5f0ce59fa0
Apr 25 14:50:21.148250 n-d-811416-6 sudo[121903]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:21.223295 n-d-811416-6 sudo[121899]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:21.225725 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ebbe15fa-4585-4adc-89dd-89f0541f9966 tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-36fc0ce1-b08c-432d-908c-2d0074d56d57" returned: 0 in 0.657s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:21.228162 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ebbe15fa-4585-4adc-89dd-89f0541f9966 tempest-VolumesDeleteCascade-605717574 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-36fc0ce1-b08c-432d-908c-2d0074d56d57 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:21.270705 n-d-811416-6 sudo[121905]: 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-36fc0ce1-b08c-432d-908c-2d0074d56d57
Apr 25 14:50:21.272180 n-d-811416-6 sudo[121905]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:22.191659 n-d-811416-6 sudo[121903]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:22.194028 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b464acee-a574-4d82-8b38-a8f98f3f995c tempest-GroupSnapshotsV319Test-1021699018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cdff8d7f-15a7-4b1f-becf-9b5f0ce59fa0" returned: 0 in 1.077s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:22.271297 n-d-811416-6 sudo[121905]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:22.317734 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ebbe15fa-4585-4adc-89dd-89f0541f9966 tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-36fc0ce1-b08c-432d-908c-2d0074d56d57" returned: 0 in 1.090s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:22.332769 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ebbe15fa-4585-4adc-89dd-89f0541f9966 tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-36fc0ce1-b08c-432d-908c-2d0074d56d57 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:22.431668 n-d-811416-6 sudo[121948]: 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-36fc0ce1-b08c-432d-908c-2d0074d56d57
Apr 25 14:50:22.433433 n-d-811416-6 sudo[121948]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:22.464724 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-b464acee-a574-4d82-8b38-a8f98f3f995c tempest-GroupSnapshotsV319Test-1021699018 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1633999239 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1633999239, it is now deprecated. Please use the default quota class for default quota.
Apr 25 14:50:22.466223 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-b464acee-a574-4d82-8b38-a8f98f3f995c tempest-GroupSnapshotsV319Test-1021699018 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1633999239 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1633999239, it is now deprecated. Please use the default quota class for default quota.
Apr 25 14:50:22.527030 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-b464acee-a574-4d82-8b38-a8f98f3f995c tempest-GroupSnapshotsV319Test-1021699018 None] Created reservations ['e41f1f9f-77c3-4222-84b3-ef43f15ef55a', '7e16dfcd-40d5-4ac4-8527-5ddd5c254907', '7a29f4e3-f62c-447d-a4c4-6c8772592d51', '167f9330-d334-410f-a445-662ab7e6d080'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:50:22.677270 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-b464acee-a574-4d82-8b38-a8f98f3f995c tempest-GroupSnapshotsV319Test-1021699018 None] group_snapshot f1040eb0-0ccc-460f-98e2-2fd58a811009: deleted successfully
Apr 25 14:50:23.164246 n-d-811416-6 sudo[121948]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:23.166032 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ebbe15fa-4585-4adc-89dd-89f0541f9966 tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-36fc0ce1-b08c-432d-908c-2d0074d56d57" returned: 0 in 0.834s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:23.167019 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-ebbe15fa-4585-4adc-89dd-89f0541f9966 tempest-VolumesDeleteCascade-605717574 None] Successfully deleted volume: 36fc0ce1-b08c-432d-908c-2d0074d56d57
Apr 25 14:50:23.294128 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-ebbe15fa-4585-4adc-89dd-89f0541f9966 tempest-VolumesDeleteCascade-605717574 None] Created reservations ['323678ab-275f-4096-8386-8a26823a5c39', '950a4d1e-2375-4536-be77-9856d6727c92', 'e599de5e-b71d-458c-bd68-5159ffdd1033', 'dd6ebf45-ac75-4744-94bb-184ad01e3ac6'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:50:23.368569 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-ebbe15fa-4585-4adc-89dd-89f0541f9966 tempest-VolumesDeleteCascade-605717574 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:50:23.369601 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ebbe15fa-4585-4adc-89dd-89f0541f9966 tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:23.414995 n-d-811416-6 sudo[121954]: 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
Apr 25 14:50:23.429390 n-d-811416-6 sudo[121954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:23.958343 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-55cc0c31-dd4b-4207-baf1-73842a344549 tempest-VolumesDeleteCascade-605717574 None] Lock "b'cinder-c593128e-6bb2-4ff6-bb52-e709823904ca-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:50:24.289204 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-55cc0c31-dd4b-4207-baf1-73842a344549 tempest-VolumesDeleteCascade-605717574 None] Skipping remove_export. No iscsi_target is presently exported for volume: c593128e-6bb2-4ff6-bb52-e709823904ca
Apr 25 14:50:24.296632 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-55cc0c31-dd4b-4207-baf1-73842a344549 tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c593128e-6bb2-4ff6-bb52-e709823904ca {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:24.336652 n-d-811416-6 sudo[121995]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c593128e-6bb2-4ff6-bb52-e709823904ca
Apr 25 14:50:24.342086 n-d-811416-6 sudo[121995]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:24.621344 n-d-811416-6 sudo[121954]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:24.655464 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ebbe15fa-4585-4adc-89dd-89f0541f9966 tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.286s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:24.663650 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ebbe15fa-4585-4adc-89dd-89f0541f9966 tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:24.726425 n-d-811416-6 sudo[122003]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:50:24.733462 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-21bd18b1-6784-440a-9351-e3804560f903 tempest-GroupSnapshotsV319Test-1021699018 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2acf0097-3165-406e-ab71-6596222c7683
Apr 25 14:50:24.734721 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21bd18b1-6784-440a-9351-e3804560f903 tempest-GroupSnapshotsV319Test-1021699018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2acf0097-3165-406e-ab71-6596222c7683 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:24.738724 n-d-811416-6 sudo[122003]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:24.820852 n-d-811416-6 sudo[122005]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2acf0097-3165-406e-ab71-6596222c7683
Apr 25 14:50:24.825802 n-d-811416-6 sudo[122005]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:25.485674 n-d-811416-6 sudo[122003]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:25.487973 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ebbe15fa-4585-4adc-89dd-89f0541f9966 tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:25.490128 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-ebbe15fa-4585-4adc-89dd-89f0541f9966 tempest-VolumesDeleteCascade-605717574 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:50:25.496148 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-ebbe15fa-4585-4adc-89dd-89f0541f9966 tempest-VolumesDeleteCascade-605717574 None] Deleted volume successfully.
Apr 25 14:50:25.553079 n-d-811416-6 sudo[121995]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:25.561596 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-55cc0c31-dd4b-4207-baf1-73842a344549 tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c593128e-6bb2-4ff6-bb52-e709823904ca" returned: 0 in 1.265s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:25.571960 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-55cc0c31-dd4b-4207-baf1-73842a344549 tempest-VolumesDeleteCascade-605717574 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-c593128e-6bb2-4ff6-bb52-e709823904ca {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:25.586236 n-d-811416-6 sudo[122005]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:25.620204 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-ebbe15fa-4585-4adc-89dd-89f0541f9966 tempest-VolumesDeleteCascade-605717574 None] Lock "b'cinder-36fc0ce1-b08c-432d-908c-2d0074d56d57-delete_volume'" released by "delete_volume" :: held 7.074s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:50:25.621705 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21bd18b1-6784-440a-9351-e3804560f903 tempest-GroupSnapshotsV319Test-1021699018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2acf0097-3165-406e-ab71-6596222c7683" returned: 0 in 0.887s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:25.627535 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21bd18b1-6784-440a-9351-e3804560f903 tempest-GroupSnapshotsV319Test-1021699018 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-2acf0097-3165-406e-ab71-6596222c7683 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:25.653598 n-d-811416-6 sudo[122015]: 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-c593128e-6bb2-4ff6-bb52-e709823904ca
Apr 25 14:50:25.655657 n-d-811416-6 sudo[122015]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:25.699385 n-d-811416-6 sudo[122016]: 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-2acf0097-3165-406e-ab71-6596222c7683
Apr 25 14:50:25.702299 n-d-811416-6 sudo[122016]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:26.532926 n-d-811416-6 sudo[122016]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:26.539244 n-d-811416-6 sudo[122015]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:26.541404 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-55cc0c31-dd4b-4207-baf1-73842a344549 tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c593128e-6bb2-4ff6-bb52-e709823904ca" returned: 0 in 0.971s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:26.543477 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-55cc0c31-dd4b-4207-baf1-73842a344549 tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c593128e-6bb2-4ff6-bb52-e709823904ca {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:26.581111 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21bd18b1-6784-440a-9351-e3804560f903 tempest-GroupSnapshotsV319Test-1021699018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2acf0097-3165-406e-ab71-6596222c7683" returned: 0 in 0.953s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:26.583007 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21bd18b1-6784-440a-9351-e3804560f903 tempest-GroupSnapshotsV319Test-1021699018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2acf0097-3165-406e-ab71-6596222c7683 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:26.607824 n-d-811416-6 sudo[122021]: 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-c593128e-6bb2-4ff6-bb52-e709823904ca
Apr 25 14:50:26.612680 n-d-811416-6 sudo[122021]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:26.652927 n-d-811416-6 sudo[122022]: 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-2acf0097-3165-406e-ab71-6596222c7683
Apr 25 14:50:26.679857 n-d-811416-6 sudo[122022]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:27.618471 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-560ce0d3-4e7f-4024-9781-13c1174e1b44 tempest-ServerRescueNegativeTestJSON-1478462338 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:50:27.645963 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-560ce0d3-4e7f-4024-9781-13c1174e1b44 tempest-ServerRescueNegativeTestJSON-1478462338 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:50:27.646680 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-560ce0d3-4e7f-4024-9781-13c1174e1b44 tempest-ServerRescueNegativeTestJSON-1478462338 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'
Apr 25 14:50:27.673881 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-560ce0d3-4e7f-4024-9781-13c1174e1b44 tempest-ServerRescueNegativeTestJSON-1478462338 None] Flow 'volume_create_manager' (3a9e8dc3-bf25-41b1-a655-1cfa7878a8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:50:27.677694 n-d-811416-6 sudo[122022]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:27.682010 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-560ce0d3-4e7f-4024-9781-13c1174e1b44 tempest-ServerRescueNegativeTestJSON-1478462338 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (88959955-a650-47f0-8a89-5cffa2493313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:27.682904 n-d-811416-6 sudo[122021]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:27.712723 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-560ce0d3-4e7f-4024-9781-13c1174e1b44 tempest-ServerRescueNegativeTestJSON-1478462338 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:50:27.738577 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-55cc0c31-dd4b-4207-baf1-73842a344549 tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c593128e-6bb2-4ff6-bb52-e709823904ca" returned: 0 in 1.195s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:27.739480 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21bd18b1-6784-440a-9351-e3804560f903 tempest-GroupSnapshotsV319Test-1021699018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2acf0097-3165-406e-ab71-6596222c7683" returned: 0 in 1.157s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:27.754654 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-560ce0d3-4e7f-4024-9781-13c1174e1b44 tempest-ServerRescueNegativeTestJSON-1478462338 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (88959955-a650-47f0-8a89-5cffa2493313) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:50:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-564745268',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=ad0299ff-6261-4929-8358-cc32bc7972bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebd1eee7783348ab8fc8b12cb5402e93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:50:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:50:27Z,user_id='7e1689b6aadd40299525d6e708ac0214',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:27.758290 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-560ce0d3-4e7f-4024-9781-13c1174e1b44 tempest-ServerRescueNegativeTestJSON-1478462338 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d202441a-9a64-4897-9375-103cff062820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:27.761903 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-560ce0d3-4e7f-4024-9781-13c1174e1b44 tempest-ServerRescueNegativeTestJSON-1478462338 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d202441a-9a64-4897-9375-103cff062820) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:27.766107 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-560ce0d3-4e7f-4024-9781-13c1174e1b44 tempest-ServerRescueNegativeTestJSON-1478462338 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5e038753-d550-410c-b7ac-826573f17a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:27.769728 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-560ce0d3-4e7f-4024-9781-13c1174e1b44 tempest-ServerRescueNegativeTestJSON-1478462338 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5e038753-d550-410c-b7ac-826573f17a64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ad0299ff-6261-4929-8358-cc32bc7972bc', 'volume_name': 'volume-ad0299ff-6261-4929-8358-cc32bc7972bc', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:27.772924 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-560ce0d3-4e7f-4024-9781-13c1174e1b44 tempest-ServerRescueNegativeTestJSON-1478462338 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0fb933f8-7d73-4593-a40a-c7d72bb92ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:27.775170 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-560ce0d3-4e7f-4024-9781-13c1174e1b44 tempest-ServerRescueNegativeTestJSON-1478462338 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0fb933f8-7d73-4593-a40a-c7d72bb92ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:27.777486 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-560ce0d3-4e7f-4024-9781-13c1174e1b44 tempest-ServerRescueNegativeTestJSON-1478462338 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4415c2b8-f52d-474e-9696-60adb6f2d9d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:27.778441 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-560ce0d3-4e7f-4024-9781-13c1174e1b44 tempest-ServerRescueNegativeTestJSON-1478462338 None] Volume ad0299ff-6261-4929-8358-cc32bc7972bc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ad0299ff-6261-4929-8358-cc32bc7972bc', 'volume_size': 1}
Apr 25 14:50:27.779789 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-560ce0d3-4e7f-4024-9781-13c1174e1b44 tempest-ServerRescueNegativeTestJSON-1478462338 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ad0299ff-6261-4929-8358-cc32bc7972bc stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:27.809556 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-55cc0c31-dd4b-4207-baf1-73842a344549 tempest-VolumesDeleteCascade-605717574 None] Successfully deleted volume: c593128e-6bb2-4ff6-bb52-e709823904ca
Apr 25 14:50:27.816886 n-d-811416-6 sudo[122034]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ad0299ff-6261-4929-8358-cc32bc7972bc stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:50:27.823453 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-21bd18b1-6784-440a-9351-e3804560f903 tempest-GroupSnapshotsV319Test-1021699018 None] Successfully deleted volume: 2acf0097-3165-406e-ab71-6596222c7683
Apr 25 14:50:27.824356 n-d-811416-6 sudo[122034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:27.972303 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-55cc0c31-dd4b-4207-baf1-73842a344549 tempest-VolumesDeleteCascade-605717574 None] Created reservations ['3dd5657a-63df-473e-b87d-e82f49398963', 'dd0be5c4-604c-4165-a8cf-71345273ce9d', 'c858ff73-6cd2-4a19-a334-ab0d2a7d6787', '67cab77f-02af-4c85-a722-1e49ac94a516'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:50:27.990335 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-21bd18b1-6784-440a-9351-e3804560f903 tempest-GroupSnapshotsV319Test-1021699018 None] Created reservations ['e70efc53-3a05-4c77-8d18-b01080f590c9'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:50:28.042113 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-21bd18b1-6784-440a-9351-e3804560f903 tempest-GroupSnapshotsV319Test-1021699018 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1633999239 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1633999239, it is now deprecated. Please use the default quota class for default quota.
Apr 25 14:50:28.058542 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-55cc0c31-dd4b-4207-baf1-73842a344549 tempest-VolumesDeleteCascade-605717574 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:50:28.059781 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-55cc0c31-dd4b-4207-baf1-73842a344549 tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:28.105427 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-21bd18b1-6784-440a-9351-e3804560f903 tempest-GroupSnapshotsV319Test-1021699018 None] Created reservations ['d63058d3-3eff-4049-8b3e-5dfc0dfd3fcb', 'bb9a5156-e2df-4f6c-9662-2ac03bbed5b3', 'a525037e-5ccc-4c93-9652-2a6e67f81645', '8781e263-3296-4499-b18a-9ca577b08e69'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:50:28.126888 n-d-811416-6 sudo[122036]: 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
Apr 25 14:50:28.133250 n-d-811416-6 sudo[122036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:28.286947 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-21bd18b1-6784-440a-9351-e3804560f903 tempest-GroupSnapshotsV319Test-1021699018 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:50:28.290406 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21bd18b1-6784-440a-9351-e3804560f903 tempest-GroupSnapshotsV319Test-1021699018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:28.380055 n-d-811416-6 sudo[122038]: 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
Apr 25 14:50:28.381624 n-d-811416-6 sudo[122038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:28.920074 n-d-811416-6 sudo[122034]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:28.923009 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-560ce0d3-4e7f-4024-9781-13c1174e1b44 tempest-ServerRescueNegativeTestJSON-1478462338 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ad0299ff-6261-4929-8358-cc32bc7972bc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.142s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:28.927410 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-560ce0d3-4e7f-4024-9781-13c1174e1b44 tempest-ServerRescueNegativeTestJSON-1478462338 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4415c2b8-f52d-474e-9696-60adb6f2d9d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ad0299ff-6261-4929-8358-cc32bc7972bc', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:28.930077 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-560ce0d3-4e7f-4024-9781-13c1174e1b44 tempest-ServerRescueNegativeTestJSON-1478462338 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0c7e7e76-ab30-4c2c-ae60-82c53811570b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:28.973611 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-560ce0d3-4e7f-4024-9781-13c1174e1b44 tempest-ServerRescueNegativeTestJSON-1478462338 None] Volume volume-ad0299ff-6261-4929-8358-cc32bc7972bc (ad0299ff-6261-4929-8358-cc32bc7972bc): created successfully
Apr 25 14:50:28.975568 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-560ce0d3-4e7f-4024-9781-13c1174e1b44 tempest-ServerRescueNegativeTestJSON-1478462338 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0c7e7e76-ab30-4c2c-ae60-82c53811570b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:29.002513 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-560ce0d3-4e7f-4024-9781-13c1174e1b44 tempest-ServerRescueNegativeTestJSON-1478462338 None] Flow 'volume_create_manager' (3a9e8dc3-bf25-41b1-a655-1cfa7878a8d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:50:29.037266 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-560ce0d3-4e7f-4024-9781-13c1174e1b44 tempest-ServerRescueNegativeTestJSON-1478462338 None] Created volume successfully.
Apr 25 14:50:29.139280 n-d-811416-6 sudo[122036]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:29.141664 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-55cc0c31-dd4b-4207-baf1-73842a344549 tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.082s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:29.143780 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-55cc0c31-dd4b-4207-baf1-73842a344549 tempest-VolumesDeleteCascade-605717574 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:29.183271 n-d-811416-6 sudo[122073]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:50:29.184249 n-d-811416-6 sudo[122073]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:29.653293 n-d-811416-6 sudo[122038]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:29.656310 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21bd18b1-6784-440a-9351-e3804560f903 tempest-GroupSnapshotsV319Test-1021699018 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.366s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:29.657894 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21bd18b1-6784-440a-9351-e3804560f903 tempest-GroupSnapshotsV319Test-1021699018 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:29.704845 n-d-811416-6 sudo[122076]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:50:29.706850 n-d-811416-6 sudo[122076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:30.028262 n-d-811416-6 sudo[122073]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:30.030813 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-55cc0c31-dd4b-4207-baf1-73842a344549 tempest-VolumesDeleteCascade-605717574 None] CMD "sudo cinder-rootwrap /etc/cinder/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.887s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:30.033755 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-55cc0c31-dd4b-4207-baf1-73842a344549 tempest-VolumesDeleteCascade-605717574 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:50:30.048046 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-55cc0c31-dd4b-4207-baf1-73842a344549 tempest-VolumesDeleteCascade-605717574 None] Deleted volume successfully.
Apr 25 14:50:30.076226 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-55cc0c31-dd4b-4207-baf1-73842a344549 tempest-VolumesDeleteCascade-605717574 None] Lock "b'cinder-c593128e-6bb2-4ff6-bb52-e709823904ca-delete_volume'" released by "delete_volume" :: held 6.118s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:50:30.649286 n-d-811416-6 sudo[122076]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:30.651034 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21bd18b1-6784-440a-9351-e3804560f903 tempest-GroupSnapshotsV319Test-1021699018 None] CMD "sudo cinder-rootwrap /etc/cinder/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.993s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:30.652828 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-21bd18b1-6784-440a-9351-e3804560f903 tempest-GroupSnapshotsV319Test-1021699018 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:50:30.657397 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-21bd18b1-6784-440a-9351-e3804560f903 tempest-GroupSnapshotsV319Test-1021699018 None] Delete group completed successfully.
Apr 25 14:50:39.516417 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-2ea6576f-e45d-4803-b31a-11c66212da2b tempest-VolumeManageAdminTest-1244642407 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:50:39.542182 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-2ea6576f-e45d-4803-b31a-11c66212da2b tempest-VolumeManageAdminTest-1244642407 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:50:39.542688 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-2ea6576f-e45d-4803-b31a-11c66212da2b tempest-VolumeManageAdminTest-1244642407 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'
Apr 25 14:50:39.619008 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2ea6576f-e45d-4803-b31a-11c66212da2b tempest-VolumeManageAdminTest-1244642407 None] Flow 'volume_create_manager' (b77e74d7-d2c1-443a-9218-e58ea6378518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:50:39.647518 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2ea6576f-e45d-4803-b31a-11c66212da2b tempest-VolumeManageAdminTest-1244642407 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (225d8b53-abc9-4f58-bc72-ab7e7f9fbc95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:39.731285 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-2ea6576f-e45d-4803-b31a-11c66212da2b tempest-VolumeManageAdminTest-1244642407 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:50:39.776197 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2ea6576f-e45d-4803-b31a-11c66212da2b tempest-VolumeManageAdminTest-1244642407 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (225d8b53-abc9-4f58-bc72-ab7e7f9fbc95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:50:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-490644063',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=d59b6dab-b19d-4c8b-9352-3ac31506671b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12e37827b9544b14a848069de04bce67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:50:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:50:39Z,user_id='990af9edd0bf4ee59cd7273a3d0f981b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:39.781562 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2ea6576f-e45d-4803-b31a-11c66212da2b tempest-VolumeManageAdminTest-1244642407 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (78e4f38d-0c28-4a66-ae8a-255f48352076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:39.784475 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2ea6576f-e45d-4803-b31a-11c66212da2b tempest-VolumeManageAdminTest-1244642407 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (78e4f38d-0c28-4a66-ae8a-255f48352076) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:39.787287 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2ea6576f-e45d-4803-b31a-11c66212da2b tempest-VolumeManageAdminTest-1244642407 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (db18da6f-e068-46df-8446-be6607c3ff51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:39.790576 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2ea6576f-e45d-4803-b31a-11c66212da2b tempest-VolumeManageAdminTest-1244642407 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (db18da6f-e068-46df-8446-be6607c3ff51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd59b6dab-b19d-4c8b-9352-3ac31506671b', 'volume_name': 'volume-d59b6dab-b19d-4c8b-9352-3ac31506671b', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:39.794393 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2ea6576f-e45d-4803-b31a-11c66212da2b tempest-VolumeManageAdminTest-1244642407 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c4b6bdf-bf1d-473a-8e19-d91eef661212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:39.798059 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2ea6576f-e45d-4803-b31a-11c66212da2b tempest-VolumeManageAdminTest-1244642407 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c4b6bdf-bf1d-473a-8e19-d91eef661212) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:39.802227 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2ea6576f-e45d-4803-b31a-11c66212da2b tempest-VolumeManageAdminTest-1244642407 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (322e6126-211a-4c76-8c40-792606f17f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:39.803315 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-2ea6576f-e45d-4803-b31a-11c66212da2b tempest-VolumeManageAdminTest-1244642407 None] Volume d59b6dab-b19d-4c8b-9352-3ac31506671b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d59b6dab-b19d-4c8b-9352-3ac31506671b', 'volume_size': 1}
Apr 25 14:50:39.805979 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2ea6576f-e45d-4803-b31a-11c66212da2b tempest-VolumeManageAdminTest-1244642407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d59b6dab-b19d-4c8b-9352-3ac31506671b stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:39.869719 n-d-811416-6 sudo[122085]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d59b6dab-b19d-4c8b-9352-3ac31506671b stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:50:39.870535 n-d-811416-6 sudo[122085]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:40.674534 n-d-811416-6 sudo[122085]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:40.677006 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2ea6576f-e45d-4803-b31a-11c66212da2b tempest-VolumeManageAdminTest-1244642407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d59b6dab-b19d-4c8b-9352-3ac31506671b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.871s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:40.680423 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2ea6576f-e45d-4803-b31a-11c66212da2b tempest-VolumeManageAdminTest-1244642407 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (322e6126-211a-4c76-8c40-792606f17f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d59b6dab-b19d-4c8b-9352-3ac31506671b', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:40.682717 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2ea6576f-e45d-4803-b31a-11c66212da2b tempest-VolumeManageAdminTest-1244642407 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a0e003c2-9f68-4d53-8ec4-0f45ca6eec32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:40.699459 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-2ea6576f-e45d-4803-b31a-11c66212da2b tempest-VolumeManageAdminTest-1244642407 None] Volume volume-d59b6dab-b19d-4c8b-9352-3ac31506671b (d59b6dab-b19d-4c8b-9352-3ac31506671b): created successfully
Apr 25 14:50:40.702645 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2ea6576f-e45d-4803-b31a-11c66212da2b tempest-VolumeManageAdminTest-1244642407 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a0e003c2-9f68-4d53-8ec4-0f45ca6eec32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:40.722864 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2ea6576f-e45d-4803-b31a-11c66212da2b tempest-VolumeManageAdminTest-1244642407 None] Flow 'volume_create_manager' (b77e74d7-d2c1-443a-9218-e58ea6378518) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:50:40.749301 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-2ea6576f-e45d-4803-b31a-11c66212da2b tempest-VolumeManageAdminTest-1244642407 None] Created volume successfully.
Apr 25 14:50:42.571851 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-337dea74-6288-45c4-8172-430f819be0a8 tempest-VolumeManageAdminTest-1786780341 None] Lock "b'cinder-d59b6dab-b19d-4c8b-9352-3ac31506671b-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:50:42.693225 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-337dea74-6288-45c4-8172-430f819be0a8 tempest-VolumeManageAdminTest-1786780341 None] Skipping remove_export. No iscsi_target is presently exported for volume: d59b6dab-b19d-4c8b-9352-3ac31506671b
Apr 25 14:50:42.772296 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-337dea74-6288-45c4-8172-430f819be0a8 tempest-VolumeManageAdminTest-1786780341 None] Created reservations ['1eb1d7b6-fe84-421f-ac2c-4f4a052ce661', '3e97b927-925d-4740-92d0-e53c6c6be9ad', '77493512-f5cc-440c-8869-4359982db35c', '5be5067a-5cce-4f2e-b70b-48e1b36fd1f5'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:50:42.855826 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-337dea74-6288-45c4-8172-430f819be0a8 tempest-VolumeManageAdminTest-1786780341 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:50:42.857986 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-337dea74-6288-45c4-8172-430f819be0a8 tempest-VolumeManageAdminTest-1786780341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:42.883245 n-d-811416-6 sudo[122120]: 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
Apr 25 14:50:42.885132 n-d-811416-6 sudo[122120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:43.437696 n-d-811416-6 sudo[122120]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:43.440838 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-337dea74-6288-45c4-8172-430f819be0a8 tempest-VolumeManageAdminTest-1786780341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.583s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:43.443375 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-337dea74-6288-45c4-8172-430f819be0a8 tempest-VolumeManageAdminTest-1786780341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:43.487939 n-d-811416-6 sudo[122123]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:50:43.492403 n-d-811416-6 sudo[122123]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:44.229468 n-d-811416-6 sudo[122123]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:44.232698 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-337dea74-6288-45c4-8172-430f819be0a8 tempest-VolumeManageAdminTest-1786780341 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:44.235438 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-337dea74-6288-45c4-8172-430f819be0a8 tempest-VolumeManageAdminTest-1786780341 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:50:44.244205 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-337dea74-6288-45c4-8172-430f819be0a8 tempest-VolumeManageAdminTest-1786780341 None] Unmanaged volume successfully.
Apr 25 14:50:44.254531 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-337dea74-6288-45c4-8172-430f819be0a8 tempest-VolumeManageAdminTest-1786780341 None] Lock "b'cinder-d59b6dab-b19d-4c8b-9352-3ac31506671b-delete_volume'" released by "delete_volume" :: held 1.683s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:50:44.504674 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4f675d60-c689-46aa-9bc8-0c10291a9ceb tempest-VolumeManageAdminTest-1786780341 None] Flow 'volume_manage_existing_manager' (d87ebf95-4179-4be0-b8f9-5f1c7efa3f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:50:44.517328 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4f675d60-c689-46aa-9bc8-0c10291a9ceb tempest-VolumeManageAdminTest-1786780341 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (45207bcc-ce53-4f6e-b431-c81318d13ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:44.520272 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4f675d60-c689-46aa-9bc8-0c10291a9ceb tempest-VolumeManageAdminTest-1786780341 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (45207bcc-ce53-4f6e-b431-c81318d13ef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:44.523386 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4f675d60-c689-46aa-9bc8-0c10291a9ceb tempest-VolumeManageAdminTest-1786780341 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (6117d87e-f742-476e-90b0-0afa1125d391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:44.525427 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4f675d60-c689-46aa-9bc8-0c10291a9ceb tempest-VolumeManageAdminTest-1786780341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d59b6dab-b19d-4c8b-9352-3ac31506671b {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:44.569555 n-d-811416-6 sudo[122126]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d59b6dab-b19d-4c8b-9352-3ac31506671b
Apr 25 14:50:44.575747 n-d-811416-6 sudo[122126]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:45.289379 n-d-811416-6 sudo[122126]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:45.292037 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4f675d60-c689-46aa-9bc8-0c10291a9ceb tempest-VolumeManageAdminTest-1786780341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d59b6dab-b19d-4c8b-9352-3ac31506671b" returned: 0 in 0.766s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:45.297957 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4f675d60-c689-46aa-9bc8-0c10291a9ceb tempest-VolumeManageAdminTest-1786780341 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (6117d87e-f742-476e-90b0-0afa1125d391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'volume_type_id': 'f320494d-ac0c-402f-aaac-5875951dab1f', '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=2022-04-25T14:50:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1688779800',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=aa4a1dd7-f2e4-4d26-ba02-6d0424ab4716,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='853a4886470b4f4dbd78f314d570dc8a',provider_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='d91a399d86334986a4b5e4abee58a436',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f), 'volume_spec': {'status': 'managing', 'volume_name': 'volume-aa4a1dd7-f2e4-4d26-ba02-6d0424ab4716', 'volume_id': 'aa4a1dd7-f2e4-4d26-ba02-6d0424ab4716'}}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:45.300870 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4f675d60-c689-46aa-9bc8-0c10291a9ceb tempest-VolumeManageAdminTest-1786780341 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00f1e83c-8485-4381-b40f-a91db5d9c17b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:45.472174 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-4f675d60-c689-46aa-9bc8-0c10291a9ceb tempest-VolumeManageAdminTest-1786780341 None] Created reservations ['040aa01d-a02b-4bca-86f2-621cf39ee057', '40193a7b-3564-481b-a295-067849de0bfa'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:50:45.474775 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4f675d60-c689-46aa-9bc8-0c10291a9ceb tempest-VolumeManageAdminTest-1786780341 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00f1e83c-8485-4381-b40f-a91db5d9c17b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['040aa01d-a02b-4bca-86f2-621cf39ee057', '40193a7b-3564-481b-a295-067849de0bfa']}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:45.479997 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4f675d60-c689-46aa-9bc8-0c10291a9ceb tempest-VolumeManageAdminTest-1786780341 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (ff2991ed-9333-4315-97b7-77f5bd6493bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:45.483298 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4f675d60-c689-46aa-9bc8-0c10291a9ceb tempest-VolumeManageAdminTest-1786780341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d59b6dab-b19d-4c8b-9352-3ac31506671b {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:45.534738 n-d-811416-6 sudo[122131]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d59b6dab-b19d-4c8b-9352-3ac31506671b
Apr 25 14:50:45.535735 n-d-811416-6 sudo[122131]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:46.254855 n-d-811416-6 sudo[122131]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:46.257758 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4f675d60-c689-46aa-9bc8-0c10291a9ceb tempest-VolumeManageAdminTest-1786780341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d59b6dab-b19d-4c8b-9352-3ac31506671b" returned: 0 in 0.775s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:46.280607 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 volume-d59b6dab-b19d-4c8b-9352-3ac31506671b volume-aa4a1dd7-f2e4-4d26-ba02-6d0424ab4716 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:46.529647 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 volume-d59b6dab-b19d-4c8b-9352-3ac31506671b volume-aa4a1dd7-f2e4-4d26-ba02-6d0424ab4716" returned: 0 in 0.247s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:46.531218 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138229488]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:50:46.554972 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4f675d60-c689-46aa-9bc8-0c10291a9ceb tempest-VolumeManageAdminTest-1786780341 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (ff2991ed-9333-4315-97b7-77f5bd6493bf) 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=2022-04-25T14:50:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1688779800',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=aa4a1dd7-f2e4-4d26-ba02-6d0424ab4716,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='853a4886470b4f4dbd78f314d570dc8a',provider_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='d91a399d86334986a4b5e4abee58a436',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:46.558235 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4f675d60-c689-46aa-9bc8-0c10291a9ceb tempest-VolumeManageAdminTest-1786780341 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f80b171e-6cbc-4367-8cdf-4d3a4d38447d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:46.594169 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4f675d60-c689-46aa-9bc8-0c10291a9ceb tempest-VolumeManageAdminTest-1786780341 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f80b171e-6cbc-4367-8cdf-4d3a4d38447d) 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=2022-04-25T14:50:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1688779800',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=aa4a1dd7-f2e4-4d26-ba02-6d0424ab4716,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='853a4886470b4f4dbd78f314d570dc8a',provider_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='d91a399d86334986a4b5e4abee58a436',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:46.600681 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4f675d60-c689-46aa-9bc8-0c10291a9ceb tempest-VolumeManageAdminTest-1786780341 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (9af80534-c7d9-4ea5-aefe-5dfac3e78e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:50:46.615652 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-4f675d60-c689-46aa-9bc8-0c10291a9ceb tempest-VolumeManageAdminTest-1786780341 None] Volume volume-aa4a1dd7-f2e4-4d26-ba02-6d0424ab4716 (aa4a1dd7-f2e4-4d26-ba02-6d0424ab4716): created successfully
Apr 25 14:50:46.622955 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4f675d60-c689-46aa-9bc8-0c10291a9ceb tempest-VolumeManageAdminTest-1786780341 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (9af80534-c7d9-4ea5-aefe-5dfac3e78e86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:50:46.628243 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-4f675d60-c689-46aa-9bc8-0c10291a9ceb tempest-VolumeManageAdminTest-1786780341 None] Flow 'volume_manage_existing_manager' (d87ebf95-4179-4be0-b8f9-5f1c7efa3f3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:50:46.629911 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-4f675d60-c689-46aa-9bc8-0c10291a9ceb tempest-VolumeManageAdminTest-1786780341 None] Manage existing volume completed successfully.
Apr 25 14:50:47.148175 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-21c48858-982c-4ff0-a76b-437c62dd2bea tempest-VolumeManageAdminTest-1786780341 None] Lock "b'cinder-aa4a1dd7-f2e4-4d26-ba02-6d0424ab4716-delete_volume'" acquired by "delete_volume" :: waited 0.030s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:50:47.252421 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-21c48858-982c-4ff0-a76b-437c62dd2bea tempest-VolumeManageAdminTest-1786780341 None] Skipping remove_export. No iscsi_target is presently exported for volume: aa4a1dd7-f2e4-4d26-ba02-6d0424ab4716
Apr 25 14:50:47.262190 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21c48858-982c-4ff0-a76b-437c62dd2bea tempest-VolumeManageAdminTest-1786780341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-aa4a1dd7-f2e4-4d26-ba02-6d0424ab4716 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:47.301344 n-d-811416-6 sudo[122159]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-aa4a1dd7-f2e4-4d26-ba02-6d0424ab4716
Apr 25 14:50:47.302598 n-d-811416-6 sudo[122159]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:47.898795 n-d-811416-6 sudo[122159]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:47.901092 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21c48858-982c-4ff0-a76b-437c62dd2bea tempest-VolumeManageAdminTest-1786780341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-aa4a1dd7-f2e4-4d26-ba02-6d0424ab4716" returned: 0 in 0.640s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:47.902994 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21c48858-982c-4ff0-a76b-437c62dd2bea tempest-VolumeManageAdminTest-1786780341 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-aa4a1dd7-f2e4-4d26-ba02-6d0424ab4716 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:47.923571 n-d-811416-6 sudo[122162]: 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-aa4a1dd7-f2e4-4d26-ba02-6d0424ab4716
Apr 25 14:50:47.925830 n-d-811416-6 sudo[122162]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:48.421925 n-d-811416-6 sudo[122162]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:48.424328 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21c48858-982c-4ff0-a76b-437c62dd2bea tempest-VolumeManageAdminTest-1786780341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa4a1dd7-f2e4-4d26-ba02-6d0424ab4716" returned: 0 in 0.521s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:48.428954 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21c48858-982c-4ff0-a76b-437c62dd2bea tempest-VolumeManageAdminTest-1786780341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa4a1dd7-f2e4-4d26-ba02-6d0424ab4716 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:48.458622 n-d-811416-6 sudo[122165]: 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-aa4a1dd7-f2e4-4d26-ba02-6d0424ab4716
Apr 25 14:50:48.460199 n-d-811416-6 sudo[122165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:49.089000 n-d-811416-6 sudo[122165]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:49.091292 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21c48858-982c-4ff0-a76b-437c62dd2bea tempest-VolumeManageAdminTest-1786780341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa4a1dd7-f2e4-4d26-ba02-6d0424ab4716" returned: 0 in 0.662s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:49.093485 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-21c48858-982c-4ff0-a76b-437c62dd2bea tempest-VolumeManageAdminTest-1786780341 None] Successfully deleted volume: aa4a1dd7-f2e4-4d26-ba02-6d0424ab4716
Apr 25 14:50:49.173562 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-21c48858-982c-4ff0-a76b-437c62dd2bea tempest-VolumeManageAdminTest-1786780341 None] Created reservations ['de2d1518-a33e-4f20-b9d8-f778a7e49f1c', 'bf72d8d6-70cc-496d-a340-b2f64fbf8309', '63ced048-91cb-42ba-9217-2ce55934d99c', 'fec6f67c-cfea-40ce-899f-6a2321b79936'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:50:49.270382 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-21c48858-982c-4ff0-a76b-437c62dd2bea tempest-VolumeManageAdminTest-1786780341 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:50:49.271246 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21c48858-982c-4ff0-a76b-437c62dd2bea tempest-VolumeManageAdminTest-1786780341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:49.298264 n-d-811416-6 sudo[122171]: 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
Apr 25 14:50:49.300279 n-d-811416-6 sudo[122171]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:49.949916 n-d-811416-6 sudo[122171]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:49.952378 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21c48858-982c-4ff0-a76b-437c62dd2bea tempest-VolumeManageAdminTest-1786780341 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:49.954606 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21c48858-982c-4ff0-a76b-437c62dd2bea tempest-VolumeManageAdminTest-1786780341 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:50:49.996911 n-d-811416-6 sudo[122174]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:50:50.001946 n-d-811416-6 sudo[122174]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:50:50.645436 n-d-811416-6 sudo[122174]: pam_unix(sudo:session): session closed for user root
Apr 25 14:50:50.648169 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21c48858-982c-4ff0-a76b-437c62dd2bea tempest-VolumeManageAdminTest-1786780341 None] CMD "sudo cinder-rootwrap /etc/cinder/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.693s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:50:50.650635 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-21c48858-982c-4ff0-a76b-437c62dd2bea tempest-VolumeManageAdminTest-1786780341 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:50:50.656318 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-21c48858-982c-4ff0-a76b-437c62dd2bea tempest-VolumeManageAdminTest-1786780341 None] Deleted volume successfully.
Apr 25 14:50:50.672915 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-21c48858-982c-4ff0-a76b-437c62dd2bea tempest-VolumeManageAdminTest-1786780341 None] Lock "b'cinder-aa4a1dd7-f2e4-4d26-ba02-6d0424ab4716-delete_volume'" released by "delete_volume" :: held 3.525s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:51:03.944428 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:51:03.945198 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:51:03.946023 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:04.029251 n-d-811416-6 sudo[122453]: 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
Apr 25 14:51:04.030084 n-d-811416-6 sudo[122453]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:05.250301 n-d-811416-6 sudo[122453]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:05.253330 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.307s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:05.255036 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:05.283745 n-d-811416-6 sudo[122487]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:51:05.285483 n-d-811416-6 sudo[122487]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:06.333791 n-d-811416-6 sudo[122487]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:06.336206 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.081s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:06.337693 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:51:12.442918 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-b1839c1e-d5aa-4fdd-9159-aad2498da871 tempest-ServerRescueNegativeTestJSON-1478462338 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:51:12.448786 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-b1839c1e-d5aa-4fdd-9159-aad2498da871 tempest-ServerRescueNegativeTestJSON-1478462338 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:51:12.449806 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-b1839c1e-d5aa-4fdd-9159-aad2498da871 tempest-ServerRescueNegativeTestJSON-1478462338 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'
Apr 25 14:51:12.489362 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b1839c1e-d5aa-4fdd-9159-aad2498da871 tempest-ServerRescueNegativeTestJSON-1478462338 None] Flow 'volume_create_manager' (6d0dda29-c938-4868-8c5d-c62aa5d2563a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:51:12.515732 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b1839c1e-d5aa-4fdd-9159-aad2498da871 tempest-ServerRescueNegativeTestJSON-1478462338 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (36d45f19-4170-4806-a98f-ef7106b9305b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:12.574590 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-b1839c1e-d5aa-4fdd-9159-aad2498da871 tempest-ServerRescueNegativeTestJSON-1478462338 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:51:12.676697 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b1839c1e-d5aa-4fdd-9159-aad2498da871 tempest-ServerRescueNegativeTestJSON-1478462338 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (36d45f19-4170-4806-a98f-ef7106b9305b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:51:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-325755137',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebd1eee7783348ab8fc8b12cb5402e93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:51:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:51:12Z,user_id='7e1689b6aadd40299525d6e708ac0214',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:12.682443 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b1839c1e-d5aa-4fdd-9159-aad2498da871 tempest-ServerRescueNegativeTestJSON-1478462338 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f58b46b0-7667-4879-a285-1a79274e6fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:12.695848 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b1839c1e-d5aa-4fdd-9159-aad2498da871 tempest-ServerRescueNegativeTestJSON-1478462338 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f58b46b0-7667-4879-a285-1a79274e6fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:12.704670 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b1839c1e-d5aa-4fdd-9159-aad2498da871 tempest-ServerRescueNegativeTestJSON-1478462338 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c5766b39-61a5-4845-820c-e32abdf2637c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:12.714487 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b1839c1e-d5aa-4fdd-9159-aad2498da871 tempest-ServerRescueNegativeTestJSON-1478462338 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c5766b39-61a5-4845-820c-e32abdf2637c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a', 'volume_name': 'volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:12.724272 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b1839c1e-d5aa-4fdd-9159-aad2498da871 tempest-ServerRescueNegativeTestJSON-1478462338 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (23d7555b-1055-47ca-9276-e8f72297eae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:12.766201 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b1839c1e-d5aa-4fdd-9159-aad2498da871 tempest-ServerRescueNegativeTestJSON-1478462338 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (23d7555b-1055-47ca-9276-e8f72297eae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:12.785791 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b1839c1e-d5aa-4fdd-9159-aad2498da871 tempest-ServerRescueNegativeTestJSON-1478462338 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be947885-2726-4278-94b0-f3f8e34da7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:12.799697 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-b1839c1e-d5aa-4fdd-9159-aad2498da871 tempest-ServerRescueNegativeTestJSON-1478462338 None] Volume 8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a', 'volume_size': 1}
Apr 25 14:51:12.811341 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b1839c1e-d5aa-4fdd-9159-aad2498da871 tempest-ServerRescueNegativeTestJSON-1478462338 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:12.873991 n-d-811416-6 sudo[122508]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:51:12.876340 n-d-811416-6 sudo[122508]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:13.685003 n-d-811416-6 sudo[122508]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:13.687210 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b1839c1e-d5aa-4fdd-9159-aad2498da871 tempest-ServerRescueNegativeTestJSON-1478462338 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.879s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:13.690747 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b1839c1e-d5aa-4fdd-9159-aad2498da871 tempest-ServerRescueNegativeTestJSON-1478462338 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be947885-2726-4278-94b0-f3f8e34da7b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:13.693387 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b1839c1e-d5aa-4fdd-9159-aad2498da871 tempest-ServerRescueNegativeTestJSON-1478462338 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1ff065e9-44c6-4071-a365-cc9b6f3082f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:13.714866 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-b1839c1e-d5aa-4fdd-9159-aad2498da871 tempest-ServerRescueNegativeTestJSON-1478462338 None] Volume volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a (8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a): created successfully
Apr 25 14:51:13.721429 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b1839c1e-d5aa-4fdd-9159-aad2498da871 tempest-ServerRescueNegativeTestJSON-1478462338 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1ff065e9-44c6-4071-a365-cc9b6f3082f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:13.729416 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b1839c1e-d5aa-4fdd-9159-aad2498da871 tempest-ServerRescueNegativeTestJSON-1478462338 None] Flow 'volume_create_manager' (6d0dda29-c938-4868-8c5d-c62aa5d2563a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:51:13.758616 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-b1839c1e-d5aa-4fdd-9159-aad2498da871 tempest-ServerRescueNegativeTestJSON-1478462338 None] Created volume successfully.
Apr 25 14:51:14.133849 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-64f1cab2-f982-4cc9-9fa9-6e0a63983d80 tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:51:14.138573 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-64f1cab2-f982-4cc9-9fa9-6e0a63983d80 tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:51:14.139270 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-64f1cab2-f982-4cc9-9fa9-6e0a63983d80 tempest-VolumeRetypeWithoutMigrationTest-1586196777 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'
Apr 25 14:51:14.164221 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-64f1cab2-f982-4cc9-9fa9-6e0a63983d80 tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Flow 'volume_create_manager' (0b85011d-3511-4cc3-b6f6-e018a67e13dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:51:14.180219 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-64f1cab2-f982-4cc9-9fa9-6e0a63983d80 tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f1d7de52-8141-4741-9c24-98377f369b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:14.233658 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-64f1cab2-f982-4cc9-9fa9-6e0a63983d80 tempest-VolumeRetypeWithoutMigrationTest-1586196777 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:51:14.279381 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-64f1cab2-f982-4cc9-9fa9-6e0a63983d80 tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f1d7de52-8141-4741-9c24-98377f369b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:51:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-538989521',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=15b99856-6459-4ada-b64e-f7dd991e4522,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c1f36309ec64ab7a32201da763eaf46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:51:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:51:14Z,user_id='28cd81a9ee1e4e759c1f7fcb546b89f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75246917-87eb-46db-93ad-946f240fff7a),volume_type_id=75246917-87eb-46db-93ad-946f240fff7a)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:14.282455 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-64f1cab2-f982-4cc9-9fa9-6e0a63983d80 tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0a211be6-ce4c-43ab-99a4-eb3747521596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:14.284976 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-64f1cab2-f982-4cc9-9fa9-6e0a63983d80 tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0a211be6-ce4c-43ab-99a4-eb3747521596) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:14.287691 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-64f1cab2-f982-4cc9-9fa9-6e0a63983d80 tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c72c3af3-5bb3-4aa7-be06-1b30a2f8f9b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:14.290327 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-64f1cab2-f982-4cc9-9fa9-6e0a63983d80 tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c72c3af3-5bb3-4aa7-be06-1b30a2f8f9b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '15b99856-6459-4ada-b64e-f7dd991e4522', 'volume_name': 'volume-15b99856-6459-4ada-b64e-f7dd991e4522', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:14.292936 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-64f1cab2-f982-4cc9-9fa9-6e0a63983d80 tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cae8a441-087f-40a5-b1fa-137a78a6934d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:14.295327 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-64f1cab2-f982-4cc9-9fa9-6e0a63983d80 tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cae8a441-087f-40a5-b1fa-137a78a6934d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:14.297763 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-64f1cab2-f982-4cc9-9fa9-6e0a63983d80 tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (391618ba-8d9a-4bf6-9f16-a652530a5c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:14.298802 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-64f1cab2-f982-4cc9-9fa9-6e0a63983d80 tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Volume 15b99856-6459-4ada-b64e-f7dd991e4522: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-15b99856-6459-4ada-b64e-f7dd991e4522', 'volume_size': 1}
Apr 25 14:51:14.300243 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-64f1cab2-f982-4cc9-9fa9-6e0a63983d80 tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-15b99856-6459-4ada-b64e-f7dd991e4522 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:14.320957 n-d-811416-6 sudo[122545]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-15b99856-6459-4ada-b64e-f7dd991e4522 stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:51:14.322525 n-d-811416-6 sudo[122545]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:15.057375 n-d-811416-6 sudo[122545]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:15.060746 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-64f1cab2-f982-4cc9-9fa9-6e0a63983d80 tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-15b99856-6459-4ada-b64e-f7dd991e4522 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.760s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:15.065786 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-64f1cab2-f982-4cc9-9fa9-6e0a63983d80 tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (391618ba-8d9a-4bf6-9f16-a652530a5c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-15b99856-6459-4ada-b64e-f7dd991e4522', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:15.071319 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-64f1cab2-f982-4cc9-9fa9-6e0a63983d80 tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2bc7f8ea-f570-4bb2-af4f-f92a85b4ccc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:15.086644 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-64f1cab2-f982-4cc9-9fa9-6e0a63983d80 tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Volume volume-15b99856-6459-4ada-b64e-f7dd991e4522 (15b99856-6459-4ada-b64e-f7dd991e4522): created successfully
Apr 25 14:51:15.090392 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-64f1cab2-f982-4cc9-9fa9-6e0a63983d80 tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2bc7f8ea-f570-4bb2-af4f-f92a85b4ccc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:15.095528 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-64f1cab2-f982-4cc9-9fa9-6e0a63983d80 tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Flow 'volume_create_manager' (0b85011d-3511-4cc3-b6f6-e018a67e13dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:51:15.116328 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-64f1cab2-f982-4cc9-9fa9-6e0a63983d80 tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Created volume successfully.
Apr 25 14:51:15.835623 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-ee05bde8-87b4-4a10-84f5-f52f546797e3 tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:51:15.836383 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ee05bde8-87b4-4a10-84f5-f52f546797e3 tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:15.857510 n-d-811416-6 sudo[122596]: 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
Apr 25 14:51:15.859136 n-d-811416-6 sudo[122596]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:16.311809 n-d-811416-6 sudo[122596]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:16.315350 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ee05bde8-87b4-4a10-84f5-f52f546797e3 tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:16.317230 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ee05bde8-87b4-4a10-84f5-f52f546797e3 tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:16.338337 n-d-811416-6 sudo[122599]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:51:16.339835 n-d-811416-6 sudo[122599]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:17.001432 n-d-811416-6 sudo[122599]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:17.003894 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ee05bde8-87b4-4a10-84f5-f52f546797e3 tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:17.007756 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-ee05bde8-87b4-4a10-84f5-f52f546797e3 tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:51:17.015575 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-ee05bde8-87b4-4a10-84f5-f52f546797e3 tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Retype volume completed successfully.
Apr 25 14:51:17.332064 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-420d7139-6d63-4992-b083-e33f99ff945d tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Lock "b'cinder-15b99856-6459-4ada-b64e-f7dd991e4522-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:51:17.492425 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-420d7139-6d63-4992-b083-e33f99ff945d tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Skipping remove_export. No iscsi_target is presently exported for volume: 15b99856-6459-4ada-b64e-f7dd991e4522
Apr 25 14:51:17.493976 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-420d7139-6d63-4992-b083-e33f99ff945d tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-15b99856-6459-4ada-b64e-f7dd991e4522 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:17.574410 n-d-811416-6 sudo[122611]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-15b99856-6459-4ada-b64e-f7dd991e4522
Apr 25 14:51:17.577796 n-d-811416-6 sudo[122611]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:18.147354 n-d-811416-6 sudo[122611]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:18.149921 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-420d7139-6d63-4992-b083-e33f99ff945d tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-15b99856-6459-4ada-b64e-f7dd991e4522" returned: 0 in 0.655s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:18.152061 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-420d7139-6d63-4992-b083-e33f99ff945d tempest-VolumeRetypeWithoutMigrationTest-1586196777 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-15b99856-6459-4ada-b64e-f7dd991e4522 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:18.172706 n-d-811416-6 sudo[122623]: 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-15b99856-6459-4ada-b64e-f7dd991e4522
Apr 25 14:51:18.174942 n-d-811416-6 sudo[122623]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:18.766242 n-d-811416-6 sudo[122623]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:18.780797 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-420d7139-6d63-4992-b083-e33f99ff945d tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-15b99856-6459-4ada-b64e-f7dd991e4522" returned: 0 in 0.622s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:18.783412 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-420d7139-6d63-4992-b083-e33f99ff945d tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-15b99856-6459-4ada-b64e-f7dd991e4522 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:18.831123 n-d-811416-6 sudo[122633]: 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-15b99856-6459-4ada-b64e-f7dd991e4522
Apr 25 14:51:18.832001 n-d-811416-6 sudo[122633]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:19.546312 n-d-811416-6 sudo[122633]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:19.549737 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-420d7139-6d63-4992-b083-e33f99ff945d tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-15b99856-6459-4ada-b64e-f7dd991e4522" returned: 0 in 0.766s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:19.551328 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-420d7139-6d63-4992-b083-e33f99ff945d tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Successfully deleted volume: 15b99856-6459-4ada-b64e-f7dd991e4522
Apr 25 14:51:19.594977 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-420d7139-6d63-4992-b083-e33f99ff945d tempest-VolumeRetypeWithoutMigrationTest-1586196777 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.
Apr 25 14:51:19.596070 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-420d7139-6d63-4992-b083-e33f99ff945d tempest-VolumeRetypeWithoutMigrationTest-1586196777 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.
Apr 25 14:51:19.642859 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-420d7139-6d63-4992-b083-e33f99ff945d tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Created reservations ['bc9b3250-bd86-483f-84ec-b54fe70e43fd', '05cde2de-387c-4b15-bc0c-fe70a700622c', 'cefd2b8f-015f-4e62-98ea-3f3f51d4370f', '7eb09e50-1870-4be1-877d-b2120aec0622'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:51:19.749651 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-420d7139-6d63-4992-b083-e33f99ff945d tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:51:19.750585 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-420d7139-6d63-4992-b083-e33f99ff945d tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:19.791057 n-d-811416-6 sudo[122642]: 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
Apr 25 14:51:19.792757 n-d-811416-6 sudo[122642]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:20.383695 n-d-811416-6 sudo[122642]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:20.385972 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-420d7139-6d63-4992-b083-e33f99ff945d tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.635s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:20.388168 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-420d7139-6d63-4992-b083-e33f99ff945d tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:20.440495 n-d-811416-6 sudo[122645]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:51:20.441373 n-d-811416-6 sudo[122645]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:20.980863 n-d-811416-6 sudo[122645]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:20.983478 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-420d7139-6d63-4992-b083-e33f99ff945d tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:20.986214 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-420d7139-6d63-4992-b083-e33f99ff945d tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:51:20.991462 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-420d7139-6d63-4992-b083-e33f99ff945d tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Deleted volume successfully.
Apr 25 14:51:21.015355 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-420d7139-6d63-4992-b083-e33f99ff945d tempest-VolumeRetypeWithoutMigrationTest-1586196777 None] Lock "b'cinder-15b99856-6459-4ada-b64e-f7dd991e4522-delete_volume'" released by "delete_volume" :: held 3.683s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:51:39.186743 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-cfdd1106-92bd-40d7-85d9-90c543e71377 tempest-SnapshotMetadataTestJSON-12499688 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:51:39.191765 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-cfdd1106-92bd-40d7-85d9-90c543e71377 tempest-SnapshotMetadataTestJSON-12499688 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:51:39.192571 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-cfdd1106-92bd-40d7-85d9-90c543e71377 tempest-SnapshotMetadataTestJSON-12499688 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'
Apr 25 14:51:39.209412 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cfdd1106-92bd-40d7-85d9-90c543e71377 tempest-SnapshotMetadataTestJSON-12499688 None] Flow 'volume_create_manager' (732722b6-6ab6-4714-a167-9316f689a6c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:51:39.213253 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cfdd1106-92bd-40d7-85d9-90c543e71377 tempest-SnapshotMetadataTestJSON-12499688 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bd8c00b3-d900-4612-9ba2-a5a3a1360a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:39.238726 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-cfdd1106-92bd-40d7-85d9-90c543e71377 tempest-SnapshotMetadataTestJSON-12499688 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:51:39.269493 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cfdd1106-92bd-40d7-85d9-90c543e71377 tempest-SnapshotMetadataTestJSON-12499688 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bd8c00b3-d900-4612-9ba2-a5a3a1360a4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:51:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1899062458',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=12cd9cba-cf4b-432f-9fbb-d0589fbb9016,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d96bb45dd09430a8efd4f1b29d3d9df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:51:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:51:39Z,user_id='12742b33f10943ef856657fa1b13ea0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:39.272533 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cfdd1106-92bd-40d7-85d9-90c543e71377 tempest-SnapshotMetadataTestJSON-12499688 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (11d140f3-4a65-4f3b-a7bf-2e82e7ad9d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:39.275514 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cfdd1106-92bd-40d7-85d9-90c543e71377 tempest-SnapshotMetadataTestJSON-12499688 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (11d140f3-4a65-4f3b-a7bf-2e82e7ad9d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:39.278308 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cfdd1106-92bd-40d7-85d9-90c543e71377 tempest-SnapshotMetadataTestJSON-12499688 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (db60773f-817b-41d9-9aac-e9dbc917a5a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:39.280860 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cfdd1106-92bd-40d7-85d9-90c543e71377 tempest-SnapshotMetadataTestJSON-12499688 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (db60773f-817b-41d9-9aac-e9dbc917a5a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '12cd9cba-cf4b-432f-9fbb-d0589fbb9016', 'volume_name': 'volume-12cd9cba-cf4b-432f-9fbb-d0589fbb9016', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:39.283630 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cfdd1106-92bd-40d7-85d9-90c543e71377 tempest-SnapshotMetadataTestJSON-12499688 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5e09f2a4-f23a-4793-9554-b4aaca7b8ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:39.286149 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cfdd1106-92bd-40d7-85d9-90c543e71377 tempest-SnapshotMetadataTestJSON-12499688 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5e09f2a4-f23a-4793-9554-b4aaca7b8ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:39.288595 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cfdd1106-92bd-40d7-85d9-90c543e71377 tempest-SnapshotMetadataTestJSON-12499688 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (96f51ede-2b33-4c2c-96fd-727cda5747b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:39.289677 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-cfdd1106-92bd-40d7-85d9-90c543e71377 tempest-SnapshotMetadataTestJSON-12499688 None] Volume 12cd9cba-cf4b-432f-9fbb-d0589fbb9016: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-12cd9cba-cf4b-432f-9fbb-d0589fbb9016', 'volume_size': 1}
Apr 25 14:51:39.291180 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cfdd1106-92bd-40d7-85d9-90c543e71377 tempest-SnapshotMetadataTestJSON-12499688 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-12cd9cba-cf4b-432f-9fbb-d0589fbb9016 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:39.326380 n-d-811416-6 sudo[122755]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-12cd9cba-cf4b-432f-9fbb-d0589fbb9016 stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:51:39.327517 n-d-811416-6 sudo[122755]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:39.962475 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cfdd1106-92bd-40d7-85d9-90c543e71377 tempest-SnapshotMetadataTestJSON-12499688 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-12cd9cba-cf4b-432f-9fbb-d0589fbb9016 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.666s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:39.962475 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cfdd1106-92bd-40d7-85d9-90c543e71377 tempest-SnapshotMetadataTestJSON-12499688 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (96f51ede-2b33-4c2c-96fd-727cda5747b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-12cd9cba-cf4b-432f-9fbb-d0589fbb9016', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:39.955534 n-d-811416-6 sudo[122755]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:39.964204 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cfdd1106-92bd-40d7-85d9-90c543e71377 tempest-SnapshotMetadataTestJSON-12499688 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d873e223-71fc-4a9b-a005-1a94c5d985f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:39.992793 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-cfdd1106-92bd-40d7-85d9-90c543e71377 tempest-SnapshotMetadataTestJSON-12499688 None] Volume volume-12cd9cba-cf4b-432f-9fbb-d0589fbb9016 (12cd9cba-cf4b-432f-9fbb-d0589fbb9016): created successfully
Apr 25 14:51:39.995063 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cfdd1106-92bd-40d7-85d9-90c543e71377 tempest-SnapshotMetadataTestJSON-12499688 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d873e223-71fc-4a9b-a005-1a94c5d985f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:39.998331 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cfdd1106-92bd-40d7-85d9-90c543e71377 tempest-SnapshotMetadataTestJSON-12499688 None] Flow 'volume_create_manager' (732722b6-6ab6-4714-a167-9316f689a6c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:51:40.016443 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-cfdd1106-92bd-40d7-85d9-90c543e71377 tempest-SnapshotMetadataTestJSON-12499688 None] Created volume successfully.
Apr 25 14:51:40.653938 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4d67742e-0074-4ee1-8449-831084f7e723 tempest-SnapshotMetadataTestJSON-12499688 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-12cd9cba-cf4b-432f-9fbb-d0589fbb9016 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:40.674440 n-d-811416-6 sudo[122791]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-12cd9cba-cf4b-432f-9fbb-d0589fbb9016
Apr 25 14:51:40.676145 n-d-811416-6 sudo[122791]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:41.093524 n-d-811416-6 sudo[122791]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:41.096244 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4d67742e-0074-4ee1-8449-831084f7e723 tempest-SnapshotMetadataTestJSON-12499688 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-12cd9cba-cf4b-432f-9fbb-d0589fbb9016" returned: 0 in 0.443s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:41.103418 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4d67742e-0074-4ee1-8449-831084f7e723 tempest-SnapshotMetadataTestJSON-12499688 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cec7351b-697d-4586-b03a-568a336315f1 --snapshot stack-volumes-lvmdriver-1/volume-12cd9cba-cf4b-432f-9fbb-d0589fbb9016 -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:41.144533 n-d-811416-6 sudo[122795]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cec7351b-697d-4586-b03a-568a336315f1 --snapshot stack-volumes-lvmdriver-1/volume-12cd9cba-cf4b-432f-9fbb-d0589fbb9016 -L 1.00g
Apr 25 14:51:41.145477 n-d-811416-6 sudo[122795]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:41.938841 n-d-811416-6 sudo[122795]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:41.941347 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4d67742e-0074-4ee1-8449-831084f7e723 tempest-SnapshotMetadataTestJSON-12499688 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cec7351b-697d-4586-b03a-568a336315f1 --snapshot stack-volumes-lvmdriver-1/volume-12cd9cba-cf4b-432f-9fbb-d0589fbb9016 -L 1.00g" returned: 0 in 0.838s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:42.005259 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-4d67742e-0074-4ee1-8449-831084f7e723 tempest-SnapshotMetadataTestJSON-12499688 None] Create snapshot completed successfully
Apr 25 14:51:42.686522 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-d0651aa3-cb3a-4a56-a657-b9ea4eb643ef tempest-ServersNegativeTestJSON-1387180763 None] Lock "b'cinder-818f0025-c8a8-4fad-9075-0358a9d35937-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:51:42.795862 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-d0651aa3-cb3a-4a56-a657-b9ea4eb643ef tempest-ServersNegativeTestJSON-1387180763 None] Skipping remove_export. No iscsi_target is presently exported for volume: 818f0025-c8a8-4fad-9075-0358a9d35937
Apr 25 14:51:42.797130 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d0651aa3-cb3a-4a56-a657-b9ea4eb643ef tempest-ServersNegativeTestJSON-1387180763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-818f0025-c8a8-4fad-9075-0358a9d35937 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:42.824273 n-d-811416-6 sudo[122899]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-818f0025-c8a8-4fad-9075-0358a9d35937
Apr 25 14:51:42.825317 n-d-811416-6 sudo[122899]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:43.480924 n-d-811416-6 sudo[122899]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:43.484170 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d0651aa3-cb3a-4a56-a657-b9ea4eb643ef tempest-ServersNegativeTestJSON-1387180763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-818f0025-c8a8-4fad-9075-0358a9d35937" returned: 0 in 0.686s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:43.487472 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d0651aa3-cb3a-4a56-a657-b9ea4eb643ef tempest-ServersNegativeTestJSON-1387180763 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-818f0025-c8a8-4fad-9075-0358a9d35937 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:43.527498 n-d-811416-6 sudo[122902]: 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-818f0025-c8a8-4fad-9075-0358a9d35937
Apr 25 14:51:43.537141 n-d-811416-6 sudo[122902]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:44.238443 n-d-811416-6 sudo[122902]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:44.240764 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d0651aa3-cb3a-4a56-a657-b9ea4eb643ef tempest-ServersNegativeTestJSON-1387180763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-818f0025-c8a8-4fad-9075-0358a9d35937" returned: 0 in 0.753s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:44.243551 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d0651aa3-cb3a-4a56-a657-b9ea4eb643ef tempest-ServersNegativeTestJSON-1387180763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-818f0025-c8a8-4fad-9075-0358a9d35937 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:44.268148 n-d-811416-6 sudo[122906]: 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-818f0025-c8a8-4fad-9075-0358a9d35937
Apr 25 14:51:44.269859 n-d-811416-6 sudo[122906]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:44.334741 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-96432a29-6035-41bc-a543-a1ee37349fa7 tempest-SnapshotMetadataTestJSON-12499688 None] Lock "b'cinder-cec7351b-697d-4586-b03a-568a336315f1-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.023s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:51:44.339411 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-96432a29-6035-41bc-a543-a1ee37349fa7 tempest-SnapshotMetadataTestJSON-12499688 None] Running cmd (subprocess): sudo cinder-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-cec7351b-697d-4586-b03a-568a336315f1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:44.415730 n-d-811416-6 sudo[122908]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-cec7351b-697d-4586-b03a-568a336315f1
Apr 25 14:51:44.416538 n-d-811416-6 sudo[122908]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:44.918149 n-d-811416-6 sudo[122906]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:44.920802 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d0651aa3-cb3a-4a56-a657-b9ea4eb643ef tempest-ServersNegativeTestJSON-1387180763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-818f0025-c8a8-4fad-9075-0358a9d35937" returned: 0 in 0.677s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:44.922725 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-d0651aa3-cb3a-4a56-a657-b9ea4eb643ef tempest-ServersNegativeTestJSON-1387180763 None] Successfully deleted volume: 818f0025-c8a8-4fad-9075-0358a9d35937
Apr 25 14:51:44.996120 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-d0651aa3-cb3a-4a56-a657-b9ea4eb643ef tempest-ServersNegativeTestJSON-1387180763 None] Created reservations ['13923702-b8e6-4b78-9668-fe599e147f79', 'aaf9d934-e6fe-453c-afd7-9cf843cb878b', 'c56971bf-1bbf-4c1a-8d79-19ade62bfc24', 'bc010f62-2846-459f-9089-c4e6fba4710b'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:51:45.052283 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-d0651aa3-cb3a-4a56-a657-b9ea4eb643ef tempest-ServersNegativeTestJSON-1387180763 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:51:45.053121 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d0651aa3-cb3a-4a56-a657-b9ea4eb643ef tempest-ServersNegativeTestJSON-1387180763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:45.074196 n-d-811416-6 sudo[122908]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:45.086954 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-96432a29-6035-41bc-a543-a1ee37349fa7 tempest-SnapshotMetadataTestJSON-12499688 None] CMD "sudo cinder-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-cec7351b-697d-4586-b03a-568a336315f1" returned: 0 in 0.748s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:45.089755 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-96432a29-6035-41bc-a543-a1ee37349fa7 tempest-SnapshotMetadataTestJSON-12499688 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cec7351b-697d-4586-b03a-568a336315f1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:45.089878 n-d-811416-6 sudo[122929]: 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
Apr 25 14:51:45.090695 n-d-811416-6 sudo[122929]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:45.131875 n-d-811416-6 sudo[122932]: 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-cec7351b-697d-4586-b03a-568a336315f1
Apr 25 14:51:45.132702 n-d-811416-6 sudo[122932]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:45.295303 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-190ea584-8cbc-421f-bb0a-84a0e5542270 tempest-ServersNegativeTestJSON-1387180763 None] Lock "b'cinder-224beaa4-1871-4c48-aea0-e6e2ac467b96-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:51:45.445585 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-190ea584-8cbc-421f-bb0a-84a0e5542270 tempest-ServersNegativeTestJSON-1387180763 None] Skipping remove_export. No iscsi_target is presently exported for volume: 224beaa4-1871-4c48-aea0-e6e2ac467b96
Apr 25 14:51:45.447161 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-190ea584-8cbc-421f-bb0a-84a0e5542270 tempest-ServersNegativeTestJSON-1387180763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-224beaa4-1871-4c48-aea0-e6e2ac467b96 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:45.526352 n-d-811416-6 sudo[122939]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-224beaa4-1871-4c48-aea0-e6e2ac467b96
Apr 25 14:51:45.527193 n-d-811416-6 sudo[122939]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:45.932251 n-d-811416-6 sudo[122932]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:45.934600 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-96432a29-6035-41bc-a543-a1ee37349fa7 tempest-SnapshotMetadataTestJSON-12499688 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cec7351b-697d-4586-b03a-568a336315f1" returned: 0 in 0.844s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:45.983283 n-d-811416-6 sudo[122929]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:46.030422 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d0651aa3-cb3a-4a56-a657-b9ea4eb643ef tempest-ServersNegativeTestJSON-1387180763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.977s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:46.043890 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d0651aa3-cb3a-4a56-a657-b9ea4eb643ef tempest-ServersNegativeTestJSON-1387180763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:46.081941 n-d-811416-6 sudo[122983]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:51:46.087028 n-d-811416-6 sudo[122983]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:46.122482 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-96432a29-6035-41bc-a543-a1ee37349fa7 tempest-SnapshotMetadataTestJSON-12499688 None] Created reservations ['7785911e-a8d5-4bab-b28a-ac9bde056e57', '5f812418-0a25-4560-9885-4a45b9b5c59e', '2ec837aa-f447-4f0f-9010-211eecd46ea1', 'e33d7416-004b-4bd4-b030-aa6876672646'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:51:46.196261 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-96432a29-6035-41bc-a543-a1ee37349fa7 tempest-SnapshotMetadataTestJSON-12499688 None] Delete snapshot completed successfully.
Apr 25 14:51:46.210676 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-96432a29-6035-41bc-a543-a1ee37349fa7 tempest-SnapshotMetadataTestJSON-12499688 None] Lock "b'cinder-cec7351b-697d-4586-b03a-568a336315f1-delete_snapshot'" released by "delete_snapshot" :: held 1.877s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:51:46.214899 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-df336365-1e6e-4a30-a837-27f7d2cfff63 tempest-AttachVolumeTestJSON-1630541468 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:51:46.220737 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-df336365-1e6e-4a30-a837-27f7d2cfff63 tempest-AttachVolumeTestJSON-1630541468 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:51:46.221500 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-df336365-1e6e-4a30-a837-27f7d2cfff63 tempest-AttachVolumeTestJSON-1630541468 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'
Apr 25 14:51:46.235143 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-df336365-1e6e-4a30-a837-27f7d2cfff63 tempest-AttachVolumeTestJSON-1630541468 None] Flow 'volume_create_manager' (159ed483-7f6a-4075-92a2-7bc3bd6b3bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:51:46.238715 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-df336365-1e6e-4a30-a837-27f7d2cfff63 tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd527db7-9967-47b1-baec-1c3838f6a65e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:46.264480 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-df336365-1e6e-4a30-a837-27f7d2cfff63 tempest-AttachVolumeTestJSON-1630541468 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:51:46.300678 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-df336365-1e6e-4a30-a837-27f7d2cfff63 tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd527db7-9967-47b1-baec-1c3838f6a65e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:51:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1752554566',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=9baf0ce3-cff1-45d5-9464-819e45c5a2ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ed40a333e5b426c879deb4f9af18ab3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:51:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:51:46Z,user_id='ace9bc20b57340df8ac50524b518712c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:46.304250 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-df336365-1e6e-4a30-a837-27f7d2cfff63 tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f30ebf05-9874-4bf3-a7b5-b601f597b565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:46.306809 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-df336365-1e6e-4a30-a837-27f7d2cfff63 tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f30ebf05-9874-4bf3-a7b5-b601f597b565) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:46.310622 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-df336365-1e6e-4a30-a837-27f7d2cfff63 tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (65e4dfcd-8bc5-4706-a1db-299eb3a500e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:46.315078 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-df336365-1e6e-4a30-a837-27f7d2cfff63 tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (65e4dfcd-8bc5-4706-a1db-299eb3a500e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9baf0ce3-cff1-45d5-9464-819e45c5a2ac', 'volume_name': 'volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:46.317909 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-df336365-1e6e-4a30-a837-27f7d2cfff63 tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ae0b6541-e659-4957-a75e-b55cc8de9779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:46.325258 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-df336365-1e6e-4a30-a837-27f7d2cfff63 tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ae0b6541-e659-4957-a75e-b55cc8de9779) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:46.331045 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-df336365-1e6e-4a30-a837-27f7d2cfff63 tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (910fb242-85be-4baf-b8ae-290983604399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:46.332795 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-df336365-1e6e-4a30-a837-27f7d2cfff63 tempest-AttachVolumeTestJSON-1630541468 None] Volume 9baf0ce3-cff1-45d5-9464-819e45c5a2ac: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac', 'volume_size': 1}
Apr 25 14:51:46.334783 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-df336365-1e6e-4a30-a837-27f7d2cfff63 tempest-AttachVolumeTestJSON-1630541468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:46.355867 n-d-811416-6 sudo[122988]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:51:46.356694 n-d-811416-6 sudo[122988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:46.391866 n-d-811416-6 sudo[122939]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:46.394442 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-190ea584-8cbc-421f-bb0a-84a0e5542270 tempest-ServersNegativeTestJSON-1387180763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-224beaa4-1871-4c48-aea0-e6e2ac467b96" returned: 0 in 0.947s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:46.396454 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-190ea584-8cbc-421f-bb0a-84a0e5542270 tempest-ServersNegativeTestJSON-1387180763 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-224beaa4-1871-4c48-aea0-e6e2ac467b96 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:46.448006 n-d-811416-6 sudo[122991]: 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-224beaa4-1871-4c48-aea0-e6e2ac467b96
Apr 25 14:51:46.469130 n-d-811416-6 sudo[122991]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:46.789810 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-2de82bf3-0e51-4995-b010-9814e2ccceca tempest-SnapshotMetadataTestJSON-12499688 None] Lock "b'cinder-12cd9cba-cf4b-432f-9fbb-d0589fbb9016-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:51:46.959034 n-d-811416-6 sudo[122983]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:46.960642 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-2de82bf3-0e51-4995-b010-9814e2ccceca tempest-SnapshotMetadataTestJSON-12499688 None] Skipping remove_export. No iscsi_target is presently exported for volume: 12cd9cba-cf4b-432f-9fbb-d0589fbb9016
Apr 25 14:51:46.963583 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2de82bf3-0e51-4995-b010-9814e2ccceca tempest-SnapshotMetadataTestJSON-12499688 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-12cd9cba-cf4b-432f-9fbb-d0589fbb9016 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:46.983660 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d0651aa3-cb3a-4a56-a657-b9ea4eb643ef tempest-ServersNegativeTestJSON-1387180763 None] CMD "sudo cinder-rootwrap /etc/cinder/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.939s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:46.986788 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-d0651aa3-cb3a-4a56-a657-b9ea4eb643ef tempest-ServersNegativeTestJSON-1387180763 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:51:46.995301 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-d0651aa3-cb3a-4a56-a657-b9ea4eb643ef tempest-ServersNegativeTestJSON-1387180763 None] Deleted volume successfully.
Apr 25 14:51:47.015293 n-d-811416-6 sudo[122995]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-12cd9cba-cf4b-432f-9fbb-d0589fbb9016
Apr 25 14:51:47.016740 n-d-811416-6 sudo[122995]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:47.022212 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-d0651aa3-cb3a-4a56-a657-b9ea4eb643ef tempest-ServersNegativeTestJSON-1387180763 None] Lock "b'cinder-818f0025-c8a8-4fad-9075-0358a9d35937-delete_volume'" released by "delete_volume" :: held 4.336s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:51:47.138238 n-d-811416-6 sudo[122991]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:47.140309 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-190ea584-8cbc-421f-bb0a-84a0e5542270 tempest-ServersNegativeTestJSON-1387180763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-224beaa4-1871-4c48-aea0-e6e2ac467b96" returned: 0 in 0.744s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:47.142201 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-190ea584-8cbc-421f-bb0a-84a0e5542270 tempest-ServersNegativeTestJSON-1387180763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-224beaa4-1871-4c48-aea0-e6e2ac467b96 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:47.183041 n-d-811416-6 sudo[123029]: 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-224beaa4-1871-4c48-aea0-e6e2ac467b96
Apr 25 14:51:47.194012 n-d-811416-6 sudo[123029]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:47.267024 n-d-811416-6 sudo[122988]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:47.269381 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-df336365-1e6e-4a30-a837-27f7d2cfff63 tempest-AttachVolumeTestJSON-1630541468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.935s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:47.273422 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-df336365-1e6e-4a30-a837-27f7d2cfff63 tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (910fb242-85be-4baf-b8ae-290983604399) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:47.275885 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-df336365-1e6e-4a30-a837-27f7d2cfff63 tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0484d234-a77f-4e0b-8e3e-ce40a30d2e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:47.303323 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-df336365-1e6e-4a30-a837-27f7d2cfff63 tempest-AttachVolumeTestJSON-1630541468 None] Volume volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac (9baf0ce3-cff1-45d5-9464-819e45c5a2ac): created successfully
Apr 25 14:51:47.305311 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-df336365-1e6e-4a30-a837-27f7d2cfff63 tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0484d234-a77f-4e0b-8e3e-ce40a30d2e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:47.308322 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-df336365-1e6e-4a30-a837-27f7d2cfff63 tempest-AttachVolumeTestJSON-1630541468 None] Flow 'volume_create_manager' (159ed483-7f6a-4075-92a2-7bc3bd6b3bd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:51:47.329486 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-df336365-1e6e-4a30-a837-27f7d2cfff63 tempest-AttachVolumeTestJSON-1630541468 None] Created volume successfully.
Apr 25 14:51:47.586495 n-d-811416-6 sudo[122995]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:47.589288 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2de82bf3-0e51-4995-b010-9814e2ccceca tempest-SnapshotMetadataTestJSON-12499688 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-12cd9cba-cf4b-432f-9fbb-d0589fbb9016" returned: 0 in 0.627s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:47.591357 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2de82bf3-0e51-4995-b010-9814e2ccceca tempest-SnapshotMetadataTestJSON-12499688 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-12cd9cba-cf4b-432f-9fbb-d0589fbb9016 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:47.614461 n-d-811416-6 sudo[123034]: 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-12cd9cba-cf4b-432f-9fbb-d0589fbb9016
Apr 25 14:51:47.615432 n-d-811416-6 sudo[123034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:47.816371 n-d-811416-6 sudo[123029]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:47.818910 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-190ea584-8cbc-421f-bb0a-84a0e5542270 tempest-ServersNegativeTestJSON-1387180763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-224beaa4-1871-4c48-aea0-e6e2ac467b96" returned: 0 in 0.676s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:47.821095 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-190ea584-8cbc-421f-bb0a-84a0e5542270 tempest-ServersNegativeTestJSON-1387180763 None] Successfully deleted volume: 224beaa4-1871-4c48-aea0-e6e2ac467b96
Apr 25 14:51:47.882259 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-190ea584-8cbc-421f-bb0a-84a0e5542270 tempest-ServersNegativeTestJSON-1387180763 None] Created reservations ['73dd64ab-8979-464a-a1b0-a9be8ea2d3f9', '410f0d4f-b4d4-445f-9e99-6a3e2c79a7b6', 'd2fca3ce-ff54-402e-afae-548a5063eff3', 'd9d7ede4-bda3-457d-8228-d1daa620f7fc'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:51:47.947095 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-190ea584-8cbc-421f-bb0a-84a0e5542270 tempest-ServersNegativeTestJSON-1387180763 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:51:47.947777 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-190ea584-8cbc-421f-bb0a-84a0e5542270 tempest-ServersNegativeTestJSON-1387180763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:47.989241 n-d-811416-6 sudo[123039]: 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
Apr 25 14:51:47.990122 n-d-811416-6 sudo[123039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:48.202333 n-d-811416-6 sudo[123034]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:48.205761 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2de82bf3-0e51-4995-b010-9814e2ccceca tempest-SnapshotMetadataTestJSON-12499688 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-12cd9cba-cf4b-432f-9fbb-d0589fbb9016" returned: 0 in 0.614s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:48.208201 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2de82bf3-0e51-4995-b010-9814e2ccceca tempest-SnapshotMetadataTestJSON-12499688 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-12cd9cba-cf4b-432f-9fbb-d0589fbb9016 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:48.248887 n-d-811416-6 sudo[123042]: 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-12cd9cba-cf4b-432f-9fbb-d0589fbb9016
Apr 25 14:51:48.256031 n-d-811416-6 sudo[123042]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:48.707280 n-d-811416-6 sudo[123039]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:48.712402 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-190ea584-8cbc-421f-bb0a-84a0e5542270 tempest-ServersNegativeTestJSON-1387180763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.763s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:48.715122 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-190ea584-8cbc-421f-bb0a-84a0e5542270 tempest-ServersNegativeTestJSON-1387180763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:48.751597 n-d-811416-6 sudo[123046]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:51:48.753896 n-d-811416-6 sudo[123046]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:49.220720 n-d-811416-6 sudo[123042]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:49.223238 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2de82bf3-0e51-4995-b010-9814e2ccceca tempest-SnapshotMetadataTestJSON-12499688 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-12cd9cba-cf4b-432f-9fbb-d0589fbb9016" returned: 0 in 1.014s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:49.224486 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-2de82bf3-0e51-4995-b010-9814e2ccceca tempest-SnapshotMetadataTestJSON-12499688 None] Successfully deleted volume: 12cd9cba-cf4b-432f-9fbb-d0589fbb9016
Apr 25 14:51:49.308519 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-2de82bf3-0e51-4995-b010-9814e2ccceca tempest-SnapshotMetadataTestJSON-12499688 None] Created reservations ['ee507e60-19d2-4bc9-860d-63bf3cbe327e', 'bc7ce549-29b1-4bce-8221-a00d410b76ea', '8a9b0f49-2e08-45a3-9c09-91d5c7a4e83c', 'a769d5ed-4dde-4605-b832-ca78674f5d84'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:51:49.397377 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-2de82bf3-0e51-4995-b010-9814e2ccceca tempest-SnapshotMetadataTestJSON-12499688 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:51:49.398537 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2de82bf3-0e51-4995-b010-9814e2ccceca tempest-SnapshotMetadataTestJSON-12499688 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:49.425023 n-d-811416-6 sudo[123054]: 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
Apr 25 14:51:49.426140 n-d-811416-6 sudo[123054]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:49.426723 n-d-811416-6 sudo[123046]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:49.430204 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-190ea584-8cbc-421f-bb0a-84a0e5542270 tempest-ServersNegativeTestJSON-1387180763 None] CMD "sudo cinder-rootwrap /etc/cinder/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.714s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:49.433012 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-190ea584-8cbc-421f-bb0a-84a0e5542270 tempest-ServersNegativeTestJSON-1387180763 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:51:49.474970 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-190ea584-8cbc-421f-bb0a-84a0e5542270 tempest-ServersNegativeTestJSON-1387180763 None] Deleted volume successfully.
Apr 25 14:51:49.502394 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-190ea584-8cbc-421f-bb0a-84a0e5542270 tempest-ServersNegativeTestJSON-1387180763 None] Lock "b'cinder-224beaa4-1871-4c48-aea0-e6e2ac467b96-delete_volume'" released by "delete_volume" :: held 4.207s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:51:49.887066 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-fb1f9eed-a5f5-40cc-8fdb-0f8535091d1f req-1e311597-463e-4085-85ce-d2b57a7ff43d tempest-AttachVolumeTestJSON-1630541468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:49.945744 n-d-811416-6 sudo[123057]: 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-9baf0ce3-cff1-45d5-9464-819e45c5a2ac
Apr 25 14:51:49.946563 n-d-811416-6 sudo[123057]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:50.131624 n-d-811416-6 sudo[123054]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:50.134080 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2de82bf3-0e51-4995-b010-9814e2ccceca tempest-SnapshotMetadataTestJSON-12499688 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:50.137304 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2de82bf3-0e51-4995-b010-9814e2ccceca tempest-SnapshotMetadataTestJSON-12499688 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:50.170003 n-d-811416-6 sudo[123059]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:51:50.171165 n-d-811416-6 sudo[123059]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:50.691458 n-d-811416-6 sudo[123057]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:50.693466 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-fb1f9eed-a5f5-40cc-8fdb-0f8535091d1f req-1e311597-463e-4085-85ce-d2b57a7ff43d tempest-AttachVolumeTestJSON-1630541468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac" returned: 0 in 0.806s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:50.815005 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:50.848757 n-d-811416-6 sudo[123059]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:50.850534 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2de82bf3-0e51-4995-b010-9814e2ccceca tempest-SnapshotMetadataTestJSON-12499688 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:50.851486 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-2de82bf3-0e51-4995-b010-9814e2ccceca tempest-SnapshotMetadataTestJSON-12499688 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:51:50.857633 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-2de82bf3-0e51-4995-b010-9814e2ccceca tempest-SnapshotMetadataTestJSON-12499688 None] Deleted volume successfully.
Apr 25 14:51:50.861616 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.047s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:50.862120 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140622960]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:51:50.866299 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-fb1f9eed-a5f5-40cc-8fdb-0f8535091d1f req-1e311597-463e-4085-85ce-d2b57a7ff43d tempest-AttachVolumeTestJSON-1630541468 None] Targets prior to update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 14:51:50.867304 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-fb1f9eed-a5f5-40cc-8fdb-0f8535091d1f req-1e311597-463e-4085-85ce-d2b57a7ff43d tempest-AttachVolumeTestJSON-1630541468 None] Creating iscsi_target for Volume ID: volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 14:51:50.879426 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-fb1f9eed-a5f5-40cc-8fdb-0f8535091d1f req-1e311597-463e-4085-85ce-d2b57a7ff43d tempest-AttachVolumeTestJSON-1630541468 None] Created volume path /opt/stack/data/cinder/volumes/volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac,
Apr 25 14:51:50.879426 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 14:51:50.879426 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:51:50.879426 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac
Apr 25 14:51:50.879426 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 14:51:50.879426 n-d-811416-6 cinder-volume[96343]: incominguser 4dEixBxa8R767W4Ri53R Ubs7Z5EKA3FgeqFB
Apr 25 14:51:50.879426 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:51:50.879426 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 14:51:50.879426 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:51:50.879426 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 14:51:50.882012 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:50.896684 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-2de82bf3-0e51-4995-b010-9814e2ccceca tempest-SnapshotMetadataTestJSON-12499688 None] Lock "b'cinder-12cd9cba-cf4b-432f-9fbb-d0589fbb9016-delete_volume'" released by "delete_volume" :: held 4.107s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:51:51.484545 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac" returned: 0 in 0.603s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:51.484817 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140622960]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:51:51.485645 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-fb1f9eed-a5f5-40cc-8fdb-0f8535091d1f req-1e311597-463e-4085-85ce-d2b57a7ff43d tempest-AttachVolumeTestJSON-1630541468 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 14:51:51.486665 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-fb1f9eed-a5f5-40cc-8fdb-0f8535091d1f req-1e311597-463e-4085-85ce-d2b57a7ff43d tempest-AttachVolumeTestJSON-1630541468 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 14:51:51.489224 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:51.498460 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:51.498922 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140622960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac\n System information:\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-9baf0ce3-cff1-45d5-9464-819e45c5a2ac\n Backing store flags: \n Account information:\n 4dEixBxa8R767W4Ri53R\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:51:51.499790 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-fb1f9eed-a5f5-40cc-8fdb-0f8535091d1f req-1e311597-463e-4085-85ce-d2b57a7ff43d tempest-AttachVolumeTestJSON-1630541468 None] Targets after update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 14:51:51.500858 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:51.724742 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.223s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:51.726013 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140622960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac\n System information:\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-9baf0ce3-cff1-45d5-9464-819e45c5a2ac\n Backing store flags: \n Account information:\n 4dEixBxa8R767W4Ri53R\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:51:51.729476 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:51.969677 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.241s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:51.971230 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140622960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac\n System information:\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-9baf0ce3-cff1-45d5-9464-819e45c5a2ac\n Backing store flags: \n Account information:\n 4dEixBxa8R767W4Ri53R\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:51:51.973385 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-fb1f9eed-a5f5-40cc-8fdb-0f8535091d1f req-1e311597-463e-4085-85ce-d2b57a7ff43d tempest-AttachVolumeTestJSON-1630541468 None] Set provider_location to: 10.222.0.23:3260,1 iqn.2010-10.org.openstack:volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 14:51:52.079649 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-fb1f9eed-a5f5-40cc-8fdb-0f8535091d1f req-1e311597-463e-4085-85ce-d2b57a7ff43d tempest-AttachVolumeTestJSON-1630541468 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac', 'target_lun': 1, 'volume_id': '9baf0ce3-cff1-45d5-9464-819e45c5a2ac', 'auth_method': 'CHAP', 'auth_username': '4dEixBxa8R767W4Ri53R', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'f0e75d27-0597-4ea1-b917-baa98fe07a1d'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 14:51:52.247555 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-fb1f9eed-a5f5-40cc-8fdb-0f8535091d1f req-1e311597-463e-4085-85ce-d2b57a7ff43d tempest-AttachVolumeTestJSON-1630541468 None] attachment_update completed successfully.
Apr 25 14:51:53.341260 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-741d1828-2863-43b5-91d9-d78716bb5fd2 tempest-VolumesListTestJSON-1488411389 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:51:53.344070 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-741d1828-2863-43b5-91d9-d78716bb5fd2 tempest-VolumesListTestJSON-1488411389 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:51:53.344661 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-741d1828-2863-43b5-91d9-d78716bb5fd2 tempest-VolumesListTestJSON-1488411389 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'
Apr 25 14:51:53.358409 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-741d1828-2863-43b5-91d9-d78716bb5fd2 tempest-VolumesListTestJSON-1488411389 None] Flow 'volume_create_manager' (b999f99e-f7ba-4641-843e-495a0cb2ea4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:51:53.361786 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-741d1828-2863-43b5-91d9-d78716bb5fd2 tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e8cc5e2a-0709-417e-91cc-47416ed85568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:53.385897 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-741d1828-2863-43b5-91d9-d78716bb5fd2 tempest-VolumesListTestJSON-1488411389 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:51:53.429801 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-741d1828-2863-43b5-91d9-d78716bb5fd2 tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e8cc5e2a-0709-417e-91cc-47416ed85568) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:51:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-758018239',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=aaa61165-058f-4b1e-ad84-22eb15193a2c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='787b1adab40a4143b557301cc0a5d43c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:51:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:51:53Z,user_id='a1722cc1004b4d8c87bb03d948cd3bfc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:53.433191 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-741d1828-2863-43b5-91d9-d78716bb5fd2 tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5d973a67-27a0-4875-9e5a-12dd65125fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:53.435759 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-741d1828-2863-43b5-91d9-d78716bb5fd2 tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5d973a67-27a0-4875-9e5a-12dd65125fc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:53.439599 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-741d1828-2863-43b5-91d9-d78716bb5fd2 tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (daf493a1-0c37-48bd-a6af-22e544576cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:53.442458 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-741d1828-2863-43b5-91d9-d78716bb5fd2 tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (daf493a1-0c37-48bd-a6af-22e544576cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'aaa61165-058f-4b1e-ad84-22eb15193a2c', 'volume_name': 'volume-aaa61165-058f-4b1e-ad84-22eb15193a2c', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:53.446368 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-741d1828-2863-43b5-91d9-d78716bb5fd2 tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (30eb0be1-3156-42cc-8842-cf7bda8b1377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:53.448854 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-741d1828-2863-43b5-91d9-d78716bb5fd2 tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (30eb0be1-3156-42cc-8842-cf7bda8b1377) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:53.453364 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-741d1828-2863-43b5-91d9-d78716bb5fd2 tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (40f0953c-3e55-43d6-999b-a49084eefcfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:53.454673 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-741d1828-2863-43b5-91d9-d78716bb5fd2 tempest-VolumesListTestJSON-1488411389 None] Volume aaa61165-058f-4b1e-ad84-22eb15193a2c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-aaa61165-058f-4b1e-ad84-22eb15193a2c', 'volume_size': 1}
Apr 25 14:51:53.456325 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-741d1828-2863-43b5-91d9-d78716bb5fd2 tempest-VolumesListTestJSON-1488411389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aaa61165-058f-4b1e-ad84-22eb15193a2c stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:53.509536 n-d-811416-6 sudo[123104]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aaa61165-058f-4b1e-ad84-22eb15193a2c stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:51:53.511353 n-d-811416-6 sudo[123104]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:54.125150 n-d-811416-6 sudo[123104]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:54.127667 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-741d1828-2863-43b5-91d9-d78716bb5fd2 tempest-VolumesListTestJSON-1488411389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aaa61165-058f-4b1e-ad84-22eb15193a2c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.671s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:54.131913 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-741d1828-2863-43b5-91d9-d78716bb5fd2 tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (40f0953c-3e55-43d6-999b-a49084eefcfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aaa61165-058f-4b1e-ad84-22eb15193a2c', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:54.135310 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-741d1828-2863-43b5-91d9-d78716bb5fd2 tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (02852358-75c8-4b17-b6e4-046c535ab4a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:54.160708 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-741d1828-2863-43b5-91d9-d78716bb5fd2 tempest-VolumesListTestJSON-1488411389 None] Volume volume-aaa61165-058f-4b1e-ad84-22eb15193a2c (aaa61165-058f-4b1e-ad84-22eb15193a2c): created successfully
Apr 25 14:51:54.163428 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-741d1828-2863-43b5-91d9-d78716bb5fd2 tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (02852358-75c8-4b17-b6e4-046c535ab4a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:54.167524 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-741d1828-2863-43b5-91d9-d78716bb5fd2 tempest-VolumesListTestJSON-1488411389 None] Flow 'volume_create_manager' (b999f99e-f7ba-4641-843e-495a0cb2ea4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:51:54.188727 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-741d1828-2863-43b5-91d9-d78716bb5fd2 tempest-VolumesListTestJSON-1488411389 None] Created volume successfully.
Apr 25 14:51:55.268870 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-1ebccdbb-d40a-44d7-9904-1a9d54aef2dc tempest-VolumesListTestJSON-1488411389 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:51:55.274047 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-1ebccdbb-d40a-44d7-9904-1a9d54aef2dc tempest-VolumesListTestJSON-1488411389 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:51:55.275043 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-1ebccdbb-d40a-44d7-9904-1a9d54aef2dc tempest-VolumesListTestJSON-1488411389 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'
Apr 25 14:51:55.291568 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1ebccdbb-d40a-44d7-9904-1a9d54aef2dc tempest-VolumesListTestJSON-1488411389 None] Flow 'volume_create_manager' (3b9e1e54-f8e2-4162-947e-5ece1d3d1e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:51:55.294799 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1ebccdbb-d40a-44d7-9904-1a9d54aef2dc tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (799ba3ac-46d5-4b34-8e28-1d079c538dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:55.325298 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-1ebccdbb-d40a-44d7-9904-1a9d54aef2dc tempest-VolumesListTestJSON-1488411389 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:51:55.354077 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1ebccdbb-d40a-44d7-9904-1a9d54aef2dc tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (799ba3ac-46d5-4b34-8e28-1d079c538dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:51:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1331678473',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=80677e6a-b16f-45c2-a8e9-56efa601d330,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='787b1adab40a4143b557301cc0a5d43c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:51:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:51:55Z,user_id='a1722cc1004b4d8c87bb03d948cd3bfc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:55.356545 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1ebccdbb-d40a-44d7-9904-1a9d54aef2dc tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (00bc6041-1848-4048-9118-194cca7ce58c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:55.358673 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1ebccdbb-d40a-44d7-9904-1a9d54aef2dc tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (00bc6041-1848-4048-9118-194cca7ce58c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:55.361756 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1ebccdbb-d40a-44d7-9904-1a9d54aef2dc tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (115e063c-4cdc-4aa5-a49e-8525ee57ace2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:55.364151 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1ebccdbb-d40a-44d7-9904-1a9d54aef2dc tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (115e063c-4cdc-4aa5-a49e-8525ee57ace2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '80677e6a-b16f-45c2-a8e9-56efa601d330', 'volume_name': 'volume-80677e6a-b16f-45c2-a8e9-56efa601d330', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:55.366850 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1ebccdbb-d40a-44d7-9904-1a9d54aef2dc tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (345887b6-6252-4299-b7fa-db0c2d1165a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:55.369608 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1ebccdbb-d40a-44d7-9904-1a9d54aef2dc tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (345887b6-6252-4299-b7fa-db0c2d1165a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:55.372500 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1ebccdbb-d40a-44d7-9904-1a9d54aef2dc tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (21fdf9df-3b54-41b4-ad0b-5b1ae7a4ad46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:55.373581 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-1ebccdbb-d40a-44d7-9904-1a9d54aef2dc tempest-VolumesListTestJSON-1488411389 None] Volume 80677e6a-b16f-45c2-a8e9-56efa601d330: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-80677e6a-b16f-45c2-a8e9-56efa601d330', 'volume_size': 1}
Apr 25 14:51:55.375126 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1ebccdbb-d40a-44d7-9904-1a9d54aef2dc tempest-VolumesListTestJSON-1488411389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-80677e6a-b16f-45c2-a8e9-56efa601d330 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:55.395568 n-d-811416-6 sudo[123173]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-80677e6a-b16f-45c2-a8e9-56efa601d330 stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:51:55.396372 n-d-811416-6 sudo[123173]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:56.059065 n-d-811416-6 sudo[123173]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:56.062762 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1ebccdbb-d40a-44d7-9904-1a9d54aef2dc tempest-VolumesListTestJSON-1488411389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-80677e6a-b16f-45c2-a8e9-56efa601d330 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.686s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:56.067304 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1ebccdbb-d40a-44d7-9904-1a9d54aef2dc tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (21fdf9df-3b54-41b4-ad0b-5b1ae7a4ad46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-80677e6a-b16f-45c2-a8e9-56efa601d330', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:56.076824 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1ebccdbb-d40a-44d7-9904-1a9d54aef2dc tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6cf36238-0a74-4624-93fe-04866ab02b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:56.094938 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-1ebccdbb-d40a-44d7-9904-1a9d54aef2dc tempest-VolumesListTestJSON-1488411389 None] Volume volume-80677e6a-b16f-45c2-a8e9-56efa601d330 (80677e6a-b16f-45c2-a8e9-56efa601d330): created successfully
Apr 25 14:51:56.097544 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1ebccdbb-d40a-44d7-9904-1a9d54aef2dc tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6cf36238-0a74-4624-93fe-04866ab02b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:56.102503 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1ebccdbb-d40a-44d7-9904-1a9d54aef2dc tempest-VolumesListTestJSON-1488411389 None] Flow 'volume_create_manager' (3b9e1e54-f8e2-4162-947e-5ece1d3d1e41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:51:56.122182 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-1ebccdbb-d40a-44d7-9904-1a9d54aef2dc tempest-VolumesListTestJSON-1488411389 None] Created volume successfully.
Apr 25 14:51:57.323637 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-b52f094a-a5c0-4f65-afb7-1cce550db334 tempest-VolumesListTestJSON-1488411389 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:51:57.333118 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-b52f094a-a5c0-4f65-afb7-1cce550db334 tempest-VolumesListTestJSON-1488411389 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:51:57.334170 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-b52f094a-a5c0-4f65-afb7-1cce550db334 tempest-VolumesListTestJSON-1488411389 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'
Apr 25 14:51:57.359077 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b52f094a-a5c0-4f65-afb7-1cce550db334 tempest-VolumesListTestJSON-1488411389 None] Flow 'volume_create_manager' (f71278a6-983d-4f1e-851f-a1e3c6b36721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:51:57.363501 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b52f094a-a5c0-4f65-afb7-1cce550db334 tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3d3660c0-f695-4d23-a58a-4287155f14b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:57.388261 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-b52f094a-a5c0-4f65-afb7-1cce550db334 tempest-VolumesListTestJSON-1488411389 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:51:57.444598 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b52f094a-a5c0-4f65-afb7-1cce550db334 tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3d3660c0-f695-4d23-a58a-4287155f14b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:51:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-941593372',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=be7ddf52-8af1-497b-b187-1333ff1c140c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='787b1adab40a4143b557301cc0a5d43c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:51:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:51:57Z,user_id='a1722cc1004b4d8c87bb03d948cd3bfc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:57.458016 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b52f094a-a5c0-4f65-afb7-1cce550db334 tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (65d26040-e7af-48c6-9b39-999ab5fdd206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:57.460412 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b52f094a-a5c0-4f65-afb7-1cce550db334 tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (65d26040-e7af-48c6-9b39-999ab5fdd206) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:57.464039 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b52f094a-a5c0-4f65-afb7-1cce550db334 tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dc52e2c6-aea9-4cae-b5b6-d5bb10e023e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:57.470935 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b52f094a-a5c0-4f65-afb7-1cce550db334 tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dc52e2c6-aea9-4cae-b5b6-d5bb10e023e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'be7ddf52-8af1-497b-b187-1333ff1c140c', 'volume_name': 'volume-be7ddf52-8af1-497b-b187-1333ff1c140c', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:57.473672 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b52f094a-a5c0-4f65-afb7-1cce550db334 tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2f147e36-05cc-4563-9480-bc7bbf97c7b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:57.475802 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b52f094a-a5c0-4f65-afb7-1cce550db334 tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2f147e36-05cc-4563-9480-bc7bbf97c7b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:57.477798 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b52f094a-a5c0-4f65-afb7-1cce550db334 tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (75bb9c77-4dc2-473e-aabb-c1079911c8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:57.483706 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-b52f094a-a5c0-4f65-afb7-1cce550db334 tempest-VolumesListTestJSON-1488411389 None] Volume be7ddf52-8af1-497b-b187-1333ff1c140c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-be7ddf52-8af1-497b-b187-1333ff1c140c', 'volume_size': 1}
Apr 25 14:51:57.483706 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b52f094a-a5c0-4f65-afb7-1cce550db334 tempest-VolumesListTestJSON-1488411389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-be7ddf52-8af1-497b-b187-1333ff1c140c stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:51:57.513622 n-d-811416-6 sudo[123254]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-be7ddf52-8af1-497b-b187-1333ff1c140c stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:51:57.514427 n-d-811416-6 sudo[123254]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:51:58.247543 n-d-811416-6 sudo[123254]: pam_unix(sudo:session): session closed for user root
Apr 25 14:51:58.250237 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b52f094a-a5c0-4f65-afb7-1cce550db334 tempest-VolumesListTestJSON-1488411389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-be7ddf52-8af1-497b-b187-1333ff1c140c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.770s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:51:58.254836 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b52f094a-a5c0-4f65-afb7-1cce550db334 tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (75bb9c77-4dc2-473e-aabb-c1079911c8ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-be7ddf52-8af1-497b-b187-1333ff1c140c', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:58.258063 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b52f094a-a5c0-4f65-afb7-1cce550db334 tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (35bd65fc-4ba2-4227-a632-636e61effad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:51:58.277418 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-b52f094a-a5c0-4f65-afb7-1cce550db334 tempest-VolumesListTestJSON-1488411389 None] Volume volume-be7ddf52-8af1-497b-b187-1333ff1c140c (be7ddf52-8af1-497b-b187-1333ff1c140c): created successfully
Apr 25 14:51:58.279798 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b52f094a-a5c0-4f65-afb7-1cce550db334 tempest-VolumesListTestJSON-1488411389 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (35bd65fc-4ba2-4227-a632-636e61effad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:51:58.285195 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b52f094a-a5c0-4f65-afb7-1cce550db334 tempest-VolumesListTestJSON-1488411389 None] Flow 'volume_create_manager' (f71278a6-983d-4f1e-851f-a1e3c6b36721) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:51:58.295190 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-b52f094a-a5c0-4f65-afb7-1cce550db334 tempest-VolumesListTestJSON-1488411389 None] Created volume successfully.
Apr 25 14:52:02.014665 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-98ab4f01-af2e-4951-ac8d-9781ab634344 tempest-VolumesListTestJSON-1488411389 None] Lock "b'cinder-be7ddf52-8af1-497b-b187-1333ff1c140c-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:52:02.125800 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-98ab4f01-af2e-4951-ac8d-9781ab634344 tempest-VolumesListTestJSON-1488411389 None] Skipping remove_export. No iscsi_target is presently exported for volume: be7ddf52-8af1-497b-b187-1333ff1c140c
Apr 25 14:52:02.127133 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-98ab4f01-af2e-4951-ac8d-9781ab634344 tempest-VolumesListTestJSON-1488411389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-be7ddf52-8af1-497b-b187-1333ff1c140c {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:52:02.160859 n-d-811416-6 sudo[123299]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-be7ddf52-8af1-497b-b187-1333ff1c140c
Apr 25 14:52:02.161708 n-d-811416-6 sudo[123299]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:52:02.797133 n-d-811416-6 sudo[123299]: pam_unix(sudo:session): session closed for user root
Apr 25 14:52:02.800395 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-98ab4f01-af2e-4951-ac8d-9781ab634344 tempest-VolumesListTestJSON-1488411389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-be7ddf52-8af1-497b-b187-1333ff1c140c" returned: 0 in 0.673s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:52:02.802541 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-98ab4f01-af2e-4951-ac8d-9781ab634344 tempest-VolumesListTestJSON-1488411389 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-be7ddf52-8af1-497b-b187-1333ff1c140c {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:52:02.824273 n-d-811416-6 sudo[123302]: 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-be7ddf52-8af1-497b-b187-1333ff1c140c
Apr 25 14:52:02.825110 n-d-811416-6 sudo[123302]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:52:03.242920 n-d-811416-6 sudo[123302]: pam_unix(sudo:session): session closed for user root
Apr 25 14:52:03.246590 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-98ab4f01-af2e-4951-ac8d-9781ab634344 tempest-VolumesListTestJSON-1488411389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-be7ddf52-8af1-497b-b187-1333ff1c140c" returned: 0 in 0.444s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:52:03.250088 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-98ab4f01-af2e-4951-ac8d-9781ab634344 tempest-VolumesListTestJSON-1488411389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-be7ddf52-8af1-497b-b187-1333ff1c140c {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:52:03.273690 n-d-811416-6 sudo[123305]: 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-be7ddf52-8af1-497b-b187-1333ff1c140c
Apr 25 14:52:03.274496 n-d-811416-6 sudo[123305]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:52:03.804658 n-d-811416-6 sudo[123305]: pam_unix(sudo:session): session closed for user root
Apr 25 14:52:03.807511 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-98ab4f01-af2e-4951-ac8d-9781ab634344 tempest-VolumesListTestJSON-1488411389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-be7ddf52-8af1-497b-b187-1333ff1c140c" returned: 0 in 0.557s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:52:03.809753 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-98ab4f01-af2e-4951-ac8d-9781ab634344 tempest-VolumesListTestJSON-1488411389 None] Successfully deleted volume: be7ddf52-8af1-497b-b187-1333ff1c140c
Apr 25 14:52:03.869236 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-98ab4f01-af2e-4951-ac8d-9781ab634344 tempest-VolumesListTestJSON-1488411389 None] Created reservations ['6c9b1571-9111-4103-ba0e-060ffb85bc93', 'a60fc7eb-c266-499d-9e52-1b55fba39767', 'f1da32fe-7a39-4241-ba35-dde18a73dde1', '307173f8-9787-4c2a-a575-c7182e6b43ae'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:52:03.927688 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-98ab4f01-af2e-4951-ac8d-9781ab634344 tempest-VolumesListTestJSON-1488411389 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:52:03.928494 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-98ab4f01-af2e-4951-ac8d-9781ab634344 tempest-VolumesListTestJSON-1488411389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:52:03.949407 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:52:03.950085 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:52:03.950982 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:52:03.962923 n-d-811416-6 sudo[123313]: 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
Apr 25 14:52:03.964593 n-d-811416-6 sudo[123313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:52:03.987418 n-d-811416-6 sudo[123314]: 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
Apr 25 14:52:03.988383 n-d-811416-6 sudo[123314]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:52:04.526916 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-a791224f-634d-40e4-b371-74a22438aee0 tempest-VolumesListTestJSON-1488411389 None] Lock "b'cinder-80677e6a-b16f-45c2-a8e9-56efa601d330-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:52:04.670288 n-d-811416-6 sudo[123313]: pam_unix(sudo:session): session closed for user root
Apr 25 14:52:04.673159 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-98ab4f01-af2e-4951-ac8d-9781ab634344 tempest-VolumesListTestJSON-1488411389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:52:04.673974 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-a791224f-634d-40e4-b371-74a22438aee0 tempest-VolumesListTestJSON-1488411389 None] Skipping remove_export. No iscsi_target is presently exported for volume: 80677e6a-b16f-45c2-a8e9-56efa601d330
Apr 25 14:52:04.675188 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a791224f-634d-40e4-b371-74a22438aee0 tempest-VolumesListTestJSON-1488411389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-80677e6a-b16f-45c2-a8e9-56efa601d330 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:52:04.691991 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-98ab4f01-af2e-4951-ac8d-9781ab634344 tempest-VolumesListTestJSON-1488411389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:52:04.702886 n-d-811416-6 sudo[123320]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-80677e6a-b16f-45c2-a8e9-56efa601d330
Apr 25 14:52:04.704407 n-d-811416-6 sudo[123320]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:52:04.729418 n-d-811416-6 sudo[123321]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:52:04.730309 n-d-811416-6 sudo[123321]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:52:04.770557 n-d-811416-6 sudo[123314]: pam_unix(sudo:session): session closed for user root
Apr 25 14:52:04.773151 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.822s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:52:04.775026 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:52:04.800167 n-d-811416-6 sudo[123324]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:52:04.801692 n-d-811416-6 sudo[123324]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:52:05.408729 n-d-811416-6 sudo[123324]: pam_unix(sudo:session): session closed for user root
Apr 25 14:52:05.411060 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.636s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:52:05.413341 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:52:05.492372 n-d-811416-6 sudo[123320]: pam_unix(sudo:session): session closed for user root
Apr 25 14:52:05.494343 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a791224f-634d-40e4-b371-74a22438aee0 tempest-VolumesListTestJSON-1488411389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-80677e6a-b16f-45c2-a8e9-56efa601d330" returned: 0 in 0.819s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:52:05.495871 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a791224f-634d-40e4-b371-74a22438aee0 tempest-VolumesListTestJSON-1488411389 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-80677e6a-b16f-45c2-a8e9-56efa601d330 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:52:05.524663 n-d-811416-6 sudo[123331]: 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-80677e6a-b16f-45c2-a8e9-56efa601d330
Apr 25 14:52:05.525626 n-d-811416-6 sudo[123331]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:52:05.619728 n-d-811416-6 sudo[123321]: pam_unix(sudo:session): session closed for user root
Apr 25 14:52:05.621971 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-98ab4f01-af2e-4951-ac8d-9781ab634344 tempest-VolumesListTestJSON-1488411389 None] CMD "sudo cinder-rootwrap /etc/cinder/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.930s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:52:05.624822 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-98ab4f01-af2e-4951-ac8d-9781ab634344 tempest-VolumesListTestJSON-1488411389 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:52:05.636529 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-98ab4f01-af2e-4951-ac8d-9781ab634344 tempest-VolumesListTestJSON-1488411389 None] Deleted volume successfully.
Apr 25 14:52:05.658527 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-98ab4f01-af2e-4951-ac8d-9781ab634344 tempest-VolumesListTestJSON-1488411389 None] Lock "b'cinder-be7ddf52-8af1-497b-b187-1333ff1c140c-delete_volume'" released by "delete_volume" :: held 3.644s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:52:06.102798 n-d-811416-6 sudo[123331]: pam_unix(sudo:session): session closed for user root
Apr 25 14:52:06.104949 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a791224f-634d-40e4-b371-74a22438aee0 tempest-VolumesListTestJSON-1488411389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-80677e6a-b16f-45c2-a8e9-56efa601d330" returned: 0 in 0.609s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:52:06.107177 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a791224f-634d-40e4-b371-74a22438aee0 tempest-VolumesListTestJSON-1488411389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-80677e6a-b16f-45c2-a8e9-56efa601d330 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:52:06.127798 n-d-811416-6 sudo[123336]: 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-80677e6a-b16f-45c2-a8e9-56efa601d330
Apr 25 14:52:06.128624 n-d-811416-6 sudo[123336]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:52:06.668337 n-d-811416-6 sudo[123336]: pam_unix(sudo:session): session closed for user root
Apr 25 14:52:06.672561 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a791224f-634d-40e4-b371-74a22438aee0 tempest-VolumesListTestJSON-1488411389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-80677e6a-b16f-45c2-a8e9-56efa601d330" returned: 0 in 0.564s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:52:06.674334 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-a791224f-634d-40e4-b371-74a22438aee0 tempest-VolumesListTestJSON-1488411389 None] Successfully deleted volume: 80677e6a-b16f-45c2-a8e9-56efa601d330
Apr 25 14:52:06.732052 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-a791224f-634d-40e4-b371-74a22438aee0 tempest-VolumesListTestJSON-1488411389 None] Created reservations ['2067c47d-8988-40d2-90cf-2d187ebedf22', '6d2468dd-6455-4d85-b964-482800961d4c', '2a10a6e7-d61a-4ae3-a861-01a68d655d37', '2a29fd6f-faea-438d-8490-75c998a3ccc1'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:52:06.807638 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-a791224f-634d-40e4-b371-74a22438aee0 tempest-VolumesListTestJSON-1488411389 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:52:06.807638 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a791224f-634d-40e4-b371-74a22438aee0 tempest-VolumesListTestJSON-1488411389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:52:06.852928 n-d-811416-6 sudo[123341]: 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
Apr 25 14:52:06.855504 n-d-811416-6 sudo[123341]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:52:07.051808 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-e2b481b7-6bd6-4542-a9f9-216b8f80ea00 tempest-VolumesListTestJSON-1488411389 None] Lock "b'cinder-aaa61165-058f-4b1e-ad84-22eb15193a2c-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:52:07.172018 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-e2b481b7-6bd6-4542-a9f9-216b8f80ea00 tempest-VolumesListTestJSON-1488411389 None] Skipping remove_export. No iscsi_target is presently exported for volume: aaa61165-058f-4b1e-ad84-22eb15193a2c
Apr 25 14:52:07.173339 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e2b481b7-6bd6-4542-a9f9-216b8f80ea00 tempest-VolumesListTestJSON-1488411389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-aaa61165-058f-4b1e-ad84-22eb15193a2c {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:52:07.194533 n-d-811416-6 sudo[123343]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-aaa61165-058f-4b1e-ad84-22eb15193a2c
Apr 25 14:52:07.196344 n-d-811416-6 sudo[123343]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:52:07.536646 n-d-811416-6 sudo[123341]: pam_unix(sudo:session): session closed for user root
Apr 25 14:52:07.539095 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a791224f-634d-40e4-b371-74a22438aee0 tempest-VolumesListTestJSON-1488411389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.732s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:52:07.541331 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a791224f-634d-40e4-b371-74a22438aee0 tempest-VolumesListTestJSON-1488411389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:52:07.575511 n-d-811416-6 sudo[123347]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:52:07.576316 n-d-811416-6 sudo[123347]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:52:07.693657 n-d-811416-6 sudo[123343]: pam_unix(sudo:session): session closed for user root
Apr 25 14:52:07.695848 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e2b481b7-6bd6-4542-a9f9-216b8f80ea00 tempest-VolumesListTestJSON-1488411389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-aaa61165-058f-4b1e-ad84-22eb15193a2c" returned: 0 in 0.522s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:52:07.697668 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e2b481b7-6bd6-4542-a9f9-216b8f80ea00 tempest-VolumesListTestJSON-1488411389 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-aaa61165-058f-4b1e-ad84-22eb15193a2c {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:52:07.719631 n-d-811416-6 sudo[123349]: 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-aaa61165-058f-4b1e-ad84-22eb15193a2c
Apr 25 14:52:07.721172 n-d-811416-6 sudo[123349]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:52:08.267200 n-d-811416-6 sudo[123347]: pam_unix(sudo:session): session closed for user root
Apr 25 14:52:08.269465 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a791224f-634d-40e4-b371-74a22438aee0 tempest-VolumesListTestJSON-1488411389 None] CMD "sudo cinder-rootwrap /etc/cinder/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.728s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:52:08.271514 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-a791224f-634d-40e4-b371-74a22438aee0 tempest-VolumesListTestJSON-1488411389 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:52:08.278409 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-a791224f-634d-40e4-b371-74a22438aee0 tempest-VolumesListTestJSON-1488411389 None] Deleted volume successfully.
Apr 25 14:52:08.303793 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-a791224f-634d-40e4-b371-74a22438aee0 tempest-VolumesListTestJSON-1488411389 None] Lock "b'cinder-80677e6a-b16f-45c2-a8e9-56efa601d330-delete_volume'" released by "delete_volume" :: held 3.777s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:52:08.318037 n-d-811416-6 sudo[123349]: pam_unix(sudo:session): session closed for user root
Apr 25 14:52:08.319838 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e2b481b7-6bd6-4542-a9f9-216b8f80ea00 tempest-VolumesListTestJSON-1488411389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aaa61165-058f-4b1e-ad84-22eb15193a2c" returned: 0 in 0.622s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:52:08.321514 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e2b481b7-6bd6-4542-a9f9-216b8f80ea00 tempest-VolumesListTestJSON-1488411389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aaa61165-058f-4b1e-ad84-22eb15193a2c {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:52:08.354028 n-d-811416-6 sudo[123353]: 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-aaa61165-058f-4b1e-ad84-22eb15193a2c
Apr 25 14:52:08.356286 n-d-811416-6 sudo[123353]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:52:08.973603 n-d-811416-6 sudo[123353]: pam_unix(sudo:session): session closed for user root
Apr 25 14:52:08.976388 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e2b481b7-6bd6-4542-a9f9-216b8f80ea00 tempest-VolumesListTestJSON-1488411389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aaa61165-058f-4b1e-ad84-22eb15193a2c" returned: 0 in 0.654s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:52:08.978316 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-e2b481b7-6bd6-4542-a9f9-216b8f80ea00 tempest-VolumesListTestJSON-1488411389 None] Successfully deleted volume: aaa61165-058f-4b1e-ad84-22eb15193a2c
Apr 25 14:52:09.026968 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-e2b481b7-6bd6-4542-a9f9-216b8f80ea00 tempest-VolumesListTestJSON-1488411389 None] Created reservations ['fed80cec-9ed7-4627-bc79-ea43a21696d5', '21b76049-a3dc-4d4b-aa58-79b87a739d43', 'e3fa423b-487a-49ce-9738-fa71ea5c98f7', 'd1564899-6b26-4824-aaf7-2e26d5e76b55'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:52:09.079598 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-e2b481b7-6bd6-4542-a9f9-216b8f80ea00 tempest-VolumesListTestJSON-1488411389 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:52:09.080605 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e2b481b7-6bd6-4542-a9f9-216b8f80ea00 tempest-VolumesListTestJSON-1488411389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:52:09.103494 n-d-811416-6 sudo[123359]: 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
Apr 25 14:52:09.104917 n-d-811416-6 sudo[123359]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:52:09.678896 n-d-811416-6 sudo[123359]: pam_unix(sudo:session): session closed for user root
Apr 25 14:52:09.681530 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e2b481b7-6bd6-4542-a9f9-216b8f80ea00 tempest-VolumesListTestJSON-1488411389 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.600s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:52:09.683863 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e2b481b7-6bd6-4542-a9f9-216b8f80ea00 tempest-VolumesListTestJSON-1488411389 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:52:09.731248 n-d-811416-6 sudo[123365]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:52:09.732680 n-d-811416-6 sudo[123365]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:52:10.403251 n-d-811416-6 sudo[123365]: pam_unix(sudo:session): session closed for user root
Apr 25 14:52:10.405979 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e2b481b7-6bd6-4542-a9f9-216b8f80ea00 tempest-VolumesListTestJSON-1488411389 None] CMD "sudo cinder-rootwrap /etc/cinder/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.721s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:52:10.408597 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-e2b481b7-6bd6-4542-a9f9-216b8f80ea00 tempest-VolumesListTestJSON-1488411389 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:52:10.416006 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-e2b481b7-6bd6-4542-a9f9-216b8f80ea00 tempest-VolumesListTestJSON-1488411389 None] Deleted volume successfully.
Apr 25 14:52:10.440188 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-e2b481b7-6bd6-4542-a9f9-216b8f80ea00 tempest-VolumesListTestJSON-1488411389 None] Lock "b'cinder-aaa61165-058f-4b1e-ad84-22eb15193a2c-delete_volume'" released by "delete_volume" :: held 3.389s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:52:57.813987 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-5e5fc456-81ed-4df0-845c-7ae4307ca19e req-daf5a954-9078-41b6-ae87-bb3e503d6bb0 tempest-ServerRescueNegativeTestJSON-1478462338 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:52:57.836013 n-d-811416-6 sudo[123827]: 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-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a
Apr 25 14:52:57.836842 n-d-811416-6 sudo[123827]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:52:58.359494 n-d-811416-6 sudo[123827]: pam_unix(sudo:session): session closed for user root
Apr 25 14:52:58.362711 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-5e5fc456-81ed-4df0-845c-7ae4307ca19e req-daf5a954-9078-41b6-ae87-bb3e503d6bb0 tempest-ServerRescueNegativeTestJSON-1478462338 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a" returned: 0 in 0.548s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:52:58.441674 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:52:58.449715 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:52:58.450045 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681142314784]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac\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-h1-811416-6.cbci-811416-6.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-9baf0ce3-cff1-45d5-9464-819e45c5a2ac\n Backing store flags: \n Account information:\n 4dEixBxa8R767W4Ri53R\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-5e5fc456-81ed-4df0-845c-7ae4307ca19e req-daf5a954-9078-41b6-ae87-bb3e503d6bb0 tempest-ServerRescueNegativeTestJSON-1478462338 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: I_T nexus: 23
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: 4dEixBxa8R767W4Ri53R
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:52:58.451234 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 14:52:58.453933 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-5e5fc456-81ed-4df0-845c-7ae4307ca19e req-daf5a954-9078-41b6-ae87-bb3e503d6bb0 tempest-ServerRescueNegativeTestJSON-1478462338 None] Creating iscsi_target for Volume ID: volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 14:52:58.472516 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-5e5fc456-81ed-4df0-845c-7ae4307ca19e req-daf5a954-9078-41b6-ae87-bb3e503d6bb0 tempest-ServerRescueNegativeTestJSON-1478462338 None] Created volume path /opt/stack/data/cinder/volumes/volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a,
Apr 25 14:52:58.472516 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 14:52:58.472516 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:52:58.472516 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a
Apr 25 14:52:58.472516 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 14:52:58.472516 n-d-811416-6 cinder-volume[96343]: incominguser oKntabAxqS7UV2TA7ZBg 2ZbXntCs8BMSyWVh
Apr 25 14:52:58.472516 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:52:58.472516 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 14:52:58.472516 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:52:58.472516 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 14:52:58.475180 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:52:59.231053 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a" returned: 0 in 0.756s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:52:59.232710 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681142314784]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:52:59.233716 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-5e5fc456-81ed-4df0-845c-7ae4307ca19e req-daf5a954-9078-41b6-ae87-bb3e503d6bb0 tempest-ServerRescueNegativeTestJSON-1478462338 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 14:52:59.234394 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-5e5fc456-81ed-4df0-845c-7ae4307ca19e req-daf5a954-9078-41b6-ae87-bb3e503d6bb0 tempest-ServerRescueNegativeTestJSON-1478462338 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 14:52:59.237946 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:52:59.245676 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:52:59.246188 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681142314784]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac\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-h1-811416-6.cbci-811416-6.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-9baf0ce3-cff1-45d5-9464-819e45c5a2ac\n Backing store flags: \n Account information:\n 4dEixBxa8R767W4Ri53R\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a\n System information:\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-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a\n Backing store flags: \n Account information:\n oKntabAxqS7UV2TA7ZBg\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-5e5fc456-81ed-4df0-845c-7ae4307ca19e req-daf5a954-9078-41b6-ae87-bb3e503d6bb0 tempest-ServerRescueNegativeTestJSON-1478462338 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: I_T nexus: 23
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: 4dEixBxa8R767W4Ri53R
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:52:59.247153 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 14:52:59.253253 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:52:59.354762 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:52:59.355426 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681142314784]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac\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-h1-811416-6.cbci-811416-6.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-9baf0ce3-cff1-45d5-9464-819e45c5a2ac\n Backing store flags: \n Account information:\n 4dEixBxa8R767W4Ri53R\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a\n System information:\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-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a\n Backing store flags: \n Account information:\n oKntabAxqS7UV2TA7ZBg\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:52:59.357688 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:52:59.481497 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:52:59.485153 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681142314784]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac\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-h1-811416-6.cbci-811416-6.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-9baf0ce3-cff1-45d5-9464-819e45c5a2ac\n Backing store flags: \n Account information:\n 4dEixBxa8R767W4Ri53R\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a\n System information:\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-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a\n Backing store flags: \n Account information:\n oKntabAxqS7UV2TA7ZBg\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:52:59.486125 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-5e5fc456-81ed-4df0-845c-7ae4307ca19e req-daf5a954-9078-41b6-ae87-bb3e503d6bb0 tempest-ServerRescueNegativeTestJSON-1478462338 None] Set provider_location to: 10.222.0.23:3260,2 iqn.2010-10.org.openstack:volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 14:52:59.570441 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-5e5fc456-81ed-4df0-845c-7ae4307ca19e req-daf5a954-9078-41b6-ae87-bb3e503d6bb0 tempest-ServerRescueNegativeTestJSON-1478462338 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a', 'target_lun': 1, 'volume_id': '8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a', 'auth_method': 'CHAP', 'auth_username': 'oKntabAxqS7UV2TA7ZBg', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '5a8ddac6-a63b-4c02-bfaa-575cf2ed4d87'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 14:52:59.704571 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-5e5fc456-81ed-4df0-845c-7ae4307ca19e req-daf5a954-9078-41b6-ae87-bb3e503d6bb0 tempest-ServerRescueNegativeTestJSON-1478462338 None] attachment_update completed successfully.
Apr 25 14:53:03.954017 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:53:03.954655 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:53:03.955234 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:53:03.984082 n-d-811416-6 sudo[123868]: 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
Apr 25 14:53:03.985025 n-d-811416-6 sudo[123868]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:53:04.562410 n-d-811416-6 sudo[123868]: pam_unix(sudo:session): session closed for user root
Apr 25 14:53:04.564793 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.609s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:53:04.567025 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:53:04.587733 n-d-811416-6 sudo[123873]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:53:04.588544 n-d-811416-6 sudo[123873]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:53:05.128137 n-d-811416-6 sudo[123873]: pam_unix(sudo:session): session closed for user root
Apr 25 14:53:05.130295 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.563s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:53:05.132253 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:53:27.489007 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-6994e2cb-efda-4210-8684-175ceb3b96e7 req-09cdb7f8-9dcf-4f09-90be-29c5fd3b393b tempest-AttachVolumeTestJSON-1630541468 None] Terminate volume connection completed successfully.
Apr 25 14:53:27.492446 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-6994e2cb-efda-4210-8684-175ceb3b96e7 req-09cdb7f8-9dcf-4f09-90be-29c5fd3b393b tempest-AttachVolumeTestJSON-1630541468 None] Deleting attachment f0e75d27-0597-4ea1-b917-baa98fe07a1d. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 14:53:27.494944 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:53:27.656910 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.162s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:53:27.657267 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681141889680]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac\n System information:\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-9baf0ce3-cff1-45d5-9464-819e45c5a2ac\n Backing store flags: \n Account information:\n 4dEixBxa8R767W4Ri53R\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a\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-h1-811416-6.cbci-811416-6.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-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a\n Backing store flags: \n Account information:\n oKntabAxqS7UV2TA7ZBg\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:53:27.658068 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-6994e2cb-efda-4210-8684-175ceb3b96e7 req-09cdb7f8-9dcf-4f09-90be-29c5fd3b393b tempest-AttachVolumeTestJSON-1630541468 None] Removing iscsi_target for Volume ID: 9baf0ce3-cff1-45d5-9464-819e45c5a2ac
Apr 25 14:53:27.659471 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:53:27.785287 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac -f" returned: 0 in 0.123s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:53:27.785721 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681141889680]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:53:27.787807 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:53:27.929295 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.142s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:53:27.929948 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681141889680]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a\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-h1-811416-6.cbci-811416-6.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-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a\n Backing store flags: \n Account information:\n oKntabAxqS7UV2TA7ZBg\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:54:03.962965 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:54:03.964245 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:54:03.966202 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:54:04.012084 n-d-811416-6 sudo[124369]: 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
Apr 25 14:54:04.012898 n-d-811416-6 sudo[124369]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:54:04.876925 n-d-811416-6 sudo[124369]: pam_unix(sudo:session): session closed for user root
Apr 25 14:54:04.879811 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.914s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:54:04.881633 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:54:04.909482 n-d-811416-6 sudo[124383]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:54:04.911796 n-d-811416-6 sudo[124383]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:54:05.695561 n-d-811416-6 sudo[124383]: pam_unix(sudo:session): session closed for user root
Apr 25 14:54:05.699859 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.816s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:54:05.701605 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:54:37.972910 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-e88289d0-1b6e-4874-9694-e2e22309a642 req-506ccf60-ad16-4949-8a79-6149cf5c6181 tempest-ServerRescueNegativeTestJSON-1478462338 None] Terminate volume connection completed successfully.
Apr 25 14:54:37.975016 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-e88289d0-1b6e-4874-9694-e2e22309a642 req-506ccf60-ad16-4949-8a79-6149cf5c6181 tempest-ServerRescueNegativeTestJSON-1478462338 None] Deleting attachment 5a8ddac6-a63b-4c02-bfaa-575cf2ed4d87. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 14:54:37.981307 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:54:38.092230 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:54:38.092550 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128523728]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a\n System information:\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-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a\n Backing store flags: \n Account information:\n oKntabAxqS7UV2TA7ZBg\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:54:38.093225 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-e88289d0-1b6e-4874-9694-e2e22309a642 req-506ccf60-ad16-4949-8a79-6149cf5c6181 tempest-ServerRescueNegativeTestJSON-1478462338 None] Removing iscsi_target for Volume ID: 8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a
Apr 25 14:54:38.098179 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:54:38.233195 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a -f" returned: 0 in 0.138s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:54:38.233438 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128523728]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:54:38.236223 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:54:38.347989 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:54:38.348432 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128523728]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:54:51.282702 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0af3c9bb-16c8-48c9-b09b-3d169aacc5df tempest-BackendsCapabilitiesAdminTestsJSON-1099015729 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-811416-6: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=96343) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4643}}
Apr 25 14:54:51.339923 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-01cc7c3a-dddf-4690-86ae-f7f7b18c96d3 tempest-BackendsCapabilitiesAdminTestsJSON-1099015729 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-811416-6: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=96343) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4643}}
Apr 25 14:54:56.161250 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-823171b7-706d-45e0-b258-837fafe12a88 tempest-ServerRescueNegativeTestJSON-1478462338 None] Lock "b'cinder-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a-delete_volume'" acquired by "delete_volume" :: waited 0.038s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:54:56.396422 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:54:56.593569 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.199s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:54:56.593925 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129053696]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:54:56.594608 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-823171b7-706d-45e0-b258-837fafe12a88 tempest-ServerRescueNegativeTestJSON-1478462338 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a
Apr 25 14:54:56.595691 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-823171b7-706d-45e0-b258-837fafe12a88 tempest-ServerRescueNegativeTestJSON-1478462338 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:54:56.620768 n-d-811416-6 sudo[125145]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a
Apr 25 14:54:56.621688 n-d-811416-6 sudo[125145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:54:57.206370 n-d-811416-6 sudo[125145]: pam_unix(sudo:session): session closed for user root
Apr 25 14:54:57.209498 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-823171b7-706d-45e0-b258-837fafe12a88 tempest-ServerRescueNegativeTestJSON-1478462338 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a" returned: 0 in 0.613s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:54:57.212270 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-823171b7-706d-45e0-b258-837fafe12a88 tempest-ServerRescueNegativeTestJSON-1478462338 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-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:54:57.238637 n-d-811416-6 sudo[125166]: 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-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a
Apr 25 14:54:57.240145 n-d-811416-6 sudo[125166]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:54:57.816896 n-d-811416-6 sudo[125166]: pam_unix(sudo:session): session closed for user root
Apr 25 14:54:57.819689 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-823171b7-706d-45e0-b258-837fafe12a88 tempest-ServerRescueNegativeTestJSON-1478462338 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a" returned: 0 in 0.607s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:54:57.823919 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-823171b7-706d-45e0-b258-837fafe12a88 tempest-ServerRescueNegativeTestJSON-1478462338 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:54:57.849663 n-d-811416-6 sudo[125169]: 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-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a
Apr 25 14:54:57.851395 n-d-811416-6 sudo[125169]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:54:58.726409 n-d-811416-6 sudo[125169]: pam_unix(sudo:session): session closed for user root
Apr 25 14:54:58.730192 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-823171b7-706d-45e0-b258-837fafe12a88 tempest-ServerRescueNegativeTestJSON-1478462338 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a" returned: 0 in 0.906s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:54:58.732230 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-823171b7-706d-45e0-b258-837fafe12a88 tempest-ServerRescueNegativeTestJSON-1478462338 None] Successfully deleted volume: 8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a
Apr 25 14:54:58.784923 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-823171b7-706d-45e0-b258-837fafe12a88 tempest-ServerRescueNegativeTestJSON-1478462338 None] Created reservations ['8634cbea-2e53-48ab-801d-be7f60ba7002', 'c50b6297-5498-433c-a9b9-738583e86e6d', '5322d2c1-6e2a-4dda-b3ee-940473a53018', 'c81cbb1d-c7ee-40db-8330-b36891c36aa8'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:54:58.857023 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-823171b7-706d-45e0-b258-837fafe12a88 tempest-ServerRescueNegativeTestJSON-1478462338 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:54:58.858007 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-823171b7-706d-45e0-b258-837fafe12a88 tempest-ServerRescueNegativeTestJSON-1478462338 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:54:58.879054 n-d-811416-6 sudo[125176]: 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
Apr 25 14:54:58.880576 n-d-811416-6 sudo[125176]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:54:59.481594 n-d-811416-6 sudo[125176]: pam_unix(sudo:session): session closed for user root
Apr 25 14:54:59.483727 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-823171b7-706d-45e0-b258-837fafe12a88 tempest-ServerRescueNegativeTestJSON-1478462338 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.625s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:54:59.486206 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-823171b7-706d-45e0-b258-837fafe12a88 tempest-ServerRescueNegativeTestJSON-1478462338 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:54:59.531019 n-d-811416-6 sudo[125179]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:54:59.532460 n-d-811416-6 sudo[125179]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:55:00.033736 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-f57c1670-58a0-4b6b-8233-7fba448b09cd tempest-ServerRescueNegativeTestJSON-1478462338 None] Lock "b'cinder-ad0299ff-6261-4929-8358-cc32bc7972bc-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:55:00.170192 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-f57c1670-58a0-4b6b-8233-7fba448b09cd tempest-ServerRescueNegativeTestJSON-1478462338 None] Skipping remove_export. No iscsi_target is presently exported for volume: ad0299ff-6261-4929-8358-cc32bc7972bc
Apr 25 14:55:00.174834 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f57c1670-58a0-4b6b-8233-7fba448b09cd tempest-ServerRescueNegativeTestJSON-1478462338 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ad0299ff-6261-4929-8358-cc32bc7972bc {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:55:00.227390 n-d-811416-6 sudo[125192]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ad0299ff-6261-4929-8358-cc32bc7972bc
Apr 25 14:55:00.233369 n-d-811416-6 sudo[125192]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:55:00.557163 n-d-811416-6 sudo[125179]: pam_unix(sudo:session): session closed for user root
Apr 25 14:55:00.560329 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-823171b7-706d-45e0-b258-837fafe12a88 tempest-ServerRescueNegativeTestJSON-1478462338 None] CMD "sudo cinder-rootwrap /etc/cinder/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.074s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:55:00.562555 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-823171b7-706d-45e0-b258-837fafe12a88 tempest-ServerRescueNegativeTestJSON-1478462338 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:55:00.568223 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-823171b7-706d-45e0-b258-837fafe12a88 tempest-ServerRescueNegativeTestJSON-1478462338 None] Deleted volume successfully.
Apr 25 14:55:00.593222 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-823171b7-706d-45e0-b258-837fafe12a88 tempest-ServerRescueNegativeTestJSON-1478462338 None] Lock "b'cinder-8f03feca-4a47-4e73-9f2a-b0ed4c8ed22a-delete_volume'" released by "delete_volume" :: held 4.437s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:55:01.311788 n-d-811416-6 sudo[125192]: pam_unix(sudo:session): session closed for user root
Apr 25 14:55:01.313599 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f57c1670-58a0-4b6b-8233-7fba448b09cd tempest-ServerRescueNegativeTestJSON-1478462338 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ad0299ff-6261-4929-8358-cc32bc7972bc" returned: 0 in 1.142s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:55:01.314981 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f57c1670-58a0-4b6b-8233-7fba448b09cd tempest-ServerRescueNegativeTestJSON-1478462338 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-ad0299ff-6261-4929-8358-cc32bc7972bc {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:55:01.354215 n-d-811416-6 sudo[125198]: 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-ad0299ff-6261-4929-8358-cc32bc7972bc
Apr 25 14:55:01.359750 n-d-811416-6 sudo[125198]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:55:02.092351 n-d-811416-6 sudo[125198]: pam_unix(sudo:session): session closed for user root
Apr 25 14:55:02.094607 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f57c1670-58a0-4b6b-8233-7fba448b09cd tempest-ServerRescueNegativeTestJSON-1478462338 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ad0299ff-6261-4929-8358-cc32bc7972bc" returned: 0 in 0.779s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:55:02.097386 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f57c1670-58a0-4b6b-8233-7fba448b09cd tempest-ServerRescueNegativeTestJSON-1478462338 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ad0299ff-6261-4929-8358-cc32bc7972bc {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:55:02.134915 n-d-811416-6 sudo[125219]: 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-ad0299ff-6261-4929-8358-cc32bc7972bc
Apr 25 14:55:02.137378 n-d-811416-6 sudo[125219]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:55:02.812337 n-d-811416-6 sudo[125219]: pam_unix(sudo:session): session closed for user root
Apr 25 14:55:02.814705 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f57c1670-58a0-4b6b-8233-7fba448b09cd tempest-ServerRescueNegativeTestJSON-1478462338 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ad0299ff-6261-4929-8358-cc32bc7972bc" returned: 0 in 0.717s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:55:02.816929 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-f57c1670-58a0-4b6b-8233-7fba448b09cd tempest-ServerRescueNegativeTestJSON-1478462338 None] Successfully deleted volume: ad0299ff-6261-4929-8358-cc32bc7972bc
Apr 25 14:55:02.879590 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-f57c1670-58a0-4b6b-8233-7fba448b09cd tempest-ServerRescueNegativeTestJSON-1478462338 None] Created reservations ['827ae77c-2548-4884-835a-31830f76878d', '772d3b0c-7cb0-486a-9a9b-8ebeebb6ef2a', 'f5db537a-7c2d-4bcd-b29d-986e9c4893de', '4c483984-831a-44f0-8430-bb6e62247b54'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:55:02.941152 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-f57c1670-58a0-4b6b-8233-7fba448b09cd tempest-ServerRescueNegativeTestJSON-1478462338 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:55:02.942234 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f57c1670-58a0-4b6b-8233-7fba448b09cd tempest-ServerRescueNegativeTestJSON-1478462338 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:55:02.973510 n-d-811416-6 sudo[125230]: 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
Apr 25 14:55:02.974318 n-d-811416-6 sudo[125230]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:55:03.748571 n-d-811416-6 sudo[125230]: pam_unix(sudo:session): session closed for user root
Apr 25 14:55:03.751471 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f57c1670-58a0-4b6b-8233-7fba448b09cd tempest-ServerRescueNegativeTestJSON-1478462338 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:55:03.754769 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f57c1670-58a0-4b6b-8233-7fba448b09cd tempest-ServerRescueNegativeTestJSON-1478462338 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:55:03.802789 n-d-811416-6 sudo[125233]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:55:03.803892 n-d-811416-6 sudo[125233]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:55:03.959980 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:55:03.960674 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:55:03.961902 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:55:04.001766 n-d-811416-6 sudo[125235]: 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
Apr 25 14:55:04.003577 n-d-811416-6 sudo[125235]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:55:04.405551 n-d-811416-6 sudo[125233]: pam_unix(sudo:session): session closed for user root
Apr 25 14:55:04.408110 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f57c1670-58a0-4b6b-8233-7fba448b09cd tempest-ServerRescueNegativeTestJSON-1478462338 None] CMD "sudo cinder-rootwrap /etc/cinder/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.653s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:55:04.412139 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-f57c1670-58a0-4b6b-8233-7fba448b09cd tempest-ServerRescueNegativeTestJSON-1478462338 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:55:04.424028 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-f57c1670-58a0-4b6b-8233-7fba448b09cd tempest-ServerRescueNegativeTestJSON-1478462338 None] Deleted volume successfully.
Apr 25 14:55:04.498090 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-f57c1670-58a0-4b6b-8233-7fba448b09cd tempest-ServerRescueNegativeTestJSON-1478462338 None] Lock "b'cinder-ad0299ff-6261-4929-8358-cc32bc7972bc-delete_volume'" released by "delete_volume" :: held 4.465s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:55:04.652008 n-d-811416-6 sudo[125235]: pam_unix(sudo:session): session closed for user root
Apr 25 14:55:04.656342 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:55:04.657935 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:55:04.702259 n-d-811416-6 sudo[125240]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:55:04.703072 n-d-811416-6 sudo[125240]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:55:05.337378 n-d-811416-6 sudo[125240]: pam_unix(sudo:session): session closed for user root
Apr 25 14:55:05.340130 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.682s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:55:05.345145 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:55:17.093321 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-1799d185-a7d1-4601-b0aa-c6e29f92d395 tempest-VolumesServicesTestJSON-416519923 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:55:17.100514 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-1799d185-a7d1-4601-b0aa-c6e29f92d395 tempest-VolumesServicesTestJSON-416519923 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:55:17.102329 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-1799d185-a7d1-4601-b0aa-c6e29f92d395 tempest-VolumesServicesTestJSON-416519923 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'
Apr 25 14:55:17.122522 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1799d185-a7d1-4601-b0aa-c6e29f92d395 tempest-VolumesServicesTestJSON-416519923 None] Flow 'volume_create_manager' (be83662e-e7d0-494e-92c6-aec1db974da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:55:17.135926 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1799d185-a7d1-4601-b0aa-c6e29f92d395 tempest-VolumesServicesTestJSON-416519923 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e2190fdc-0d93-402a-b63b-a9f42da16c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:55:17.167765 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-1799d185-a7d1-4601-b0aa-c6e29f92d395 tempest-VolumesServicesTestJSON-416519923 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:55:17.199798 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1799d185-a7d1-4601-b0aa-c6e29f92d395 tempest-VolumesServicesTestJSON-416519923 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e2190fdc-0d93-402a-b63b-a9f42da16c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:55:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1694713913',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=52b8bcba-e151-4b4c-8f89-ba6c9bda7a1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bf08f88592240ce891867997fb10cfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:55:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:55:17Z,user_id='ec5a3c312a754d71b89c290c15e3bdc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:55:17.204934 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1799d185-a7d1-4601-b0aa-c6e29f92d395 tempest-VolumesServicesTestJSON-416519923 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (91aad776-bcee-42e6-b320-6f790f27fcb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:55:17.208130 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1799d185-a7d1-4601-b0aa-c6e29f92d395 tempest-VolumesServicesTestJSON-416519923 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (91aad776-bcee-42e6-b320-6f790f27fcb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:55:17.211801 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1799d185-a7d1-4601-b0aa-c6e29f92d395 tempest-VolumesServicesTestJSON-416519923 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1a82745b-be23-43a2-b797-85d1ad6b4ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:55:17.216114 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1799d185-a7d1-4601-b0aa-c6e29f92d395 tempest-VolumesServicesTestJSON-416519923 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1a82745b-be23-43a2-b797-85d1ad6b4ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '52b8bcba-e151-4b4c-8f89-ba6c9bda7a1d', 'volume_name': 'volume-52b8bcba-e151-4b4c-8f89-ba6c9bda7a1d', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:55:17.219337 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1799d185-a7d1-4601-b0aa-c6e29f92d395 tempest-VolumesServicesTestJSON-416519923 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74ac0f3e-4c16-42cc-8840-f4d211599621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:55:17.222090 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1799d185-a7d1-4601-b0aa-c6e29f92d395 tempest-VolumesServicesTestJSON-416519923 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74ac0f3e-4c16-42cc-8840-f4d211599621) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:55:17.225315 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1799d185-a7d1-4601-b0aa-c6e29f92d395 tempest-VolumesServicesTestJSON-416519923 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b1bb645d-51fd-4747-85fb-5fe020a58881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:55:17.227157 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-1799d185-a7d1-4601-b0aa-c6e29f92d395 tempest-VolumesServicesTestJSON-416519923 None] Volume 52b8bcba-e151-4b4c-8f89-ba6c9bda7a1d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-52b8bcba-e151-4b4c-8f89-ba6c9bda7a1d', 'volume_size': 1}
Apr 25 14:55:17.229235 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1799d185-a7d1-4601-b0aa-c6e29f92d395 tempest-VolumesServicesTestJSON-416519923 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-52b8bcba-e151-4b4c-8f89-ba6c9bda7a1d stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:55:17.258790 n-d-811416-6 sudo[125315]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-52b8bcba-e151-4b4c-8f89-ba6c9bda7a1d stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:55:17.261092 n-d-811416-6 sudo[125315]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:55:18.059580 n-d-811416-6 sudo[125315]: pam_unix(sudo:session): session closed for user root
Apr 25 14:55:18.063609 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1799d185-a7d1-4601-b0aa-c6e29f92d395 tempest-VolumesServicesTestJSON-416519923 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-52b8bcba-e151-4b4c-8f89-ba6c9bda7a1d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.833s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:55:18.067398 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1799d185-a7d1-4601-b0aa-c6e29f92d395 tempest-VolumesServicesTestJSON-416519923 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b1bb645d-51fd-4747-85fb-5fe020a58881) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-52b8bcba-e151-4b4c-8f89-ba6c9bda7a1d', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:55:18.071356 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1799d185-a7d1-4601-b0aa-c6e29f92d395 tempest-VolumesServicesTestJSON-416519923 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cbd32077-9a3d-4c36-895c-586267560e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:55:18.086570 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-1799d185-a7d1-4601-b0aa-c6e29f92d395 tempest-VolumesServicesTestJSON-416519923 None] Volume volume-52b8bcba-e151-4b4c-8f89-ba6c9bda7a1d (52b8bcba-e151-4b4c-8f89-ba6c9bda7a1d): created successfully
Apr 25 14:55:18.089300 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1799d185-a7d1-4601-b0aa-c6e29f92d395 tempest-VolumesServicesTestJSON-416519923 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cbd32077-9a3d-4c36-895c-586267560e4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:55:18.097063 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1799d185-a7d1-4601-b0aa-c6e29f92d395 tempest-VolumesServicesTestJSON-416519923 None] Flow 'volume_create_manager' (be83662e-e7d0-494e-92c6-aec1db974da5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:55:18.113709 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-1799d185-a7d1-4601-b0aa-c6e29f92d395 tempest-VolumesServicesTestJSON-416519923 None] Created volume successfully.
Apr 25 14:55:18.545132 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-fc8f1899-be7b-455e-b68b-502f16a58898 tempest-VolumesServicesTestJSON-416519923 None] Lock "b'cinder-52b8bcba-e151-4b4c-8f89-ba6c9bda7a1d-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:55:18.657643 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-fc8f1899-be7b-455e-b68b-502f16a58898 tempest-VolumesServicesTestJSON-416519923 None] Skipping remove_export. No iscsi_target is presently exported for volume: 52b8bcba-e151-4b4c-8f89-ba6c9bda7a1d
Apr 25 14:55:18.658631 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fc8f1899-be7b-455e-b68b-502f16a58898 tempest-VolumesServicesTestJSON-416519923 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-52b8bcba-e151-4b4c-8f89-ba6c9bda7a1d {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:55:18.687543 n-d-811416-6 sudo[125369]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-52b8bcba-e151-4b4c-8f89-ba6c9bda7a1d
Apr 25 14:55:18.688361 n-d-811416-6 sudo[125369]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:55:19.574739 n-d-811416-6 sudo[125369]: pam_unix(sudo:session): session closed for user root
Apr 25 14:55:19.577252 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fc8f1899-be7b-455e-b68b-502f16a58898 tempest-VolumesServicesTestJSON-416519923 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-52b8bcba-e151-4b4c-8f89-ba6c9bda7a1d" returned: 0 in 0.918s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:55:19.578992 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fc8f1899-be7b-455e-b68b-502f16a58898 tempest-VolumesServicesTestJSON-416519923 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-52b8bcba-e151-4b4c-8f89-ba6c9bda7a1d {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:55:19.637474 n-d-811416-6 sudo[125391]: 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-52b8bcba-e151-4b4c-8f89-ba6c9bda7a1d
Apr 25 14:55:19.642996 n-d-811416-6 sudo[125391]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:55:20.843681 n-d-811416-6 sudo[125391]: pam_unix(sudo:session): session closed for user root
Apr 25 14:55:20.847020 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fc8f1899-be7b-455e-b68b-502f16a58898 tempest-VolumesServicesTestJSON-416519923 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-52b8bcba-e151-4b4c-8f89-ba6c9bda7a1d" returned: 0 in 1.268s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:55:20.849933 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fc8f1899-be7b-455e-b68b-502f16a58898 tempest-VolumesServicesTestJSON-416519923 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-52b8bcba-e151-4b4c-8f89-ba6c9bda7a1d {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:55:20.908755 n-d-811416-6 sudo[125399]: 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-52b8bcba-e151-4b4c-8f89-ba6c9bda7a1d
Apr 25 14:55:20.922986 n-d-811416-6 sudo[125399]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:55:21.756659 n-d-811416-6 sudo[125399]: pam_unix(sudo:session): session closed for user root
Apr 25 14:55:21.759474 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fc8f1899-be7b-455e-b68b-502f16a58898 tempest-VolumesServicesTestJSON-416519923 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-52b8bcba-e151-4b4c-8f89-ba6c9bda7a1d" returned: 0 in 0.909s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:55:21.761016 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-fc8f1899-be7b-455e-b68b-502f16a58898 tempest-VolumesServicesTestJSON-416519923 None] Successfully deleted volume: 52b8bcba-e151-4b4c-8f89-ba6c9bda7a1d
Apr 25 14:55:21.824853 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-fc8f1899-be7b-455e-b68b-502f16a58898 tempest-VolumesServicesTestJSON-416519923 None] Created reservations ['0da5a46f-6a0c-4d9b-96d9-ca1b7a5b160c', '15fa2537-1e9b-449b-9076-9b17a746d884', '9357cb5f-3535-4e13-aa51-77962bb251b6', '2f851b29-ef64-4312-885f-a93917f06d0f'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:55:21.880074 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-fc8f1899-be7b-455e-b68b-502f16a58898 tempest-VolumesServicesTestJSON-416519923 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:55:21.881636 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fc8f1899-be7b-455e-b68b-502f16a58898 tempest-VolumesServicesTestJSON-416519923 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:55:21.970288 n-d-811416-6 sudo[125407]: 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
Apr 25 14:55:21.971171 n-d-811416-6 sudo[125407]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:55:22.944113 n-d-811416-6 sudo[125407]: pam_unix(sudo:session): session closed for user root
Apr 25 14:55:22.946885 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fc8f1899-be7b-455e-b68b-502f16a58898 tempest-VolumesServicesTestJSON-416519923 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.065s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:55:22.948976 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fc8f1899-be7b-455e-b68b-502f16a58898 tempest-VolumesServicesTestJSON-416519923 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:55:22.979000 n-d-811416-6 sudo[125411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:55:22.981156 n-d-811416-6 sudo[125411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:55:23.560747 n-d-811416-6 sudo[125411]: pam_unix(sudo:session): session closed for user root
Apr 25 14:55:23.563557 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fc8f1899-be7b-455e-b68b-502f16a58898 tempest-VolumesServicesTestJSON-416519923 None] CMD "sudo cinder-rootwrap /etc/cinder/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.614s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:55:23.565925 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-fc8f1899-be7b-455e-b68b-502f16a58898 tempest-VolumesServicesTestJSON-416519923 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:55:23.572570 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-fc8f1899-be7b-455e-b68b-502f16a58898 tempest-VolumesServicesTestJSON-416519923 None] Deleted volume successfully.
Apr 25 14:55:23.603422 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-fc8f1899-be7b-455e-b68b-502f16a58898 tempest-VolumesServicesTestJSON-416519923 None] Lock "b'cinder-52b8bcba-e151-4b4c-8f89-ba6c9bda7a1d-delete_volume'" released by "delete_volume" :: held 5.060s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:55:46.633630 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:55:46.653882 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:55:46.657588 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 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'
Apr 25 14:55:46.705578 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Flow 'volume_create_manager' (64a5a1f4-896b-4560-bf00-44af6fa7bd9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:55:46.714858 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fc6fd4f3-7323-4a02-b10c-d58e3ba0e2f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:55:46.774155 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:55:46.855471 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fc6fd4f3-7323-4a02-b10c-d58e3ba0e2f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:55:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-36062837',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=df3eae06-2765-4f68-8e54-2c2bcb373e3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d634998bda7e4079853ebbc72bd094b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:55:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:55:47Z,user_id='1e2f991f2cec4a3e9e1860788b1d3c27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:55:46.859063 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (92e3d35b-3c1c-4c58-86e9-934ab389e1c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:55:46.867433 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (92e3d35b-3c1c-4c58-86e9-934ab389e1c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:55:46.870337 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c3b99390-bf5d-4bcc-8b5c-3b09dc901329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:55:47.050980 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c3b99390-bf5d-4bcc-8b5c-3b09dc901329) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'df3eae06-2765-4f68-8e54-2c2bcb373e3d', 'volume_name': 'volume-df3eae06-2765-4f68-8e54-2c2bcb373e3d', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:55:47.054351 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d3705056-6854-4034-b2ab-ab0ce2120e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:55:47.056873 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d3705056-6854-4034-b2ab-ab0ce2120e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:55:47.064152 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fef7b9ae-56c0-422b-93b6-0dc2f346f0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:55:47.065236 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Volume df3eae06-2765-4f68-8e54-2c2bcb373e3d: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-df3eae06-2765-4f68-8e54-2c2bcb373e3d', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 25 14:55:47.066171 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Cloning df3eae06-2765-4f68-8e54-2c2bcb373e3d from image e15baa71-d40b-4547-acda-fdfd7426651d at location (None, None). {{(pid=96343) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 25 14:56:03.962643 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:56:03.963424 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:56:03.963886 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:04.025142 n-d-811416-6 sudo[126126]: 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
Apr 25 14:56:04.074336 n-d-811416-6 sudo[126126]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:05.394918 n-d-811416-6 sudo[126126]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:05.399559 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.433s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:05.405199 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:05.446148 n-d-811416-6 sudo[126138]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:56:05.447002 n-d-811416-6 sudo[126138]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:06.708151 n-d-811416-6 sudo[126138]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:06.712322 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.307s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:06.714729 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:56:07.596835 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_nyr28cf1n-d-811416-6@lvmdriver-1, size 616.00 MB, duration 20.53 sec {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 25 14:56:07.599577 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Image download 616.00 MB at 30.01 MB/s
Apr 25 14:56:07.696866 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 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_e15baa71-d40b-4547-acda-fdfd7426651d_nyr28cf1n-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:07.915125 n-d-811416-6 sudo[126142]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_nyr28cf1n-d-811416-6@lvmdriver-1
Apr 25 14:56:07.916300 n-d-811416-6 sudo[126142]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:08.687317 n-d-811416-6 sudo[126142]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:08.689566 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 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_e15baa71-d40b-4547-acda-fdfd7426651d_nyr28cf1n-d-811416-6@lvmdriver-1" returned: 0 in 0.992s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:08.690477 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d is fetched for user 1e2f991f2cec4a3e9e1860788b1d3c27. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 25 14:56:08.773431 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 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_e15baa71-d40b-4547-acda-fdfd7426651d_nyr28cf1n-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:09.021748 n-d-811416-6 sudo[126164]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_nyr28cf1n-d-811416-6@lvmdriver-1
Apr 25 14:56:09.022916 n-d-811416-6 sudo[126164]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:09.558831 n-d-811416-6 sudo[126164]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:09.561962 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 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_e15baa71-d40b-4547-acda-fdfd7426651d_nyr28cf1n-d-811416-6@lvmdriver-1" returned: 0 in 0.788s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:09.564963 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-df3eae06-2765-4f68-8e54-2c2bcb373e3d stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:09.625434 n-d-811416-6 sudo[126207]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-df3eae06-2765-4f68-8e54-2c2bcb373e3d stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:56:09.633415 n-d-811416-6 sudo[126207]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:10.785195 n-d-811416-6 sudo[126207]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:10.793814 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-df3eae06-2765-4f68-8e54-2c2bcb373e3d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.224s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:10.883173 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Attempting download of e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume df3eae06-2765-4f68-8e54-2c2bcb373e3d. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 25 14:56:11.012120 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 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_e15baa71-d40b-4547-acda-fdfd7426651d_po0atnzd {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:11.191103 n-d-811416-6 sudo[126272]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_po0atnzd
Apr 25 14:56:11.192353 n-d-811416-6 sudo[126272]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:11.871831 n-d-811416-6 sudo[126272]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:11.874395 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 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_e15baa71-d40b-4547-acda-fdfd7426651d_po0atnzd" returned: 0 in 0.862s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:11.876726 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 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_e15baa71-d40b-4547-acda-fdfd7426651d_nyr28cf1n-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:11.971141 n-d-811416-6 sudo[126276]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_nyr28cf1n-d-811416-6@lvmdriver-1
Apr 25 14:56:11.972746 n-d-811416-6 sudo[126276]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:12.357590 n-d-811416-6 sudo[126276]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:12.360302 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 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_e15baa71-d40b-4547-acda-fdfd7426651d_nyr28cf1n-d-811416-6@lvmdriver-1" returned: 0 in 0.483s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:12.361495 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] e15baa71-d40b-4547-acda-fdfd7426651d was vhdx, converting to raw {{(pid=96343) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 25 14:56:12.362768 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_nyr28cf1n-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--df3eae06--2765--4f68--8e54--2c2bcb373e3d oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:12.384029 n-d-811416-6 sudo[126281]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_nyr28cf1n-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--df3eae06--2765--4f68--8e54--2c2bcb373e3d oflag=direct
Apr 25 14:56:12.385692 n-d-811416-6 sudo[126281]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:13.002187 n-d-811416-6 sudo[126281]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:13.004786 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_nyr28cf1n-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--df3eae06--2765--4f68--8e54--2c2bcb373e3d oflag=direct" returned: 0 in 0.642s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:13.008543 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 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_e15baa71-d40b-4547-acda-fdfd7426651d_nyr28cf1n-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--df3eae06--2765--4f68--8e54--2c2bcb373e3d {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:13.051515 n-d-811416-6 sudo[126312]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_nyr28cf1n-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--df3eae06--2765--4f68--8e54--2c2bcb373e3d
Apr 25 14:56:13.054113 n-d-811416-6 sudo[126312]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:14.796625 n-d-811416-6 sudo[126312]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:14.800560 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 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_e15baa71-d40b-4547-acda-fdfd7426651d_nyr28cf1n-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--df3eae06--2765--4f68--8e54--2c2bcb373e3d" returned: 0 in 1.792s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:14.805957 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 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_e15baa71-d40b-4547-acda-fdfd7426651d_nyr28cf1n-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:15.227695 n-d-811416-6 sudo[126348]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_nyr28cf1n-d-811416-6@lvmdriver-1
Apr 25 14:56:15.231387 n-d-811416-6 sudo[126348]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:16.125531 n-d-811416-6 sudo[126348]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:16.129122 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 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_e15baa71-d40b-4547-acda-fdfd7426651d_nyr28cf1n-d-811416-6@lvmdriver-1" returned: 0 in 1.326s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:16.131221 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_nyr28cf1n-d-811416-6@lvmdriver-1, size 700.00 MB, duration 1.79 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--df3eae06--2765--4f68--8e54--2c2bcb373e3d {{(pid=96343) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 25 14:56:16.131966 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Converted 700.00 MB image at 389.97 MB/s
Apr 25 14:56:16.132865 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Downloaded image e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume df3eae06-2765-4f68-8e54-2c2bcb373e3d successfully. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 25 14:56:16.424950 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d for user 1e2f991f2cec4a3e9e1860788b1d3c27 is deleted. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 25 14:56:16.426070 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Marking volume df3eae06-2765-4f68-8e54-2c2bcb373e3d as bootable. {{(pid=96343) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 25 14:56:16.441161 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Copying metadata from image e15baa71-d40b-4547-acda-fdfd7426651d to df3eae06-2765-4f68-8e54-2c2bcb373e3d. {{(pid=96343) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 25 14:56:16.445425 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Creating volume glance metadata for volume df3eae06-2765-4f68-8e54-2c2bcb373e3d backed by image e15baa71-d40b-4547-acda-fdfd7426651d with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96343) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 25 14:56:16.566757 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fef7b9ae-56c0-422b-93b6-0dc2f346f0a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-df3eae06-2765-4f68-8e54-2c2bcb373e3d', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:56:16.572204 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a782bd1c-a71f-41ab-8a56-bb5d28cf3a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:56:16.583111 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Volume volume-df3eae06-2765-4f68-8e54-2c2bcb373e3d (df3eae06-2765-4f68-8e54-2c2bcb373e3d): created successfully
Apr 25 14:56:16.586240 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a782bd1c-a71f-41ab-8a56-bb5d28cf3a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:56:16.593149 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Flow 'volume_create_manager' (64a5a1f4-896b-4560-bf00-44af6fa7bd9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:56:16.612707 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-ba9c5d22-b268-402a-9572-f0dc8e1c7d52 tempest-VolumesCloneTest-1277165639 None] Created volume successfully.
Apr 25 14:56:18.497341 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:56:18.513932 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:56:18.522837 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 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'
Apr 25 14:56:18.596666 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Flow 'volume_create_manager' (e79d0835-93ee-4c8a-9168-eae249a323f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:56:18.603629 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c307cf79-2cb0-4d4b-94e0-1178a2288f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:56:18.669002 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:56:18.713330 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c307cf79-2cb0-4d4b-94e0-1178a2288f2e) 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=2022-04-25T14:56:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1390181134',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=104183d0-cf6f-497b-92a4-17fd75c53618,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d634998bda7e4079853ebbc72bd094b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:56:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=df3eae06-2765-4f68-8e54-2c2bcb373e3d,status='creating',terminated_at=None,updated_at=2022-04-25T14:56:18Z,user_id='1e2f991f2cec4a3e9e1860788b1d3c27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:56:18.716981 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (81318d5b-687a-450f-a383-732e505e366a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:56:18.719283 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (81318d5b-687a-450f-a383-732e505e366a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:56:18.721805 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (328a1fbe-e7bd-4241-bb5c-05e93503a182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:56:18.787059 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (328a1fbe-e7bd-4241-bb5c-05e93503a182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '104183d0-cf6f-497b-92a4-17fd75c53618', 'volume_name': 'volume-104183d0-cf6f-497b-92a4-17fd75c53618', 'volume_size': 1, 'source_volid': 'df3eae06-2765-4f68-8e54-2c2bcb373e3d', 'source_volstatus': 'available'}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:56:18.794286 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (85e1c255-acab-4f2d-9ceb-0ddf48021143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:56:18.802893 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (85e1c255-acab-4f2d-9ceb-0ddf48021143) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:56:18.818125 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (822d3d8b-f06f-4a77-b43d-3cb1b52dbae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:56:18.818973 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Volume 104183d0-cf6f-497b-92a4-17fd75c53618: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-104183d0-cf6f-497b-92a4-17fd75c53618', 'volume_size': 1, 'source_volid': 'df3eae06-2765-4f68-8e54-2c2bcb373e3d', 'source_volstatus': 'available'}
Apr 25 14:56:18.859710 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Creating clone of volume: df3eae06-2765-4f68-8e54-2c2bcb373e3d
Apr 25 14:56:18.861066 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-df3eae06-2765-4f68-8e54-2c2bcb373e3d {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:18.884389 n-d-811416-6 sudo[126407]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-df3eae06-2765-4f68-8e54-2c2bcb373e3d
Apr 25 14:56:18.885277 n-d-811416-6 sudo[126407]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:19.499360 n-d-811416-6 sudo[126407]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:19.501942 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-df3eae06-2765-4f68-8e54-2c2bcb373e3d" returned: 0 in 0.640s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:19.504373 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-104183d0-cf6f-497b-92a4-17fd75c53618 --snapshot stack-volumes-lvmdriver-1/volume-df3eae06-2765-4f68-8e54-2c2bcb373e3d -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:19.553230 n-d-811416-6 sudo[126411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-104183d0-cf6f-497b-92a4-17fd75c53618 --snapshot stack-volumes-lvmdriver-1/volume-df3eae06-2765-4f68-8e54-2c2bcb373e3d -L 1.00g
Apr 25 14:56:19.560197 n-d-811416-6 sudo[126411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:20.671334 n-d-811416-6 sudo[126411]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:20.673703 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-104183d0-cf6f-497b-92a4-17fd75c53618 --snapshot stack-volumes-lvmdriver-1/volume-df3eae06-2765-4f68-8e54-2c2bcb373e3d -L 1.00g" returned: 0 in 1.169s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:20.678722 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-104183d0-cf6f-497b-92a4-17fd75c53618 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:20.712212 n-d-811416-6 sudo[126515]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-104183d0-cf6f-497b-92a4-17fd75c53618 stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:56:20.713028 n-d-811416-6 sudo[126515]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:21.492639 n-d-811416-6 sudo[126515]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:21.494880 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-104183d0-cf6f-497b-92a4-17fd75c53618 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.817s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:21.496638 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-104183d0-cf6f-497b-92a4-17fd75c53618 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:21.546379 n-d-811416-6 sudo[126574]: 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-104183d0-cf6f-497b-92a4-17fd75c53618
Apr 25 14:56:21.548365 n-d-811416-6 sudo[126574]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:22.464146 n-d-811416-6 sudo[126574]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:22.469532 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-104183d0-cf6f-497b-92a4-17fd75c53618" returned: 0 in 0.972s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:22.474745 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--104183d0--cf6f--497b--92a4--17fd75c53618 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--104183d0--cf6f--497b--92a4--17fd75c53618 iflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:22.537376 n-d-811416-6 sudo[126599]: 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--104183d0--cf6f--497b--92a4--17fd75c53618 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--104183d0--cf6f--497b--92a4--17fd75c53618 iflag=direct
Apr 25 14:56:22.541487 n-d-811416-6 sudo[126599]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:23.432152 n-d-811416-6 sudo[126599]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:23.435575 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--104183d0--cf6f--497b--92a4--17fd75c53618 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--104183d0--cf6f--497b--92a4--17fd75c53618 iflag=direct" returned: 0 in 0.961s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:23.436845 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--104183d0--cf6f--497b--92a4--17fd75c53618 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--104183d0--cf6f--497b--92a4--17fd75c53618 oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:23.516258 n-d-811416-6 sudo[126613]: 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--104183d0--cf6f--497b--92a4--17fd75c53618 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--104183d0--cf6f--497b--92a4--17fd75c53618 oflag=direct
Apr 25 14:56:23.517989 n-d-811416-6 sudo[126613]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:24.576300 n-d-811416-6 sudo[126613]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:24.578666 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--104183d0--cf6f--497b--92a4--17fd75c53618 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--104183d0--cf6f--497b--92a4--17fd75c53618 oflag=direct" returned: 0 in 1.141s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:24.580381 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--104183d0--cf6f--497b--92a4--17fd75c53618 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--104183d0--cf6f--497b--92a4--17fd75c53618 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:24.630491 n-d-811416-6 sudo[126644]: 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--104183d0--cf6f--497b--92a4--17fd75c53618 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--104183d0--cf6f--497b--92a4--17fd75c53618 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Apr 25 14:56:24.631377 n-d-811416-6 sudo[126644]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:33.829874 n-d-811416-6 sudo[126644]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:33.831851 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--104183d0--cf6f--497b--92a4--17fd75c53618 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--104183d0--cf6f--497b--92a4--17fd75c53618 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 9.252s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:33.832952 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--104183d0--cf6f--497b--92a4--17fd75c53618, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--104183d0--cf6f--497b--92a4--17fd75c53618, size 1024.00 MB, duration 9.25 sec {{(pid=96343) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Apr 25 14:56:33.834007 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.volume_utils [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Volume copy 1024.00 MB at 110.67 MB/s
Apr 25 14:56:33.835287 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-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-104183d0-cf6f-497b-92a4-17fd75c53618 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:33.899014 n-d-811416-6 sudo[126712]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-104183d0-cf6f-497b-92a4-17fd75c53618
Apr 25 14:56:33.900013 n-d-811416-6 sudo[126712]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:34.670952 n-d-811416-6 sudo[126712]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:34.673499 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-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-104183d0-cf6f-497b-92a4-17fd75c53618" returned: 0 in 0.838s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:34.676542 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-104183d0-cf6f-497b-92a4-17fd75c53618 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:34.700314 n-d-811416-6 sudo[126717]: 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-104183d0-cf6f-497b-92a4-17fd75c53618
Apr 25 14:56:34.701999 n-d-811416-6 sudo[126717]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:35.768573 n-d-811416-6 sudo[126717]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:35.770986 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-104183d0-cf6f-497b-92a4-17fd75c53618" returned: 0 in 1.094s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:35.772800 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Marking volume 104183d0-cf6f-497b-92a4-17fd75c53618 as bootable. {{(pid=96343) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 25 14:56:35.787178 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Copying metadata from source volume df3eae06-2765-4f68-8e54-2c2bcb373e3d to 104183d0-cf6f-497b-92a4-17fd75c53618. {{(pid=96343) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:427}}
Apr 25 14:56:35.824083 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (822d3d8b-f06f-4a77-b43d-3cb1b52dbae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-104183d0-cf6f-497b-92a4-17fd75c53618', 'volume_size': 1, 'source_volid': 'df3eae06-2765-4f68-8e54-2c2bcb373e3d', 'source_volstatus': 'available'}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:56:35.827469 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3857fba2-4a82-471c-8463-8772e8fe5a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:56:35.840894 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Volume volume-104183d0-cf6f-497b-92a4-17fd75c53618 (104183d0-cf6f-497b-92a4-17fd75c53618): created successfully
Apr 25 14:56:35.843404 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3857fba2-4a82-471c-8463-8772e8fe5a13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:56:35.847017 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Flow 'volume_create_manager' (e79d0835-93ee-4c8a-9168-eae249a323f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:56:35.865792 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-0e24fb8e-e247-40d5-94ea-e9f2f6208779 tempest-VolumesCloneTest-1277165639 None] Created volume successfully.
Apr 25 14:56:37.341259 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-6a85de0d-322c-4cd9-9f2f-00005de31615 tempest-VolumesCloneTest-1277165639 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:56:37.348808 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-6a85de0d-322c-4cd9-9f2f-00005de31615 tempest-VolumesCloneTest-1277165639 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:56:37.349717 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-6a85de0d-322c-4cd9-9f2f-00005de31615 tempest-VolumesCloneTest-1277165639 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'
Apr 25 14:56:37.369055 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6a85de0d-322c-4cd9-9f2f-00005de31615 tempest-VolumesCloneTest-1277165639 None] Flow 'volume_create_manager' (14a87cd5-e5f8-487e-bb8c-cc3eb576d966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:56:37.372399 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6a85de0d-322c-4cd9-9f2f-00005de31615 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a43160f0-563a-40c9-8f09-58a9de586d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:56:37.396263 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-6a85de0d-322c-4cd9-9f2f-00005de31615 tempest-VolumesCloneTest-1277165639 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:56:37.425022 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6a85de0d-322c-4cd9-9f2f-00005de31615 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a43160f0-563a-40c9-8f09-58a9de586d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:56:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-601832037',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=9cc01fb1-3121-46e5-8c79-fe045ecfbff9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d634998bda7e4079853ebbc72bd094b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:56:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:56:37Z,user_id='1e2f991f2cec4a3e9e1860788b1d3c27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:56:37.427716 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6a85de0d-322c-4cd9-9f2f-00005de31615 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95f9e460-f5a8-410b-ac73-c88d8e4e17a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:56:37.431900 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6a85de0d-322c-4cd9-9f2f-00005de31615 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95f9e460-f5a8-410b-ac73-c88d8e4e17a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:56:37.434307 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6a85de0d-322c-4cd9-9f2f-00005de31615 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b49b1b02-3989-4cfb-ad7f-e54eedbae6c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:56:37.437028 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6a85de0d-322c-4cd9-9f2f-00005de31615 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b49b1b02-3989-4cfb-ad7f-e54eedbae6c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9cc01fb1-3121-46e5-8c79-fe045ecfbff9', 'volume_name': 'volume-9cc01fb1-3121-46e5-8c79-fe045ecfbff9', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:56:37.440192 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6a85de0d-322c-4cd9-9f2f-00005de31615 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (485e8266-eca4-4a10-a814-1430f2bd3311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:56:37.442511 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6a85de0d-322c-4cd9-9f2f-00005de31615 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (485e8266-eca4-4a10-a814-1430f2bd3311) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:56:37.444880 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6a85de0d-322c-4cd9-9f2f-00005de31615 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c4a9109d-883d-43cb-a7f4-b6c4c0c3628b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:56:37.445807 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-6a85de0d-322c-4cd9-9f2f-00005de31615 tempest-VolumesCloneTest-1277165639 None] Volume 9cc01fb1-3121-46e5-8c79-fe045ecfbff9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9cc01fb1-3121-46e5-8c79-fe045ecfbff9', 'volume_size': 1}
Apr 25 14:56:37.447011 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6a85de0d-322c-4cd9-9f2f-00005de31615 tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9cc01fb1-3121-46e5-8c79-fe045ecfbff9 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:37.471647 n-d-811416-6 sudo[126765]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9cc01fb1-3121-46e5-8c79-fe045ecfbff9 stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:56:37.473913 n-d-811416-6 sudo[126765]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:38.053356 n-d-811416-6 sudo[126765]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:38.059177 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6a85de0d-322c-4cd9-9f2f-00005de31615 tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9cc01fb1-3121-46e5-8c79-fe045ecfbff9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.612s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:38.063701 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6a85de0d-322c-4cd9-9f2f-00005de31615 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c4a9109d-883d-43cb-a7f4-b6c4c0c3628b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9cc01fb1-3121-46e5-8c79-fe045ecfbff9', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:56:38.071260 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6a85de0d-322c-4cd9-9f2f-00005de31615 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (25fb653e-4475-4ed5-be62-efede7df38ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:56:38.084236 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-6a85de0d-322c-4cd9-9f2f-00005de31615 tempest-VolumesCloneTest-1277165639 None] Volume volume-9cc01fb1-3121-46e5-8c79-fe045ecfbff9 (9cc01fb1-3121-46e5-8c79-fe045ecfbff9): created successfully
Apr 25 14:56:38.086830 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6a85de0d-322c-4cd9-9f2f-00005de31615 tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (25fb653e-4475-4ed5-be62-efede7df38ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:56:38.090690 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6a85de0d-322c-4cd9-9f2f-00005de31615 tempest-VolumesCloneTest-1277165639 None] Flow 'volume_create_manager' (14a87cd5-e5f8-487e-bb8c-cc3eb576d966) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:56:38.101131 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-6a85de0d-322c-4cd9-9f2f-00005de31615 tempest-VolumesCloneTest-1277165639 None] Created volume successfully.
Apr 25 14:56:39.231070 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:56:39.236859 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:56:39.237480 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 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'
Apr 25 14:56:39.263150 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Flow 'volume_create_manager' (339fa917-f1e2-4a46-81c5-6fb62e8f405b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:56:39.266859 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c607ad31-faff-4202-aef1-121900a7ba27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:56:39.295578 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:56:39.324806 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c607ad31-faff-4202-aef1-121900a7ba27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:56:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-923618249',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=4281b1bf-ab6a-49fd-af52-5f3762e51068,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d634998bda7e4079853ebbc72bd094b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:56:39Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=9cc01fb1-3121-46e5-8c79-fe045ecfbff9,status='creating',terminated_at=None,updated_at=2022-04-25T14:56:39Z,user_id='1e2f991f2cec4a3e9e1860788b1d3c27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:56:39.327782 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ba062a30-33d9-4a24-bae1-eccb6e2d8e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:56:39.330540 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ba062a30-33d9-4a24-bae1-eccb6e2d8e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:56:39.334239 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fc15e058-1d21-44ed-8263-62d3de15b7ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:56:39.387329 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fc15e058-1d21-44ed-8263-62d3de15b7ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '4281b1bf-ab6a-49fd-af52-5f3762e51068', 'volume_name': 'volume-4281b1bf-ab6a-49fd-af52-5f3762e51068', 'volume_size': 2, 'source_volid': '9cc01fb1-3121-46e5-8c79-fe045ecfbff9', 'source_volstatus': 'available'}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:56:39.389987 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bce00c8c-726d-4665-a09e-5a8051c6ba66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:56:39.392400 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bce00c8c-726d-4665-a09e-5a8051c6ba66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:56:39.394660 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (15bed399-9255-4905-b4fe-57ed433c27de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:56:39.396742 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Volume 4281b1bf-ab6a-49fd-af52-5f3762e51068: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-4281b1bf-ab6a-49fd-af52-5f3762e51068', 'volume_size': 2, 'source_volid': '9cc01fb1-3121-46e5-8c79-fe045ecfbff9', 'source_volstatus': 'available'}
Apr 25 14:56:39.446903 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Creating clone of volume: 9cc01fb1-3121-46e5-8c79-fe045ecfbff9
Apr 25 14:56:39.448118 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9cc01fb1-3121-46e5-8c79-fe045ecfbff9 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:39.527672 n-d-811416-6 sudo[126796]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9cc01fb1-3121-46e5-8c79-fe045ecfbff9
Apr 25 14:56:39.529559 n-d-811416-6 sudo[126796]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:40.177673 n-d-811416-6 sudo[126796]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:40.180393 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9cc01fb1-3121-46e5-8c79-fe045ecfbff9" returned: 0 in 0.732s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:40.182302 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-4281b1bf-ab6a-49fd-af52-5f3762e51068 --snapshot stack-volumes-lvmdriver-1/volume-9cc01fb1-3121-46e5-8c79-fe045ecfbff9 -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:40.230593 n-d-811416-6 sudo[126799]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-4281b1bf-ab6a-49fd-af52-5f3762e51068 --snapshot stack-volumes-lvmdriver-1/volume-9cc01fb1-3121-46e5-8c79-fe045ecfbff9 -L 1.00g
Apr 25 14:56:40.231592 n-d-811416-6 sudo[126799]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:41.218360 n-d-811416-6 sudo[126799]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:41.221199 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-4281b1bf-ab6a-49fd-af52-5f3762e51068 --snapshot stack-volumes-lvmdriver-1/volume-9cc01fb1-3121-46e5-8c79-fe045ecfbff9 -L 1.00g" returned: 0 in 1.039s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:41.225618 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4281b1bf-ab6a-49fd-af52-5f3762e51068 stack-volumes-lvmdriver-1 -L 2g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:41.250147 n-d-811416-6 sudo[126901]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4281b1bf-ab6a-49fd-af52-5f3762e51068 stack-volumes-lvmdriver-1 -L 2g
Apr 25 14:56:41.251854 n-d-811416-6 sudo[126901]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:42.213710 n-d-811416-6 sudo[126901]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:42.215994 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4281b1bf-ab6a-49fd-af52-5f3762e51068 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.990s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:42.220110 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-4281b1bf-ab6a-49fd-af52-5f3762e51068 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:42.266563 n-d-811416-6 sudo[126934]: 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-4281b1bf-ab6a-49fd-af52-5f3762e51068
Apr 25 14:56:42.267364 n-d-811416-6 sudo[126934]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:43.230352 n-d-811416-6 sudo[126934]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:43.232939 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-4281b1bf-ab6a-49fd-af52-5f3762e51068" returned: 0 in 1.013s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:43.236413 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--4281b1bf--ab6a--49fd--af52--5f3762e51068 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4281b1bf--ab6a--49fd--af52--5f3762e51068 iflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:43.285551 n-d-811416-6 sudo[126947]: 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--4281b1bf--ab6a--49fd--af52--5f3762e51068 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4281b1bf--ab6a--49fd--af52--5f3762e51068 iflag=direct
Apr 25 14:56:43.288846 n-d-811416-6 sudo[126947]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:44.100394 n-d-811416-6 sudo[126947]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:44.102656 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--4281b1bf--ab6a--49fd--af52--5f3762e51068 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4281b1bf--ab6a--49fd--af52--5f3762e51068 iflag=direct" returned: 0 in 0.866s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:44.103644 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--4281b1bf--ab6a--49fd--af52--5f3762e51068 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4281b1bf--ab6a--49fd--af52--5f3762e51068 oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:44.154752 n-d-811416-6 sudo[126963]: 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--4281b1bf--ab6a--49fd--af52--5f3762e51068 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4281b1bf--ab6a--49fd--af52--5f3762e51068 oflag=direct
Apr 25 14:56:44.155565 n-d-811416-6 sudo[126963]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:45.013947 n-d-811416-6 sudo[126963]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:45.017587 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--4281b1bf--ab6a--49fd--af52--5f3762e51068 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4281b1bf--ab6a--49fd--af52--5f3762e51068 oflag=direct" returned: 0 in 0.913s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:45.018837 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--4281b1bf--ab6a--49fd--af52--5f3762e51068 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4281b1bf--ab6a--49fd--af52--5f3762e51068 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:45.092151 n-d-811416-6 sudo[126985]: 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--4281b1bf--ab6a--49fd--af52--5f3762e51068 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4281b1bf--ab6a--49fd--af52--5f3762e51068 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Apr 25 14:56:45.102910 n-d-811416-6 sudo[126985]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:52.235016 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-3df93355-6d4a-45df-babb-47c06532ad70 tempest-AttachVolumeTestJSON-1630541468 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:56:52.276651 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-3df93355-6d4a-45df-babb-47c06532ad70 tempest-AttachVolumeTestJSON-1630541468 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:56:52.281181 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-3df93355-6d4a-45df-babb-47c06532ad70 tempest-AttachVolumeTestJSON-1630541468 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'
Apr 25 14:56:52.340608 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3df93355-6d4a-45df-babb-47c06532ad70 tempest-AttachVolumeTestJSON-1630541468 None] Flow 'volume_create_manager' (b4cad29b-6d7f-4f73-a60f-912ed3675532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:56:52.355613 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3df93355-6d4a-45df-babb-47c06532ad70 tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d0899f24-05ea-474a-a4a9-86d9ec4e2082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:56:52.423929 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-3df93355-6d4a-45df-babb-47c06532ad70 tempest-AttachVolumeTestJSON-1630541468 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:56:52.461767 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3df93355-6d4a-45df-babb-47c06532ad70 tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d0899f24-05ea-474a-a4a9-86d9ec4e2082) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:56:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-737189968',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=e8f4084b-e5f8-4e06-955a-016db56c6f6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ed40a333e5b426c879deb4f9af18ab3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:56:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:56:52Z,user_id='ace9bc20b57340df8ac50524b518712c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:56:52.465930 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3df93355-6d4a-45df-babb-47c06532ad70 tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8d9e2fdd-70ea-426f-a6eb-1db1e14b92a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:56:52.477696 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3df93355-6d4a-45df-babb-47c06532ad70 tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8d9e2fdd-70ea-426f-a6eb-1db1e14b92a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:56:52.488506 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3df93355-6d4a-45df-babb-47c06532ad70 tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b01bfcdc-1504-4e38-a70c-a938ad29591d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:56:52.490806 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3df93355-6d4a-45df-babb-47c06532ad70 tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b01bfcdc-1504-4e38-a70c-a938ad29591d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e8f4084b-e5f8-4e06-955a-016db56c6f6d', 'volume_name': 'volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:56:52.494519 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3df93355-6d4a-45df-babb-47c06532ad70 tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (86d31ae6-7c73-4ba6-847a-436155ae4542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:56:52.497346 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3df93355-6d4a-45df-babb-47c06532ad70 tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (86d31ae6-7c73-4ba6-847a-436155ae4542) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:56:52.501815 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3df93355-6d4a-45df-babb-47c06532ad70 tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac9649a8-56dc-41e6-ab20-162d89d894e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:56:52.501815 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-3df93355-6d4a-45df-babb-47c06532ad70 tempest-AttachVolumeTestJSON-1630541468 None] Volume e8f4084b-e5f8-4e06-955a-016db56c6f6d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d', 'volume_size': 1}
Apr 25 14:56:52.504707 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3df93355-6d4a-45df-babb-47c06532ad70 tempest-AttachVolumeTestJSON-1630541468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:52.551111 n-d-811416-6 sudo[127086]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:56:52.554531 n-d-811416-6 sudo[127086]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:53.308547 n-d-811416-6 sudo[126985]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:53.311266 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--4281b1bf--ab6a--49fd--af52--5f3762e51068 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4281b1bf--ab6a--49fd--af52--5f3762e51068 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.292s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:53.313120 n-d-811416-6 sudo[127086]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:53.315022 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--4281b1bf--ab6a--49fd--af52--5f3762e51068, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--4281b1bf--ab6a--49fd--af52--5f3762e51068, size 1024.00 MB, duration 8.30 sec {{(pid=96343) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Apr 25 14:56:53.315022 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.volume_utils [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Volume copy 1024.00 MB at 123.43 MB/s
Apr 25 14:56:53.316785 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-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-4281b1bf-ab6a-49fd-af52-5f3762e51068 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:53.357656 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3df93355-6d4a-45df-babb-47c06532ad70 tempest-AttachVolumeTestJSON-1630541468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.852s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:53.361608 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3df93355-6d4a-45df-babb-47c06532ad70 tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac9649a8-56dc-41e6-ab20-162d89d894e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:56:53.364715 n-d-811416-6 sudo[127138]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-4281b1bf-ab6a-49fd-af52-5f3762e51068
Apr 25 14:56:53.365655 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3df93355-6d4a-45df-babb-47c06532ad70 tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b2048ccf-0e9f-4567-b55e-572806104d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:56:53.372579 n-d-811416-6 sudo[127138]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:53.391678 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-3df93355-6d4a-45df-babb-47c06532ad70 tempest-AttachVolumeTestJSON-1630541468 None] Volume volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d (e8f4084b-e5f8-4e06-955a-016db56c6f6d): created successfully
Apr 25 14:56:53.394496 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3df93355-6d4a-45df-babb-47c06532ad70 tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b2048ccf-0e9f-4567-b55e-572806104d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:56:53.397967 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3df93355-6d4a-45df-babb-47c06532ad70 tempest-AttachVolumeTestJSON-1630541468 None] Flow 'volume_create_manager' (b4cad29b-6d7f-4f73-a60f-912ed3675532) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:56:53.419608 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-3df93355-6d4a-45df-babb-47c06532ad70 tempest-AttachVolumeTestJSON-1630541468 None] Created volume successfully.
Apr 25 14:56:53.937146 n-d-811416-6 sudo[127138]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:53.938897 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-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-4281b1bf-ab6a-49fd-af52-5f3762e51068" returned: 0 in 0.623s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:53.940514 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-4281b1bf-ab6a-49fd-af52-5f3762e51068 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:53.968838 n-d-811416-6 sudo[127145]: 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-4281b1bf-ab6a-49fd-af52-5f3762e51068
Apr 25 14:56:53.971304 n-d-811416-6 sudo[127145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:54.787377 n-d-811416-6 sudo[127145]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:54.789746 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-4281b1bf-ab6a-49fd-af52-5f3762e51068" returned: 0 in 0.849s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:54.794207 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (15bed399-9255-4905-b4fe-57ed433c27de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4281b1bf-ab6a-49fd-af52-5f3762e51068', 'volume_size': 2, 'source_volid': '9cc01fb1-3121-46e5-8c79-fe045ecfbff9', 'source_volstatus': 'available'}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:56:54.796545 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce43ef70-6261-4f5e-8d0c-5769a96aae2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:56:54.819961 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Volume volume-4281b1bf-ab6a-49fd-af52-5f3762e51068 (4281b1bf-ab6a-49fd-af52-5f3762e51068): created successfully
Apr 25 14:56:54.822508 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce43ef70-6261-4f5e-8d0c-5769a96aae2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:56:54.830124 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Flow 'volume_create_manager' (339fa917-f1e2-4a46-81c5-6fb62e8f405b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:56:54.873734 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-cf0a6e16-bbc5-4386-b7e7-8b0ce5b9057f tempest-VolumesCloneTest-1277165639 None] Created volume successfully.
Apr 25 14:56:55.717284 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-8a1f97e9-0624-42b5-81fa-059f9d89e2f2 tempest-VolumesCloneTest-1277165639 None] Lock "b'cinder-4281b1bf-ab6a-49fd-af52-5f3762e51068-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:56:55.841860 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-8a1f97e9-0624-42b5-81fa-059f9d89e2f2 tempest-VolumesCloneTest-1277165639 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4281b1bf-ab6a-49fd-af52-5f3762e51068
Apr 25 14:56:55.845348 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8a1f97e9-0624-42b5-81fa-059f9d89e2f2 tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4281b1bf-ab6a-49fd-af52-5f3762e51068 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:55.951272 n-d-811416-6 sudo[127235]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4281b1bf-ab6a-49fd-af52-5f3762e51068
Apr 25 14:56:55.952772 n-d-811416-6 sudo[127235]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:56.064500 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-6e268b55-152e-4afe-8170-e5cd0466627b req-da255451-6e33-426a-8963-7bb6da959383 tempest-AttachVolumeTestJSON-1630541468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:56.114236 n-d-811416-6 sudo[127241]: 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-e8f4084b-e5f8-4e06-955a-016db56c6f6d
Apr 25 14:56:56.120092 n-d-811416-6 sudo[127241]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:56.920757 n-d-811416-6 sudo[127235]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:56.924614 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8a1f97e9-0624-42b5-81fa-059f9d89e2f2 tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4281b1bf-ab6a-49fd-af52-5f3762e51068" returned: 0 in 1.080s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:56.930649 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8a1f97e9-0624-42b5-81fa-059f9d89e2f2 tempest-VolumesCloneTest-1277165639 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-4281b1bf-ab6a-49fd-af52-5f3762e51068 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:56.979806 n-d-811416-6 sudo[127255]: 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-4281b1bf-ab6a-49fd-af52-5f3762e51068
Apr 25 14:56:56.981899 n-d-811416-6 sudo[127255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:57.017889 n-d-811416-6 sudo[127241]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:57.021277 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-6e268b55-152e-4afe-8170-e5cd0466627b req-da255451-6e33-426a-8963-7bb6da959383 tempest-AttachVolumeTestJSON-1630541468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d" returned: 0 in 0.956s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:57.131667 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:57.152088 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:57.152703 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129172656]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:56:57.153699 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-6e268b55-152e-4afe-8170-e5cd0466627b req-da255451-6e33-426a-8963-7bb6da959383 tempest-AttachVolumeTestJSON-1630541468 None] Targets prior to update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 14:56:57.154761 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-6e268b55-152e-4afe-8170-e5cd0466627b req-da255451-6e33-426a-8963-7bb6da959383 tempest-AttachVolumeTestJSON-1630541468 None] Creating iscsi_target for Volume ID: volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 14:56:57.165071 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-6e268b55-152e-4afe-8170-e5cd0466627b req-da255451-6e33-426a-8963-7bb6da959383 tempest-AttachVolumeTestJSON-1630541468 None] Created volume path /opt/stack/data/cinder/volumes/volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d,
Apr 25 14:56:57.165071 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 14:56:57.165071 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:56:57.165071 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d
Apr 25 14:56:57.165071 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 14:56:57.165071 n-d-811416-6 cinder-volume[96343]: incominguser vddX9633veUc4wGqLC3y wm3dMSCK5QCRuRV2
Apr 25 14:56:57.165071 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:56:57.165071 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 14:56:57.165071 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:56:57.165071 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 14:56:57.167462 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:57.773861 n-d-811416-6 sudo[127255]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:57.776291 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8a1f97e9-0624-42b5-81fa-059f9d89e2f2 tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4281b1bf-ab6a-49fd-af52-5f3762e51068" returned: 0 in 0.846s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:57.778124 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8a1f97e9-0624-42b5-81fa-059f9d89e2f2 tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4281b1bf-ab6a-49fd-af52-5f3762e51068 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:57.820504 n-d-811416-6 sudo[127276]: 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-4281b1bf-ab6a-49fd-af52-5f3762e51068
Apr 25 14:56:57.826905 n-d-811416-6 sudo[127276]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:57.947456 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d" returned: 0 in 0.779s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:57.948107 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129172656]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:56:57.948596 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-6e268b55-152e-4afe-8170-e5cd0466627b req-da255451-6e33-426a-8963-7bb6da959383 tempest-AttachVolumeTestJSON-1630541468 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 14:56:57.948955 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-6e268b55-152e-4afe-8170-e5cd0466627b req-da255451-6e33-426a-8963-7bb6da959383 tempest-AttachVolumeTestJSON-1630541468 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 14:56:57.952518 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:57.981301 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:57.981673 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129172656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d\n System information:\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-e8f4084b-e5f8-4e06-955a-016db56c6f6d\n Backing store flags: \n Account information:\n vddX9633veUc4wGqLC3y\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:56:57.982661 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-6e268b55-152e-4afe-8170-e5cd0466627b req-da255451-6e33-426a-8963-7bb6da959383 tempest-AttachVolumeTestJSON-1630541468 None] Targets after update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 14:56:57.983615 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:58.207207 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.223s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:58.207490 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129172656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d\n System information:\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-e8f4084b-e5f8-4e06-955a-016db56c6f6d\n Backing store flags: \n Account information:\n vddX9633veUc4wGqLC3y\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:56:58.211967 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:58.355037 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.145s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:58.355598 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129172656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d\n System information:\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-e8f4084b-e5f8-4e06-955a-016db56c6f6d\n Backing store flags: \n Account information:\n vddX9633veUc4wGqLC3y\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:56:58.356869 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-6e268b55-152e-4afe-8170-e5cd0466627b req-da255451-6e33-426a-8963-7bb6da959383 tempest-AttachVolumeTestJSON-1630541468 None] Set provider_location to: 10.222.0.23:3260,1 iqn.2010-10.org.openstack:volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 14:56:58.418986 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-6e268b55-152e-4afe-8170-e5cd0466627b req-da255451-6e33-426a-8963-7bb6da959383 tempest-AttachVolumeTestJSON-1630541468 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d', 'target_lun': 1, 'volume_id': 'e8f4084b-e5f8-4e06-955a-016db56c6f6d', 'auth_method': 'CHAP', 'auth_username': 'vddX9633veUc4wGqLC3y', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '5bebf1e4-8789-4072-9ead-614dc52a2f6d'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 14:56:58.563400 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-6e268b55-152e-4afe-8170-e5cd0466627b req-da255451-6e33-426a-8963-7bb6da959383 tempest-AttachVolumeTestJSON-1630541468 None] attachment_update completed successfully.
Apr 25 14:56:58.756094 n-d-811416-6 sudo[127276]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:58.757904 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8a1f97e9-0624-42b5-81fa-059f9d89e2f2 tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4281b1bf-ab6a-49fd-af52-5f3762e51068" returned: 0 in 0.980s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:58.758677 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-8a1f97e9-0624-42b5-81fa-059f9d89e2f2 tempest-VolumesCloneTest-1277165639 None] Successfully deleted volume: 4281b1bf-ab6a-49fd-af52-5f3762e51068
Apr 25 14:56:58.814571 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-8a1f97e9-0624-42b5-81fa-059f9d89e2f2 tempest-VolumesCloneTest-1277165639 None] Created reservations ['4f7a06df-8d36-48f6-bd06-73cf5d11aa2d', 'ce2883d1-1f72-4c39-9bee-380df61e3099', '95d3682b-73c8-408f-8254-df483bd24f59', '470a4386-ab10-41fc-8e88-3403fbd6297c'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:56:58.911713 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-8a1f97e9-0624-42b5-81fa-059f9d89e2f2 tempest-VolumesCloneTest-1277165639 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:56:58.912483 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8a1f97e9-0624-42b5-81fa-059f9d89e2f2 tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:58.958877 n-d-811416-6 sudo[127318]: 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
Apr 25 14:56:58.965176 n-d-811416-6 sudo[127318]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:59.607123 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-ff4e847b-e35e-46e1-b860-3e9e04f3462a tempest-VolumesCloneTest-1277165639 None] Lock "b'cinder-9cc01fb1-3121-46e5-8c79-fe045ecfbff9-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:56:59.755448 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-ff4e847b-e35e-46e1-b860-3e9e04f3462a tempest-VolumesCloneTest-1277165639 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9cc01fb1-3121-46e5-8c79-fe045ecfbff9
Apr 25 14:56:59.757639 n-d-811416-6 sudo[127318]: pam_unix(sudo:session): session closed for user root
Apr 25 14:56:59.758938 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ff4e847b-e35e-46e1-b860-3e9e04f3462a tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9cc01fb1-3121-46e5-8c79-fe045ecfbff9 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:59.781014 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8a1f97e9-0624-42b5-81fa-059f9d89e2f2 tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.868s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:56:59.783461 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8a1f97e9-0624-42b5-81fa-059f9d89e2f2 tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:56:59.798754 n-d-811416-6 sudo[127321]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9cc01fb1-3121-46e5-8c79-fe045ecfbff9
Apr 25 14:56:59.802136 n-d-811416-6 sudo[127321]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:56:59.823656 n-d-811416-6 sudo[127322]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:56:59.828552 n-d-811416-6 sudo[127322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:00.327519 n-d-811416-6 sudo[127322]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:00.332789 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8a1f97e9-0624-42b5-81fa-059f9d89e2f2 tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:00.335924 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-8a1f97e9-0624-42b5-81fa-059f9d89e2f2 tempest-VolumesCloneTest-1277165639 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:57:00.342850 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-8a1f97e9-0624-42b5-81fa-059f9d89e2f2 tempest-VolumesCloneTest-1277165639 None] Deleted volume successfully.
Apr 25 14:57:00.363935 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-8a1f97e9-0624-42b5-81fa-059f9d89e2f2 tempest-VolumesCloneTest-1277165639 None] Lock "b'cinder-4281b1bf-ab6a-49fd-af52-5f3762e51068-delete_volume'" released by "delete_volume" :: held 4.648s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:57:00.462677 n-d-811416-6 sudo[127321]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:00.465207 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ff4e847b-e35e-46e1-b860-3e9e04f3462a tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9cc01fb1-3121-46e5-8c79-fe045ecfbff9" returned: 0 in 0.708s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:00.467688 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ff4e847b-e35e-46e1-b860-3e9e04f3462a tempest-VolumesCloneTest-1277165639 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-9cc01fb1-3121-46e5-8c79-fe045ecfbff9 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:00.509608 n-d-811416-6 sudo[127329]: 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-9cc01fb1-3121-46e5-8c79-fe045ecfbff9
Apr 25 14:57:00.510482 n-d-811416-6 sudo[127329]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:01.112739 n-d-811416-6 sudo[127329]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:01.116210 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ff4e847b-e35e-46e1-b860-3e9e04f3462a tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9cc01fb1-3121-46e5-8c79-fe045ecfbff9" returned: 0 in 0.649s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:01.118780 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ff4e847b-e35e-46e1-b860-3e9e04f3462a tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9cc01fb1-3121-46e5-8c79-fe045ecfbff9 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:01.138952 n-d-811416-6 sudo[127332]: 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-9cc01fb1-3121-46e5-8c79-fe045ecfbff9
Apr 25 14:57:01.140848 n-d-811416-6 sudo[127332]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:01.701287 n-d-811416-6 sudo[127332]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:01.703664 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ff4e847b-e35e-46e1-b860-3e9e04f3462a tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9cc01fb1-3121-46e5-8c79-fe045ecfbff9" returned: 0 in 0.584s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:01.704818 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-ff4e847b-e35e-46e1-b860-3e9e04f3462a tempest-VolumesCloneTest-1277165639 None] Successfully deleted volume: 9cc01fb1-3121-46e5-8c79-fe045ecfbff9
Apr 25 14:57:01.764830 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-ff4e847b-e35e-46e1-b860-3e9e04f3462a tempest-VolumesCloneTest-1277165639 None] Created reservations ['4be19377-ecd5-4652-987f-c8c9e74b1dda', '4ffbf5f4-546a-42e4-b1f4-c2252e16d12a', '8b6dfe0d-1aa9-4412-a090-d3b346a4252e', '56c0c9c5-3e5c-4374-a710-a336d8ed4261'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:57:01.833821 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-ff4e847b-e35e-46e1-b860-3e9e04f3462a tempest-VolumesCloneTest-1277165639 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:57:01.834705 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ff4e847b-e35e-46e1-b860-3e9e04f3462a tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:01.858173 n-d-811416-6 sudo[127338]: 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
Apr 25 14:57:01.860492 n-d-811416-6 sudo[127338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:02.093993 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-3f148b38-f045-43c8-9c07-4bc1f5812421 tempest-VolumesCloneTest-1277165639 None] Lock "b'cinder-104183d0-cf6f-497b-92a4-17fd75c53618-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:57:02.240684 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-3f148b38-f045-43c8-9c07-4bc1f5812421 tempest-VolumesCloneTest-1277165639 None] Skipping remove_export. No iscsi_target is presently exported for volume: 104183d0-cf6f-497b-92a4-17fd75c53618
Apr 25 14:57:02.242605 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3f148b38-f045-43c8-9c07-4bc1f5812421 tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-104183d0-cf6f-497b-92a4-17fd75c53618 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:02.274670 n-d-811416-6 sudo[127341]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-104183d0-cf6f-497b-92a4-17fd75c53618
Apr 25 14:57:02.275509 n-d-811416-6 sudo[127341]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:02.408892 n-d-811416-6 sudo[127338]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:02.412466 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ff4e847b-e35e-46e1-b860-3e9e04f3462a tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.577s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:02.414650 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ff4e847b-e35e-46e1-b860-3e9e04f3462a tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:02.501983 n-d-811416-6 sudo[127343]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:57:02.506967 n-d-811416-6 sudo[127343]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:02.760522 n-d-811416-6 sudo[127341]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:02.763030 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3f148b38-f045-43c8-9c07-4bc1f5812421 tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-104183d0-cf6f-497b-92a4-17fd75c53618" returned: 0 in 0.520s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:02.767476 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3f148b38-f045-43c8-9c07-4bc1f5812421 tempest-VolumesCloneTest-1277165639 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-104183d0-cf6f-497b-92a4-17fd75c53618 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:02.813275 n-d-811416-6 sudo[127346]: 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-104183d0-cf6f-497b-92a4-17fd75c53618
Apr 25 14:57:02.815294 n-d-811416-6 sudo[127346]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:03.139185 n-d-811416-6 sudo[127343]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:03.141687 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ff4e847b-e35e-46e1-b860-3e9e04f3462a tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/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.727s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:03.144496 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-ff4e847b-e35e-46e1-b860-3e9e04f3462a tempest-VolumesCloneTest-1277165639 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:57:03.152442 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-ff4e847b-e35e-46e1-b860-3e9e04f3462a tempest-VolumesCloneTest-1277165639 None] Deleted volume successfully.
Apr 25 14:57:03.181689 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-ff4e847b-e35e-46e1-b860-3e9e04f3462a tempest-VolumesCloneTest-1277165639 None] Lock "b'cinder-9cc01fb1-3121-46e5-8c79-fe045ecfbff9-delete_volume'" released by "delete_volume" :: held 3.575s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:57:03.455326 n-d-811416-6 sudo[127346]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:03.457816 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3f148b38-f045-43c8-9c07-4bc1f5812421 tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-104183d0-cf6f-497b-92a4-17fd75c53618" returned: 0 in 0.691s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:03.460315 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3f148b38-f045-43c8-9c07-4bc1f5812421 tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-104183d0-cf6f-497b-92a4-17fd75c53618 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:03.512093 n-d-811416-6 sudo[127350]: 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-104183d0-cf6f-497b-92a4-17fd75c53618
Apr 25 14:57:03.513152 n-d-811416-6 sudo[127350]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:03.963947 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:57:03.964504 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:57:03.965333 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:04.024529 n-d-811416-6 sudo[127353]: 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
Apr 25 14:57:04.025543 n-d-811416-6 sudo[127353]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:04.230154 n-d-811416-6 sudo[127350]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:04.232570 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3f148b38-f045-43c8-9c07-4bc1f5812421 tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-104183d0-cf6f-497b-92a4-17fd75c53618" returned: 0 in 0.772s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:04.234005 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-3f148b38-f045-43c8-9c07-4bc1f5812421 tempest-VolumesCloneTest-1277165639 None] Successfully deleted volume: 104183d0-cf6f-497b-92a4-17fd75c53618
Apr 25 14:57:04.336848 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-3f148b38-f045-43c8-9c07-4bc1f5812421 tempest-VolumesCloneTest-1277165639 None] Created reservations ['55f202d2-aa25-4d5b-afcb-0e9c6242c97b', '0cdc14e0-b6d4-4cdd-8f2a-48c30d93629e', 'a2e08f28-1add-4b8b-abab-e7605dbf6779', 'f1a45147-e281-4af4-b4f2-cb7dacd00fc2'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:57:04.432064 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-3f148b38-f045-43c8-9c07-4bc1f5812421 tempest-VolumesCloneTest-1277165639 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:57:04.433078 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3f148b38-f045-43c8-9c07-4bc1f5812421 tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:04.510528 n-d-811416-6 sudo[127358]: 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
Apr 25 14:57:04.514273 n-d-811416-6 sudo[127358]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:04.873897 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-864ca417-429c-4450-8a64-a31d829b6eeb tempest-VolumesCloneTest-1277165639 None] Lock "b'cinder-df3eae06-2765-4f68-8e54-2c2bcb373e3d-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:57:05.005458 n-d-811416-6 sudo[127353]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:05.045774 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.080s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:05.062598 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:05.111742 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-864ca417-429c-4450-8a64-a31d829b6eeb tempest-VolumesCloneTest-1277165639 None] Skipping remove_export. No iscsi_target is presently exported for volume: df3eae06-2765-4f68-8e54-2c2bcb373e3d
Apr 25 14:57:05.127673 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-864ca417-429c-4450-8a64-a31d829b6eeb tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-df3eae06-2765-4f68-8e54-2c2bcb373e3d {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:05.149935 n-d-811416-6 sudo[127362]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:57:05.150881 n-d-811416-6 sudo[127362]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:05.218743 n-d-811416-6 sudo[127364]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-df3eae06-2765-4f68-8e54-2c2bcb373e3d
Apr 25 14:57:05.221092 n-d-811416-6 sudo[127364]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:05.677424 n-d-811416-6 sudo[127358]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:05.679692 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3f148b38-f045-43c8-9c07-4bc1f5812421 tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.246s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:05.681673 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3f148b38-f045-43c8-9c07-4bc1f5812421 tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:05.735135 n-d-811416-6 sudo[127374]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:57:05.737637 n-d-811416-6 sudo[127374]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:06.287432 n-d-811416-6 sudo[127362]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:06.290216 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.227s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:06.293407 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:57:06.619368 n-d-811416-6 sudo[127364]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:06.621466 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-864ca417-429c-4450-8a64-a31d829b6eeb tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-df3eae06-2765-4f68-8e54-2c2bcb373e3d" returned: 0 in 1.508s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:06.623302 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-864ca417-429c-4450-8a64-a31d829b6eeb tempest-VolumesCloneTest-1277165639 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-df3eae06-2765-4f68-8e54-2c2bcb373e3d {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:06.692779 n-d-811416-6 sudo[127404]: 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-df3eae06-2765-4f68-8e54-2c2bcb373e3d
Apr 25 14:57:06.698755 n-d-811416-6 sudo[127404]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:06.953585 n-d-811416-6 sudo[127374]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:06.967017 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3f148b38-f045-43c8-9c07-4bc1f5812421 tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/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.283s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:06.971565 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-3f148b38-f045-43c8-9c07-4bc1f5812421 tempest-VolumesCloneTest-1277165639 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:57:06.991985 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-3f148b38-f045-43c8-9c07-4bc1f5812421 tempest-VolumesCloneTest-1277165639 None] Deleted volume successfully.
Apr 25 14:57:07.031341 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-01bfc552-ecbd-4134-91d4-7503cc75e47a tempest-AttachVolumeTestJSON-1630541468 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:57:07.044987 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-01bfc552-ecbd-4134-91d4-7503cc75e47a tempest-AttachVolumeTestJSON-1630541468 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:57:07.047808 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-01bfc552-ecbd-4134-91d4-7503cc75e47a tempest-AttachVolumeTestJSON-1630541468 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'
Apr 25 14:57:07.084467 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-01bfc552-ecbd-4134-91d4-7503cc75e47a tempest-AttachVolumeTestJSON-1630541468 None] Flow 'volume_create_manager' (7cc9b549-dc0d-44ab-a344-bad7c1e0b14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:57:07.100012 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-01bfc552-ecbd-4134-91d4-7503cc75e47a tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (addfa9d2-c585-4622-a785-6a4f4f247826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:57:07.158474 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-01bfc552-ecbd-4134-91d4-7503cc75e47a tempest-AttachVolumeTestJSON-1630541468 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:57:07.222490 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-01bfc552-ecbd-4134-91d4-7503cc75e47a tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (addfa9d2-c585-4622-a785-6a4f4f247826) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:57:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1898274747',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=882c32cf-b347-443f-bdc5-44293f33f51f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ed40a333e5b426c879deb4f9af18ab3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:57:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:57:07Z,user_id='ace9bc20b57340df8ac50524b518712c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:57:07.226527 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-01bfc552-ecbd-4134-91d4-7503cc75e47a tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (19bb85d9-7daa-49ad-b0d0-73038b4a68bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:57:07.229561 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-01bfc552-ecbd-4134-91d4-7503cc75e47a tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (19bb85d9-7daa-49ad-b0d0-73038b4a68bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:57:07.234009 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-01bfc552-ecbd-4134-91d4-7503cc75e47a tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e33d448c-a21f-4b3d-bc00-986048a6da7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:57:07.240079 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-01bfc552-ecbd-4134-91d4-7503cc75e47a tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e33d448c-a21f-4b3d-bc00-986048a6da7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '882c32cf-b347-443f-bdc5-44293f33f51f', 'volume_name': 'volume-882c32cf-b347-443f-bdc5-44293f33f51f', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:57:07.246153 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-01bfc552-ecbd-4134-91d4-7503cc75e47a tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4a092c77-e582-42bb-9394-c6c7a2b040f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:57:07.279481 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-01bfc552-ecbd-4134-91d4-7503cc75e47a tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4a092c77-e582-42bb-9394-c6c7a2b040f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:57:07.282447 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-01bfc552-ecbd-4134-91d4-7503cc75e47a tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (65007b26-06f0-4dac-be4d-a92d690e17f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:57:07.283817 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-01bfc552-ecbd-4134-91d4-7503cc75e47a tempest-AttachVolumeTestJSON-1630541468 None] Volume 882c32cf-b347-443f-bdc5-44293f33f51f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-882c32cf-b347-443f-bdc5-44293f33f51f', 'volume_size': 1}
Apr 25 14:57:07.287453 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-01bfc552-ecbd-4134-91d4-7503cc75e47a tempest-AttachVolumeTestJSON-1630541468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-882c32cf-b347-443f-bdc5-44293f33f51f stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:07.326876 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-3f148b38-f045-43c8-9c07-4bc1f5812421 tempest-VolumesCloneTest-1277165639 None] Lock "b'cinder-104183d0-cf6f-497b-92a4-17fd75c53618-delete_volume'" released by "delete_volume" :: held 5.233s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:57:07.338172 n-d-811416-6 sudo[127420]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-882c32cf-b347-443f-bdc5-44293f33f51f stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:57:07.340386 n-d-811416-6 sudo[127420]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:07.699158 n-d-811416-6 sudo[127404]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:07.701867 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-864ca417-429c-4450-8a64-a31d829b6eeb tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-df3eae06-2765-4f68-8e54-2c2bcb373e3d" returned: 0 in 1.078s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:07.705283 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-864ca417-429c-4450-8a64-a31d829b6eeb tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-df3eae06-2765-4f68-8e54-2c2bcb373e3d {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:07.765513 n-d-811416-6 sudo[127432]: 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-df3eae06-2765-4f68-8e54-2c2bcb373e3d
Apr 25 14:57:07.775964 n-d-811416-6 sudo[127432]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:08.890964 n-d-811416-6 sudo[127420]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:08.895465 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-01bfc552-ecbd-4134-91d4-7503cc75e47a tempest-AttachVolumeTestJSON-1630541468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-882c32cf-b347-443f-bdc5-44293f33f51f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.608s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:08.904403 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-01bfc552-ecbd-4134-91d4-7503cc75e47a tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (65007b26-06f0-4dac-be4d-a92d690e17f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-882c32cf-b347-443f-bdc5-44293f33f51f', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:57:08.910656 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-01bfc552-ecbd-4134-91d4-7503cc75e47a tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (13e707ef-1e2f-4c20-92e6-e971896df1e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:57:08.930666 n-d-811416-6 sudo[127432]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:08.943137 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-864ca417-429c-4450-8a64-a31d829b6eeb tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-df3eae06-2765-4f68-8e54-2c2bcb373e3d" returned: 0 in 1.238s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:08.944125 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-864ca417-429c-4450-8a64-a31d829b6eeb tempest-VolumesCloneTest-1277165639 None] Successfully deleted volume: df3eae06-2765-4f68-8e54-2c2bcb373e3d
Apr 25 14:57:08.953351 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-01bfc552-ecbd-4134-91d4-7503cc75e47a tempest-AttachVolumeTestJSON-1630541468 None] Volume volume-882c32cf-b347-443f-bdc5-44293f33f51f (882c32cf-b347-443f-bdc5-44293f33f51f): created successfully
Apr 25 14:57:08.960245 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-01bfc552-ecbd-4134-91d4-7503cc75e47a tempest-AttachVolumeTestJSON-1630541468 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (13e707ef-1e2f-4c20-92e6-e971896df1e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:57:08.968206 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-01bfc552-ecbd-4134-91d4-7503cc75e47a tempest-AttachVolumeTestJSON-1630541468 None] Flow 'volume_create_manager' (7cc9b549-dc0d-44ab-a344-bad7c1e0b14c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:57:09.000169 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-01bfc552-ecbd-4134-91d4-7503cc75e47a tempest-AttachVolumeTestJSON-1630541468 None] Created volume successfully.
Apr 25 14:57:09.035098 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-864ca417-429c-4450-8a64-a31d829b6eeb tempest-VolumesCloneTest-1277165639 None] Created reservations ['aa677d1e-874d-4f03-b480-d324b2163822', '8c15c0d3-af49-48aa-939c-7cc3adc9d548', '74ad0835-811d-4f73-93b5-f9f929ec96b3', '03a20510-4aff-4108-b4c1-0487eca889ef'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:57:09.114955 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-864ca417-429c-4450-8a64-a31d829b6eeb tempest-VolumesCloneTest-1277165639 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:57:09.115800 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-864ca417-429c-4450-8a64-a31d829b6eeb tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:09.179408 n-d-811416-6 sudo[127484]: 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
Apr 25 14:57:09.182765 n-d-811416-6 sudo[127484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:10.065373 n-d-811416-6 sudo[127484]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:10.069307 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-864ca417-429c-4450-8a64-a31d829b6eeb tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.953s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:10.073253 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-864ca417-429c-4450-8a64-a31d829b6eeb tempest-VolumesCloneTest-1277165639 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:10.120484 n-d-811416-6 sudo[127498]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:57:10.131276 n-d-811416-6 sudo[127498]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:10.990204 n-d-811416-6 sudo[127498]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:10.993454 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-864ca417-429c-4450-8a64-a31d829b6eeb tempest-VolumesCloneTest-1277165639 None] CMD "sudo cinder-rootwrap /etc/cinder/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.920s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:10.995387 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-864ca417-429c-4450-8a64-a31d829b6eeb tempest-VolumesCloneTest-1277165639 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:57:11.002107 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-864ca417-429c-4450-8a64-a31d829b6eeb tempest-VolumesCloneTest-1277165639 None] Deleted volume successfully.
Apr 25 14:57:11.046573 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-a867a408-8d75-4200-9b2a-fd331d84c241 req-56f9b579-7907-43d5-b577-438171d9e338 tempest-AttachVolumeTestJSON-1630541468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-882c32cf-b347-443f-bdc5-44293f33f51f {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:11.064535 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-864ca417-429c-4450-8a64-a31d829b6eeb tempest-VolumesCloneTest-1277165639 None] Lock "b'cinder-df3eae06-2765-4f68-8e54-2c2bcb373e3d-delete_volume'" released by "delete_volume" :: held 6.190s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:57:11.074312 n-d-811416-6 sudo[127503]: 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-882c32cf-b347-443f-bdc5-44293f33f51f
Apr 25 14:57:11.075940 n-d-811416-6 sudo[127503]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:11.599265 n-d-811416-6 sudo[127503]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:11.601378 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-a867a408-8d75-4200-9b2a-fd331d84c241 req-56f9b579-7907-43d5-b577-438171d9e338 tempest-AttachVolumeTestJSON-1630541468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-882c32cf-b347-443f-bdc5-44293f33f51f" returned: 0 in 0.555s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:11.696526 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:11.720512 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:11.721482 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138750032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d\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-811416-6.cbci-811416-6.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-e8f4084b-e5f8-4e06-955a-016db56c6f6d\n Backing store flags: \n Account information:\n vddX9633veUc4wGqLC3y\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-a867a408-8d75-4200-9b2a-fd331d84c241 req-56f9b579-7907-43d5-b577-438171d9e338 tempest-AttachVolumeTestJSON-1630541468 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: I_T nexus: 25
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: vddX9633veUc4wGqLC3y
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:57:11.722776 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 14:57:11.729805 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-a867a408-8d75-4200-9b2a-fd331d84c241 req-56f9b579-7907-43d5-b577-438171d9e338 tempest-AttachVolumeTestJSON-1630541468 None] Creating iscsi_target for Volume ID: volume-882c32cf-b347-443f-bdc5-44293f33f51f {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 14:57:11.736545 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-a867a408-8d75-4200-9b2a-fd331d84c241 req-56f9b579-7907-43d5-b577-438171d9e338 tempest-AttachVolumeTestJSON-1630541468 None] Created volume path /opt/stack/data/cinder/volumes/volume-882c32cf-b347-443f-bdc5-44293f33f51f,
Apr 25 14:57:11.736545 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 14:57:11.736545 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:57:11.736545 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-882c32cf-b347-443f-bdc5-44293f33f51f
Apr 25 14:57:11.736545 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 14:57:11.736545 n-d-811416-6 cinder-volume[96343]: incominguser RtV7hWePkiLVtD9X5CqE AdNQ9oCTo9EUVwsc
Apr 25 14:57:11.736545 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:57:11.736545 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 14:57:11.736545 n-d-811416-6 cinder-volume[96343]:
Apr 25 14:57:11.736545 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 14:57:11.743591 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-882c32cf-b347-443f-bdc5-44293f33f51f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:12.373437 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-882c32cf-b347-443f-bdc5-44293f33f51f" returned: 0 in 0.633s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:12.374169 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138750032]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:57:12.376133 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-a867a408-8d75-4200-9b2a-fd331d84c241 req-56f9b579-7907-43d5-b577-438171d9e338 tempest-AttachVolumeTestJSON-1630541468 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 14:57:12.376796 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-a867a408-8d75-4200-9b2a-fd331d84c241 req-56f9b579-7907-43d5-b577-438171d9e338 tempest-AttachVolumeTestJSON-1630541468 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 14:57:12.387427 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:12.418951 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.037s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:12.420250 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138750032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d\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-811416-6.cbci-811416-6.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-e8f4084b-e5f8-4e06-955a-016db56c6f6d\n Backing store flags: \n Account information:\n vddX9633veUc4wGqLC3y\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-882c32cf-b347-443f-bdc5-44293f33f51f\n System information:\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-882c32cf-b347-443f-bdc5-44293f33f51f\n Backing store flags: \n Account information:\n RtV7hWePkiLVtD9X5CqE\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-a867a408-8d75-4200-9b2a-fd331d84c241 req-56f9b579-7907-43d5-b577-438171d9e338 tempest-AttachVolumeTestJSON-1630541468 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: I_T nexus: 25
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: vddX9633veUc4wGqLC3y
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 14:57:12.421161 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 14:57:12.431876 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:12.594044 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.165s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:12.594835 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138750032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d\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-811416-6.cbci-811416-6.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-e8f4084b-e5f8-4e06-955a-016db56c6f6d\n Backing store flags: \n Account information:\n vddX9633veUc4wGqLC3y\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-882c32cf-b347-443f-bdc5-44293f33f51f\n System information:\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-882c32cf-b347-443f-bdc5-44293f33f51f\n Backing store flags: \n Account information:\n RtV7hWePkiLVtD9X5CqE\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:57:12.598414 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:12.746329 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.149s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:12.758024 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138750032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d\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-811416-6.cbci-811416-6.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-e8f4084b-e5f8-4e06-955a-016db56c6f6d\n Backing store flags: \n Account information:\n vddX9633veUc4wGqLC3y\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-882c32cf-b347-443f-bdc5-44293f33f51f\n System information:\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-882c32cf-b347-443f-bdc5-44293f33f51f\n Backing store flags: \n Account information:\n RtV7hWePkiLVtD9X5CqE\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:57:12.764354 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-a867a408-8d75-4200-9b2a-fd331d84c241 req-56f9b579-7907-43d5-b577-438171d9e338 tempest-AttachVolumeTestJSON-1630541468 None] Set provider_location to: 10.222.0.23:3260,2 iqn.2010-10.org.openstack:volume-882c32cf-b347-443f-bdc5-44293f33f51f 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 14:57:13.014924 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-a867a408-8d75-4200-9b2a-fd331d84c241 req-56f9b579-7907-43d5-b577-438171d9e338 tempest-AttachVolumeTestJSON-1630541468 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-882c32cf-b347-443f-bdc5-44293f33f51f', 'target_lun': 1, 'volume_id': '882c32cf-b347-443f-bdc5-44293f33f51f', 'auth_method': 'CHAP', 'auth_username': 'RtV7hWePkiLVtD9X5CqE', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'ba6682e1-45c1-4650-b46a-07fbbe74a216'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 14:57:13.327547 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-a867a408-8d75-4200-9b2a-fd331d84c241 req-56f9b579-7907-43d5-b577-438171d9e338 tempest-AttachVolumeTestJSON-1630541468 None] attachment_update completed successfully.
Apr 25 14:57:19.946155 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:57:19.950536 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:57:19.955648 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 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'
Apr 25 14:57:19.991639 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Flow 'volume_create_manager' (45154beb-f7b1-44cd-8adb-382e9b8bf186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:57:19.996715 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (44938580-3773-4e08-a6cd-d4bda4f41cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:57:20.033516 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:57:20.078899 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (44938580-3773-4e08-a6cd-d4bda4f41cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:57:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-979526251',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=1c8d6948-a2a8-40d8-a8bd-918267f9740c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1163fc8d0324fb8af5881d5bf68be1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:57:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:57:20Z,user_id='442a488f5cf04480985324bbaf220eb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:57:20.082591 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a09dc7d3-ee94-4bb0-9376-f138cf7a7606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:57:20.086254 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a09dc7d3-ee94-4bb0-9376-f138cf7a7606) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:57:20.089233 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (59f72bee-abe5-4b01-bd49-f643533362f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:57:20.238685 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (59f72bee-abe5-4b01-bd49-f643533362f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '1c8d6948-a2a8-40d8-a8bd-918267f9740c', 'volume_name': 'volume-1c8d6948-a2a8-40d8-a8bd-918267f9740c', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:57:20.243329 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0869ca51-3639-47df-96a8-53334f0ed8a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:57:20.246947 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0869ca51-3639-47df-96a8-53334f0ed8a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:57:20.254648 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27a424e7-6b71-4d86-a58c-efb4ecf926bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:57:20.261244 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Volume 1c8d6948-a2a8-40d8-a8bd-918267f9740c: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-1c8d6948-a2a8-40d8-a8bd-918267f9740c', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 25 14:57:20.262192 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Cloning 1c8d6948-a2a8-40d8-a8bd-918267f9740c from image e15baa71-d40b-4547-acda-fdfd7426651d at location (None, None). {{(pid=96343) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 25 14:57:23.075236 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-b7e972e0-169b-4c66-a1c1-2dffa0463856 req-ccae251a-6340-4397-ac1d-bc10028a72ed tempest-AttachVolumeTestJSON-1630541468 None] Terminate volume connection completed successfully.
Apr 25 14:57:23.077502 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-b7e972e0-169b-4c66-a1c1-2dffa0463856 req-ccae251a-6340-4397-ac1d-bc10028a72ed tempest-AttachVolumeTestJSON-1630541468 None] Deleting attachment 5bebf1e4-8789-4072-9ead-614dc52a2f6d. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 14:57:23.079794 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:23.246900 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.167s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:23.247267 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129023968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d\n System information:\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-e8f4084b-e5f8-4e06-955a-016db56c6f6d\n Backing store flags: \n Account information:\n vddX9633veUc4wGqLC3y\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-882c32cf-b347-443f-bdc5-44293f33f51f\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-811416-6.cbci-811416-6.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-882c32cf-b347-443f-bdc5-44293f33f51f\n Backing store flags: \n Account information:\n RtV7hWePkiLVtD9X5CqE\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:57:23.247981 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-b7e972e0-169b-4c66-a1c1-2dffa0463856 req-ccae251a-6340-4397-ac1d-bc10028a72ed tempest-AttachVolumeTestJSON-1630541468 None] Removing iscsi_target for Volume ID: e8f4084b-e5f8-4e06-955a-016db56c6f6d
Apr 25 14:57:23.249646 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:23.556333 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d -f" returned: 0 in 0.306s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:23.556608 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129023968]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:57:23.559461 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:23.749670 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.188s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:23.749957 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129023968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-882c32cf-b347-443f-bdc5-44293f33f51f\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-811416-6.cbci-811416-6.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-882c32cf-b347-443f-bdc5-44293f33f51f\n Backing store flags: \n Account information:\n RtV7hWePkiLVtD9X5CqE\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:57:26.095242 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-ddb000f9-37f6-4e21-bc1b-ce4ffb3ee4d6 req-e0f772b0-4135-4640-8e55-9986d8e44eeb tempest-AttachVolumeTestJSON-1630541468 None] Terminate volume connection completed successfully.
Apr 25 14:57:26.095814 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-ddb000f9-37f6-4e21-bc1b-ce4ffb3ee4d6 req-e0f772b0-4135-4640-8e55-9986d8e44eeb tempest-AttachVolumeTestJSON-1630541468 None] Deleting attachment ba6682e1-45c1-4650-b46a-07fbbe74a216. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 14:57:26.097538 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:26.240442 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:26.240730 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129169136]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-882c32cf-b347-443f-bdc5-44293f33f51f\n System information:\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-882c32cf-b347-443f-bdc5-44293f33f51f\n Backing store flags: \n Account information:\n RtV7hWePkiLVtD9X5CqE\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:57:26.241893 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-ddb000f9-37f6-4e21-bc1b-ce4ffb3ee4d6 req-e0f772b0-4135-4640-8e55-9986d8e44eeb tempest-AttachVolumeTestJSON-1630541468 None] Removing iscsi_target for Volume ID: 882c32cf-b347-443f-bdc5-44293f33f51f
Apr 25 14:57:26.247937 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-882c32cf-b347-443f-bdc5-44293f33f51f -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:26.516302 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-882c32cf-b347-443f-bdc5-44293f33f51f -f" returned: 0 in 0.268s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:26.520338 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129169136]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:57:26.531166 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:26.812966 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.286s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:26.813462 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129169136]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:57:39.018720 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_baomp43xn-d-811416-6@lvmdriver-1, size 616.00 MB, duration 18.75 sec {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 25 14:57:39.019449 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Image download 616.00 MB at 32.85 MB/s
Apr 25 14:57:39.129105 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 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_e15baa71-d40b-4547-acda-fdfd7426651d_baomp43xn-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:39.377293 n-d-811416-6 sudo[127879]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_baomp43xn-d-811416-6@lvmdriver-1
Apr 25 14:57:39.378130 n-d-811416-6 sudo[127879]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:40.142615 n-d-811416-6 sudo[127879]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:40.145361 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 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_e15baa71-d40b-4547-acda-fdfd7426651d_baomp43xn-d-811416-6@lvmdriver-1" returned: 0 in 1.016s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:40.146311 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d is fetched for user 442a488f5cf04480985324bbaf220eb2. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 25 14:57:40.254398 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 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_e15baa71-d40b-4547-acda-fdfd7426651d_baomp43xn-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:40.476142 n-d-811416-6 sudo[127885]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_baomp43xn-d-811416-6@lvmdriver-1
Apr 25 14:57:40.477640 n-d-811416-6 sudo[127885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:41.039446 n-d-811416-6 sudo[127885]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:41.041455 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 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_e15baa71-d40b-4547-acda-fdfd7426651d_baomp43xn-d-811416-6@lvmdriver-1" returned: 0 in 0.787s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:41.043395 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c8d6948-a2a8-40d8-a8bd-918267f9740c stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:41.106504 n-d-811416-6 sudo[127895]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c8d6948-a2a8-40d8-a8bd-918267f9740c stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:57:41.107372 n-d-811416-6 sudo[127895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:42.293526 n-d-811416-6 sudo[127895]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:42.295693 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c8d6948-a2a8-40d8-a8bd-918267f9740c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.252s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:42.322922 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Attempting download of e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume 1c8d6948-a2a8-40d8-a8bd-918267f9740c. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 25 14:57:42.390203 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 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_e15baa71-d40b-4547-acda-fdfd7426651d_d3t334k5 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:42.508935 n-d-811416-6 sudo[127947]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_d3t334k5
Apr 25 14:57:42.510434 n-d-811416-6 sudo[127947]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:42.927081 n-d-811416-6 sudo[127947]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:42.929511 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 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_e15baa71-d40b-4547-acda-fdfd7426651d_d3t334k5" returned: 0 in 0.539s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:42.930598 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 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_e15baa71-d40b-4547-acda-fdfd7426651d_baomp43xn-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:43.026387 n-d-811416-6 sudo[127955]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_baomp43xn-d-811416-6@lvmdriver-1
Apr 25 14:57:43.027364 n-d-811416-6 sudo[127955]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:43.438845 n-d-811416-6 sudo[127955]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:43.441924 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 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_e15baa71-d40b-4547-acda-fdfd7426651d_baomp43xn-d-811416-6@lvmdriver-1" returned: 0 in 0.511s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:43.443461 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] e15baa71-d40b-4547-acda-fdfd7426651d was vhdx, converting to raw {{(pid=96343) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 25 14:57:43.444615 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_baomp43xn-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1c8d6948--a2a8--40d8--a8bd--918267f9740c oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:43.465252 n-d-811416-6 sudo[127965]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_baomp43xn-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1c8d6948--a2a8--40d8--a8bd--918267f9740c oflag=direct
Apr 25 14:57:43.468073 n-d-811416-6 sudo[127965]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:44.249320 n-d-811416-6 sudo[127965]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:44.252380 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_baomp43xn-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1c8d6948--a2a8--40d8--a8bd--918267f9740c oflag=direct" returned: 0 in 0.807s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:44.253617 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 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_e15baa71-d40b-4547-acda-fdfd7426651d_baomp43xn-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--1c8d6948--a2a8--40d8--a8bd--918267f9740c {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:44.285517 n-d-811416-6 sudo[127990]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_baomp43xn-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--1c8d6948--a2a8--40d8--a8bd--918267f9740c
Apr 25 14:57:44.286445 n-d-811416-6 sudo[127990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:45.692573 n-d-811416-6 sudo[127990]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:45.694883 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 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_e15baa71-d40b-4547-acda-fdfd7426651d_baomp43xn-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--1c8d6948--a2a8--40d8--a8bd--918267f9740c" returned: 0 in 1.441s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:45.696568 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 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_e15baa71-d40b-4547-acda-fdfd7426651d_baomp43xn-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:45.772132 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-8899319c-307d-4d22-b37f-c450b68bfaa4 tempest-AttachVolumeTestJSON-1630541468 None] Lock "b'cinder-882c32cf-b347-443f-bdc5-44293f33f51f-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:57:45.908882 n-d-811416-6 sudo[128023]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_baomp43xn-d-811416-6@lvmdriver-1
Apr 25 14:57:45.909783 n-d-811416-6 sudo[128023]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:45.926728 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:46.136949 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.211s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:46.137521 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138982576]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:57:46.138931 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-8899319c-307d-4d22-b37f-c450b68bfaa4 tempest-AttachVolumeTestJSON-1630541468 None] Skipping remove_export. No iscsi_target is presently exported for volume: 882c32cf-b347-443f-bdc5-44293f33f51f
Apr 25 14:57:46.139783 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8899319c-307d-4d22-b37f-c450b68bfaa4 tempest-AttachVolumeTestJSON-1630541468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-882c32cf-b347-443f-bdc5-44293f33f51f {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:46.186987 n-d-811416-6 sudo[128027]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-882c32cf-b347-443f-bdc5-44293f33f51f
Apr 25 14:57:46.192067 n-d-811416-6 sudo[128027]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:46.336277 n-d-811416-6 sudo[128023]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:46.338604 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 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_e15baa71-d40b-4547-acda-fdfd7426651d_baomp43xn-d-811416-6@lvmdriver-1" returned: 0 in 0.642s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:46.340546 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_baomp43xn-d-811416-6@lvmdriver-1, size 700.00 MB, duration 1.44 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--1c8d6948--a2a8--40d8--a8bd--918267f9740c {{(pid=96343) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 25 14:57:46.341158 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Converted 700.00 MB image at 485.13 MB/s
Apr 25 14:57:46.341949 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Downloaded image e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume 1c8d6948-a2a8-40d8-a8bd-918267f9740c successfully. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 25 14:57:46.482650 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d for user 442a488f5cf04480985324bbaf220eb2 is deleted. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 25 14:57:46.483571 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Marking volume 1c8d6948-a2a8-40d8-a8bd-918267f9740c as bootable. {{(pid=96343) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 25 14:57:46.501400 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Copying metadata from image e15baa71-d40b-4547-acda-fdfd7426651d to 1c8d6948-a2a8-40d8-a8bd-918267f9740c. {{(pid=96343) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 25 14:57:46.503107 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Creating volume glance metadata for volume 1c8d6948-a2a8-40d8-a8bd-918267f9740c backed by image e15baa71-d40b-4547-acda-fdfd7426651d with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96343) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 25 14:57:46.643500 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27a424e7-6b71-4d86-a58c-efb4ecf926bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1c8d6948-a2a8-40d8-a8bd-918267f9740c', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:57:46.646018 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5b82b1b4-4670-4055-a5a3-cb374f08d51f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:57:46.663179 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Volume volume-1c8d6948-a2a8-40d8-a8bd-918267f9740c (1c8d6948-a2a8-40d8-a8bd-918267f9740c): created successfully
Apr 25 14:57:46.663179 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5b82b1b4-4670-4055-a5a3-cb374f08d51f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:57:46.670698 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Flow 'volume_create_manager' (45154beb-f7b1-44cd-8adb-382e9b8bf186) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:57:46.681869 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-881b9417-db18-440f-a860-11b907b28997 tempest-VolumesExtendTest-2019455258 None] Created volume successfully.
Apr 25 14:57:46.794398 n-d-811416-6 sudo[128027]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:46.825955 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8899319c-307d-4d22-b37f-c450b68bfaa4 tempest-AttachVolumeTestJSON-1630541468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-882c32cf-b347-443f-bdc5-44293f33f51f" returned: 0 in 0.656s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:46.825955 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8899319c-307d-4d22-b37f-c450b68bfaa4 tempest-AttachVolumeTestJSON-1630541468 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-882c32cf-b347-443f-bdc5-44293f33f51f {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:46.869000 n-d-811416-6 sudo[128034]: 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-882c32cf-b347-443f-bdc5-44293f33f51f
Apr 25 14:57:46.869852 n-d-811416-6 sudo[128034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:47.486995 n-d-811416-6 sudo[128034]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:47.489465 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8899319c-307d-4d22-b37f-c450b68bfaa4 tempest-AttachVolumeTestJSON-1630541468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-882c32cf-b347-443f-bdc5-44293f33f51f" returned: 0 in 0.691s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:47.491728 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8899319c-307d-4d22-b37f-c450b68bfaa4 tempest-AttachVolumeTestJSON-1630541468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-882c32cf-b347-443f-bdc5-44293f33f51f {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:47.547683 n-d-811416-6 sudo[128038]: 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-882c32cf-b347-443f-bdc5-44293f33f51f
Apr 25 14:57:47.554536 n-d-811416-6 sudo[128038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:47.655191 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c67b2532-8365-4f67-aca5-0713e3319c4e tempest-VolumesExtendTest-2019455258 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-1c8d6948-a2a8-40d8-a8bd-918267f9740c {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:47.704474 n-d-811416-6 sudo[128043]: 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-1c8d6948-a2a8-40d8-a8bd-918267f9740c
Apr 25 14:57:47.705893 n-d-811416-6 sudo[128043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:48.432989 n-d-811416-6 sudo[128038]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:48.435470 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8899319c-307d-4d22-b37f-c450b68bfaa4 tempest-AttachVolumeTestJSON-1630541468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-882c32cf-b347-443f-bdc5-44293f33f51f" returned: 0 in 0.943s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:48.437278 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-8899319c-307d-4d22-b37f-c450b68bfaa4 tempest-AttachVolumeTestJSON-1630541468 None] Successfully deleted volume: 882c32cf-b347-443f-bdc5-44293f33f51f
Apr 25 14:57:48.680022 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-8899319c-307d-4d22-b37f-c450b68bfaa4 tempest-AttachVolumeTestJSON-1630541468 None] Created reservations ['75097f43-d033-46b5-9de8-c5fa093dd192', 'fd9ce0ed-defb-4a2c-8173-068519596a1b', 'f5bf4bdd-f8a8-4d09-9a60-367abecaf55f', '9a324ce2-8d74-4d9a-a1fa-5d1500ad993a'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:57:48.719846 n-d-811416-6 sudo[128043]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:48.726150 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c67b2532-8365-4f67-aca5-0713e3319c4e tempest-VolumesExtendTest-2019455258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1c8d6948-a2a8-40d8-a8bd-918267f9740c" returned: 0 in 1.071s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:48.728982 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c67b2532-8365-4f67-aca5-0713e3319c4e tempest-VolumesExtendTest-2019455258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-1c8d6948-a2a8-40d8-a8bd-918267f9740c {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:48.797677 n-d-811416-6 sudo[128082]: 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-1c8d6948-a2a8-40d8-a8bd-918267f9740c
Apr 25 14:57:48.799894 n-d-811416-6 sudo[128082]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:48.858483 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-8899319c-307d-4d22-b37f-c450b68bfaa4 tempest-AttachVolumeTestJSON-1630541468 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:57:48.859648 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8899319c-307d-4d22-b37f-c450b68bfaa4 tempest-AttachVolumeTestJSON-1630541468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:48.965737 n-d-811416-6 sudo[128088]: 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
Apr 25 14:57:48.966748 n-d-811416-6 sudo[128088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:49.708498 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-ca3e00fb-392d-421f-ad31-382a1e543d8b tempest-AttachVolumeTestJSON-1630541468 None] Lock "b'cinder-e8f4084b-e5f8-4e06-955a-016db56c6f6d-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:57:49.949771 n-d-811416-6 sudo[128088]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:49.956380 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8899319c-307d-4d22-b37f-c450b68bfaa4 tempest-AttachVolumeTestJSON-1630541468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.094s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:49.973389 n-d-811416-6 sudo[128082]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:49.987561 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8899319c-307d-4d22-b37f-c450b68bfaa4 tempest-AttachVolumeTestJSON-1630541468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:50.036876 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c67b2532-8365-4f67-aca5-0713e3319c4e tempest-VolumesExtendTest-2019455258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-1c8d6948-a2a8-40d8-a8bd-918267f9740c" returned: 0 in 1.307s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:50.048175 n-d-811416-6 sudo[128118]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:57:50.049547 n-d-811416-6 sudo[128118]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:50.087703 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:50.161384 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-c67b2532-8365-4f67-aca5-0713e3319c4e tempest-VolumesExtendTest-2019455258 None] Extend volume completed successfully.
Apr 25 14:57:50.378266 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.327s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:50.378710 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681139396096]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:57:50.379719 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-ca3e00fb-392d-421f-ad31-382a1e543d8b tempest-AttachVolumeTestJSON-1630541468 None] Skipping remove_export. No iscsi_target is presently exported for volume: e8f4084b-e5f8-4e06-955a-016db56c6f6d
Apr 25 14:57:50.381011 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ca3e00fb-392d-421f-ad31-382a1e543d8b tempest-AttachVolumeTestJSON-1630541468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:50.436133 n-d-811416-6 sudo[128122]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d
Apr 25 14:57:50.440195 n-d-811416-6 sudo[128122]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:51.518835 n-d-811416-6 sudo[128118]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:51.521171 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8899319c-307d-4d22-b37f-c450b68bfaa4 tempest-AttachVolumeTestJSON-1630541468 None] CMD "sudo cinder-rootwrap /etc/cinder/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.537s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:51.524181 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-8899319c-307d-4d22-b37f-c450b68bfaa4 tempest-AttachVolumeTestJSON-1630541468 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:57:51.529733 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-8899319c-307d-4d22-b37f-c450b68bfaa4 tempest-AttachVolumeTestJSON-1630541468 None] Deleted volume successfully.
Apr 25 14:57:51.566535 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-8899319c-307d-4d22-b37f-c450b68bfaa4 tempest-AttachVolumeTestJSON-1630541468 None] Lock "b'cinder-882c32cf-b347-443f-bdc5-44293f33f51f-delete_volume'" released by "delete_volume" :: held 5.794s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:57:51.701353 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-80d18e0e-d8a4-48cb-9ea2-40f766bb3f98 tempest-VolumesExtendTest-2019455258 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:57:51.710037 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-80d18e0e-d8a4-48cb-9ea2-40f766bb3f98 tempest-VolumesExtendTest-2019455258 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:57:51.710556 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-80d18e0e-d8a4-48cb-9ea2-40f766bb3f98 tempest-VolumesExtendTest-2019455258 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'
Apr 25 14:57:51.743943 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-80d18e0e-d8a4-48cb-9ea2-40f766bb3f98 tempest-VolumesExtendTest-2019455258 None] Flow 'volume_create_manager' (782213ca-fcba-4816-a434-a49d987527e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:57:51.751243 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-80d18e0e-d8a4-48cb-9ea2-40f766bb3f98 tempest-VolumesExtendTest-2019455258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (567c2edd-aa64-437e-9cf7-bac8e33abf15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:57:51.777086 n-d-811416-6 sudo[128122]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:51.806596 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ca3e00fb-392d-421f-ad31-382a1e543d8b tempest-AttachVolumeTestJSON-1630541468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d" returned: 0 in 1.426s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:51.808263 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ca3e00fb-392d-421f-ad31-382a1e543d8b tempest-AttachVolumeTestJSON-1630541468 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-e8f4084b-e5f8-4e06-955a-016db56c6f6d {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:51.831426 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-80d18e0e-d8a4-48cb-9ea2-40f766bb3f98 tempest-VolumesExtendTest-2019455258 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:57:51.845004 n-d-811416-6 sudo[128145]: 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-e8f4084b-e5f8-4e06-955a-016db56c6f6d
Apr 25 14:57:51.847903 n-d-811416-6 sudo[128145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:51.870747 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-80d18e0e-d8a4-48cb-9ea2-40f766bb3f98 tempest-VolumesExtendTest-2019455258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (567c2edd-aa64-437e-9cf7-bac8e33abf15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:57:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1033764269',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=e85215c2-8c49-40fc-be9b-5f6231821eb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1163fc8d0324fb8af5881d5bf68be1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:57:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:57:52Z,user_id='442a488f5cf04480985324bbaf220eb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:57:51.874480 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-80d18e0e-d8a4-48cb-9ea2-40f766bb3f98 tempest-VolumesExtendTest-2019455258 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (144206f1-8ce4-4716-b28e-e06c9e0dba06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:57:51.878885 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-80d18e0e-d8a4-48cb-9ea2-40f766bb3f98 tempest-VolumesExtendTest-2019455258 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (144206f1-8ce4-4716-b28e-e06c9e0dba06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:57:51.882221 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-80d18e0e-d8a4-48cb-9ea2-40f766bb3f98 tempest-VolumesExtendTest-2019455258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (27af73e7-7c2e-469b-bf71-2cb9c66f06d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:57:51.885103 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-80d18e0e-d8a4-48cb-9ea2-40f766bb3f98 tempest-VolumesExtendTest-2019455258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (27af73e7-7c2e-469b-bf71-2cb9c66f06d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e85215c2-8c49-40fc-be9b-5f6231821eb7', 'volume_name': 'volume-e85215c2-8c49-40fc-be9b-5f6231821eb7', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:57:51.887746 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-80d18e0e-d8a4-48cb-9ea2-40f766bb3f98 tempest-VolumesExtendTest-2019455258 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c4b8fa86-64bd-4365-9bee-837b361f8834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:57:51.891199 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-80d18e0e-d8a4-48cb-9ea2-40f766bb3f98 tempest-VolumesExtendTest-2019455258 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c4b8fa86-64bd-4365-9bee-837b361f8834) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:57:51.895336 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-80d18e0e-d8a4-48cb-9ea2-40f766bb3f98 tempest-VolumesExtendTest-2019455258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (caef3cec-3643-41e3-a050-cffa8dce45a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:57:51.898396 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-80d18e0e-d8a4-48cb-9ea2-40f766bb3f98 tempest-VolumesExtendTest-2019455258 None] Volume e85215c2-8c49-40fc-be9b-5f6231821eb7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e85215c2-8c49-40fc-be9b-5f6231821eb7', 'volume_size': 1}
Apr 25 14:57:51.910702 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-80d18e0e-d8a4-48cb-9ea2-40f766bb3f98 tempest-VolumesExtendTest-2019455258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e85215c2-8c49-40fc-be9b-5f6231821eb7 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:51.963079 n-d-811416-6 sudo[128147]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e85215c2-8c49-40fc-be9b-5f6231821eb7 stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:57:51.966259 n-d-811416-6 sudo[128147]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:52.515450 n-d-811416-6 sudo[128145]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:52.519828 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ca3e00fb-392d-421f-ad31-382a1e543d8b tempest-AttachVolumeTestJSON-1630541468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d" returned: 0 in 0.711s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:52.522743 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ca3e00fb-392d-421f-ad31-382a1e543d8b tempest-AttachVolumeTestJSON-1630541468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:52.588443 n-d-811416-6 sudo[128166]: 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-e8f4084b-e5f8-4e06-955a-016db56c6f6d
Apr 25 14:57:52.592974 n-d-811416-6 sudo[128166]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:52.775013 n-d-811416-6 sudo[128147]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:52.777467 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-80d18e0e-d8a4-48cb-9ea2-40f766bb3f98 tempest-VolumesExtendTest-2019455258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e85215c2-8c49-40fc-be9b-5f6231821eb7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.868s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:52.796652 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-80d18e0e-d8a4-48cb-9ea2-40f766bb3f98 tempest-VolumesExtendTest-2019455258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (caef3cec-3643-41e3-a050-cffa8dce45a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e85215c2-8c49-40fc-be9b-5f6231821eb7', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:57:52.810143 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-80d18e0e-d8a4-48cb-9ea2-40f766bb3f98 tempest-VolumesExtendTest-2019455258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d3dbdc51-4e94-4c13-9bb3-43ff3392f893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:57:52.844428 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-80d18e0e-d8a4-48cb-9ea2-40f766bb3f98 tempest-VolumesExtendTest-2019455258 None] Volume volume-e85215c2-8c49-40fc-be9b-5f6231821eb7 (e85215c2-8c49-40fc-be9b-5f6231821eb7): created successfully
Apr 25 14:57:52.849012 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-80d18e0e-d8a4-48cb-9ea2-40f766bb3f98 tempest-VolumesExtendTest-2019455258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d3dbdc51-4e94-4c13-9bb3-43ff3392f893) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:57:52.882269 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-80d18e0e-d8a4-48cb-9ea2-40f766bb3f98 tempest-VolumesExtendTest-2019455258 None] Flow 'volume_create_manager' (782213ca-fcba-4816-a434-a49d987527e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:57:52.897658 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-80d18e0e-d8a4-48cb-9ea2-40f766bb3f98 tempest-VolumesExtendTest-2019455258 None] Created volume successfully.
Apr 25 14:57:53.820741 n-d-811416-6 sudo[128166]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:53.824276 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ca3e00fb-392d-421f-ad31-382a1e543d8b tempest-AttachVolumeTestJSON-1630541468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e8f4084b-e5f8-4e06-955a-016db56c6f6d" returned: 0 in 1.301s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:53.826040 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-ca3e00fb-392d-421f-ad31-382a1e543d8b tempest-AttachVolumeTestJSON-1630541468 None] Successfully deleted volume: e8f4084b-e5f8-4e06-955a-016db56c6f6d
Apr 25 14:57:53.958481 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-ca3e00fb-392d-421f-ad31-382a1e543d8b tempest-AttachVolumeTestJSON-1630541468 None] Created reservations ['d1979519-3a04-48bb-a35d-c68c98cf85d6', '8dee1128-e0ed-4758-b4ba-b019fd06cd79', 'b9a08c70-1a4d-4e72-841b-1c70476f5599', '035c4b72-0214-4acb-8e6a-86c62fb298c4'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:57:54.051174 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-ca3e00fb-392d-421f-ad31-382a1e543d8b tempest-AttachVolumeTestJSON-1630541468 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:57:54.052095 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ca3e00fb-392d-421f-ad31-382a1e543d8b tempest-AttachVolumeTestJSON-1630541468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:54.111785 n-d-811416-6 sudo[128197]: 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
Apr 25 14:57:54.112638 n-d-811416-6 sudo[128197]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:55.014253 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4b119961-9331-418d-932b-cfef09ec5bb7 tempest-VolumesExtendTest-2019455258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e85215c2-8c49-40fc-be9b-5f6231821eb7 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:55.071025 n-d-811416-6 sudo[128200]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e85215c2-8c49-40fc-be9b-5f6231821eb7
Apr 25 14:57:55.071843 n-d-811416-6 sudo[128200]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:55.298003 n-d-811416-6 sudo[128197]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:55.301737 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ca3e00fb-392d-421f-ad31-382a1e543d8b tempest-AttachVolumeTestJSON-1630541468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.248s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:55.303522 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ca3e00fb-392d-421f-ad31-382a1e543d8b tempest-AttachVolumeTestJSON-1630541468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:55.361725 n-d-811416-6 sudo[128202]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:57:55.366067 n-d-811416-6 sudo[128202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:55.693874 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-261da050-91d2-4060-8f45-277f656889d6 tempest-AttachVolumeTestJSON-1630541468 None] Lock "b'cinder-9baf0ce3-cff1-45d5-9464-819e45c5a2ac-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:57:56.003201 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:56.352152 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.352s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:56.352152 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681142314432]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 14:57:56.353179 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-261da050-91d2-4060-8f45-277f656889d6 tempest-AttachVolumeTestJSON-1630541468 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9baf0ce3-cff1-45d5-9464-819e45c5a2ac
Apr 25 14:57:56.354588 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-261da050-91d2-4060-8f45-277f656889d6 tempest-AttachVolumeTestJSON-1630541468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:56.398778 n-d-811416-6 sudo[128216]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac
Apr 25 14:57:56.399646 n-d-811416-6 sudo[128216]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:56.538910 n-d-811416-6 sudo[128200]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:56.542048 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4b119961-9331-418d-932b-cfef09ec5bb7 tempest-VolumesExtendTest-2019455258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e85215c2-8c49-40fc-be9b-5f6231821eb7" returned: 0 in 1.527s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:56.543954 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4b119961-9331-418d-932b-cfef09ec5bb7 tempest-VolumesExtendTest-2019455258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8f350ae4-adfc-481d-8e9d-aa3121655e05 --snapshot stack-volumes-lvmdriver-1/volume-e85215c2-8c49-40fc-be9b-5f6231821eb7 -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:56.614693 n-d-811416-6 sudo[128221]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8f350ae4-adfc-481d-8e9d-aa3121655e05 --snapshot stack-volumes-lvmdriver-1/volume-e85215c2-8c49-40fc-be9b-5f6231821eb7 -L 1.00g
Apr 25 14:57:56.622714 n-d-811416-6 sudo[128221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:56.714546 n-d-811416-6 sudo[128202]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:56.718047 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ca3e00fb-392d-421f-ad31-382a1e543d8b tempest-AttachVolumeTestJSON-1630541468 None] CMD "sudo cinder-rootwrap /etc/cinder/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.414s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:56.720683 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-ca3e00fb-392d-421f-ad31-382a1e543d8b tempest-AttachVolumeTestJSON-1630541468 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:57:56.728383 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-ca3e00fb-392d-421f-ad31-382a1e543d8b tempest-AttachVolumeTestJSON-1630541468 None] Deleted volume successfully.
Apr 25 14:57:56.774913 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-ca3e00fb-392d-421f-ad31-382a1e543d8b tempest-AttachVolumeTestJSON-1630541468 None] Lock "b'cinder-e8f4084b-e5f8-4e06-955a-016db56c6f6d-delete_volume'" released by "delete_volume" :: held 7.062s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:57:57.488770 n-d-811416-6 sudo[128216]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:57.490592 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-261da050-91d2-4060-8f45-277f656889d6 tempest-AttachVolumeTestJSON-1630541468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac" returned: 0 in 1.136s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:57.492763 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-261da050-91d2-4060-8f45-277f656889d6 tempest-AttachVolumeTestJSON-1630541468 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-9baf0ce3-cff1-45d5-9464-819e45c5a2ac {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:57.531661 n-d-811416-6 sudo[128234]: 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-9baf0ce3-cff1-45d5-9464-819e45c5a2ac
Apr 25 14:57:57.538095 n-d-811416-6 sudo[128234]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:58.128404 n-d-811416-6 sudo[128221]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:58.131178 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4b119961-9331-418d-932b-cfef09ec5bb7 tempest-VolumesExtendTest-2019455258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8f350ae4-adfc-481d-8e9d-aa3121655e05 --snapshot stack-volumes-lvmdriver-1/volume-e85215c2-8c49-40fc-be9b-5f6231821eb7 -L 1.00g" returned: 0 in 1.587s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:58.297947 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-4b119961-9331-418d-932b-cfef09ec5bb7 tempest-VolumesExtendTest-2019455258 None] Create snapshot completed successfully
Apr 25 14:57:58.655036 n-d-811416-6 sudo[128234]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:58.656846 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-261da050-91d2-4060-8f45-277f656889d6 tempest-AttachVolumeTestJSON-1630541468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac" returned: 0 in 1.164s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:58.659129 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-261da050-91d2-4060-8f45-277f656889d6 tempest-AttachVolumeTestJSON-1630541468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:58.703337 n-d-811416-6 sudo[128369]: 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-9baf0ce3-cff1-45d5-9464-819e45c5a2ac
Apr 25 14:57:58.704138 n-d-811416-6 sudo[128369]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:59.419973 n-d-811416-6 sudo[128369]: pam_unix(sudo:session): session closed for user root
Apr 25 14:57:59.422506 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-261da050-91d2-4060-8f45-277f656889d6 tempest-AttachVolumeTestJSON-1630541468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9baf0ce3-cff1-45d5-9464-819e45c5a2ac" returned: 0 in 0.763s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:57:59.427653 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-261da050-91d2-4060-8f45-277f656889d6 tempest-AttachVolumeTestJSON-1630541468 None] Successfully deleted volume: 9baf0ce3-cff1-45d5-9464-819e45c5a2ac
Apr 25 14:57:59.540393 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-261da050-91d2-4060-8f45-277f656889d6 tempest-AttachVolumeTestJSON-1630541468 None] Created reservations ['89869d65-f77a-4658-b3ee-b9bfe3df50d7', '50ac954a-7fa6-4227-8891-980424d03782', 'c6fb8f9b-db3a-46ff-873a-6ee483c18729', 'ec008598-9069-41b0-bb67-742768cb5132'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:57:59.679422 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-261da050-91d2-4060-8f45-277f656889d6 tempest-AttachVolumeTestJSON-1630541468 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:57:59.680139 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-261da050-91d2-4060-8f45-277f656889d6 tempest-AttachVolumeTestJSON-1630541468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:59.735831 n-d-811416-6 sudo[128394]: 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
Apr 25 14:57:59.736640 n-d-811416-6 sudo[128394]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:57:59.743419 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-32858b7a-0385-43a1-b77a-965c4e89317e tempest-VolumesExtendTest-2019455258 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-e85215c2-8c49-40fc-be9b-5f6231821eb7 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:57:59.794427 n-d-811416-6 sudo[128397]: 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-e85215c2-8c49-40fc-be9b-5f6231821eb7
Apr 25 14:57:59.810107 n-d-811416-6 sudo[128397]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:00.783562 n-d-811416-6 sudo[128397]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:00.788092 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-32858b7a-0385-43a1-b77a-965c4e89317e tempest-VolumesExtendTest-2019455258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e85215c2-8c49-40fc-be9b-5f6231821eb7" returned: 0 in 1.048s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:00.797555 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-32858b7a-0385-43a1-b77a-965c4e89317e tempest-VolumesExtendTest-2019455258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-e85215c2-8c49-40fc-be9b-5f6231821eb7 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:58:00.826384 n-d-811416-6 sudo[128394]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:00.836293 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-261da050-91d2-4060-8f45-277f656889d6 tempest-AttachVolumeTestJSON-1630541468 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.155s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:00.838498 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-261da050-91d2-4060-8f45-277f656889d6 tempest-AttachVolumeTestJSON-1630541468 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:58:00.856605 n-d-811416-6 sudo[128440]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-e85215c2-8c49-40fc-be9b-5f6231821eb7
Apr 25 14:58:00.859265 n-d-811416-6 sudo[128440]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:00.884982 n-d-811416-6 sudo[128441]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:58:00.887314 n-d-811416-6 sudo[128441]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:01.931719 n-d-811416-6 sudo[128441]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:01.934687 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-261da050-91d2-4060-8f45-277f656889d6 tempest-AttachVolumeTestJSON-1630541468 None] CMD "sudo cinder-rootwrap /etc/cinder/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.095s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:01.938561 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-261da050-91d2-4060-8f45-277f656889d6 tempest-AttachVolumeTestJSON-1630541468 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:58:01.954007 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-261da050-91d2-4060-8f45-277f656889d6 tempest-AttachVolumeTestJSON-1630541468 None] Deleted volume successfully.
Apr 25 14:58:01.979617 n-d-811416-6 sudo[128440]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:01.985164 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-32858b7a-0385-43a1-b77a-965c4e89317e tempest-VolumesExtendTest-2019455258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-e85215c2-8c49-40fc-be9b-5f6231821eb7" returned: 0 in 1.188s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:01.987890 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.brick.local_dev.lvm [None req-32858b7a-0385-43a1-b77a-965c4e89317e tempest-VolumesExtendTest-2019455258 None] Checking to see if volume volume-e85215c2-8c49-40fc-be9b-5f6231821eb7 has been deactivated. {{(pid=96343) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:670}}
Apr 25 14:58:01.991833 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-32858b7a-0385-43a1-b77a-965c4e89317e tempest-VolumesExtendTest-2019455258 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-e85215c2-8c49-40fc-be9b-5f6231821eb7 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:58:02.026728 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-261da050-91d2-4060-8f45-277f656889d6 tempest-AttachVolumeTestJSON-1630541468 None] Lock "b'cinder-9baf0ce3-cff1-45d5-9464-819e45c5a2ac-delete_volume'" released by "delete_volume" :: held 6.339s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:58:02.035799 n-d-811416-6 sudo[128472]: 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-e85215c2-8c49-40fc-be9b-5f6231821eb7
Apr 25 14:58:02.041004 n-d-811416-6 sudo[128472]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:03.019448 n-d-811416-6 sudo[128472]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:03.022080 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-32858b7a-0385-43a1-b77a-965c4e89317e tempest-VolumesExtendTest-2019455258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-e85215c2-8c49-40fc-be9b-5f6231821eb7" returned: 0 in 1.033s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:03.023566 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.brick.local_dev.lvm [None req-32858b7a-0385-43a1-b77a-965c4e89317e tempest-VolumesExtendTest-2019455258 None] Volume volume-e85215c2-8c49-40fc-be9b-5f6231821eb7 has been deactivated. {{(pid=96343) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:676}}
Apr 25 14:58:03.025388 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-32858b7a-0385-43a1-b77a-965c4e89317e tempest-VolumesExtendTest-2019455258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-e85215c2-8c49-40fc-be9b-5f6231821eb7 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:58:03.051216 n-d-811416-6 sudo[128493]: 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-e85215c2-8c49-40fc-be9b-5f6231821eb7
Apr 25 14:58:03.052311 n-d-811416-6 sudo[128493]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:03.759943 n-d-811416-6 sudo[128493]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:03.762442 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-32858b7a-0385-43a1-b77a-965c4e89317e tempest-VolumesExtendTest-2019455258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-e85215c2-8c49-40fc-be9b-5f6231821eb7" returned: 0 in 0.737s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:03.764402 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-32858b7a-0385-43a1-b77a-965c4e89317e tempest-VolumesExtendTest-2019455258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e85215c2-8c49-40fc-be9b-5f6231821eb7 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:58:03.824552 n-d-811416-6 sudo[128513]: 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-e85215c2-8c49-40fc-be9b-5f6231821eb7
Apr 25 14:58:03.825494 n-d-811416-6 sudo[128513]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:03.960274 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:58:03.961356 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:58:03.961769 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:58:04.033482 n-d-811416-6 sudo[128528]: 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
Apr 25 14:58:04.039957 n-d-811416-6 sudo[128528]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:05.126727 n-d-811416-6 sudo[128528]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:05.129067 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.167s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:05.130636 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:58:05.191804 n-d-811416-6 sudo[128661]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:58:05.192778 n-d-811416-6 sudo[128661]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:05.196867 n-d-811416-6 sudo[128513]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:05.200102 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-32858b7a-0385-43a1-b77a-965c4e89317e tempest-VolumesExtendTest-2019455258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e85215c2-8c49-40fc-be9b-5f6231821eb7" returned: 0 in 1.435s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:05.263580 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-32858b7a-0385-43a1-b77a-965c4e89317e tempest-VolumesExtendTest-2019455258 None] Extend volume completed successfully.
Apr 25 14:58:06.229786 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.097s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:06.229786 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:58:06.226277 n-d-811416-6 sudo[128661]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:06.606131 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-9fa0ac0b-a59c-49c1-8d94-c0a73469a708 tempest-VolumesExtendTest-2019455258 None] Lock "b'cinder-8f350ae4-adfc-481d-8e9d-aa3121655e05-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.029s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:58:06.615469 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9fa0ac0b-a59c-49c1-8d94-c0a73469a708 tempest-VolumesExtendTest-2019455258 None] Running cmd (subprocess): sudo cinder-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-8f350ae4-adfc-481d-8e9d-aa3121655e05 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:58:06.678796 n-d-811416-6 sudo[128722]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-8f350ae4-adfc-481d-8e9d-aa3121655e05
Apr 25 14:58:06.680686 n-d-811416-6 sudo[128722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:07.533483 n-d-811416-6 sudo[128722]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:07.536241 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9fa0ac0b-a59c-49c1-8d94-c0a73469a708 tempest-VolumesExtendTest-2019455258 None] CMD "sudo cinder-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-8f350ae4-adfc-481d-8e9d-aa3121655e05" returned: 0 in 0.923s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:07.538360 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9fa0ac0b-a59c-49c1-8d94-c0a73469a708 tempest-VolumesExtendTest-2019455258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8f350ae4-adfc-481d-8e9d-aa3121655e05 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:58:07.576076 n-d-811416-6 sudo[128746]: 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-8f350ae4-adfc-481d-8e9d-aa3121655e05
Apr 25 14:58:07.583303 n-d-811416-6 sudo[128746]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:08.517467 n-d-811416-6 sudo[128746]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:08.523001 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9fa0ac0b-a59c-49c1-8d94-c0a73469a708 tempest-VolumesExtendTest-2019455258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8f350ae4-adfc-481d-8e9d-aa3121655e05" returned: 0 in 0.984s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:08.772986 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-9fa0ac0b-a59c-49c1-8d94-c0a73469a708 tempest-VolumesExtendTest-2019455258 None] Created reservations ['701e8ac1-eb51-430f-a87b-6df2af833ec8', '4a2d7ca4-980b-4926-8b0f-54c4713a0c20', 'bae7c7b0-f331-4b91-8f36-8265b1aca493', '0d773c3a-3228-4375-b400-bd4140aa8600'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:58:08.877247 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-9fa0ac0b-a59c-49c1-8d94-c0a73469a708 tempest-VolumesExtendTest-2019455258 None] Delete snapshot completed successfully.
Apr 25 14:58:08.883744 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-9fa0ac0b-a59c-49c1-8d94-c0a73469a708 tempest-VolumesExtendTest-2019455258 None] Lock "b'cinder-8f350ae4-adfc-481d-8e9d-aa3121655e05-delete_snapshot'" released by "delete_snapshot" :: held 2.281s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:58:09.087552 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-f5ea2ff5-37fc-4e2b-a205-ecfe30ea0da2 tempest-VolumesExtendTest-2019455258 None] Lock "b'cinder-e85215c2-8c49-40fc-be9b-5f6231821eb7-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:58:09.268323 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-f5ea2ff5-37fc-4e2b-a205-ecfe30ea0da2 tempest-VolumesExtendTest-2019455258 None] Skipping remove_export. No iscsi_target is presently exported for volume: e85215c2-8c49-40fc-be9b-5f6231821eb7
Apr 25 14:58:09.269709 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f5ea2ff5-37fc-4e2b-a205-ecfe30ea0da2 tempest-VolumesExtendTest-2019455258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e85215c2-8c49-40fc-be9b-5f6231821eb7 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:58:09.334668 n-d-811416-6 sudo[128875]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e85215c2-8c49-40fc-be9b-5f6231821eb7
Apr 25 14:58:09.335913 n-d-811416-6 sudo[128875]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:09.939292 n-d-811416-6 sudo[128875]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:09.942034 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f5ea2ff5-37fc-4e2b-a205-ecfe30ea0da2 tempest-VolumesExtendTest-2019455258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e85215c2-8c49-40fc-be9b-5f6231821eb7" returned: 0 in 0.672s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:09.944749 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f5ea2ff5-37fc-4e2b-a205-ecfe30ea0da2 tempest-VolumesExtendTest-2019455258 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-e85215c2-8c49-40fc-be9b-5f6231821eb7 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:58:09.985986 n-d-811416-6 sudo[128901]: 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-e85215c2-8c49-40fc-be9b-5f6231821eb7
Apr 25 14:58:09.993795 n-d-811416-6 sudo[128901]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:10.873224 n-d-811416-6 sudo[128901]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:10.879267 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f5ea2ff5-37fc-4e2b-a205-ecfe30ea0da2 tempest-VolumesExtendTest-2019455258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e85215c2-8c49-40fc-be9b-5f6231821eb7" returned: 0 in 0.934s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:10.888370 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f5ea2ff5-37fc-4e2b-a205-ecfe30ea0da2 tempest-VolumesExtendTest-2019455258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e85215c2-8c49-40fc-be9b-5f6231821eb7 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:58:10.952530 n-d-811416-6 sudo[128934]: 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-e85215c2-8c49-40fc-be9b-5f6231821eb7
Apr 25 14:58:10.955202 n-d-811416-6 sudo[128934]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:11.941397 n-d-811416-6 sudo[128934]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:11.943647 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f5ea2ff5-37fc-4e2b-a205-ecfe30ea0da2 tempest-VolumesExtendTest-2019455258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e85215c2-8c49-40fc-be9b-5f6231821eb7" returned: 0 in 1.056s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:11.944782 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-f5ea2ff5-37fc-4e2b-a205-ecfe30ea0da2 tempest-VolumesExtendTest-2019455258 None] Successfully deleted volume: e85215c2-8c49-40fc-be9b-5f6231821eb7
Apr 25 14:58:12.037060 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-f5ea2ff5-37fc-4e2b-a205-ecfe30ea0da2 tempest-VolumesExtendTest-2019455258 None] Created reservations ['ac2f82f3-444f-4c22-a939-b23cb26c2466', 'b8065aca-dd38-4738-a60c-ae2aa0c986b8', 'c2d99249-3b8d-4115-8ca8-f042ebe3aab6', '43fe7a8c-e598-4786-9da3-fb8975a3773d'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:58:12.163654 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-f5ea2ff5-37fc-4e2b-a205-ecfe30ea0da2 tempest-VolumesExtendTest-2019455258 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:58:12.164996 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f5ea2ff5-37fc-4e2b-a205-ecfe30ea0da2 tempest-VolumesExtendTest-2019455258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:58:12.213297 n-d-811416-6 sudo[128944]: 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
Apr 25 14:58:12.214434 n-d-811416-6 sudo[128944]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:12.932973 n-d-811416-6 sudo[128944]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:12.935956 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f5ea2ff5-37fc-4e2b-a205-ecfe30ea0da2 tempest-VolumesExtendTest-2019455258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.771s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:12.939416 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f5ea2ff5-37fc-4e2b-a205-ecfe30ea0da2 tempest-VolumesExtendTest-2019455258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:58:12.965104 n-d-811416-6 sudo[128947]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:58:12.966587 n-d-811416-6 sudo[128947]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:13.236733 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-4256f62e-ec98-4d51-8894-f7405e9de766 tempest-VolumesExtendTest-2019455258 None] Lock "b'cinder-1c8d6948-a2a8-40d8-a8bd-918267f9740c-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:58:13.386630 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-4256f62e-ec98-4d51-8894-f7405e9de766 tempest-VolumesExtendTest-2019455258 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1c8d6948-a2a8-40d8-a8bd-918267f9740c
Apr 25 14:58:13.390490 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4256f62e-ec98-4d51-8894-f7405e9de766 tempest-VolumesExtendTest-2019455258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1c8d6948-a2a8-40d8-a8bd-918267f9740c {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:58:13.441920 n-d-811416-6 sudo[128950]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1c8d6948-a2a8-40d8-a8bd-918267f9740c
Apr 25 14:58:13.447416 n-d-811416-6 sudo[128950]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:13.894448 n-d-811416-6 sudo[128947]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:13.899408 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f5ea2ff5-37fc-4e2b-a205-ecfe30ea0da2 tempest-VolumesExtendTest-2019455258 None] CMD "sudo cinder-rootwrap /etc/cinder/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.959s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:13.903749 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-f5ea2ff5-37fc-4e2b-a205-ecfe30ea0da2 tempest-VolumesExtendTest-2019455258 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:58:13.936786 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-f5ea2ff5-37fc-4e2b-a205-ecfe30ea0da2 tempest-VolumesExtendTest-2019455258 None] Deleted volume successfully.
Apr 25 14:58:13.974585 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-f5ea2ff5-37fc-4e2b-a205-ecfe30ea0da2 tempest-VolumesExtendTest-2019455258 None] Lock "b'cinder-e85215c2-8c49-40fc-be9b-5f6231821eb7-delete_volume'" released by "delete_volume" :: held 4.887s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:58:14.536101 n-d-811416-6 sudo[128950]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:14.538504 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4256f62e-ec98-4d51-8894-f7405e9de766 tempest-VolumesExtendTest-2019455258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1c8d6948-a2a8-40d8-a8bd-918267f9740c" returned: 0 in 1.149s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:14.540590 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4256f62e-ec98-4d51-8894-f7405e9de766 tempest-VolumesExtendTest-2019455258 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-1c8d6948-a2a8-40d8-a8bd-918267f9740c {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:58:14.587811 n-d-811416-6 sudo[128982]: 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-1c8d6948-a2a8-40d8-a8bd-918267f9740c
Apr 25 14:58:14.590178 n-d-811416-6 sudo[128982]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:15.297859 n-d-811416-6 sudo[128982]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:15.300840 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4256f62e-ec98-4d51-8894-f7405e9de766 tempest-VolumesExtendTest-2019455258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1c8d6948-a2a8-40d8-a8bd-918267f9740c" returned: 0 in 0.759s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:15.303328 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4256f62e-ec98-4d51-8894-f7405e9de766 tempest-VolumesExtendTest-2019455258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c8d6948-a2a8-40d8-a8bd-918267f9740c {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:58:15.325724 n-d-811416-6 sudo[129013]: 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-1c8d6948-a2a8-40d8-a8bd-918267f9740c
Apr 25 14:58:15.327155 n-d-811416-6 sudo[129013]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:16.049698 n-d-811416-6 sudo[129013]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:16.053886 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4256f62e-ec98-4d51-8894-f7405e9de766 tempest-VolumesExtendTest-2019455258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c8d6948-a2a8-40d8-a8bd-918267f9740c" returned: 0 in 0.748s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:16.054897 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-4256f62e-ec98-4d51-8894-f7405e9de766 tempest-VolumesExtendTest-2019455258 None] Successfully deleted volume: 1c8d6948-a2a8-40d8-a8bd-918267f9740c
Apr 25 14:58:16.103391 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-4256f62e-ec98-4d51-8894-f7405e9de766 tempest-VolumesExtendTest-2019455258 None] Created reservations ['dafd1bad-81a0-4fd4-9f90-3047ae8b9ac7', '2957d1f9-3585-4e42-a01e-5b440f9e5c1d', '4f946bbe-819e-47bd-897b-d872f04e9407', '96f9957d-d646-4566-a17a-b54ba438637f'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:58:16.165362 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-4256f62e-ec98-4d51-8894-f7405e9de766 tempest-VolumesExtendTest-2019455258 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:58:16.167071 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4256f62e-ec98-4d51-8894-f7405e9de766 tempest-VolumesExtendTest-2019455258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:58:16.208370 n-d-811416-6 sudo[129032]: 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
Apr 25 14:58:16.220202 n-d-811416-6 sudo[129032]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:17.028280 n-d-811416-6 sudo[129032]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:17.030592 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4256f62e-ec98-4d51-8894-f7405e9de766 tempest-VolumesExtendTest-2019455258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.863s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:17.033402 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4256f62e-ec98-4d51-8894-f7405e9de766 tempest-VolumesExtendTest-2019455258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:58:17.084327 n-d-811416-6 sudo[129038]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:58:17.087442 n-d-811416-6 sudo[129038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:17.763884 n-d-811416-6 sudo[129038]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:17.766876 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4256f62e-ec98-4d51-8894-f7405e9de766 tempest-VolumesExtendTest-2019455258 None] CMD "sudo cinder-rootwrap /etc/cinder/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.733s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:17.769647 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-4256f62e-ec98-4d51-8894-f7405e9de766 tempest-VolumesExtendTest-2019455258 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:58:17.780275 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-4256f62e-ec98-4d51-8894-f7405e9de766 tempest-VolumesExtendTest-2019455258 None] Deleted volume successfully.
Apr 25 14:58:17.826884 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-4256f62e-ec98-4d51-8894-f7405e9de766 tempest-VolumesExtendTest-2019455258 None] Lock "b'cinder-1c8d6948-a2a8-40d8-a8bd-918267f9740c-delete_volume'" released by "delete_volume" :: held 4.586s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:58:24.380477 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-8432e4cd-4f8f-4320-a822-22ba672403fd tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:58:24.387523 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-8432e4cd-4f8f-4320-a822-22ba672403fd tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:58:24.388042 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-8432e4cd-4f8f-4320-a822-22ba672403fd tempest-VolumesSnapshotNegativeTestJSON-1998138556 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'
Apr 25 14:58:24.416721 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8432e4cd-4f8f-4320-a822-22ba672403fd tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Flow 'volume_create_manager' (43a2f2a9-7269-478e-8a4a-e0af23f341c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:58:24.424196 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8432e4cd-4f8f-4320-a822-22ba672403fd tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2512a1b8-2592-4446-b4b3-1b47ea29a421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:58:24.474991 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-8432e4cd-4f8f-4320-a822-22ba672403fd tempest-VolumesSnapshotNegativeTestJSON-1998138556 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:58:24.503094 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8432e4cd-4f8f-4320-a822-22ba672403fd tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2512a1b8-2592-4446-b4b3-1b47ea29a421) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:58:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-688379918',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=bb50654b-2566-42c4-b712-97e055f2e1a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a918ba1605ec4655ac2eb3bae270ad16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:58:24Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:58:24Z,user_id='f73f0af496cd46269551b6462c9e1096',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:58:24.508961 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8432e4cd-4f8f-4320-a822-22ba672403fd tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bb26ff59-e45e-4ae9-af49-966b85544b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:58:24.521153 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8432e4cd-4f8f-4320-a822-22ba672403fd tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bb26ff59-e45e-4ae9-af49-966b85544b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:58:24.532990 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8432e4cd-4f8f-4320-a822-22ba672403fd tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (15bc9ae4-da79-498e-8364-a27ce8b8e4d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:58:24.541588 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8432e4cd-4f8f-4320-a822-22ba672403fd tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (15bc9ae4-da79-498e-8364-a27ce8b8e4d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bb50654b-2566-42c4-b712-97e055f2e1a3', 'volume_name': 'volume-bb50654b-2566-42c4-b712-97e055f2e1a3', 'volume_size': 2}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:58:24.567722 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8432e4cd-4f8f-4320-a822-22ba672403fd tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (799d7773-f11c-4660-a688-414df9bf7555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:58:24.578090 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8432e4cd-4f8f-4320-a822-22ba672403fd tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (799d7773-f11c-4660-a688-414df9bf7555) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:58:24.606766 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8432e4cd-4f8f-4320-a822-22ba672403fd tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5f2afec1-e86a-4af7-bb0e-413a7e43bf8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:58:24.607901 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-8432e4cd-4f8f-4320-a822-22ba672403fd tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Volume bb50654b-2566-42c4-b712-97e055f2e1a3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bb50654b-2566-42c4-b712-97e055f2e1a3', 'volume_size': 2}
Apr 25 14:58:24.609183 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8432e4cd-4f8f-4320-a822-22ba672403fd tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bb50654b-2566-42c4-b712-97e055f2e1a3 stack-volumes-lvmdriver-1 -L 2g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:58:24.715859 n-d-811416-6 sudo[129197]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bb50654b-2566-42c4-b712-97e055f2e1a3 stack-volumes-lvmdriver-1 -L 2g
Apr 25 14:58:24.716706 n-d-811416-6 sudo[129197]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:25.941429 n-d-811416-6 sudo[129197]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:25.943648 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8432e4cd-4f8f-4320-a822-22ba672403fd tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bb50654b-2566-42c4-b712-97e055f2e1a3 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 1.334s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:25.947517 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8432e4cd-4f8f-4320-a822-22ba672403fd tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5f2afec1-e86a-4af7-bb0e-413a7e43bf8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bb50654b-2566-42c4-b712-97e055f2e1a3', 'volume_size': 2}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:58:25.950736 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8432e4cd-4f8f-4320-a822-22ba672403fd tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0737c1b0-0a7c-4fe4-9473-6fab99427d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:58:25.980649 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-8432e4cd-4f8f-4320-a822-22ba672403fd tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Volume volume-bb50654b-2566-42c4-b712-97e055f2e1a3 (bb50654b-2566-42c4-b712-97e055f2e1a3): created successfully
Apr 25 14:58:25.983283 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8432e4cd-4f8f-4320-a822-22ba672403fd tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0737c1b0-0a7c-4fe4-9473-6fab99427d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:58:25.986639 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8432e4cd-4f8f-4320-a822-22ba672403fd tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Flow 'volume_create_manager' (43a2f2a9-7269-478e-8a4a-e0af23f341c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:58:26.018036 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-8432e4cd-4f8f-4320-a822-22ba672403fd tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Created volume successfully.
Apr 25 14:58:27.142047 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ed2e0946-f108-485e-8d91-bfe8ce32aba7 tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bb50654b-2566-42c4-b712-97e055f2e1a3 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:58:27.175241 n-d-811416-6 sudo[129287]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bb50654b-2566-42c4-b712-97e055f2e1a3
Apr 25 14:58:27.176157 n-d-811416-6 sudo[129287]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:27.739383 n-d-811416-6 sudo[129287]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:27.741639 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ed2e0946-f108-485e-8d91-bfe8ce32aba7 tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bb50654b-2566-42c4-b712-97e055f2e1a3" returned: 0 in 0.599s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:27.745534 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ed2e0946-f108-485e-8d91-bfe8ce32aba7 tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-282ea29d-1b47-45dc-a3bd-975992e45b37 --snapshot stack-volumes-lvmdriver-1/volume-bb50654b-2566-42c4-b712-97e055f2e1a3 -L 2.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:58:27.795897 n-d-811416-6 sudo[129307]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-282ea29d-1b47-45dc-a3bd-975992e45b37 --snapshot stack-volumes-lvmdriver-1/volume-bb50654b-2566-42c4-b712-97e055f2e1a3 -L 2.00g
Apr 25 14:58:27.800414 n-d-811416-6 sudo[129307]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:29.030606 n-d-811416-6 sudo[129307]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:29.037268 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ed2e0946-f108-485e-8d91-bfe8ce32aba7 tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-282ea29d-1b47-45dc-a3bd-975992e45b37 --snapshot stack-volumes-lvmdriver-1/volume-bb50654b-2566-42c4-b712-97e055f2e1a3 -L 2.00g" returned: 0 in 1.289s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:29.123162 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-ed2e0946-f108-485e-8d91-bfe8ce32aba7 tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Create snapshot completed successfully
Apr 25 14:58:29.640623 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-6eca8e37-c747-42dd-89c2-412b7eacc552 tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Lock "b'cinder-282ea29d-1b47-45dc-a3bd-975992e45b37-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.018s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:58:29.643245 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6eca8e37-c747-42dd-89c2-412b7eacc552 tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Running cmd (subprocess): sudo cinder-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-282ea29d-1b47-45dc-a3bd-975992e45b37 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:58:29.689261 n-d-811416-6 sudo[129465]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-282ea29d-1b47-45dc-a3bd-975992e45b37
Apr 25 14:58:29.694870 n-d-811416-6 sudo[129465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:30.242009 n-d-811416-6 sudo[129465]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:30.245686 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6eca8e37-c747-42dd-89c2-412b7eacc552 tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] CMD "sudo cinder-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-282ea29d-1b47-45dc-a3bd-975992e45b37" returned: 0 in 0.601s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:30.251218 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6eca8e37-c747-42dd-89c2-412b7eacc552 tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-282ea29d-1b47-45dc-a3bd-975992e45b37 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:58:30.310145 n-d-811416-6 sudo[129470]: 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-282ea29d-1b47-45dc-a3bd-975992e45b37
Apr 25 14:58:30.313519 n-d-811416-6 sudo[129470]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:31.466257 n-d-811416-6 sudo[129470]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:31.468980 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6eca8e37-c747-42dd-89c2-412b7eacc552 tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-282ea29d-1b47-45dc-a3bd-975992e45b37" returned: 0 in 1.218s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:31.662154 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-6eca8e37-c747-42dd-89c2-412b7eacc552 tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Created reservations ['ebbb9f15-8e7c-4b0b-87a7-3f1cb8b6ef61', '63ecfb34-a5de-492c-815f-9ac0b9a51c97', 'f36689de-017f-4f34-acec-e38c750efed4', 'ee472026-2f07-458a-a33b-b69a5d82a335'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:58:31.751140 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-6eca8e37-c747-42dd-89c2-412b7eacc552 tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Delete snapshot completed successfully.
Apr 25 14:58:31.759804 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-6eca8e37-c747-42dd-89c2-412b7eacc552 tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Lock "b'cinder-282ea29d-1b47-45dc-a3bd-975992e45b37-delete_snapshot'" released by "delete_snapshot" :: held 2.119s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:58:32.049799 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-6ad9fd4c-839f-4229-b023-0a14181b5b7e tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Lock "b'cinder-bb50654b-2566-42c4-b712-97e055f2e1a3-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:58:32.181709 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-6ad9fd4c-839f-4229-b023-0a14181b5b7e tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Skipping remove_export. No iscsi_target is presently exported for volume: bb50654b-2566-42c4-b712-97e055f2e1a3
Apr 25 14:58:32.184168 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6ad9fd4c-839f-4229-b023-0a14181b5b7e tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bb50654b-2566-42c4-b712-97e055f2e1a3 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:58:32.213801 n-d-811416-6 sudo[129514]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bb50654b-2566-42c4-b712-97e055f2e1a3
Apr 25 14:58:32.214622 n-d-811416-6 sudo[129514]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:32.918300 n-d-811416-6 sudo[129514]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:32.920844 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6ad9fd4c-839f-4229-b023-0a14181b5b7e tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bb50654b-2566-42c4-b712-97e055f2e1a3" returned: 0 in 0.736s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:32.924319 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6ad9fd4c-839f-4229-b023-0a14181b5b7e tempest-VolumesSnapshotNegativeTestJSON-1998138556 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-bb50654b-2566-42c4-b712-97e055f2e1a3 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:58:32.949980 n-d-811416-6 sudo[129520]: 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-bb50654b-2566-42c4-b712-97e055f2e1a3
Apr 25 14:58:32.951961 n-d-811416-6 sudo[129520]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:33.991992 n-d-811416-6 sudo[129520]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:33.995713 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6ad9fd4c-839f-4229-b023-0a14181b5b7e tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bb50654b-2566-42c4-b712-97e055f2e1a3" returned: 0 in 1.071s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:34.007374 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6ad9fd4c-839f-4229-b023-0a14181b5b7e tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bb50654b-2566-42c4-b712-97e055f2e1a3 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:58:34.073404 n-d-811416-6 sudo[129529]: 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-bb50654b-2566-42c4-b712-97e055f2e1a3
Apr 25 14:58:34.076708 n-d-811416-6 sudo[129529]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:35.020701 n-d-811416-6 sudo[129529]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:35.025409 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6ad9fd4c-839f-4229-b023-0a14181b5b7e tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bb50654b-2566-42c4-b712-97e055f2e1a3" returned: 0 in 1.017s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:35.027957 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-6ad9fd4c-839f-4229-b023-0a14181b5b7e tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Successfully deleted volume: bb50654b-2566-42c4-b712-97e055f2e1a3
Apr 25 14:58:35.170416 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-6ad9fd4c-839f-4229-b023-0a14181b5b7e tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Created reservations ['9ac6d3fc-57a7-43ef-8b9f-acd96cca497c', '92352b7b-de2e-45b5-a0b4-c2adfab6d3ab', 'faff4dee-e87c-433b-af3b-2f686dbf89ae', '043dc3e0-004c-45d7-b460-cdc36f091830'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:58:35.266727 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-6ad9fd4c-839f-4229-b023-0a14181b5b7e tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:58:35.268558 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6ad9fd4c-839f-4229-b023-0a14181b5b7e tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:58:35.325251 n-d-811416-6 sudo[129573]: 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
Apr 25 14:58:35.326398 n-d-811416-6 sudo[129573]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:36.257333 n-d-811416-6 sudo[129573]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:36.260859 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6ad9fd4c-839f-4229-b023-0a14181b5b7e tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.992s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:36.265133 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6ad9fd4c-839f-4229-b023-0a14181b5b7e tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:58:36.341568 n-d-811416-6 sudo[129600]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:58:36.342665 n-d-811416-6 sudo[129600]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:58:36.982606 n-d-811416-6 sudo[129600]: pam_unix(sudo:session): session closed for user root
Apr 25 14:58:36.985643 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6ad9fd4c-839f-4229-b023-0a14181b5b7e tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] CMD "sudo cinder-rootwrap /etc/cinder/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.721s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:58:36.988066 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-6ad9fd4c-839f-4229-b023-0a14181b5b7e tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:58:36.993922 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-6ad9fd4c-839f-4229-b023-0a14181b5b7e tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Deleted volume successfully.
Apr 25 14:58:37.015088 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-6ad9fd4c-839f-4229-b023-0a14181b5b7e tempest-VolumesSnapshotNegativeTestJSON-1998138556 None] Lock "b'cinder-bb50654b-2566-42c4-b712-97e055f2e1a3-delete_volume'" released by "delete_volume" :: held 4.965s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:59:03.965965 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 14:59:03.966476 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:59:03.967087 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:59:04.003272 n-d-811416-6 sudo[130302]: 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
Apr 25 14:59:04.004091 n-d-811416-6 sudo[130302]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:59:04.683824 n-d-811416-6 sudo[130302]: pam_unix(sudo:session): session closed for user root
Apr 25 14:59:04.687434 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.719s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:59:04.690273 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:59:04.746776 n-d-811416-6 sudo[130325]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:59:04.747619 n-d-811416-6 sudo[130325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:59:05.564084 n-d-811416-6 sudo[130325]: pam_unix(sudo:session): session closed for user root
Apr 25 14:59:05.568198 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.878s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:59:05.572276 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:59:15.492374 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-268bdebe-01dc-4612-a676-95c1ee03d6cf tempest-VolumesTestJSON-1448042384 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:59:15.501381 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-268bdebe-01dc-4612-a676-95c1ee03d6cf tempest-VolumesTestJSON-1448042384 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:59:15.503038 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-268bdebe-01dc-4612-a676-95c1ee03d6cf tempest-VolumesTestJSON-1448042384 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'
Apr 25 14:59:15.550168 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-268bdebe-01dc-4612-a676-95c1ee03d6cf tempest-VolumesTestJSON-1448042384 None] Flow 'volume_create_manager' (4dca76ec-6884-49a4-9bd9-be02b475e5d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:59:15.550168 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-268bdebe-01dc-4612-a676-95c1ee03d6cf tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e926b2e0-c642-4a13-9e4c-661d66e0927b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:59:15.578457 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-268bdebe-01dc-4612-a676-95c1ee03d6cf tempest-VolumesTestJSON-1448042384 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:59:15.608988 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-268bdebe-01dc-4612-a676-95c1ee03d6cf tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e926b2e0-c642-4a13-9e4c-661d66e0927b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:59:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1311414554',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=d3578a38-a7f0-432e-843c-65849c6f97a1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2c04d41f2ab24636b982f29fd7f2a21e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:59:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:59:15Z,user_id='fc84b220ba9341f486724efd03c78845',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:59:15.612378 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-268bdebe-01dc-4612-a676-95c1ee03d6cf tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f5a1a7d-b1a9-488e-a6e7-b57e590aa01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:59:15.614655 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-268bdebe-01dc-4612-a676-95c1ee03d6cf tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f5a1a7d-b1a9-488e-a6e7-b57e590aa01d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:59:15.617674 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-268bdebe-01dc-4612-a676-95c1ee03d6cf tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8ec8f417-1a6f-49dd-8da8-e0216f8cf3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:59:15.620199 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-268bdebe-01dc-4612-a676-95c1ee03d6cf tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8ec8f417-1a6f-49dd-8da8-e0216f8cf3b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd3578a38-a7f0-432e-843c-65849c6f97a1', 'volume_name': 'volume-d3578a38-a7f0-432e-843c-65849c6f97a1', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:59:15.624487 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-268bdebe-01dc-4612-a676-95c1ee03d6cf tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (882512a5-697c-416c-8eac-2bb21b8782ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:59:15.627132 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-268bdebe-01dc-4612-a676-95c1ee03d6cf tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (882512a5-697c-416c-8eac-2bb21b8782ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:59:15.630289 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-268bdebe-01dc-4612-a676-95c1ee03d6cf tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6da67f6a-a72e-4fb1-9247-7c496ec565e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:59:15.632013 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-268bdebe-01dc-4612-a676-95c1ee03d6cf tempest-VolumesTestJSON-1448042384 None] Volume d3578a38-a7f0-432e-843c-65849c6f97a1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d3578a38-a7f0-432e-843c-65849c6f97a1', 'volume_size': 1}
Apr 25 14:59:15.633943 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-268bdebe-01dc-4612-a676-95c1ee03d6cf tempest-VolumesTestJSON-1448042384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d3578a38-a7f0-432e-843c-65849c6f97a1 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:59:15.674167 n-d-811416-6 sudo[130576]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d3578a38-a7f0-432e-843c-65849c6f97a1 stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:59:15.675559 n-d-811416-6 sudo[130576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:59:16.497995 n-d-811416-6 sudo[130576]: pam_unix(sudo:session): session closed for user root
Apr 25 14:59:16.501364 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-268bdebe-01dc-4612-a676-95c1ee03d6cf tempest-VolumesTestJSON-1448042384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d3578a38-a7f0-432e-843c-65849c6f97a1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.867s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:59:16.505242 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-268bdebe-01dc-4612-a676-95c1ee03d6cf tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6da67f6a-a72e-4fb1-9247-7c496ec565e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d3578a38-a7f0-432e-843c-65849c6f97a1', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:59:16.508099 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-268bdebe-01dc-4612-a676-95c1ee03d6cf tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2530d2c8-3f42-48d7-b1a4-a6d7327ecde9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:59:16.534866 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-268bdebe-01dc-4612-a676-95c1ee03d6cf tempest-VolumesTestJSON-1448042384 None] Volume volume-d3578a38-a7f0-432e-843c-65849c6f97a1 (d3578a38-a7f0-432e-843c-65849c6f97a1): created successfully
Apr 25 14:59:16.538842 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-268bdebe-01dc-4612-a676-95c1ee03d6cf tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2530d2c8-3f42-48d7-b1a4-a6d7327ecde9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:59:16.552574 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-268bdebe-01dc-4612-a676-95c1ee03d6cf tempest-VolumesTestJSON-1448042384 None] Flow 'volume_create_manager' (4dca76ec-6884-49a4-9bd9-be02b475e5d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:59:16.575485 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-268bdebe-01dc-4612-a676-95c1ee03d6cf tempest-VolumesTestJSON-1448042384 None] Created volume successfully.
Apr 25 14:59:17.707571 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-e8615275-851f-4eec-9818-a601d3267b29 tempest-VolumesTestJSON-1448042384 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:59:17.713174 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-e8615275-851f-4eec-9818-a601d3267b29 tempest-VolumesTestJSON-1448042384 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:59:17.713788 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-e8615275-851f-4eec-9818-a601d3267b29 tempest-VolumesTestJSON-1448042384 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'
Apr 25 14:59:17.750021 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e8615275-851f-4eec-9818-a601d3267b29 tempest-VolumesTestJSON-1448042384 None] Flow 'volume_create_manager' (e01fd649-b4b6-4102-976e-2e6142d3d678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:59:17.757869 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e8615275-851f-4eec-9818-a601d3267b29 tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aa0058ba-cc3d-4639-9e67-cf25feeeeac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:59:17.788835 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-e8615275-851f-4eec-9818-a601d3267b29 tempest-VolumesTestJSON-1448042384 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:59:17.861191 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e8615275-851f-4eec-9818-a601d3267b29 tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aa0058ba-cc3d-4639-9e67-cf25feeeeac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:59:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1253152442',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=afcaaebb-a28a-448e-b797-56b7c8114218,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2c04d41f2ab24636b982f29fd7f2a21e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:59:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:59:18Z,user_id='fc84b220ba9341f486724efd03c78845',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:59:17.868548 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e8615275-851f-4eec-9818-a601d3267b29 tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b6604341-fa4e-4f02-85d1-6b6b85252c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:59:17.889618 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e8615275-851f-4eec-9818-a601d3267b29 tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b6604341-fa4e-4f02-85d1-6b6b85252c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:59:17.892481 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e8615275-851f-4eec-9818-a601d3267b29 tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2db214fe-f144-4a28-9cd6-c8c1e7dbbf44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:59:17.895036 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e8615275-851f-4eec-9818-a601d3267b29 tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2db214fe-f144-4a28-9cd6-c8c1e7dbbf44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'afcaaebb-a28a-448e-b797-56b7c8114218', 'volume_name': 'volume-afcaaebb-a28a-448e-b797-56b7c8114218', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:59:17.905549 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e8615275-851f-4eec-9818-a601d3267b29 tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e15a539a-1e39-42f0-a753-14c6bf89ad35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:59:17.913988 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e8615275-851f-4eec-9818-a601d3267b29 tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e15a539a-1e39-42f0-a753-14c6bf89ad35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:59:17.916519 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e8615275-851f-4eec-9818-a601d3267b29 tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0afe5f7c-af6d-4264-a802-89f82f5f336a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:59:17.917533 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-e8615275-851f-4eec-9818-a601d3267b29 tempest-VolumesTestJSON-1448042384 None] Volume afcaaebb-a28a-448e-b797-56b7c8114218: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-afcaaebb-a28a-448e-b797-56b7c8114218', 'volume_size': 1}
Apr 25 14:59:17.918947 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e8615275-851f-4eec-9818-a601d3267b29 tempest-VolumesTestJSON-1448042384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-afcaaebb-a28a-448e-b797-56b7c8114218 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:59:17.948953 n-d-811416-6 sudo[130662]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-afcaaebb-a28a-448e-b797-56b7c8114218 stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:59:17.950353 n-d-811416-6 sudo[130662]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:59:18.600801 n-d-811416-6 sudo[130662]: pam_unix(sudo:session): session closed for user root
Apr 25 14:59:18.603220 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e8615275-851f-4eec-9818-a601d3267b29 tempest-VolumesTestJSON-1448042384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-afcaaebb-a28a-448e-b797-56b7c8114218 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.684s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:59:18.608047 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e8615275-851f-4eec-9818-a601d3267b29 tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0afe5f7c-af6d-4264-a802-89f82f5f336a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-afcaaebb-a28a-448e-b797-56b7c8114218', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:59:18.611555 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e8615275-851f-4eec-9818-a601d3267b29 tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5f160155-706b-44d6-8fd1-2b304157564d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:59:18.627888 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-e8615275-851f-4eec-9818-a601d3267b29 tempest-VolumesTestJSON-1448042384 None] Volume volume-afcaaebb-a28a-448e-b797-56b7c8114218 (afcaaebb-a28a-448e-b797-56b7c8114218): created successfully
Apr 25 14:59:18.630733 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e8615275-851f-4eec-9818-a601d3267b29 tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5f160155-706b-44d6-8fd1-2b304157564d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:59:18.634666 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e8615275-851f-4eec-9818-a601d3267b29 tempest-VolumesTestJSON-1448042384 None] Flow 'volume_create_manager' (e01fd649-b4b6-4102-976e-2e6142d3d678) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:59:18.646072 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-e8615275-851f-4eec-9818-a601d3267b29 tempest-VolumesTestJSON-1448042384 None] Created volume successfully.
Apr 25 14:59:19.676849 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-ef5177c1-c031-450e-ad5e-7be4ad0f225e tempest-VolumesTestJSON-1448042384 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 14:59:19.682522 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-ef5177c1-c031-450e-ad5e-7be4ad0f225e tempest-VolumesTestJSON-1448042384 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 14:59:19.683155 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-ef5177c1-c031-450e-ad5e-7be4ad0f225e tempest-VolumesTestJSON-1448042384 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'
Apr 25 14:59:19.700443 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ef5177c1-c031-450e-ad5e-7be4ad0f225e tempest-VolumesTestJSON-1448042384 None] Flow 'volume_create_manager' (e5330ff3-818f-4ebe-8786-00eb6b833b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:59:19.705428 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ef5177c1-c031-450e-ad5e-7be4ad0f225e tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (87e6dccc-2a89-49bc-99f0-2d94e3c8ec1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:59:19.775843 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-ef5177c1-c031-450e-ad5e-7be4ad0f225e tempest-VolumesTestJSON-1448042384 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 14:59:19.810399 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ef5177c1-c031-450e-ad5e-7be4ad0f225e tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (87e6dccc-2a89-49bc-99f0-2d94e3c8ec1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T14:59:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-651090319',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=5c2575e0-65f9-46dd-b5f9-7622ab1478b0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2c04d41f2ab24636b982f29fd7f2a21e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T14:59:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T14:59:20Z,user_id='fc84b220ba9341f486724efd03c78845',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:59:19.814813 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ef5177c1-c031-450e-ad5e-7be4ad0f225e tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4ca6f637-ed8e-4956-8ecc-20fe5ea6572c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:59:19.817318 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ef5177c1-c031-450e-ad5e-7be4ad0f225e tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4ca6f637-ed8e-4956-8ecc-20fe5ea6572c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:59:19.820457 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ef5177c1-c031-450e-ad5e-7be4ad0f225e tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (249c9d7c-b575-449f-841d-80e71fc229f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:59:19.824481 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ef5177c1-c031-450e-ad5e-7be4ad0f225e tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (249c9d7c-b575-449f-841d-80e71fc229f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5c2575e0-65f9-46dd-b5f9-7622ab1478b0', 'volume_name': 'volume-5c2575e0-65f9-46dd-b5f9-7622ab1478b0', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:59:19.831321 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ef5177c1-c031-450e-ad5e-7be4ad0f225e tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (08ce4a15-9586-42f5-b21a-2d455783160e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:59:19.834462 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ef5177c1-c031-450e-ad5e-7be4ad0f225e tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (08ce4a15-9586-42f5-b21a-2d455783160e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:59:19.837638 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ef5177c1-c031-450e-ad5e-7be4ad0f225e tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1ec89bf9-890d-49ca-9e9f-324352335dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:59:19.841344 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-ef5177c1-c031-450e-ad5e-7be4ad0f225e tempest-VolumesTestJSON-1448042384 None] Volume 5c2575e0-65f9-46dd-b5f9-7622ab1478b0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5c2575e0-65f9-46dd-b5f9-7622ab1478b0', 'volume_size': 1}
Apr 25 14:59:19.844070 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ef5177c1-c031-450e-ad5e-7be4ad0f225e tempest-VolumesTestJSON-1448042384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5c2575e0-65f9-46dd-b5f9-7622ab1478b0 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:59:19.889870 n-d-811416-6 sudo[130736]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5c2575e0-65f9-46dd-b5f9-7622ab1478b0 stack-volumes-lvmdriver-1 -L 1g
Apr 25 14:59:19.890747 n-d-811416-6 sudo[130736]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:59:20.617240 n-d-811416-6 sudo[130736]: pam_unix(sudo:session): session closed for user root
Apr 25 14:59:20.619767 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ef5177c1-c031-450e-ad5e-7be4ad0f225e tempest-VolumesTestJSON-1448042384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5c2575e0-65f9-46dd-b5f9-7622ab1478b0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.776s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:59:20.624731 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ef5177c1-c031-450e-ad5e-7be4ad0f225e tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1ec89bf9-890d-49ca-9e9f-324352335dcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5c2575e0-65f9-46dd-b5f9-7622ab1478b0', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:59:20.627272 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ef5177c1-c031-450e-ad5e-7be4ad0f225e tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c028fa5f-4e2e-40ca-915e-65f0e3cdd44b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 14:59:20.647452 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-ef5177c1-c031-450e-ad5e-7be4ad0f225e tempest-VolumesTestJSON-1448042384 None] Volume volume-5c2575e0-65f9-46dd-b5f9-7622ab1478b0 (5c2575e0-65f9-46dd-b5f9-7622ab1478b0): created successfully
Apr 25 14:59:20.651690 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ef5177c1-c031-450e-ad5e-7be4ad0f225e tempest-VolumesTestJSON-1448042384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c028fa5f-4e2e-40ca-915e-65f0e3cdd44b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 14:59:20.658752 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ef5177c1-c031-450e-ad5e-7be4ad0f225e tempest-VolumesTestJSON-1448042384 None] Flow 'volume_create_manager' (e5330ff3-818f-4ebe-8786-00eb6b833b8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 14:59:20.699303 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-ef5177c1-c031-450e-ad5e-7be4ad0f225e tempest-VolumesTestJSON-1448042384 None] Created volume successfully.
Apr 25 14:59:25.690256 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-045abf32-80cc-406a-a899-821e4ac045a6 tempest-VolumesTestJSON-1448042384 None] Lock "b'cinder-5c2575e0-65f9-46dd-b5f9-7622ab1478b0-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:59:25.877776 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-045abf32-80cc-406a-a899-821e4ac045a6 tempest-VolumesTestJSON-1448042384 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5c2575e0-65f9-46dd-b5f9-7622ab1478b0
Apr 25 14:59:25.882343 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-045abf32-80cc-406a-a899-821e4ac045a6 tempest-VolumesTestJSON-1448042384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5c2575e0-65f9-46dd-b5f9-7622ab1478b0 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:59:25.915703 n-d-811416-6 sudo[130923]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5c2575e0-65f9-46dd-b5f9-7622ab1478b0
Apr 25 14:59:25.916529 n-d-811416-6 sudo[130923]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:59:26.856031 n-d-811416-6 sudo[130923]: pam_unix(sudo:session): session closed for user root
Apr 25 14:59:26.859212 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-045abf32-80cc-406a-a899-821e4ac045a6 tempest-VolumesTestJSON-1448042384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5c2575e0-65f9-46dd-b5f9-7622ab1478b0" returned: 0 in 0.980s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:59:26.862255 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-045abf32-80cc-406a-a899-821e4ac045a6 tempest-VolumesTestJSON-1448042384 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-5c2575e0-65f9-46dd-b5f9-7622ab1478b0 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:59:26.885699 n-d-811416-6 sudo[130937]: 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-5c2575e0-65f9-46dd-b5f9-7622ab1478b0
Apr 25 14:59:26.886528 n-d-811416-6 sudo[130937]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:59:27.454624 n-d-811416-6 sudo[130937]: pam_unix(sudo:session): session closed for user root
Apr 25 14:59:27.466300 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-045abf32-80cc-406a-a899-821e4ac045a6 tempest-VolumesTestJSON-1448042384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5c2575e0-65f9-46dd-b5f9-7622ab1478b0" returned: 0 in 0.594s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:59:27.470469 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-045abf32-80cc-406a-a899-821e4ac045a6 tempest-VolumesTestJSON-1448042384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5c2575e0-65f9-46dd-b5f9-7622ab1478b0 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:59:27.534051 n-d-811416-6 sudo[130952]: 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-5c2575e0-65f9-46dd-b5f9-7622ab1478b0
Apr 25 14:59:27.535127 n-d-811416-6 sudo[130952]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:59:28.325501 n-d-811416-6 sudo[130952]: pam_unix(sudo:session): session closed for user root
Apr 25 14:59:28.328015 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-045abf32-80cc-406a-a899-821e4ac045a6 tempest-VolumesTestJSON-1448042384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5c2575e0-65f9-46dd-b5f9-7622ab1478b0" returned: 0 in 0.857s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:59:28.330493 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-045abf32-80cc-406a-a899-821e4ac045a6 tempest-VolumesTestJSON-1448042384 None] Successfully deleted volume: 5c2575e0-65f9-46dd-b5f9-7622ab1478b0
Apr 25 14:59:28.439043 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-045abf32-80cc-406a-a899-821e4ac045a6 tempest-VolumesTestJSON-1448042384 None] Created reservations ['f0621336-4b15-4a5f-b52c-a934f1c30668', 'd8bbb50b-e2ad-440b-8bca-b57be0842457', '26c076ab-6573-463b-8d3a-a27fedd096f9', 'e20d8823-e9ff-41a5-9836-76effba1a089'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:59:28.534719 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-045abf32-80cc-406a-a899-821e4ac045a6 tempest-VolumesTestJSON-1448042384 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:59:28.535664 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-045abf32-80cc-406a-a899-821e4ac045a6 tempest-VolumesTestJSON-1448042384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:59:28.595917 n-d-811416-6 sudo[130993]: 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
Apr 25 14:59:28.600473 n-d-811416-6 sudo[130993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:59:29.479828 n-d-811416-6 sudo[130993]: pam_unix(sudo:session): session closed for user root
Apr 25 14:59:29.483871 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-045abf32-80cc-406a-a899-821e4ac045a6 tempest-VolumesTestJSON-1448042384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:59:29.486295 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-045abf32-80cc-406a-a899-821e4ac045a6 tempest-VolumesTestJSON-1448042384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:59:29.528813 n-d-811416-6 sudo[131062]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:59:29.531191 n-d-811416-6 sudo[131062]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:59:29.663286 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-aacd9183-e7fd-4fd7-9f01-258119f7c873 tempest-VolumesTestJSON-1448042384 None] Lock "b'cinder-afcaaebb-a28a-448e-b797-56b7c8114218-delete_volume'" acquired by "delete_volume" :: waited 0.031s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:59:29.887081 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-aacd9183-e7fd-4fd7-9f01-258119f7c873 tempest-VolumesTestJSON-1448042384 None] Skipping remove_export. No iscsi_target is presently exported for volume: afcaaebb-a28a-448e-b797-56b7c8114218
Apr 25 14:59:29.889433 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-aacd9183-e7fd-4fd7-9f01-258119f7c873 tempest-VolumesTestJSON-1448042384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-afcaaebb-a28a-448e-b797-56b7c8114218 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:59:29.928465 n-d-811416-6 sudo[131078]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-afcaaebb-a28a-448e-b797-56b7c8114218
Apr 25 14:59:29.932794 n-d-811416-6 sudo[131078]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:59:30.357302 n-d-811416-6 sudo[131062]: pam_unix(sudo:session): session closed for user root
Apr 25 14:59:30.359552 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-045abf32-80cc-406a-a899-821e4ac045a6 tempest-VolumesTestJSON-1448042384 None] CMD "sudo cinder-rootwrap /etc/cinder/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.873s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:59:30.361994 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-045abf32-80cc-406a-a899-821e4ac045a6 tempest-VolumesTestJSON-1448042384 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:59:30.369428 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-045abf32-80cc-406a-a899-821e4ac045a6 tempest-VolumesTestJSON-1448042384 None] Deleted volume successfully.
Apr 25 14:59:30.404829 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-045abf32-80cc-406a-a899-821e4ac045a6 tempest-VolumesTestJSON-1448042384 None] Lock "b'cinder-5c2575e0-65f9-46dd-b5f9-7622ab1478b0-delete_volume'" released by "delete_volume" :: held 4.715s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:59:30.645073 n-d-811416-6 sudo[131078]: pam_unix(sudo:session): session closed for user root
Apr 25 14:59:30.647567 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-aacd9183-e7fd-4fd7-9f01-258119f7c873 tempest-VolumesTestJSON-1448042384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-afcaaebb-a28a-448e-b797-56b7c8114218" returned: 0 in 0.758s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:59:30.651554 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-aacd9183-e7fd-4fd7-9f01-258119f7c873 tempest-VolumesTestJSON-1448042384 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-afcaaebb-a28a-448e-b797-56b7c8114218 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:59:30.694551 n-d-811416-6 sudo[131086]: 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-afcaaebb-a28a-448e-b797-56b7c8114218
Apr 25 14:59:30.697520 n-d-811416-6 sudo[131086]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:59:31.238291 n-d-811416-6 sudo[131086]: pam_unix(sudo:session): session closed for user root
Apr 25 14:59:31.240555 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-aacd9183-e7fd-4fd7-9f01-258119f7c873 tempest-VolumesTestJSON-1448042384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-afcaaebb-a28a-448e-b797-56b7c8114218" returned: 0 in 0.589s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:59:31.243073 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-aacd9183-e7fd-4fd7-9f01-258119f7c873 tempest-VolumesTestJSON-1448042384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-afcaaebb-a28a-448e-b797-56b7c8114218 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:59:31.267162 n-d-811416-6 sudo[131090]: 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-afcaaebb-a28a-448e-b797-56b7c8114218
Apr 25 14:59:31.270004 n-d-811416-6 sudo[131090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:59:31.853629 n-d-811416-6 sudo[131090]: pam_unix(sudo:session): session closed for user root
Apr 25 14:59:31.855940 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-aacd9183-e7fd-4fd7-9f01-258119f7c873 tempest-VolumesTestJSON-1448042384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-afcaaebb-a28a-448e-b797-56b7c8114218" returned: 0 in 0.612s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:59:31.857587 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-aacd9183-e7fd-4fd7-9f01-258119f7c873 tempest-VolumesTestJSON-1448042384 None] Successfully deleted volume: afcaaebb-a28a-448e-b797-56b7c8114218
Apr 25 14:59:31.940458 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-aacd9183-e7fd-4fd7-9f01-258119f7c873 tempest-VolumesTestJSON-1448042384 None] Created reservations ['8bbc2a80-60e2-44eb-8d11-6d76e84911fb', '91190d0c-3b91-41ee-8349-745eaa462343', '2352e5c2-2163-49c7-b82a-891d07d9c7ac', '21878502-b34f-44b1-b777-2d46babefb50'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:59:32.010744 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-aacd9183-e7fd-4fd7-9f01-258119f7c873 tempest-VolumesTestJSON-1448042384 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:59:32.017968 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-aacd9183-e7fd-4fd7-9f01-258119f7c873 tempest-VolumesTestJSON-1448042384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:59:32.045747 n-d-811416-6 sudo[131110]: 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
Apr 25 14:59:32.046559 n-d-811416-6 sudo[131110]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:59:32.313599 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-63b41d1d-bf2e-43ca-8595-8c50b1c105a2 tempest-VolumesTestJSON-1448042384 None] Lock "b'cinder-d3578a38-a7f0-432e-843c-65849c6f97a1-delete_volume'" acquired by "delete_volume" :: waited 0.038s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 14:59:32.461490 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-63b41d1d-bf2e-43ca-8595-8c50b1c105a2 tempest-VolumesTestJSON-1448042384 None] Skipping remove_export. No iscsi_target is presently exported for volume: d3578a38-a7f0-432e-843c-65849c6f97a1
Apr 25 14:59:32.462918 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-63b41d1d-bf2e-43ca-8595-8c50b1c105a2 tempest-VolumesTestJSON-1448042384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d3578a38-a7f0-432e-843c-65849c6f97a1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:59:32.511333 n-d-811416-6 sudo[131113]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d3578a38-a7f0-432e-843c-65849c6f97a1
Apr 25 14:59:32.522008 n-d-811416-6 sudo[131113]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:59:32.799914 n-d-811416-6 sudo[131110]: pam_unix(sudo:session): session closed for user root
Apr 25 14:59:32.802796 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-aacd9183-e7fd-4fd7-9f01-258119f7c873 tempest-VolumesTestJSON-1448042384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:59:32.805553 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-aacd9183-e7fd-4fd7-9f01-258119f7c873 tempest-VolumesTestJSON-1448042384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:59:32.854035 n-d-811416-6 sudo[131117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:59:32.855010 n-d-811416-6 sudo[131117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:59:33.034361 n-d-811416-6 sudo[131113]: pam_unix(sudo:session): session closed for user root
Apr 25 14:59:33.036583 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-63b41d1d-bf2e-43ca-8595-8c50b1c105a2 tempest-VolumesTestJSON-1448042384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d3578a38-a7f0-432e-843c-65849c6f97a1" returned: 0 in 0.573s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:59:33.038506 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-63b41d1d-bf2e-43ca-8595-8c50b1c105a2 tempest-VolumesTestJSON-1448042384 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-d3578a38-a7f0-432e-843c-65849c6f97a1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:59:33.080768 n-d-811416-6 sudo[131122]: 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-d3578a38-a7f0-432e-843c-65849c6f97a1
Apr 25 14:59:33.081592 n-d-811416-6 sudo[131122]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:59:33.693271 n-d-811416-6 sudo[131117]: pam_unix(sudo:session): session closed for user root
Apr 25 14:59:33.695992 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-aacd9183-e7fd-4fd7-9f01-258119f7c873 tempest-VolumesTestJSON-1448042384 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:59:33.698504 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-aacd9183-e7fd-4fd7-9f01-258119f7c873 tempest-VolumesTestJSON-1448042384 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:59:33.704339 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-aacd9183-e7fd-4fd7-9f01-258119f7c873 tempest-VolumesTestJSON-1448042384 None] Deleted volume successfully.
Apr 25 14:59:33.726232 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-aacd9183-e7fd-4fd7-9f01-258119f7c873 tempest-VolumesTestJSON-1448042384 None] Lock "b'cinder-afcaaebb-a28a-448e-b797-56b7c8114218-delete_volume'" released by "delete_volume" :: held 4.063s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 14:59:33.936326 n-d-811416-6 sudo[131122]: pam_unix(sudo:session): session closed for user root
Apr 25 14:59:33.938198 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-63b41d1d-bf2e-43ca-8595-8c50b1c105a2 tempest-VolumesTestJSON-1448042384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d3578a38-a7f0-432e-843c-65849c6f97a1" returned: 0 in 0.900s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:59:33.940014 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-63b41d1d-bf2e-43ca-8595-8c50b1c105a2 tempest-VolumesTestJSON-1448042384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d3578a38-a7f0-432e-843c-65849c6f97a1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:59:33.962260 n-d-811416-6 sudo[131129]: 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-d3578a38-a7f0-432e-843c-65849c6f97a1
Apr 25 14:59:33.963690 n-d-811416-6 sudo[131129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:59:34.683207 n-d-811416-6 sudo[131129]: pam_unix(sudo:session): session closed for user root
Apr 25 14:59:34.687453 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-63b41d1d-bf2e-43ca-8595-8c50b1c105a2 tempest-VolumesTestJSON-1448042384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d3578a38-a7f0-432e-843c-65849c6f97a1" returned: 0 in 0.745s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:59:34.689430 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-63b41d1d-bf2e-43ca-8595-8c50b1c105a2 tempest-VolumesTestJSON-1448042384 None] Successfully deleted volume: d3578a38-a7f0-432e-843c-65849c6f97a1
Apr 25 14:59:34.768016 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-63b41d1d-bf2e-43ca-8595-8c50b1c105a2 tempest-VolumesTestJSON-1448042384 None] Created reservations ['c548a4a4-894c-41fc-8b29-4ceb2fa89f05', '0993ab1e-d7c7-4577-86ee-46495edfb78d', '0913f872-1533-4c6b-81ac-7ba95a5f375b', '4ad80eaa-4ceb-4a20-82c3-fc88cdecffc2'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 14:59:34.822968 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-63b41d1d-bf2e-43ca-8595-8c50b1c105a2 tempest-VolumesTestJSON-1448042384 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 14:59:34.823780 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-63b41d1d-bf2e-43ca-8595-8c50b1c105a2 tempest-VolumesTestJSON-1448042384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:59:34.854608 n-d-811416-6 sudo[131149]: 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
Apr 25 14:59:34.857379 n-d-811416-6 sudo[131149]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:59:35.372186 n-d-811416-6 sudo[131149]: pam_unix(sudo:session): session closed for user root
Apr 25 14:59:35.375561 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-63b41d1d-bf2e-43ca-8595-8c50b1c105a2 tempest-VolumesTestJSON-1448042384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.551s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:59:35.378393 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-63b41d1d-bf2e-43ca-8595-8c50b1c105a2 tempest-VolumesTestJSON-1448042384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 14:59:35.400266 n-d-811416-6 sudo[131156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 14:59:35.402030 n-d-811416-6 sudo[131156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 14:59:36.219274 n-d-811416-6 sudo[131156]: pam_unix(sudo:session): session closed for user root
Apr 25 14:59:36.222606 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-63b41d1d-bf2e-43ca-8595-8c50b1c105a2 tempest-VolumesTestJSON-1448042384 None] CMD "sudo cinder-rootwrap /etc/cinder/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.843s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 14:59:36.229463 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-63b41d1d-bf2e-43ca-8595-8c50b1c105a2 tempest-VolumesTestJSON-1448042384 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 14:59:36.240363 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-63b41d1d-bf2e-43ca-8595-8c50b1c105a2 tempest-VolumesTestJSON-1448042384 None] Deleted volume successfully.
Apr 25 14:59:36.275248 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-63b41d1d-bf2e-43ca-8595-8c50b1c105a2 tempest-VolumesTestJSON-1448042384 None] Lock "b'cinder-d3578a38-a7f0-432e-843c-65849c6f97a1-delete_volume'" released by "delete_volume" :: held 3.964s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:00:03.967992 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:00:03.968667 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:00:03.969160 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:00:04.019081 n-d-811416-6 sudo[131527]: 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
Apr 25 15:00:04.025569 n-d-811416-6 sudo[131527]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:00:04.592066 n-d-811416-6 sudo[131527]: pam_unix(sudo:session): session closed for user root
Apr 25 15:00:04.594142 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.625s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:00:04.595723 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:00:04.616132 n-d-811416-6 sudo[131530]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:00:04.617585 n-d-811416-6 sudo[131530]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:00:05.109663 n-d-811416-6 sudo[131530]: pam_unix(sudo:session): session closed for user root
Apr 25 15:00:05.113912 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.516s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:00:05.119400 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:00:15.966293 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-e967202e-2191-4f5e-8c86-0dcbda6a3103 tempest-AttachVolumeNegativeTest-256828668 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:00:15.975105 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-e967202e-2191-4f5e-8c86-0dcbda6a3103 tempest-AttachVolumeNegativeTest-256828668 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:00:15.976661 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-e967202e-2191-4f5e-8c86-0dcbda6a3103 tempest-AttachVolumeNegativeTest-256828668 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'
Apr 25 15:00:15.996870 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e967202e-2191-4f5e-8c86-0dcbda6a3103 tempest-AttachVolumeNegativeTest-256828668 None] Flow 'volume_create_manager' (fdc22727-f774-4d0d-b21d-340967c7034f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:00:16.003304 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e967202e-2191-4f5e-8c86-0dcbda6a3103 tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3c6048e2-9835-497a-b13e-477d10ee9e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:00:16.035044 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-e967202e-2191-4f5e-8c86-0dcbda6a3103 tempest-AttachVolumeNegativeTest-256828668 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:00:16.075153 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e967202e-2191-4f5e-8c86-0dcbda6a3103 tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3c6048e2-9835-497a-b13e-477d10ee9e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:00:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1075185013',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=f0c3019e-091b-4e4a-a168-644e473d5553,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='700bd23b9445478a9e59222159060338',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:00:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:00:16Z,user_id='0aeb78bacf734d439978bd74f132f731',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:00:16.079028 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e967202e-2191-4f5e-8c86-0dcbda6a3103 tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5420f865-53cd-4245-a0f1-21d49be3aabb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:00:16.081826 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e967202e-2191-4f5e-8c86-0dcbda6a3103 tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5420f865-53cd-4245-a0f1-21d49be3aabb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:00:16.085823 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e967202e-2191-4f5e-8c86-0dcbda6a3103 tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (95ceb3fe-e459-4b0c-bb81-958431affff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:00:16.089376 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e967202e-2191-4f5e-8c86-0dcbda6a3103 tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (95ceb3fe-e459-4b0c-bb81-958431affff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f0c3019e-091b-4e4a-a168-644e473d5553', 'volume_name': 'volume-f0c3019e-091b-4e4a-a168-644e473d5553', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:00:16.092169 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e967202e-2191-4f5e-8c86-0dcbda6a3103 tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ce857833-47df-4541-9d97-399212006e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:00:16.094332 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e967202e-2191-4f5e-8c86-0dcbda6a3103 tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ce857833-47df-4541-9d97-399212006e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:00:16.096743 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e967202e-2191-4f5e-8c86-0dcbda6a3103 tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d95a60a5-296a-4330-830e-4987533afabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:00:16.097727 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-e967202e-2191-4f5e-8c86-0dcbda6a3103 tempest-AttachVolumeNegativeTest-256828668 None] Volume f0c3019e-091b-4e4a-a168-644e473d5553: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f0c3019e-091b-4e4a-a168-644e473d5553', 'volume_size': 1}
Apr 25 15:00:16.099162 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e967202e-2191-4f5e-8c86-0dcbda6a3103 tempest-AttachVolumeNegativeTest-256828668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f0c3019e-091b-4e4a-a168-644e473d5553 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:00:16.120276 n-d-811416-6 sudo[131593]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f0c3019e-091b-4e4a-a168-644e473d5553 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:00:16.121948 n-d-811416-6 sudo[131593]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:00:17.026043 n-d-811416-6 sudo[131593]: pam_unix(sudo:session): session closed for user root
Apr 25 15:00:17.028648 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e967202e-2191-4f5e-8c86-0dcbda6a3103 tempest-AttachVolumeNegativeTest-256828668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f0c3019e-091b-4e4a-a168-644e473d5553 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.929s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:00:17.032810 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e967202e-2191-4f5e-8c86-0dcbda6a3103 tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d95a60a5-296a-4330-830e-4987533afabd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f0c3019e-091b-4e4a-a168-644e473d5553', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:00:17.035599 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e967202e-2191-4f5e-8c86-0dcbda6a3103 tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (60f576f3-00fa-43f2-908b-dd1fd2d2b98b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:00:17.061242 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-e967202e-2191-4f5e-8c86-0dcbda6a3103 tempest-AttachVolumeNegativeTest-256828668 None] Volume volume-f0c3019e-091b-4e4a-a168-644e473d5553 (f0c3019e-091b-4e4a-a168-644e473d5553): created successfully
Apr 25 15:00:17.063519 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e967202e-2191-4f5e-8c86-0dcbda6a3103 tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (60f576f3-00fa-43f2-908b-dd1fd2d2b98b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:00:17.067715 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e967202e-2191-4f5e-8c86-0dcbda6a3103 tempest-AttachVolumeNegativeTest-256828668 None] Flow 'volume_create_manager' (fdc22727-f774-4d0d-b21d-340967c7034f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:00:17.091316 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-e967202e-2191-4f5e-8c86-0dcbda6a3103 tempest-AttachVolumeNegativeTest-256828668 None] Created volume successfully.
Apr 25 15:00:19.549379 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-28be0d02-e03f-4254-a20d-04b55f5b19ec req-a6204eba-caae-41cb-89c0-286ee5781f13 tempest-AttachVolumeNegativeTest-256828668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f0c3019e-091b-4e4a-a168-644e473d5553 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:00:19.590848 n-d-811416-6 sudo[131691]: 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-f0c3019e-091b-4e4a-a168-644e473d5553
Apr 25 15:00:19.591864 n-d-811416-6 sudo[131691]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:00:20.067025 n-d-811416-6 sudo[131691]: pam_unix(sudo:session): session closed for user root
Apr 25 15:00:20.069729 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-28be0d02-e03f-4254-a20d-04b55f5b19ec req-a6204eba-caae-41cb-89c0-286ee5781f13 tempest-AttachVolumeNegativeTest-256828668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f0c3019e-091b-4e4a-a168-644e473d5553" returned: 0 in 0.520s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:00:20.134078 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:00:20.142797 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:00:20.143342 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129545568]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:00:20.144496 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-28be0d02-e03f-4254-a20d-04b55f5b19ec req-a6204eba-caae-41cb-89c0-286ee5781f13 tempest-AttachVolumeNegativeTest-256828668 None] Targets prior to update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:00:20.145785 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-28be0d02-e03f-4254-a20d-04b55f5b19ec req-a6204eba-caae-41cb-89c0-286ee5781f13 tempest-AttachVolumeNegativeTest-256828668 None] Creating iscsi_target for Volume ID: volume-f0c3019e-091b-4e4a-a168-644e473d5553 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:00:20.154047 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-28be0d02-e03f-4254-a20d-04b55f5b19ec req-a6204eba-caae-41cb-89c0-286ee5781f13 tempest-AttachVolumeNegativeTest-256828668 None] Created volume path /opt/stack/data/cinder/volumes/volume-f0c3019e-091b-4e4a-a168-644e473d5553,
Apr 25 15:00:20.154047 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:00:20.154047 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:00:20.154047 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f0c3019e-091b-4e4a-a168-644e473d5553
Apr 25 15:00:20.154047 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:00:20.154047 n-d-811416-6 cinder-volume[96343]: incominguser Yq6HeX2Xek4HLaBtb57B rrK3WE3x7LQDFcKm
Apr 25 15:00:20.154047 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:00:20.154047 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:00:20.154047 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:00:20.154047 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:00:20.159046 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f0c3019e-091b-4e4a-a168-644e473d5553 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:00:20.696743 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f0c3019e-091b-4e4a-a168-644e473d5553" returned: 0 in 0.540s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:00:20.697927 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129545568]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:00:20.698699 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-28be0d02-e03f-4254-a20d-04b55f5b19ec req-a6204eba-caae-41cb-89c0-286ee5781f13 tempest-AttachVolumeNegativeTest-256828668 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:00:20.699370 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-28be0d02-e03f-4254-a20d-04b55f5b19ec req-a6204eba-caae-41cb-89c0-286ee5781f13 tempest-AttachVolumeNegativeTest-256828668 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:00:20.702814 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:00:20.715964 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:00:20.716742 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129545568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f0c3019e-091b-4e4a-a168-644e473d5553\n System information:\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-f0c3019e-091b-4e4a-a168-644e473d5553\n Backing store flags: \n Account information:\n Yq6HeX2Xek4HLaBtb57B\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:00:20.717676 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-28be0d02-e03f-4254-a20d-04b55f5b19ec req-a6204eba-caae-41cb-89c0-286ee5781f13 tempest-AttachVolumeNegativeTest-256828668 None] Targets after update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:00:20.722231 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:00:20.870365 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.150s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:00:20.871603 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129545568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f0c3019e-091b-4e4a-a168-644e473d5553\n System information:\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-f0c3019e-091b-4e4a-a168-644e473d5553\n Backing store flags: \n Account information:\n Yq6HeX2Xek4HLaBtb57B\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:00:20.873728 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:00:21.015752 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.142s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:00:21.016100 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129545568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f0c3019e-091b-4e4a-a168-644e473d5553\n System information:\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-f0c3019e-091b-4e4a-a168-644e473d5553\n Backing store flags: \n Account information:\n Yq6HeX2Xek4HLaBtb57B\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:00:21.018430 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-28be0d02-e03f-4254-a20d-04b55f5b19ec req-a6204eba-caae-41cb-89c0-286ee5781f13 tempest-AttachVolumeNegativeTest-256828668 None] Set provider_location to: 10.222.0.23:3260,1 iqn.2010-10.org.openstack:volume-f0c3019e-091b-4e4a-a168-644e473d5553 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:00:21.112061 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-28be0d02-e03f-4254-a20d-04b55f5b19ec req-a6204eba-caae-41cb-89c0-286ee5781f13 tempest-AttachVolumeNegativeTest-256828668 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-f0c3019e-091b-4e4a-a168-644e473d5553', 'target_lun': 1, 'volume_id': 'f0c3019e-091b-4e4a-a168-644e473d5553', 'auth_method': 'CHAP', 'auth_username': 'Yq6HeX2Xek4HLaBtb57B', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'be8c6341-98be-4c40-b4e5-10f97922126f'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 15:00:21.350064 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-28be0d02-e03f-4254-a20d-04b55f5b19ec req-a6204eba-caae-41cb-89c0-286ee5781f13 tempest-AttachVolumeNegativeTest-256828668 None] attachment_update completed successfully.
Apr 25 15:00:55.398164 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-2d064dc6-ec4c-49cd-a4ee-1d472e80b83e tempest-SnapshotsActionsTest-1725218110 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:00:55.405682 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-2d064dc6-ec4c-49cd-a4ee-1d472e80b83e tempest-SnapshotsActionsTest-1725218110 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:00:55.407108 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-2d064dc6-ec4c-49cd-a4ee-1d472e80b83e tempest-SnapshotsActionsTest-1725218110 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'
Apr 25 15:00:55.428170 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2d064dc6-ec4c-49cd-a4ee-1d472e80b83e tempest-SnapshotsActionsTest-1725218110 None] Flow 'volume_create_manager' (b136fdc9-2281-4133-9b75-80feab11ba19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:00:55.434036 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2d064dc6-ec4c-49cd-a4ee-1d472e80b83e tempest-SnapshotsActionsTest-1725218110 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d675c4ce-dec5-4a4a-8226-f9e5b2f3982c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:00:55.481936 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-2d064dc6-ec4c-49cd-a4ee-1d472e80b83e tempest-SnapshotsActionsTest-1725218110 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:00:55.544582 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2d064dc6-ec4c-49cd-a4ee-1d472e80b83e tempest-SnapshotsActionsTest-1725218110 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d675c4ce-dec5-4a4a-8226-f9e5b2f3982c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:00:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1900297451',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=5597e8ca-9678-4ec3-a032-9acb359212fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dfe51b9eb0a4c73bf322c1aa35e9988',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:00:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:00:55Z,user_id='8945cba1651841c5819e99cdd70eebf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:00:55.547199 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2d064dc6-ec4c-49cd-a4ee-1d472e80b83e tempest-SnapshotsActionsTest-1725218110 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b54f7858-bce7-4375-b1b5-f1ffd735532c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:00:55.550920 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2d064dc6-ec4c-49cd-a4ee-1d472e80b83e tempest-SnapshotsActionsTest-1725218110 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b54f7858-bce7-4375-b1b5-f1ffd735532c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:00:55.553914 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2d064dc6-ec4c-49cd-a4ee-1d472e80b83e tempest-SnapshotsActionsTest-1725218110 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c36c6eca-96a6-4c5c-9687-94f4b6d2efe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:00:55.556536 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2d064dc6-ec4c-49cd-a4ee-1d472e80b83e tempest-SnapshotsActionsTest-1725218110 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c36c6eca-96a6-4c5c-9687-94f4b6d2efe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5597e8ca-9678-4ec3-a032-9acb359212fc', 'volume_name': 'volume-5597e8ca-9678-4ec3-a032-9acb359212fc', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:00:55.559426 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2d064dc6-ec4c-49cd-a4ee-1d472e80b83e tempest-SnapshotsActionsTest-1725218110 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2918c52d-cf8b-4f51-9358-fe88bee9c4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:00:55.562378 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2d064dc6-ec4c-49cd-a4ee-1d472e80b83e tempest-SnapshotsActionsTest-1725218110 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2918c52d-cf8b-4f51-9358-fe88bee9c4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:00:55.565246 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2d064dc6-ec4c-49cd-a4ee-1d472e80b83e tempest-SnapshotsActionsTest-1725218110 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (314a336e-f3fe-414f-9456-33dfa68fc15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:00:55.566032 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-2d064dc6-ec4c-49cd-a4ee-1d472e80b83e tempest-SnapshotsActionsTest-1725218110 None] Volume 5597e8ca-9678-4ec3-a032-9acb359212fc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5597e8ca-9678-4ec3-a032-9acb359212fc', 'volume_size': 1}
Apr 25 15:00:55.567236 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2d064dc6-ec4c-49cd-a4ee-1d472e80b83e tempest-SnapshotsActionsTest-1725218110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5597e8ca-9678-4ec3-a032-9acb359212fc stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:00:55.647395 n-d-811416-6 sudo[132548]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5597e8ca-9678-4ec3-a032-9acb359212fc stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:00:55.650445 n-d-811416-6 sudo[132548]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:00:56.581186 n-d-811416-6 sudo[132548]: pam_unix(sudo:session): session closed for user root
Apr 25 15:00:56.584572 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2d064dc6-ec4c-49cd-a4ee-1d472e80b83e tempest-SnapshotsActionsTest-1725218110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5597e8ca-9678-4ec3-a032-9acb359212fc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.017s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:00:56.590490 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2d064dc6-ec4c-49cd-a4ee-1d472e80b83e tempest-SnapshotsActionsTest-1725218110 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (314a336e-f3fe-414f-9456-33dfa68fc15a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5597e8ca-9678-4ec3-a032-9acb359212fc', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:00:56.593391 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2d064dc6-ec4c-49cd-a4ee-1d472e80b83e tempest-SnapshotsActionsTest-1725218110 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8cf91dd7-9df9-48b9-922d-6c7d9875e4c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:00:56.616529 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-2d064dc6-ec4c-49cd-a4ee-1d472e80b83e tempest-SnapshotsActionsTest-1725218110 None] Volume volume-5597e8ca-9678-4ec3-a032-9acb359212fc (5597e8ca-9678-4ec3-a032-9acb359212fc): created successfully
Apr 25 15:00:56.618977 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2d064dc6-ec4c-49cd-a4ee-1d472e80b83e tempest-SnapshotsActionsTest-1725218110 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8cf91dd7-9df9-48b9-922d-6c7d9875e4c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:00:56.623251 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-2d064dc6-ec4c-49cd-a4ee-1d472e80b83e tempest-SnapshotsActionsTest-1725218110 None] Flow 'volume_create_manager' (b136fdc9-2281-4133-9b75-80feab11ba19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:00:56.644494 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-2d064dc6-ec4c-49cd-a4ee-1d472e80b83e tempest-SnapshotsActionsTest-1725218110 None] Created volume successfully.
Apr 25 15:00:58.474479 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-603df653-21b3-45a9-aa77-a6a0148af236 tempest-SnapshotsActionsTest-1725218110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:00:58.522271 n-d-811416-6 sudo[132603]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc
Apr 25 15:00:58.523106 n-d-811416-6 sudo[132603]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:00:59.196184 n-d-811416-6 sudo[132603]: pam_unix(sudo:session): session closed for user root
Apr 25 15:00:59.199385 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-603df653-21b3-45a9-aa77-a6a0148af236 tempest-SnapshotsActionsTest-1725218110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc" returned: 0 in 0.724s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:00:59.201521 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-603df653-21b3-45a9-aa77-a6a0148af236 tempest-SnapshotsActionsTest-1725218110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-49fd7df7-66f6-4e4e-81a6-04944993dde8 --snapshot stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:00:59.232593 n-d-811416-6 sudo[132609]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-49fd7df7-66f6-4e4e-81a6-04944993dde8 --snapshot stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc -L 1.00g
Apr 25 15:00:59.234150 n-d-811416-6 sudo[132609]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:00.242540 n-d-811416-6 sudo[132609]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:00.245833 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-603df653-21b3-45a9-aa77-a6a0148af236 tempest-SnapshotsActionsTest-1725218110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-49fd7df7-66f6-4e4e-81a6-04944993dde8 --snapshot stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc -L 1.00g" returned: 0 in 1.044s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:00.332070 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-603df653-21b3-45a9-aa77-a6a0148af236 tempest-SnapshotsActionsTest-1725218110 None] Create snapshot completed successfully
Apr 25 15:01:01.940768 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1a74e30d-bb3b-4bb9-927f-224b7a482d72 tempest-SnapshotsActionsTest-1725218110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:02.005288 n-d-811416-6 sudo[132802]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc
Apr 25 15:01:02.006161 n-d-811416-6 sudo[132802]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:02.975725 n-d-811416-6 sudo[132802]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:02.978974 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1a74e30d-bb3b-4bb9-927f-224b7a482d72 tempest-SnapshotsActionsTest-1725218110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc" returned: 0 in 1.037s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:02.985973 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1a74e30d-bb3b-4bb9-927f-224b7a482d72 tempest-SnapshotsActionsTest-1725218110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9b42e509-1dfb-4f1d-93ec-e03568524f95 --snapshot stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:03.018352 n-d-811416-6 sudo[132848]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9b42e509-1dfb-4f1d-93ec-e03568524f95 --snapshot stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc -L 1.00g
Apr 25 15:01:03.019971 n-d-811416-6 sudo[132848]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:03.970402 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:01:03.975151 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:01:03.976181 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:04.051742 n-d-811416-6 sudo[132981]: 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
Apr 25 15:01:04.053315 n-d-811416-6 sudo[132981]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:04.125807 n-d-811416-6 sudo[132848]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:04.130814 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1a74e30d-bb3b-4bb9-927f-224b7a482d72 tempest-SnapshotsActionsTest-1725218110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9b42e509-1dfb-4f1d-93ec-e03568524f95 --snapshot stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc -L 1.00g" returned: 0 in 1.142s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:04.250030 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-1a74e30d-bb3b-4bb9-927f-224b7a482d72 tempest-SnapshotsActionsTest-1725218110 None] Create snapshot completed successfully
Apr 25 15:01:04.710703 n-d-811416-6 sudo[132981]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:04.712460 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.736s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:04.713951 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:04.760556 n-d-811416-6 sudo[133000]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:01:04.761403 n-d-811416-6 sudo[133000]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:05.576437 n-d-811416-6 sudo[133000]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:05.579114 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.865s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:05.582770 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:01:05.730497 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-58a587f8-6bba-4ba4-b386-9163418c0ca5 tempest-SnapshotsActionsTest-531793637 None] Lock "b'cinder-9b42e509-1dfb-4f1d-93ec-e03568524f95-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.028s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:01:05.732397 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-58a587f8-6bba-4ba4-b386-9163418c0ca5 tempest-SnapshotsActionsTest-531793637 None] Running cmd (subprocess): sudo cinder-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-9b42e509-1dfb-4f1d-93ec-e03568524f95 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:05.791959 n-d-811416-6 sudo[133028]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-9b42e509-1dfb-4f1d-93ec-e03568524f95
Apr 25 15:01:05.792815 n-d-811416-6 sudo[133028]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:06.657712 n-d-811416-6 sudo[133028]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:06.660363 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-58a587f8-6bba-4ba4-b386-9163418c0ca5 tempest-SnapshotsActionsTest-531793637 None] CMD "sudo cinder-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-9b42e509-1dfb-4f1d-93ec-e03568524f95" returned: 0 in 0.928s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:06.663246 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-58a587f8-6bba-4ba4-b386-9163418c0ca5 tempest-SnapshotsActionsTest-531793637 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9b42e509-1dfb-4f1d-93ec-e03568524f95 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:06.685054 n-d-811416-6 sudo[133041]: 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-9b42e509-1dfb-4f1d-93ec-e03568524f95
Apr 25 15:01:06.686532 n-d-811416-6 sudo[133041]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:07.521355 n-d-811416-6 sudo[133041]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:07.523791 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-58a587f8-6bba-4ba4-b386-9163418c0ca5 tempest-SnapshotsActionsTest-531793637 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9b42e509-1dfb-4f1d-93ec-e03568524f95" returned: 0 in 0.860s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:07.716402 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-58a587f8-6bba-4ba4-b386-9163418c0ca5 tempest-SnapshotsActionsTest-531793637 None] Created reservations ['489090eb-3b75-4228-b969-d13258c34d32', '830b0261-5a6a-4415-a616-556804eeb932', '778288b4-4e08-43de-8256-1d0e6f7ca71b', '8db1d75f-9cf2-464e-a16d-7f898a74ca1c'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:01:07.781440 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-58a587f8-6bba-4ba4-b386-9163418c0ca5 tempest-SnapshotsActionsTest-531793637 None] Delete snapshot completed successfully.
Apr 25 15:01:07.789716 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-58a587f8-6bba-4ba4-b386-9163418c0ca5 tempest-SnapshotsActionsTest-531793637 None] Lock "b'cinder-9b42e509-1dfb-4f1d-93ec-e03568524f95-delete_snapshot'" released by "delete_snapshot" :: held 2.059s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:01:08.707465 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-05d20f90-60a0-4982-8829-2a34cb131763 tempest-SnapshotsActionsTest-1725218110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:08.734805 n-d-811416-6 sudo[133125]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc
Apr 25 15:01:08.736409 n-d-811416-6 sudo[133125]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:09.435990 n-d-811416-6 sudo[133125]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:09.438261 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-05d20f90-60a0-4982-8829-2a34cb131763 tempest-SnapshotsActionsTest-1725218110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc" returned: 0 in 0.731s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:09.440586 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-05d20f90-60a0-4982-8829-2a34cb131763 tempest-SnapshotsActionsTest-1725218110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4e9522af-534e-4086-9101-a7ae091ec812 --snapshot stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:09.487581 n-d-811416-6 sudo[133128]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4e9522af-534e-4086-9101-a7ae091ec812 --snapshot stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc -L 1.00g
Apr 25 15:01:09.488455 n-d-811416-6 sudo[133128]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:10.541600 n-d-811416-6 sudo[133128]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:10.544836 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-05d20f90-60a0-4982-8829-2a34cb131763 tempest-SnapshotsActionsTest-1725218110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4e9522af-534e-4086-9101-a7ae091ec812 --snapshot stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc -L 1.00g" returned: 0 in 1.104s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:10.639076 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-05d20f90-60a0-4982-8829-2a34cb131763 tempest-SnapshotsActionsTest-1725218110 None] Create snapshot completed successfully
Apr 25 15:01:11.286597 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-6c2673aa-3428-4459-91c3-a8dbed8403d3 tempest-SnapshotsActionsTest-531793637 None] Lock "b'cinder-4e9522af-534e-4086-9101-a7ae091ec812-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.024s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:01:11.288785 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6c2673aa-3428-4459-91c3-a8dbed8403d3 tempest-SnapshotsActionsTest-531793637 None] Running cmd (subprocess): sudo cinder-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-4e9522af-534e-4086-9101-a7ae091ec812 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:11.338629 n-d-811416-6 sudo[133272]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-4e9522af-534e-4086-9101-a7ae091ec812
Apr 25 15:01:11.347892 n-d-811416-6 sudo[133272]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:12.067196 n-d-811416-6 sudo[133272]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:12.070177 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6c2673aa-3428-4459-91c3-a8dbed8403d3 tempest-SnapshotsActionsTest-531793637 None] CMD "sudo cinder-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-4e9522af-534e-4086-9101-a7ae091ec812" returned: 0 in 0.781s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:12.075435 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6c2673aa-3428-4459-91c3-a8dbed8403d3 tempest-SnapshotsActionsTest-531793637 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4e9522af-534e-4086-9101-a7ae091ec812 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:12.097681 n-d-811416-6 sudo[133293]: 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-4e9522af-534e-4086-9101-a7ae091ec812
Apr 25 15:01:12.099452 n-d-811416-6 sudo[133293]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:13.167845 n-d-811416-6 sudo[133293]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:13.170280 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6c2673aa-3428-4459-91c3-a8dbed8403d3 tempest-SnapshotsActionsTest-531793637 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4e9522af-534e-4086-9101-a7ae091ec812" returned: 0 in 1.096s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:13.271320 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-6c2673aa-3428-4459-91c3-a8dbed8403d3 tempest-SnapshotsActionsTest-531793637 None] Created reservations ['3e484982-25e2-4bf8-8cdc-315d1d6bc566', '9a7060ea-67f0-4b94-b61b-fe5189447d2b', '099e27cf-02c4-478a-939a-967ee0393426', '32e884ab-9aec-48ed-8f73-a72875002ea8'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:01:13.325192 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-6c2673aa-3428-4459-91c3-a8dbed8403d3 tempest-SnapshotsActionsTest-531793637 None] Delete snapshot completed successfully.
Apr 25 15:01:13.334035 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-6c2673aa-3428-4459-91c3-a8dbed8403d3 tempest-SnapshotsActionsTest-531793637 None] Lock "b'cinder-4e9522af-534e-4086-9101-a7ae091ec812-delete_snapshot'" released by "delete_snapshot" :: held 2.047s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:01:14.210381 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-76182690-c9d2-402f-bc4f-033eea929e95 tempest-SnapshotsActionsTest-1725218110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:14.232659 n-d-811416-6 sudo[133416]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc
Apr 25 15:01:14.233569 n-d-811416-6 sudo[133416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:14.990228 n-d-811416-6 sudo[133416]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:14.992666 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-76182690-c9d2-402f-bc4f-033eea929e95 tempest-SnapshotsActionsTest-1725218110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc" returned: 0 in 0.782s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:14.995069 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-76182690-c9d2-402f-bc4f-033eea929e95 tempest-SnapshotsActionsTest-1725218110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1d8de9af-8db9-42d1-9236-958c3b86c1e5 --snapshot stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:15.039858 n-d-811416-6 sudo[133453]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1d8de9af-8db9-42d1-9236-958c3b86c1e5 --snapshot stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc -L 1.00g
Apr 25 15:01:15.043032 n-d-811416-6 sudo[133453]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:16.161024 n-d-811416-6 sudo[133453]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:16.164795 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-76182690-c9d2-402f-bc4f-033eea929e95 tempest-SnapshotsActionsTest-1725218110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1d8de9af-8db9-42d1-9236-958c3b86c1e5 --snapshot stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc -L 1.00g" returned: 0 in 1.169s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:16.244014 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-76182690-c9d2-402f-bc4f-033eea929e95 tempest-SnapshotsActionsTest-1725218110 None] Create snapshot completed successfully
Apr 25 15:01:16.683457 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-c9d77e4b-6228-4937-9b94-250e9d733634 tempest-SnapshotsActionsTest-531793637 None] Lock "b'cinder-1d8de9af-8db9-42d1-9236-958c3b86c1e5-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.022s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:01:16.685699 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c9d77e4b-6228-4937-9b94-250e9d733634 tempest-SnapshotsActionsTest-531793637 None] Running cmd (subprocess): sudo cinder-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-1d8de9af-8db9-42d1-9236-958c3b86c1e5 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:16.711292 n-d-811416-6 sudo[133575]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-1d8de9af-8db9-42d1-9236-958c3b86c1e5
Apr 25 15:01:16.713509 n-d-811416-6 sudo[133575]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:17.310658 n-d-811416-6 sudo[133575]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:17.313185 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c9d77e4b-6228-4937-9b94-250e9d733634 tempest-SnapshotsActionsTest-531793637 None] CMD "sudo cinder-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-1d8de9af-8db9-42d1-9236-958c3b86c1e5" returned: 0 in 0.627s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:17.315924 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c9d77e4b-6228-4937-9b94-250e9d733634 tempest-SnapshotsActionsTest-531793637 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1d8de9af-8db9-42d1-9236-958c3b86c1e5 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:17.351467 n-d-811416-6 sudo[133596]: 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-1d8de9af-8db9-42d1-9236-958c3b86c1e5
Apr 25 15:01:17.353108 n-d-811416-6 sudo[133596]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:18.251748 n-d-811416-6 sudo[133596]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:18.254441 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c9d77e4b-6228-4937-9b94-250e9d733634 tempest-SnapshotsActionsTest-531793637 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1d8de9af-8db9-42d1-9236-958c3b86c1e5" returned: 0 in 0.938s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:18.362298 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-c9d77e4b-6228-4937-9b94-250e9d733634 tempest-SnapshotsActionsTest-531793637 None] Created reservations ['1ebd4caf-1ef8-4838-9dc0-36fccbf98fe7', '8a8a28fd-b4ca-4915-95c8-5e72f9ae7798', '89ed4ea2-789d-4f17-bc46-3aa69fe4bd7a', '2384d64a-0648-4a3c-be59-4f6af9d20e10'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:01:18.512244 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-c9d77e4b-6228-4937-9b94-250e9d733634 tempest-SnapshotsActionsTest-531793637 None] Delete snapshot completed successfully.
Apr 25 15:01:18.520559 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-c9d77e4b-6228-4937-9b94-250e9d733634 tempest-SnapshotsActionsTest-531793637 None] Lock "b'cinder-1d8de9af-8db9-42d1-9236-958c3b86c1e5-delete_snapshot'" released by "delete_snapshot" :: held 1.837s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:01:19.512163 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e6fcf1d0-6c12-4217-b903-cbdac7eb9c20 tempest-SnapshotsActionsTest-1725218110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:19.533278 n-d-811416-6 sudo[133680]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc
Apr 25 15:01:19.534634 n-d-811416-6 sudo[133680]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:20.223022 n-d-811416-6 sudo[133680]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:20.225865 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e6fcf1d0-6c12-4217-b903-cbdac7eb9c20 tempest-SnapshotsActionsTest-1725218110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc" returned: 0 in 0.713s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:20.229917 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e6fcf1d0-6c12-4217-b903-cbdac7eb9c20 tempest-SnapshotsActionsTest-1725218110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2ae70a9f-775e-4b5b-b0d7-30fefcd8725c --snapshot stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:20.273183 n-d-811416-6 sudo[133686]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2ae70a9f-775e-4b5b-b0d7-30fefcd8725c --snapshot stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc -L 1.00g
Apr 25 15:01:20.275454 n-d-811416-6 sudo[133686]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:21.267623 n-d-811416-6 sudo[133686]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:21.269981 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e6fcf1d0-6c12-4217-b903-cbdac7eb9c20 tempest-SnapshotsActionsTest-1725218110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2ae70a9f-775e-4b5b-b0d7-30fefcd8725c --snapshot stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc -L 1.00g" returned: 0 in 1.040s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:21.397238 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-e6fcf1d0-6c12-4217-b903-cbdac7eb9c20 tempest-SnapshotsActionsTest-1725218110 None] Create snapshot completed successfully
Apr 25 15:01:22.015982 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-f7e96e76-ea86-464b-878b-afaed4afa0ea tempest-SnapshotsActionsTest-531793637 None] Lock "b'cinder-2ae70a9f-775e-4b5b-b0d7-30fefcd8725c-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.012s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:01:22.018322 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f7e96e76-ea86-464b-878b-afaed4afa0ea tempest-SnapshotsActionsTest-531793637 None] Running cmd (subprocess): sudo cinder-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-2ae70a9f-775e-4b5b-b0d7-30fefcd8725c {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:22.059665 n-d-811416-6 sudo[133816]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-2ae70a9f-775e-4b5b-b0d7-30fefcd8725c
Apr 25 15:01:22.060984 n-d-811416-6 sudo[133816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:22.933194 n-d-811416-6 sudo[133816]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:22.937269 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f7e96e76-ea86-464b-878b-afaed4afa0ea tempest-SnapshotsActionsTest-531793637 None] CMD "sudo cinder-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-2ae70a9f-775e-4b5b-b0d7-30fefcd8725c" returned: 0 in 0.919s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:22.944021 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f7e96e76-ea86-464b-878b-afaed4afa0ea tempest-SnapshotsActionsTest-531793637 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2ae70a9f-775e-4b5b-b0d7-30fefcd8725c {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:23.021348 n-d-811416-6 sudo[133860]: 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-2ae70a9f-775e-4b5b-b0d7-30fefcd8725c
Apr 25 15:01:23.022605 n-d-811416-6 sudo[133860]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:24.212479 n-d-811416-6 sudo[133860]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:24.215005 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f7e96e76-ea86-464b-878b-afaed4afa0ea tempest-SnapshotsActionsTest-531793637 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2ae70a9f-775e-4b5b-b0d7-30fefcd8725c" returned: 0 in 1.271s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:24.325764 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-f7e96e76-ea86-464b-878b-afaed4afa0ea tempest-SnapshotsActionsTest-531793637 None] Created reservations ['69dcaee1-1405-4f79-9cd7-d3e0ad3f3208', '9270922b-9b8f-4b5c-be11-072aed83f6d7', '24ad7de4-d550-4908-97ab-753621dff1da', 'cf55a863-eff9-4cd1-b653-309604fd0898'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:01:24.371993 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-f7e96e76-ea86-464b-878b-afaed4afa0ea tempest-SnapshotsActionsTest-531793637 None] Delete snapshot completed successfully.
Apr 25 15:01:24.379500 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-f7e96e76-ea86-464b-878b-afaed4afa0ea tempest-SnapshotsActionsTest-531793637 None] Lock "b'cinder-2ae70a9f-775e-4b5b-b0d7-30fefcd8725c-delete_snapshot'" released by "delete_snapshot" :: held 2.364s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:01:25.551528 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-7d59024b-1fe4-4d74-a401-988185dd3cd5 tempest-SnapshotsActionsTest-1725218110 None] Lock "b'cinder-49fd7df7-66f6-4e4e-81a6-04944993dde8-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:01:25.553276 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-7d59024b-1fe4-4d74-a401-988185dd3cd5 tempest-SnapshotsActionsTest-1725218110 None] Running cmd (subprocess): sudo cinder-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-49fd7df7-66f6-4e4e-81a6-04944993dde8 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:25.604150 n-d-811416-6 sudo[133992]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-49fd7df7-66f6-4e4e-81a6-04944993dde8
Apr 25 15:01:25.605507 n-d-811416-6 sudo[133992]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:26.190124 n-d-811416-6 sudo[133992]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:26.193159 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-7d59024b-1fe4-4d74-a401-988185dd3cd5 tempest-SnapshotsActionsTest-1725218110 None] CMD "sudo cinder-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-49fd7df7-66f6-4e4e-81a6-04944993dde8" returned: 0 in 0.639s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:26.197458 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-7d59024b-1fe4-4d74-a401-988185dd3cd5 tempest-SnapshotsActionsTest-1725218110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-49fd7df7-66f6-4e4e-81a6-04944993dde8 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:26.232762 n-d-811416-6 sudo[134006]: 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-49fd7df7-66f6-4e4e-81a6-04944993dde8
Apr 25 15:01:26.235228 n-d-811416-6 sudo[134006]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:27.228848 n-d-811416-6 sudo[134006]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:27.231163 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-7d59024b-1fe4-4d74-a401-988185dd3cd5 tempest-SnapshotsActionsTest-1725218110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-49fd7df7-66f6-4e4e-81a6-04944993dde8" returned: 0 in 1.035s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:27.377095 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-7d59024b-1fe4-4d74-a401-988185dd3cd5 tempest-SnapshotsActionsTest-1725218110 None] Created reservations ['d14cd6f6-30d7-42ca-a2fb-dc5ebf637f29', 'c3dcfa84-4777-4002-ba35-930b1bc49535', '417b4f09-0238-4ff0-8ca3-e9399c15ff82', '56b09fc6-e867-4214-b500-8022ff0366b3'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:01:27.472039 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-7d59024b-1fe4-4d74-a401-988185dd3cd5 tempest-SnapshotsActionsTest-1725218110 None] Delete snapshot completed successfully.
Apr 25 15:01:27.483599 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-7d59024b-1fe4-4d74-a401-988185dd3cd5 tempest-SnapshotsActionsTest-1725218110 None] Lock "b'cinder-49fd7df7-66f6-4e4e-81a6-04944993dde8-delete_snapshot'" released by "delete_snapshot" :: held 1.931s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:01:27.878897 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-f74affe4-a108-4da7-bc4b-3f52cea77d54 tempest-SnapshotsActionsTest-1725218110 None] Lock "b'cinder-5597e8ca-9678-4ec3-a032-9acb359212fc-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:01:27.998251 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-f74affe4-a108-4da7-bc4b-3f52cea77d54 tempest-SnapshotsActionsTest-1725218110 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5597e8ca-9678-4ec3-a032-9acb359212fc
Apr 25 15:01:27.999582 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f74affe4-a108-4da7-bc4b-3f52cea77d54 tempest-SnapshotsActionsTest-1725218110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:28.031831 n-d-811416-6 sudo[134068]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc
Apr 25 15:01:28.033437 n-d-811416-6 sudo[134068]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:28.570393 n-d-811416-6 sudo[134068]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:28.574800 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f74affe4-a108-4da7-bc4b-3f52cea77d54 tempest-SnapshotsActionsTest-1725218110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc" returned: 0 in 0.574s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:28.577391 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f74affe4-a108-4da7-bc4b-3f52cea77d54 tempest-SnapshotsActionsTest-1725218110 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-5597e8ca-9678-4ec3-a032-9acb359212fc {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:28.609659 n-d-811416-6 sudo[134088]: 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-5597e8ca-9678-4ec3-a032-9acb359212fc
Apr 25 15:01:28.610740 n-d-811416-6 sudo[134088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:29.115242 n-d-811416-6 sudo[134088]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:29.117560 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f74affe4-a108-4da7-bc4b-3f52cea77d54 tempest-SnapshotsActionsTest-1725218110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc" returned: 0 in 0.540s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:29.119642 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f74affe4-a108-4da7-bc4b-3f52cea77d54 tempest-SnapshotsActionsTest-1725218110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:29.143891 n-d-811416-6 sudo[134093]: 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-5597e8ca-9678-4ec3-a032-9acb359212fc
Apr 25 15:01:29.145316 n-d-811416-6 sudo[134093]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:29.858338 n-d-811416-6 sudo[134093]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:29.860929 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f74affe4-a108-4da7-bc4b-3f52cea77d54 tempest-SnapshotsActionsTest-1725218110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5597e8ca-9678-4ec3-a032-9acb359212fc" returned: 0 in 0.741s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:29.862946 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-f74affe4-a108-4da7-bc4b-3f52cea77d54 tempest-SnapshotsActionsTest-1725218110 None] Successfully deleted volume: 5597e8ca-9678-4ec3-a032-9acb359212fc
Apr 25 15:01:29.976273 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-f74affe4-a108-4da7-bc4b-3f52cea77d54 tempest-SnapshotsActionsTest-1725218110 None] Created reservations ['768d8aee-d301-4722-a2f1-68a0068c0931', '73a0a255-de10-4ac0-80c2-12f3a61b3c1f', 'a862efe4-9cea-4959-a9da-72ca3f85c455', '2b9e52b3-88a7-49a3-a150-58a35c4262d8'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:01:30.075749 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-f74affe4-a108-4da7-bc4b-3f52cea77d54 tempest-SnapshotsActionsTest-1725218110 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:01:30.077001 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f74affe4-a108-4da7-bc4b-3f52cea77d54 tempest-SnapshotsActionsTest-1725218110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:30.131752 n-d-811416-6 sudo[134098]: 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
Apr 25 15:01:30.132984 n-d-811416-6 sudo[134098]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:31.078545 n-d-811416-6 sudo[134098]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:31.083215 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f74affe4-a108-4da7-bc4b-3f52cea77d54 tempest-SnapshotsActionsTest-1725218110 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.005s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:31.088003 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f74affe4-a108-4da7-bc4b-3f52cea77d54 tempest-SnapshotsActionsTest-1725218110 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:31.135621 n-d-811416-6 sudo[134137]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:01:31.136603 n-d-811416-6 sudo[134137]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:32.122671 n-d-811416-6 sudo[134137]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:32.124890 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f74affe4-a108-4da7-bc4b-3f52cea77d54 tempest-SnapshotsActionsTest-1725218110 None] CMD "sudo cinder-rootwrap /etc/cinder/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.038s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:32.128069 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-f74affe4-a108-4da7-bc4b-3f52cea77d54 tempest-SnapshotsActionsTest-1725218110 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:01:32.134376 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-f74affe4-a108-4da7-bc4b-3f52cea77d54 tempest-SnapshotsActionsTest-1725218110 None] Deleted volume successfully.
Apr 25 15:01:32.158303 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-f74affe4-a108-4da7-bc4b-3f52cea77d54 tempest-SnapshotsActionsTest-1725218110 None] Lock "b'cinder-5597e8ca-9678-4ec3-a032-9acb359212fc-delete_volume'" released by "delete_volume" :: held 4.279s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:01:44.818060 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-3a098e88-ab4e-4acb-a9df-4282960368be tempest-VolumesMetadataTest-1769799284 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:01:44.823237 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-3a098e88-ab4e-4acb-a9df-4282960368be tempest-VolumesMetadataTest-1769799284 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:01:44.828997 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-3a098e88-ab4e-4acb-a9df-4282960368be tempest-VolumesMetadataTest-1769799284 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'
Apr 25 15:01:44.859824 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3a098e88-ab4e-4acb-a9df-4282960368be tempest-VolumesMetadataTest-1769799284 None] Flow 'volume_create_manager' (da1b773a-c5be-4e51-8ff9-9ab23a07a458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:01:44.864930 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3a098e88-ab4e-4acb-a9df-4282960368be tempest-VolumesMetadataTest-1769799284 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c33860e9-96f3-40e2-8ba0-f60a42cef4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:01:44.895879 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-3a098e88-ab4e-4acb-a9df-4282960368be tempest-VolumesMetadataTest-1769799284 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:01:44.930018 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3a098e88-ab4e-4acb-a9df-4282960368be tempest-VolumesMetadataTest-1769799284 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c33860e9-96f3-40e2-8ba0-f60a42cef4f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:01:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1478090935',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=007571e7-fd20-4f3c-8aea-022c2b389cac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7865cc59e3f496faf5688a4668d8fe5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:01:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:01:45Z,user_id='c587e31b2f1a471d9b2fb624b17e2110',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:01:44.932895 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3a098e88-ab4e-4acb-a9df-4282960368be tempest-VolumesMetadataTest-1769799284 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (43565062-eca3-4d7f-8ba4-792730cfd620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:01:44.935311 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3a098e88-ab4e-4acb-a9df-4282960368be tempest-VolumesMetadataTest-1769799284 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (43565062-eca3-4d7f-8ba4-792730cfd620) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:01:44.938144 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3a098e88-ab4e-4acb-a9df-4282960368be tempest-VolumesMetadataTest-1769799284 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9f966c17-536d-4ade-be0b-99748a4f8ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:01:44.940809 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3a098e88-ab4e-4acb-a9df-4282960368be tempest-VolumesMetadataTest-1769799284 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9f966c17-536d-4ade-be0b-99748a4f8ba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '007571e7-fd20-4f3c-8aea-022c2b389cac', 'volume_name': 'volume-007571e7-fd20-4f3c-8aea-022c2b389cac', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:01:44.944017 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3a098e88-ab4e-4acb-a9df-4282960368be tempest-VolumesMetadataTest-1769799284 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3eb508d9-8f6d-407d-ba6f-801defe4ab37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:01:44.947165 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3a098e88-ab4e-4acb-a9df-4282960368be tempest-VolumesMetadataTest-1769799284 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3eb508d9-8f6d-407d-ba6f-801defe4ab37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:01:44.949607 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3a098e88-ab4e-4acb-a9df-4282960368be tempest-VolumesMetadataTest-1769799284 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2936c991-df50-4b24-a7a3-25578861d510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:01:44.950722 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-3a098e88-ab4e-4acb-a9df-4282960368be tempest-VolumesMetadataTest-1769799284 None] Volume 007571e7-fd20-4f3c-8aea-022c2b389cac: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-007571e7-fd20-4f3c-8aea-022c2b389cac', 'volume_size': 1}
Apr 25 15:01:44.952311 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3a098e88-ab4e-4acb-a9df-4282960368be tempest-VolumesMetadataTest-1769799284 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-007571e7-fd20-4f3c-8aea-022c2b389cac stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:45.004242 n-d-811416-6 sudo[134329]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-007571e7-fd20-4f3c-8aea-022c2b389cac stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:01:45.005122 n-d-811416-6 sudo[134329]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:45.629667 n-d-811416-6 sudo[134329]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:45.632683 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3a098e88-ab4e-4acb-a9df-4282960368be tempest-VolumesMetadataTest-1769799284 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-007571e7-fd20-4f3c-8aea-022c2b389cac stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.679s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:45.636176 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3a098e88-ab4e-4acb-a9df-4282960368be tempest-VolumesMetadataTest-1769799284 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2936c991-df50-4b24-a7a3-25578861d510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-007571e7-fd20-4f3c-8aea-022c2b389cac', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:01:45.638604 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3a098e88-ab4e-4acb-a9df-4282960368be tempest-VolumesMetadataTest-1769799284 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c206f811-951a-4390-a704-da4db4d994ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:01:45.653638 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-3a098e88-ab4e-4acb-a9df-4282960368be tempest-VolumesMetadataTest-1769799284 None] Volume volume-007571e7-fd20-4f3c-8aea-022c2b389cac (007571e7-fd20-4f3c-8aea-022c2b389cac): created successfully
Apr 25 15:01:45.655679 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3a098e88-ab4e-4acb-a9df-4282960368be tempest-VolumesMetadataTest-1769799284 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c206f811-951a-4390-a704-da4db4d994ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:01:45.658864 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3a098e88-ab4e-4acb-a9df-4282960368be tempest-VolumesMetadataTest-1769799284 None] Flow 'volume_create_manager' (da1b773a-c5be-4e51-8ff9-9ab23a07a458) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:01:45.669471 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-3a098e88-ab4e-4acb-a9df-4282960368be tempest-VolumesMetadataTest-1769799284 None] Created volume successfully.
Apr 25 15:01:47.298064 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-c6075236-060c-4805-882a-c2d8c48b7e48 tempest-VolumesMetadataTest-1769799284 None] Lock "b'cinder-007571e7-fd20-4f3c-8aea-022c2b389cac-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:01:47.408981 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-c6075236-060c-4805-882a-c2d8c48b7e48 tempest-VolumesMetadataTest-1769799284 None] Skipping remove_export. No iscsi_target is presently exported for volume: 007571e7-fd20-4f3c-8aea-022c2b389cac
Apr 25 15:01:47.410080 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c6075236-060c-4805-882a-c2d8c48b7e48 tempest-VolumesMetadataTest-1769799284 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-007571e7-fd20-4f3c-8aea-022c2b389cac {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:47.454297 n-d-811416-6 sudo[134383]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-007571e7-fd20-4f3c-8aea-022c2b389cac
Apr 25 15:01:47.455733 n-d-811416-6 sudo[134383]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:48.005247 n-d-811416-6 sudo[134383]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:48.010651 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c6075236-060c-4805-882a-c2d8c48b7e48 tempest-VolumesMetadataTest-1769799284 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-007571e7-fd20-4f3c-8aea-022c2b389cac" returned: 0 in 0.600s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:48.013356 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c6075236-060c-4805-882a-c2d8c48b7e48 tempest-VolumesMetadataTest-1769799284 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-007571e7-fd20-4f3c-8aea-022c2b389cac {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:48.045253 n-d-811416-6 sudo[134392]: 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-007571e7-fd20-4f3c-8aea-022c2b389cac
Apr 25 15:01:48.047426 n-d-811416-6 sudo[134392]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:48.672327 n-d-811416-6 sudo[134392]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:48.678447 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c6075236-060c-4805-882a-c2d8c48b7e48 tempest-VolumesMetadataTest-1769799284 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-007571e7-fd20-4f3c-8aea-022c2b389cac" returned: 0 in 0.664s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:48.684166 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c6075236-060c-4805-882a-c2d8c48b7e48 tempest-VolumesMetadataTest-1769799284 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-007571e7-fd20-4f3c-8aea-022c2b389cac {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:48.714751 n-d-811416-6 sudo[134401]: 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-007571e7-fd20-4f3c-8aea-022c2b389cac
Apr 25 15:01:48.716390 n-d-811416-6 sudo[134401]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:49.366661 n-d-811416-6 sudo[134401]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:49.369583 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c6075236-060c-4805-882a-c2d8c48b7e48 tempest-VolumesMetadataTest-1769799284 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-007571e7-fd20-4f3c-8aea-022c2b389cac" returned: 0 in 0.686s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:49.370965 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-c6075236-060c-4805-882a-c2d8c48b7e48 tempest-VolumesMetadataTest-1769799284 None] Successfully deleted volume: 007571e7-fd20-4f3c-8aea-022c2b389cac
Apr 25 15:01:49.440073 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-c6075236-060c-4805-882a-c2d8c48b7e48 tempest-VolumesMetadataTest-1769799284 None] Created reservations ['0adb8e4d-8648-4140-b767-4b3480b08152', '1a3e2641-1dbb-4484-b44c-2a2a21ec0509', 'a43c113c-7256-4297-b30e-3362389340a5', 'b7fb98a2-6ff5-4232-9d78-cae531a3d676'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:01:49.512405 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-c6075236-060c-4805-882a-c2d8c48b7e48 tempest-VolumesMetadataTest-1769799284 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:01:49.513704 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c6075236-060c-4805-882a-c2d8c48b7e48 tempest-VolumesMetadataTest-1769799284 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:49.542766 n-d-811416-6 sudo[134419]: 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
Apr 25 15:01:49.544315 n-d-811416-6 sudo[134419]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:50.347487 n-d-811416-6 sudo[134419]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:50.350962 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c6075236-060c-4805-882a-c2d8c48b7e48 tempest-VolumesMetadataTest-1769799284 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.837s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:50.355011 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c6075236-060c-4805-882a-c2d8c48b7e48 tempest-VolumesMetadataTest-1769799284 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:50.403969 n-d-811416-6 sudo[134423]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:01:50.407086 n-d-811416-6 sudo[134423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:51.273207 n-d-811416-6 sudo[134423]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:51.276327 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c6075236-060c-4805-882a-c2d8c48b7e48 tempest-VolumesMetadataTest-1769799284 None] CMD "sudo cinder-rootwrap /etc/cinder/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.920s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:51.279000 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-c6075236-060c-4805-882a-c2d8c48b7e48 tempest-VolumesMetadataTest-1769799284 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:01:51.284973 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-c6075236-060c-4805-882a-c2d8c48b7e48 tempest-VolumesMetadataTest-1769799284 None] Deleted volume successfully.
Apr 25 15:01:51.307434 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-c6075236-060c-4805-882a-c2d8c48b7e48 tempest-VolumesMetadataTest-1769799284 None] Lock "b'cinder-007571e7-fd20-4f3c-8aea-022c2b389cac-delete_volume'" released by "delete_volume" :: held 4.010s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:01:56.168376 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-33cdc51e-47ea-4839-b1fb-2b8c6818f497 tempest-VolumesNegativeTest-2039833626 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:01:56.172612 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-33cdc51e-47ea-4839-b1fb-2b8c6818f497 tempest-VolumesNegativeTest-2039833626 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:01:56.173324 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-33cdc51e-47ea-4839-b1fb-2b8c6818f497 tempest-VolumesNegativeTest-2039833626 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'
Apr 25 15:01:56.191556 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-33cdc51e-47ea-4839-b1fb-2b8c6818f497 tempest-VolumesNegativeTest-2039833626 None] Flow 'volume_create_manager' (9297ee04-5ab5-4e57-9114-1c707f286aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:01:56.208577 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-33cdc51e-47ea-4839-b1fb-2b8c6818f497 tempest-VolumesNegativeTest-2039833626 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (58aca2fb-2230-4dac-80b1-48ac58a27a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:01:56.241947 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-33cdc51e-47ea-4839-b1fb-2b8c6818f497 tempest-VolumesNegativeTest-2039833626 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:01:56.267078 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-33cdc51e-47ea-4839-b1fb-2b8c6818f497 tempest-VolumesNegativeTest-2039833626 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (58aca2fb-2230-4dac-80b1-48ac58a27a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:01:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-797469435',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=32b2c838-56ca-4990-b372-d256f6ea90b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcd143c774dc4679a08f4f814b5f8c5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:01:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:01:56Z,user_id='2937690de1004d20850b71ae8f75cf76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:01:56.269961 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-33cdc51e-47ea-4839-b1fb-2b8c6818f497 tempest-VolumesNegativeTest-2039833626 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (05b89d83-7f53-49fb-a311-f53df161f4ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:01:56.272412 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-33cdc51e-47ea-4839-b1fb-2b8c6818f497 tempest-VolumesNegativeTest-2039833626 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (05b89d83-7f53-49fb-a311-f53df161f4ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:01:56.275869 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-33cdc51e-47ea-4839-b1fb-2b8c6818f497 tempest-VolumesNegativeTest-2039833626 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da3b4c9c-c7b9-40d4-824b-dd819fa704c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:01:56.279030 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-33cdc51e-47ea-4839-b1fb-2b8c6818f497 tempest-VolumesNegativeTest-2039833626 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da3b4c9c-c7b9-40d4-824b-dd819fa704c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '32b2c838-56ca-4990-b372-d256f6ea90b7', 'volume_name': 'volume-32b2c838-56ca-4990-b372-d256f6ea90b7', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:01:56.282094 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-33cdc51e-47ea-4839-b1fb-2b8c6818f497 tempest-VolumesNegativeTest-2039833626 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (944d190a-1fec-4d2a-952a-88dd5d9f75ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:01:56.284287 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-33cdc51e-47ea-4839-b1fb-2b8c6818f497 tempest-VolumesNegativeTest-2039833626 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (944d190a-1fec-4d2a-952a-88dd5d9f75ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:01:56.287462 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-33cdc51e-47ea-4839-b1fb-2b8c6818f497 tempest-VolumesNegativeTest-2039833626 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (78636a2d-24a0-4d48-9fbe-baecee0cdf93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:01:56.288511 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-33cdc51e-47ea-4839-b1fb-2b8c6818f497 tempest-VolumesNegativeTest-2039833626 None] Volume 32b2c838-56ca-4990-b372-d256f6ea90b7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-32b2c838-56ca-4990-b372-d256f6ea90b7', 'volume_size': 1}
Apr 25 15:01:56.290431 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-33cdc51e-47ea-4839-b1fb-2b8c6818f497 tempest-VolumesNegativeTest-2039833626 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-32b2c838-56ca-4990-b372-d256f6ea90b7 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:01:56.311041 n-d-811416-6 sudo[134531]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-32b2c838-56ca-4990-b372-d256f6ea90b7 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:01:56.312848 n-d-811416-6 sudo[134531]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:01:56.860352 n-d-811416-6 sudo[134531]: pam_unix(sudo:session): session closed for user root
Apr 25 15:01:56.862659 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-33cdc51e-47ea-4839-b1fb-2b8c6818f497 tempest-VolumesNegativeTest-2039833626 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-32b2c838-56ca-4990-b372-d256f6ea90b7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.572s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:01:56.872603 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-33cdc51e-47ea-4839-b1fb-2b8c6818f497 tempest-VolumesNegativeTest-2039833626 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (78636a2d-24a0-4d48-9fbe-baecee0cdf93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-32b2c838-56ca-4990-b372-d256f6ea90b7', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:01:56.875917 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-33cdc51e-47ea-4839-b1fb-2b8c6818f497 tempest-VolumesNegativeTest-2039833626 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4a2b2161-2ad6-4303-9368-7371248c33a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:01:56.888711 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-33cdc51e-47ea-4839-b1fb-2b8c6818f497 tempest-VolumesNegativeTest-2039833626 None] Volume volume-32b2c838-56ca-4990-b372-d256f6ea90b7 (32b2c838-56ca-4990-b372-d256f6ea90b7): created successfully
Apr 25 15:01:56.901163 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-33cdc51e-47ea-4839-b1fb-2b8c6818f497 tempest-VolumesNegativeTest-2039833626 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4a2b2161-2ad6-4303-9368-7371248c33a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:01:56.904817 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-33cdc51e-47ea-4839-b1fb-2b8c6818f497 tempest-VolumesNegativeTest-2039833626 None] Flow 'volume_create_manager' (9297ee04-5ab5-4e57-9114-1c707f286aaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:01:56.915656 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-33cdc51e-47ea-4839-b1fb-2b8c6818f497 tempest-VolumesNegativeTest-2039833626 None] Created volume successfully.
Apr 25 15:02:01.346134 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-16c0ce92-df9b-4bf4-92c4-4dd647dfd917 tempest-GroupsTest-1959891300 None] Group tempest-Group1-1303016663: creating
Apr 25 15:02:01.366933 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-16c0ce92-df9b-4bf4-92c4-4dd647dfd917 tempest-GroupsTest-1959891300 None] Group tempest-Group1-1303016663: created successfully
Apr 25 15:02:01.386844 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-16c0ce92-df9b-4bf4-92c4-4dd647dfd917 tempest-GroupsTest-1959891300 None] Create group completed successfully.
Apr 25 15:02:02.652223 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-02da76ae-0f80-4578-aa30-56047a255791 tempest-GroupsTest-1959891300 None] Group tempest-Group2-2066786788: creating
Apr 25 15:02:02.676118 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-02da76ae-0f80-4578-aa30-56047a255791 tempest-GroupsTest-1959891300 None] Group tempest-Group2-2066786788: created successfully
Apr 25 15:02:02.699590 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-02da76ae-0f80-4578-aa30-56047a255791 tempest-GroupsTest-1959891300 None] Create group completed successfully.
Apr 25 15:02:03.970183 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:02:03.971168 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:02:03.972259 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:04.020139 n-d-811416-6 sudo[134600]: 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
Apr 25 15:02:04.021515 n-d-811416-6 sudo[134600]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:04.529283 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-e5c01daa-07f6-4007-9fcd-8df469557ced tempest-GroupsTest-1959891300 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:02:04.544964 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-e5c01daa-07f6-4007-9fcd-8df469557ced tempest-GroupsTest-1959891300 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:02:04.545513 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-e5c01daa-07f6-4007-9fcd-8df469557ced tempest-GroupsTest-1959891300 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'
Apr 25 15:02:04.589689 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e5c01daa-07f6-4007-9fcd-8df469557ced tempest-GroupsTest-1959891300 None] Flow 'volume_create_manager' (7c6d43ab-dec0-468a-be29-8b47eba4ef12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:02:04.596873 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e5c01daa-07f6-4007-9fcd-8df469557ced tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6c174c7-b22b-4c97-98a9-3939704c781b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:04.651857 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-e5c01daa-07f6-4007-9fcd-8df469557ced tempest-GroupsTest-1959891300 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:02:04.674752 n-d-811416-6 sudo[134600]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:04.682817 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.711s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:04.685491 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:04.715425 n-d-811416-6 sudo[134607]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:02:04.716877 n-d-811416-6 sudo[134607]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:04.743640 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e5c01daa-07f6-4007-9fcd-8df469557ced tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6c174c7-b22b-4c97-98a9-3939704c781b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:02:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1905473824',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=547c0257-6e38-49b1-9f54-a547e6e4ef1b,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=a94fbcfd-6a56-4e5b-ac0c-af3f58c77be7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab830db307e9438892446f4eadcda8e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:02:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:02:04Z,user_id='1f16924621894c34bf5a974250fdff5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70c9e2d8-67de-4754-ba3b-2585393ff557),volume_type_id=70c9e2d8-67de-4754-ba3b-2585393ff557)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:04.747098 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e5c01daa-07f6-4007-9fcd-8df469557ced tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e29ba4fa-b156-4d80-9646-7aaca42e8e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:04.750174 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e5c01daa-07f6-4007-9fcd-8df469557ced tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e29ba4fa-b156-4d80-9646-7aaca42e8e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:04.752878 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e5c01daa-07f6-4007-9fcd-8df469557ced tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f874af6c-ab00-4c12-8ceb-4d994807990b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:04.763526 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e5c01daa-07f6-4007-9fcd-8df469557ced tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f874af6c-ab00-4c12-8ceb-4d994807990b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a94fbcfd-6a56-4e5b-ac0c-af3f58c77be7', 'volume_name': 'volume-a94fbcfd-6a56-4e5b-ac0c-af3f58c77be7', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:04.766247 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e5c01daa-07f6-4007-9fcd-8df469557ced tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bc5a40fb-567d-4e14-bc6c-504f6dce88e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:04.769101 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e5c01daa-07f6-4007-9fcd-8df469557ced tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bc5a40fb-567d-4e14-bc6c-504f6dce88e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:04.773105 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e5c01daa-07f6-4007-9fcd-8df469557ced tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (38952b81-2024-4847-aef0-a5ffe2b4eb34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:04.811811 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-e5c01daa-07f6-4007-9fcd-8df469557ced tempest-GroupsTest-1959891300 None] Volume a94fbcfd-6a56-4e5b-ac0c-af3f58c77be7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a94fbcfd-6a56-4e5b-ac0c-af3f58c77be7', 'volume_size': 1}
Apr 25 15:02:04.814903 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e5c01daa-07f6-4007-9fcd-8df469557ced tempest-GroupsTest-1959891300 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a94fbcfd-6a56-4e5b-ac0c-af3f58c77be7 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:04.859964 n-d-811416-6 sudo[134612]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a94fbcfd-6a56-4e5b-ac0c-af3f58c77be7 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:02:04.861643 n-d-811416-6 sudo[134612]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:05.215189 n-d-811416-6 sudo[134607]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:05.218197 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.532s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:05.221317 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:02:05.634829 n-d-811416-6 sudo[134612]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:05.636906 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e5c01daa-07f6-4007-9fcd-8df469557ced tempest-GroupsTest-1959891300 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a94fbcfd-6a56-4e5b-ac0c-af3f58c77be7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.822s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:05.641461 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e5c01daa-07f6-4007-9fcd-8df469557ced tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (38952b81-2024-4847-aef0-a5ffe2b4eb34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a94fbcfd-6a56-4e5b-ac0c-af3f58c77be7', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:05.644923 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e5c01daa-07f6-4007-9fcd-8df469557ced tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b03550ef-6fcf-4a9c-ab2a-655938c5da12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:05.678774 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-e5c01daa-07f6-4007-9fcd-8df469557ced tempest-GroupsTest-1959891300 None] Volume volume-a94fbcfd-6a56-4e5b-ac0c-af3f58c77be7 (a94fbcfd-6a56-4e5b-ac0c-af3f58c77be7): created successfully
Apr 25 15:02:05.681573 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e5c01daa-07f6-4007-9fcd-8df469557ced tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b03550ef-6fcf-4a9c-ab2a-655938c5da12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:05.687993 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e5c01daa-07f6-4007-9fcd-8df469557ced tempest-GroupsTest-1959891300 None] Flow 'volume_create_manager' (7c6d43ab-dec0-468a-be29-8b47eba4ef12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:02:05.712384 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-e5c01daa-07f6-4007-9fcd-8df469557ced tempest-GroupsTest-1959891300 None] Created volume successfully.
Apr 25 15:02:07.883504 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-f4bf5ef6-64eb-408a-9446-7df7e72c1358 tempest-GroupsTest-1959891300 None] Skipping remove_export. No iscsi_target is presently exported for volume: a94fbcfd-6a56-4e5b-ac0c-af3f58c77be7
Apr 25 15:02:07.887862 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f4bf5ef6-64eb-408a-9446-7df7e72c1358 tempest-GroupsTest-1959891300 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a94fbcfd-6a56-4e5b-ac0c-af3f58c77be7 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:07.931667 n-d-811416-6 sudo[134671]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a94fbcfd-6a56-4e5b-ac0c-af3f58c77be7
Apr 25 15:02:07.932487 n-d-811416-6 sudo[134671]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:08.641089 n-d-811416-6 sudo[134671]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:08.643766 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f4bf5ef6-64eb-408a-9446-7df7e72c1358 tempest-GroupsTest-1959891300 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a94fbcfd-6a56-4e5b-ac0c-af3f58c77be7" returned: 0 in 0.756s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:08.646248 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f4bf5ef6-64eb-408a-9446-7df7e72c1358 tempest-GroupsTest-1959891300 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-a94fbcfd-6a56-4e5b-ac0c-af3f58c77be7 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:08.694239 n-d-811416-6 sudo[134687]: 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-a94fbcfd-6a56-4e5b-ac0c-af3f58c77be7
Apr 25 15:02:08.696890 n-d-811416-6 sudo[134687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:09.376246 n-d-811416-6 sudo[134687]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:09.379078 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f4bf5ef6-64eb-408a-9446-7df7e72c1358 tempest-GroupsTest-1959891300 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a94fbcfd-6a56-4e5b-ac0c-af3f58c77be7" returned: 0 in 0.732s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:09.381218 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f4bf5ef6-64eb-408a-9446-7df7e72c1358 tempest-GroupsTest-1959891300 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a94fbcfd-6a56-4e5b-ac0c-af3f58c77be7 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:09.415043 n-d-811416-6 sudo[134697]: 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-a94fbcfd-6a56-4e5b-ac0c-af3f58c77be7
Apr 25 15:02:09.415899 n-d-811416-6 sudo[134697]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:10.037069 n-d-811416-6 sudo[134697]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:10.039984 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f4bf5ef6-64eb-408a-9446-7df7e72c1358 tempest-GroupsTest-1959891300 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a94fbcfd-6a56-4e5b-ac0c-af3f58c77be7" returned: 0 in 0.658s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:10.042931 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-f4bf5ef6-64eb-408a-9446-7df7e72c1358 tempest-GroupsTest-1959891300 None] Successfully deleted volume: a94fbcfd-6a56-4e5b-ac0c-af3f58c77be7
Apr 25 15:02:10.183486 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-f4bf5ef6-64eb-408a-9446-7df7e72c1358 tempest-GroupsTest-1959891300 None] Created reservations ['3d050b9e-845c-4beb-a0bd-5f034b7c5697'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:02:10.216495 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-f4bf5ef6-64eb-408a-9446-7df7e72c1358 tempest-GroupsTest-1959891300 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-661948875 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-661948875, it is now deprecated. Please use the default quota class for default quota.
Apr 25 15:02:10.217609 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-f4bf5ef6-64eb-408a-9446-7df7e72c1358 tempest-GroupsTest-1959891300 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-661948875 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-661948875, it is now deprecated. Please use the default quota class for default quota.
Apr 25 15:02:10.236436 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-f4bf5ef6-64eb-408a-9446-7df7e72c1358 tempest-GroupsTest-1959891300 None] Created reservations ['be8c5082-6c62-4f12-8a8d-25d4c8e35a37', '2f298d29-ff8c-446f-808c-c9af62d3a1bd', 'ed2d452d-0e6a-4ce5-ba79-2efd92133cdc', '536ed2da-c608-4d61-9aff-01439de25b61'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:02:10.356429 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-f4bf5ef6-64eb-408a-9446-7df7e72c1358 tempest-GroupsTest-1959891300 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:02:10.357337 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f4bf5ef6-64eb-408a-9446-7df7e72c1358 tempest-GroupsTest-1959891300 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:10.407282 n-d-811416-6 sudo[134717]: 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
Apr 25 15:02:10.415826 n-d-811416-6 sudo[134717]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:10.588085 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-170665c2-b9c7-4942-b4ad-5d54a423528b tempest-GroupsTest-1959891300 None] Created reservations ['1e52c583-7964-4820-90ff-89b557819327'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:02:10.774047 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-170665c2-b9c7-4942-b4ad-5d54a423528b tempest-GroupsTest-1959891300 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:02:10.778117 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-170665c2-b9c7-4942-b4ad-5d54a423528b tempest-GroupsTest-1959891300 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:10.823158 n-d-811416-6 sudo[134719]: 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
Apr 25 15:02:10.824887 n-d-811416-6 sudo[134719]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:11.217517 n-d-811416-6 sudo[134717]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:11.219588 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f4bf5ef6-64eb-408a-9446-7df7e72c1358 tempest-GroupsTest-1959891300 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.862s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:11.223735 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f4bf5ef6-64eb-408a-9446-7df7e72c1358 tempest-GroupsTest-1959891300 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:11.342759 n-d-811416-6 sudo[134732]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:02:11.345709 n-d-811416-6 sudo[134732]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:11.471810 n-d-811416-6 sudo[134719]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:11.474133 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-170665c2-b9c7-4942-b4ad-5d54a423528b tempest-GroupsTest-1959891300 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.699s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:11.475819 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-170665c2-b9c7-4942-b4ad-5d54a423528b tempest-GroupsTest-1959891300 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:11.516818 n-d-811416-6 sudo[134754]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:02:11.521617 n-d-811416-6 sudo[134754]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:12.200012 n-d-811416-6 sudo[134732]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:12.202496 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f4bf5ef6-64eb-408a-9446-7df7e72c1358 tempest-GroupsTest-1959891300 None] CMD "sudo cinder-rootwrap /etc/cinder/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.979s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:12.207558 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-f4bf5ef6-64eb-408a-9446-7df7e72c1358 tempest-GroupsTest-1959891300 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:02:12.219895 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-f4bf5ef6-64eb-408a-9446-7df7e72c1358 tempest-GroupsTest-1959891300 None] Delete group completed successfully.
Apr 25 15:02:12.288791 n-d-811416-6 sudo[134754]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:12.290751 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-170665c2-b9c7-4942-b4ad-5d54a423528b tempest-GroupsTest-1959891300 None] CMD "sudo cinder-rootwrap /etc/cinder/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.815s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:12.291843 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-170665c2-b9c7-4942-b4ad-5d54a423528b tempest-GroupsTest-1959891300 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:02:12.296773 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-170665c2-b9c7-4942-b4ad-5d54a423528b tempest-GroupsTest-1959891300 None] Delete group completed successfully.
Apr 25 15:02:12.726653 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-170ed157-af97-417a-9047-650f92f9d70d tempest-GroupsTest-1959891300 None] Group tempest-GroupsTest-Group-111945377: creating
Apr 25 15:02:12.802821 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-170ed157-af97-417a-9047-650f92f9d70d tempest-GroupsTest-1959891300 None] Group tempest-GroupsTest-Group-111945377: created successfully
Apr 25 15:02:12.854586 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-170ed157-af97-417a-9047-650f92f9d70d tempest-GroupsTest-1959891300 None] Create group completed successfully.
Apr 25 15:02:14.551357 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-d3ee501a-2ec3-4e81-93cd-295d5346e02b tempest-GroupsTest-1959891300 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:02:14.557827 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-d3ee501a-2ec3-4e81-93cd-295d5346e02b tempest-GroupsTest-1959891300 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:02:14.558402 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-d3ee501a-2ec3-4e81-93cd-295d5346e02b tempest-GroupsTest-1959891300 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'
Apr 25 15:02:14.596865 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d3ee501a-2ec3-4e81-93cd-295d5346e02b tempest-GroupsTest-1959891300 None] Flow 'volume_create_manager' (a09872a2-2f43-44d9-b8e8-4ccfb56a90f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:02:14.605694 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d3ee501a-2ec3-4e81-93cd-295d5346e02b tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4f559dc0-3394-45d0-9a54-f8f7b712f328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:14.639207 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-d3ee501a-2ec3-4e81-93cd-295d5346e02b tempest-GroupsTest-1959891300 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:02:14.671078 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d3ee501a-2ec3-4e81-93cd-295d5346e02b tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4f559dc0-3394-45d0-9a54-f8f7b712f328) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:02:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1597781814',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=e4fe4905-8191-4d71-acfb-3965d3c79d01,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=42513943-a990-4aec-822a-2a6f79c78a95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab830db307e9438892446f4eadcda8e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:02:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:02:14Z,user_id='1f16924621894c34bf5a974250fdff5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5ee9f0-44de-44da-8210-1f1c824868ee),volume_type_id=3b5ee9f0-44de-44da-8210-1f1c824868ee)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:14.674472 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d3ee501a-2ec3-4e81-93cd-295d5346e02b tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (20522ad5-ad5b-4ac0-9cc3-59c622e5cbce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:14.677093 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d3ee501a-2ec3-4e81-93cd-295d5346e02b tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (20522ad5-ad5b-4ac0-9cc3-59c622e5cbce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:14.679878 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d3ee501a-2ec3-4e81-93cd-295d5346e02b tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (04f6853f-614e-475a-a54f-21a4c3ffa181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:14.684510 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d3ee501a-2ec3-4e81-93cd-295d5346e02b tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (04f6853f-614e-475a-a54f-21a4c3ffa181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '42513943-a990-4aec-822a-2a6f79c78a95', 'volume_name': 'volume-42513943-a990-4aec-822a-2a6f79c78a95', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:14.687985 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d3ee501a-2ec3-4e81-93cd-295d5346e02b tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c3475f3-8643-4c16-999b-b961ca4cc30d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:14.691812 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d3ee501a-2ec3-4e81-93cd-295d5346e02b tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c3475f3-8643-4c16-999b-b961ca4cc30d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:14.694907 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d3ee501a-2ec3-4e81-93cd-295d5346e02b tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8c446f1c-4531-476d-bc84-e88ab9eb18d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:14.720697 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-d3ee501a-2ec3-4e81-93cd-295d5346e02b tempest-GroupsTest-1959891300 None] Volume 42513943-a990-4aec-822a-2a6f79c78a95: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-42513943-a990-4aec-822a-2a6f79c78a95', 'volume_size': 1}
Apr 25 15:02:14.722513 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d3ee501a-2ec3-4e81-93cd-295d5346e02b tempest-GroupsTest-1959891300 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-42513943-a990-4aec-822a-2a6f79c78a95 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:14.770479 n-d-811416-6 sudo[134806]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-42513943-a990-4aec-822a-2a6f79c78a95 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:02:14.772347 n-d-811416-6 sudo[134806]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:15.484559 n-d-811416-6 sudo[134806]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:15.487282 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d3ee501a-2ec3-4e81-93cd-295d5346e02b tempest-GroupsTest-1959891300 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-42513943-a990-4aec-822a-2a6f79c78a95 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.764s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:15.492641 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d3ee501a-2ec3-4e81-93cd-295d5346e02b tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8c446f1c-4531-476d-bc84-e88ab9eb18d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-42513943-a990-4aec-822a-2a6f79c78a95', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:15.496388 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d3ee501a-2ec3-4e81-93cd-295d5346e02b tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0af3a72a-b790-4f0b-97dd-0f35bc220e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:15.528976 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-d3ee501a-2ec3-4e81-93cd-295d5346e02b tempest-GroupsTest-1959891300 None] Volume volume-42513943-a990-4aec-822a-2a6f79c78a95 (42513943-a990-4aec-822a-2a6f79c78a95): created successfully
Apr 25 15:02:15.531636 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d3ee501a-2ec3-4e81-93cd-295d5346e02b tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0af3a72a-b790-4f0b-97dd-0f35bc220e7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:15.536885 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d3ee501a-2ec3-4e81-93cd-295d5346e02b tempest-GroupsTest-1959891300 None] Flow 'volume_create_manager' (a09872a2-2f43-44d9-b8e8-4ccfb56a90f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:02:15.565778 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-d3ee501a-2ec3-4e81-93cd-295d5346e02b tempest-GroupsTest-1959891300 None] Created volume successfully.
Apr 25 15:02:16.815070 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-423523fe-d878-462f-820c-8f549edb6df0 tempest-GroupsTest-1959891300 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:02:16.821882 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-423523fe-d878-462f-820c-8f549edb6df0 tempest-GroupsTest-1959891300 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:02:16.822400 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-423523fe-d878-462f-820c-8f549edb6df0 tempest-GroupsTest-1959891300 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'
Apr 25 15:02:16.868820 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-423523fe-d878-462f-820c-8f549edb6df0 tempest-GroupsTest-1959891300 None] Flow 'volume_create_manager' (b82e7385-97e0-4e36-9e99-76bf71169395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:02:16.883557 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-423523fe-d878-462f-820c-8f549edb6df0 tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ae86e0bc-4dda-4b03-9986-a8fc7c092705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:16.983169 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-423523fe-d878-462f-820c-8f549edb6df0 tempest-GroupsTest-1959891300 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:02:17.067772 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-423523fe-d878-462f-820c-8f549edb6df0 tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ae86e0bc-4dda-4b03-9986-a8fc7c092705) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:02:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1426743693',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=e4fe4905-8191-4d71-acfb-3965d3c79d01,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=f0c7983d-c0ce-4920-ae6f-e53e59308f00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab830db307e9438892446f4eadcda8e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:02:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:02:17Z,user_id='1f16924621894c34bf5a974250fdff5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5ee9f0-44de-44da-8210-1f1c824868ee),volume_type_id=3b5ee9f0-44de-44da-8210-1f1c824868ee)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:17.074910 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-423523fe-d878-462f-820c-8f549edb6df0 tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (22d69a4a-92ac-4305-ac35-1b853821242f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:17.079751 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-423523fe-d878-462f-820c-8f549edb6df0 tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (22d69a4a-92ac-4305-ac35-1b853821242f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:17.086611 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-423523fe-d878-462f-820c-8f549edb6df0 tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e1ceb174-6e63-4fed-9129-8e122d30b040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:17.090243 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-423523fe-d878-462f-820c-8f549edb6df0 tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e1ceb174-6e63-4fed-9129-8e122d30b040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f0c7983d-c0ce-4920-ae6f-e53e59308f00', 'volume_name': 'volume-f0c7983d-c0ce-4920-ae6f-e53e59308f00', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:17.095908 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-423523fe-d878-462f-820c-8f549edb6df0 tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f78f8114-9295-4d7e-a884-94610d16801c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:17.099800 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-423523fe-d878-462f-820c-8f549edb6df0 tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f78f8114-9295-4d7e-a884-94610d16801c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:17.104231 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-423523fe-d878-462f-820c-8f549edb6df0 tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41a31f57-c324-4b17-97f2-0f623a36542b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:17.138380 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-423523fe-d878-462f-820c-8f549edb6df0 tempest-GroupsTest-1959891300 None] Volume f0c7983d-c0ce-4920-ae6f-e53e59308f00: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f0c7983d-c0ce-4920-ae6f-e53e59308f00', 'volume_size': 1}
Apr 25 15:02:17.140361 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-423523fe-d878-462f-820c-8f549edb6df0 tempest-GroupsTest-1959891300 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f0c7983d-c0ce-4920-ae6f-e53e59308f00 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:17.190380 n-d-811416-6 sudo[134916]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f0c7983d-c0ce-4920-ae6f-e53e59308f00 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:02:17.194780 n-d-811416-6 sudo[134916]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:18.271200 n-d-811416-6 sudo[134916]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:18.274744 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-423523fe-d878-462f-820c-8f549edb6df0 tempest-GroupsTest-1959891300 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f0c7983d-c0ce-4920-ae6f-e53e59308f00 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.134s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:18.280283 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-423523fe-d878-462f-820c-8f549edb6df0 tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41a31f57-c324-4b17-97f2-0f623a36542b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f0c7983d-c0ce-4920-ae6f-e53e59308f00', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:18.286877 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-423523fe-d878-462f-820c-8f549edb6df0 tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (22acde30-f76b-47ab-8448-2c1bca3ff3fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:18.321408 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-423523fe-d878-462f-820c-8f549edb6df0 tempest-GroupsTest-1959891300 None] Volume volume-f0c7983d-c0ce-4920-ae6f-e53e59308f00 (f0c7983d-c0ce-4920-ae6f-e53e59308f00): created successfully
Apr 25 15:02:18.324793 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-423523fe-d878-462f-820c-8f549edb6df0 tempest-GroupsTest-1959891300 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (22acde30-f76b-47ab-8448-2c1bca3ff3fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:18.331253 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-423523fe-d878-462f-820c-8f549edb6df0 tempest-GroupsTest-1959891300 None] Flow 'volume_create_manager' (b82e7385-97e0-4e36-9e99-76bf71169395) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:02:18.360871 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-423523fe-d878-462f-820c-8f549edb6df0 tempest-GroupsTest-1959891300 None] Created volume successfully.
Apr 25 15:02:19.614394 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-7d0748ab-15a2-4f3a-a560-2bc2cec12d59 tempest-GroupsTest-1959891300 None] Update group completed successfully.
Apr 25 15:02:21.354770 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-23cab89c-be69-404e-8232-de51c099193f tempest-GroupsTest-1959891300 None] Update group completed successfully.
Apr 25 15:02:23.767489 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-7f51098b-e010-47d6-94cc-a23a92c6b77d tempest-GroupsTest-1959891300 None] Skipping remove_export. No iscsi_target is presently exported for volume: 42513943-a990-4aec-822a-2a6f79c78a95
Apr 25 15:02:23.769531 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-7f51098b-e010-47d6-94cc-a23a92c6b77d tempest-GroupsTest-1959891300 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-42513943-a990-4aec-822a-2a6f79c78a95 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:23.847325 n-d-811416-6 sudo[135059]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-42513943-a990-4aec-822a-2a6f79c78a95
Apr 25 15:02:23.854872 n-d-811416-6 sudo[135059]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:23.996408 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-33d23b4c-0e35-4654-a7df-bcbe22ada999 req-cf80c80a-efff-474a-974a-07ac313a9043 tempest-AttachVolumeNegativeTest-256828668 None] Terminate volume connection completed successfully.
Apr 25 15:02:23.996993 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-33d23b4c-0e35-4654-a7df-bcbe22ada999 req-cf80c80a-efff-474a-974a-07ac313a9043 tempest-AttachVolumeNegativeTest-256828668 None] Deleting attachment be8c6341-98be-4c40-b4e5-10f97922126f. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 15:02:23.999718 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:24.173416 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.174s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:24.174142 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128285280]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f0c3019e-091b-4e4a-a168-644e473d5553\n System information:\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-f0c3019e-091b-4e4a-a168-644e473d5553\n Backing store flags: \n Account information:\n Yq6HeX2Xek4HLaBtb57B\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:02:24.174986 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-33d23b4c-0e35-4654-a7df-bcbe22ada999 req-cf80c80a-efff-474a-974a-07ac313a9043 tempest-AttachVolumeNegativeTest-256828668 None] Removing iscsi_target for Volume ID: f0c3019e-091b-4e4a-a168-644e473d5553
Apr 25 15:02:24.176894 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f0c3019e-091b-4e4a-a168-644e473d5553 -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:24.405579 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f0c3019e-091b-4e4a-a168-644e473d5553 -f" returned: 0 in 0.228s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:24.406655 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128285280]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:02:24.414679 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:24.644269 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.232s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:24.644852 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128285280]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:02:24.974861 n-d-811416-6 sudo[135059]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:24.977462 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-7f51098b-e010-47d6-94cc-a23a92c6b77d tempest-GroupsTest-1959891300 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-42513943-a990-4aec-822a-2a6f79c78a95" returned: 0 in 1.208s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:24.979186 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-7f51098b-e010-47d6-94cc-a23a92c6b77d tempest-GroupsTest-1959891300 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-42513943-a990-4aec-822a-2a6f79c78a95 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:25.087692 n-d-811416-6 sudo[135096]: 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-42513943-a990-4aec-822a-2a6f79c78a95
Apr 25 15:02:25.088543 n-d-811416-6 sudo[135096]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:26.214516 n-d-811416-6 sudo[135096]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:26.217840 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-7f51098b-e010-47d6-94cc-a23a92c6b77d tempest-GroupsTest-1959891300 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-42513943-a990-4aec-822a-2a6f79c78a95" returned: 0 in 1.238s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:26.220905 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-7f51098b-e010-47d6-94cc-a23a92c6b77d tempest-GroupsTest-1959891300 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-42513943-a990-4aec-822a-2a6f79c78a95 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:26.255643 n-d-811416-6 sudo[135111]: 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-42513943-a990-4aec-822a-2a6f79c78a95
Apr 25 15:02:26.258703 n-d-811416-6 sudo[135111]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:27.223593 n-d-811416-6 sudo[135111]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:27.226303 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-7f51098b-e010-47d6-94cc-a23a92c6b77d tempest-GroupsTest-1959891300 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-42513943-a990-4aec-822a-2a6f79c78a95" returned: 0 in 1.005s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:27.227654 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-7f51098b-e010-47d6-94cc-a23a92c6b77d tempest-GroupsTest-1959891300 None] Successfully deleted volume: 42513943-a990-4aec-822a-2a6f79c78a95
Apr 25 15:02:27.228186 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-7f51098b-e010-47d6-94cc-a23a92c6b77d tempest-GroupsTest-1959891300 None] Skipping remove_export. No iscsi_target is presently exported for volume: f0c7983d-c0ce-4920-ae6f-e53e59308f00
Apr 25 15:02:27.234662 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-7f51098b-e010-47d6-94cc-a23a92c6b77d tempest-GroupsTest-1959891300 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f0c7983d-c0ce-4920-ae6f-e53e59308f00 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:27.291020 n-d-811416-6 sudo[135151]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f0c7983d-c0ce-4920-ae6f-e53e59308f00
Apr 25 15:02:27.291868 n-d-811416-6 sudo[135151]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:28.116848 n-d-811416-6 sudo[135151]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:28.126732 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-7f51098b-e010-47d6-94cc-a23a92c6b77d tempest-GroupsTest-1959891300 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f0c7983d-c0ce-4920-ae6f-e53e59308f00" returned: 0 in 0.891s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:28.131813 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-7f51098b-e010-47d6-94cc-a23a92c6b77d tempest-GroupsTest-1959891300 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-f0c7983d-c0ce-4920-ae6f-e53e59308f00 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:28.180111 n-d-811416-6 sudo[135191]: 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-f0c7983d-c0ce-4920-ae6f-e53e59308f00
Apr 25 15:02:28.181587 n-d-811416-6 sudo[135191]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:28.968694 n-d-811416-6 sudo[135191]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:28.971498 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-7f51098b-e010-47d6-94cc-a23a92c6b77d tempest-GroupsTest-1959891300 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f0c7983d-c0ce-4920-ae6f-e53e59308f00" returned: 0 in 0.840s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:28.974653 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-7f51098b-e010-47d6-94cc-a23a92c6b77d tempest-GroupsTest-1959891300 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f0c7983d-c0ce-4920-ae6f-e53e59308f00 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:28.997800 n-d-811416-6 sudo[135212]: 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-f0c7983d-c0ce-4920-ae6f-e53e59308f00
Apr 25 15:02:28.999889 n-d-811416-6 sudo[135212]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:29.603436 n-d-811416-6 sudo[135212]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:29.605715 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-7f51098b-e010-47d6-94cc-a23a92c6b77d tempest-GroupsTest-1959891300 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f0c7983d-c0ce-4920-ae6f-e53e59308f00" returned: 0 in 0.631s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:29.606859 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-7f51098b-e010-47d6-94cc-a23a92c6b77d tempest-GroupsTest-1959891300 None] Successfully deleted volume: f0c7983d-c0ce-4920-ae6f-e53e59308f00
Apr 25 15:02:29.802535 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-7f51098b-e010-47d6-94cc-a23a92c6b77d tempest-GroupsTest-1959891300 None] Created reservations ['5dba3ec3-89ff-427f-894b-54d16947ade1'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:02:29.831215 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-7f51098b-e010-47d6-94cc-a23a92c6b77d tempest-GroupsTest-1959891300 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-826648567 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-826648567, it is now deprecated. Please use the default quota class for default quota.
Apr 25 15:02:29.831485 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-7f51098b-e010-47d6-94cc-a23a92c6b77d tempest-GroupsTest-1959891300 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-826648567 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-826648567, it is now deprecated. Please use the default quota class for default quota.
Apr 25 15:02:29.851614 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-7f51098b-e010-47d6-94cc-a23a92c6b77d tempest-GroupsTest-1959891300 None] Created reservations ['55a0fbb7-3271-4676-b792-993790bf6fcc', '11b20eef-b212-4c0c-bb86-c1a0cd79291e', '25cafc7c-40b5-4742-b0b9-82c292cf0c6d', '55252cf3-de02-4e9f-a86a-e6ea4a18f799'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:02:29.939949 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-7f51098b-e010-47d6-94cc-a23a92c6b77d tempest-GroupsTest-1959891300 None] Created reservations ['acc593d3-8820-4a35-87ae-370674e64eb7', '8972b38b-d7b8-47f6-8390-f27989c9647a', '9dbf4397-d54f-4853-9d0c-dedc943283dc', '506dee87-e4ce-4dbc-9c53-5d4334a711d2'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:02:30.133092 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-7f51098b-e010-47d6-94cc-a23a92c6b77d tempest-GroupsTest-1959891300 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:02:30.135084 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-7f51098b-e010-47d6-94cc-a23a92c6b77d tempest-GroupsTest-1959891300 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:30.181731 n-d-811416-6 sudo[135230]: 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
Apr 25 15:02:30.185287 n-d-811416-6 sudo[135230]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:31.063266 n-d-811416-6 sudo[135230]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:31.066170 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-7f51098b-e010-47d6-94cc-a23a92c6b77d tempest-GroupsTest-1959891300 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.930s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:31.069945 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-7f51098b-e010-47d6-94cc-a23a92c6b77d tempest-GroupsTest-1959891300 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:31.114507 n-d-811416-6 sudo[135274]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:02:31.115331 n-d-811416-6 sudo[135274]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:32.033356 n-d-811416-6 sudo[135274]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:32.036180 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-7f51098b-e010-47d6-94cc-a23a92c6b77d tempest-GroupsTest-1959891300 None] CMD "sudo cinder-rootwrap /etc/cinder/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.966s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:32.039649 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-7f51098b-e010-47d6-94cc-a23a92c6b77d tempest-GroupsTest-1959891300 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:02:32.046952 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-7f51098b-e010-47d6-94cc-a23a92c6b77d tempest-GroupsTest-1959891300 None] Delete group completed successfully.
Apr 25 15:02:37.851533 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-3bb17055-9b09-418d-8242-8c905e490128 tempest-VolumesNegativeTest-2039833626 None] Lock "b'cinder-32b2c838-56ca-4990-b372-d256f6ea90b7-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:02:37.981887 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-3bb17055-9b09-418d-8242-8c905e490128 tempest-VolumesNegativeTest-2039833626 None] Skipping remove_export. No iscsi_target is presently exported for volume: 32b2c838-56ca-4990-b372-d256f6ea90b7
Apr 25 15:02:37.983015 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3bb17055-9b09-418d-8242-8c905e490128 tempest-VolumesNegativeTest-2039833626 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-32b2c838-56ca-4990-b372-d256f6ea90b7 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:38.032850 n-d-811416-6 sudo[135355]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-32b2c838-56ca-4990-b372-d256f6ea90b7
Apr 25 15:02:38.038685 n-d-811416-6 sudo[135355]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:38.866818 n-d-811416-6 sudo[135355]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:38.869230 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3bb17055-9b09-418d-8242-8c905e490128 tempest-VolumesNegativeTest-2039833626 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-32b2c838-56ca-4990-b372-d256f6ea90b7" returned: 0 in 0.886s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:38.872641 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3bb17055-9b09-418d-8242-8c905e490128 tempest-VolumesNegativeTest-2039833626 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-32b2c838-56ca-4990-b372-d256f6ea90b7 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:38.902963 n-d-811416-6 sudo[135360]: 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-32b2c838-56ca-4990-b372-d256f6ea90b7
Apr 25 15:02:38.904550 n-d-811416-6 sudo[135360]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:39.436811 n-d-811416-6 sudo[135360]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:39.439095 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3bb17055-9b09-418d-8242-8c905e490128 tempest-VolumesNegativeTest-2039833626 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-32b2c838-56ca-4990-b372-d256f6ea90b7" returned: 0 in 0.566s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:39.441575 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3bb17055-9b09-418d-8242-8c905e490128 tempest-VolumesNegativeTest-2039833626 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-32b2c838-56ca-4990-b372-d256f6ea90b7 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:39.466786 n-d-811416-6 sudo[135373]: 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-32b2c838-56ca-4990-b372-d256f6ea90b7
Apr 25 15:02:39.468950 n-d-811416-6 sudo[135373]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:40.038855 n-d-811416-6 sudo[135373]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:40.041553 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3bb17055-9b09-418d-8242-8c905e490128 tempest-VolumesNegativeTest-2039833626 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-32b2c838-56ca-4990-b372-d256f6ea90b7" returned: 0 in 0.599s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:40.043514 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-3bb17055-9b09-418d-8242-8c905e490128 tempest-VolumesNegativeTest-2039833626 None] Successfully deleted volume: 32b2c838-56ca-4990-b372-d256f6ea90b7
Apr 25 15:02:40.138477 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-3bb17055-9b09-418d-8242-8c905e490128 tempest-VolumesNegativeTest-2039833626 None] Created reservations ['687700e8-a6d4-4fa5-b7c2-945b3845f6f1', '5be7c67d-bcc3-4e8f-8b90-4e800389ec6b', 'c77daddb-5e96-4671-abab-bac2103a6c3a', 'd3f08b75-8080-4a93-a8e7-8388560ca64a'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:02:40.199772 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-3bb17055-9b09-418d-8242-8c905e490128 tempest-VolumesNegativeTest-2039833626 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:02:40.201020 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3bb17055-9b09-418d-8242-8c905e490128 tempest-VolumesNegativeTest-2039833626 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:40.266917 n-d-811416-6 sudo[135384]: 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
Apr 25 15:02:40.268595 n-d-811416-6 sudo[135384]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:41.143975 n-d-811416-6 sudo[135384]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:41.148849 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3bb17055-9b09-418d-8242-8c905e490128 tempest-VolumesNegativeTest-2039833626 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:41.151041 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3bb17055-9b09-418d-8242-8c905e490128 tempest-VolumesNegativeTest-2039833626 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:41.208715 n-d-811416-6 sudo[135389]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:02:41.211482 n-d-811416-6 sudo[135389]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:41.957306 n-d-811416-6 sudo[135389]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:41.960983 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3bb17055-9b09-418d-8242-8c905e490128 tempest-VolumesNegativeTest-2039833626 None] CMD "sudo cinder-rootwrap /etc/cinder/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.808s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:41.963468 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-3bb17055-9b09-418d-8242-8c905e490128 tempest-VolumesNegativeTest-2039833626 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:02:41.970497 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-3bb17055-9b09-418d-8242-8c905e490128 tempest-VolumesNegativeTest-2039833626 None] Deleted volume successfully.
Apr 25 15:02:42.007688 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-3bb17055-9b09-418d-8242-8c905e490128 tempest-VolumesNegativeTest-2039833626 None] Lock "b'cinder-32b2c838-56ca-4990-b372-d256f6ea90b7-delete_volume'" released by "delete_volume" :: held 4.157s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:02:44.383496 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-3ee75b77-0f6f-498b-85dd-6b8d4d1f81b6 tempest-VolumesSnapshotListTestJSON-348549800 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:02:44.388170 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-3ee75b77-0f6f-498b-85dd-6b8d4d1f81b6 tempest-VolumesSnapshotListTestJSON-348549800 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:02:44.388849 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-3ee75b77-0f6f-498b-85dd-6b8d4d1f81b6 tempest-VolumesSnapshotListTestJSON-348549800 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'
Apr 25 15:02:44.423825 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3ee75b77-0f6f-498b-85dd-6b8d4d1f81b6 tempest-VolumesSnapshotListTestJSON-348549800 None] Flow 'volume_create_manager' (1d51629f-2d1b-4be0-b1d8-95c207e2f450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:02:44.428416 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3ee75b77-0f6f-498b-85dd-6b8d4d1f81b6 tempest-VolumesSnapshotListTestJSON-348549800 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (02b18232-9fff-43be-a733-0d1a406a55c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:44.452863 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-3ee75b77-0f6f-498b-85dd-6b8d4d1f81b6 tempest-VolumesSnapshotListTestJSON-348549800 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:02:44.506619 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3ee75b77-0f6f-498b-85dd-6b8d4d1f81b6 tempest-VolumesSnapshotListTestJSON-348549800 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (02b18232-9fff-43be-a733-0d1a406a55c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:02:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1725625254',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=bb994ca9-4292-4e33-93c0-ac7e47eff8cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4106cce63ceb40b899d1f6217b0547ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:02:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:02:44Z,user_id='964cbccc3f5644708733602de1118325',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:44.518971 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3ee75b77-0f6f-498b-85dd-6b8d4d1f81b6 tempest-VolumesSnapshotListTestJSON-348549800 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aba5a41d-da61-400c-a431-2a79a7a3867b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:44.522691 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3ee75b77-0f6f-498b-85dd-6b8d4d1f81b6 tempest-VolumesSnapshotListTestJSON-348549800 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aba5a41d-da61-400c-a431-2a79a7a3867b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:44.526134 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3ee75b77-0f6f-498b-85dd-6b8d4d1f81b6 tempest-VolumesSnapshotListTestJSON-348549800 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b51e4b0c-2391-4c64-9d54-0d25273fb95a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:44.528879 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3ee75b77-0f6f-498b-85dd-6b8d4d1f81b6 tempest-VolumesSnapshotListTestJSON-348549800 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b51e4b0c-2391-4c64-9d54-0d25273fb95a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bb994ca9-4292-4e33-93c0-ac7e47eff8cb', 'volume_name': 'volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:44.531565 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3ee75b77-0f6f-498b-85dd-6b8d4d1f81b6 tempest-VolumesSnapshotListTestJSON-348549800 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8e23daae-f25d-433e-8ff1-0cc387b52763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:44.534282 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3ee75b77-0f6f-498b-85dd-6b8d4d1f81b6 tempest-VolumesSnapshotListTestJSON-348549800 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8e23daae-f25d-433e-8ff1-0cc387b52763) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:44.536724 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3ee75b77-0f6f-498b-85dd-6b8d4d1f81b6 tempest-VolumesSnapshotListTestJSON-348549800 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a7374f2d-f016-45a5-b037-8fb7f91da18e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:44.538677 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-3ee75b77-0f6f-498b-85dd-6b8d4d1f81b6 tempest-VolumesSnapshotListTestJSON-348549800 None] Volume bb994ca9-4292-4e33-93c0-ac7e47eff8cb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb', 'volume_size': 1}
Apr 25 15:02:44.540177 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3ee75b77-0f6f-498b-85dd-6b8d4d1f81b6 tempest-VolumesSnapshotListTestJSON-348549800 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:44.585699 n-d-811416-6 sudo[135416]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:02:44.586629 n-d-811416-6 sudo[135416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:45.285604 n-d-811416-6 sudo[135416]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:45.288110 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3ee75b77-0f6f-498b-85dd-6b8d4d1f81b6 tempest-VolumesSnapshotListTestJSON-348549800 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.747s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:45.294760 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3ee75b77-0f6f-498b-85dd-6b8d4d1f81b6 tempest-VolumesSnapshotListTestJSON-348549800 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a7374f2d-f016-45a5-b037-8fb7f91da18e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:45.297757 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3ee75b77-0f6f-498b-85dd-6b8d4d1f81b6 tempest-VolumesSnapshotListTestJSON-348549800 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0062e19c-21ce-4cb8-92b3-e664f877fe15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:45.313946 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-3ee75b77-0f6f-498b-85dd-6b8d4d1f81b6 tempest-VolumesSnapshotListTestJSON-348549800 None] Volume volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb (bb994ca9-4292-4e33-93c0-ac7e47eff8cb): created successfully
Apr 25 15:02:45.316364 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3ee75b77-0f6f-498b-85dd-6b8d4d1f81b6 tempest-VolumesSnapshotListTestJSON-348549800 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0062e19c-21ce-4cb8-92b3-e664f877fe15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:45.321630 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3ee75b77-0f6f-498b-85dd-6b8d4d1f81b6 tempest-VolumesSnapshotListTestJSON-348549800 None] Flow 'volume_create_manager' (1d51629f-2d1b-4be0-b1d8-95c207e2f450) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:02:45.333366 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-3ee75b77-0f6f-498b-85dd-6b8d4d1f81b6 tempest-VolumesSnapshotListTestJSON-348549800 None] Created volume successfully.
Apr 25 15:02:45.862698 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d3f32fc3-b255-4bba-a075-35aaeb98c940 tempest-VolumesSnapshotListTestJSON-348549800 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:45.903216 n-d-811416-6 sudo[135453]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb
Apr 25 15:02:45.910230 n-d-811416-6 sudo[135453]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:46.517950 n-d-811416-6 sudo[135453]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:46.520309 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d3f32fc3-b255-4bba-a075-35aaeb98c940 tempest-VolumesSnapshotListTestJSON-348549800 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb" returned: 0 in 0.657s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:46.523711 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d3f32fc3-b255-4bba-a075-35aaeb98c940 tempest-VolumesSnapshotListTestJSON-348549800 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-da7dd420-9b29-41c2-b801-4ff259b4d593 --snapshot stack-volumes-lvmdriver-1/volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:46.565879 n-d-811416-6 sudo[135465]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-da7dd420-9b29-41c2-b801-4ff259b4d593 --snapshot stack-volumes-lvmdriver-1/volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb -L 1.00g
Apr 25 15:02:46.566720 n-d-811416-6 sudo[135465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:47.604708 n-d-811416-6 sudo[135465]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:47.607263 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d3f32fc3-b255-4bba-a075-35aaeb98c940 tempest-VolumesSnapshotListTestJSON-348549800 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-da7dd420-9b29-41c2-b801-4ff259b4d593 --snapshot stack-volumes-lvmdriver-1/volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb -L 1.00g" returned: 0 in 1.083s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:47.669574 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-d3f32fc3-b255-4bba-a075-35aaeb98c940 tempest-VolumesSnapshotListTestJSON-348549800 None] Create snapshot completed successfully
Apr 25 15:02:48.687698 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6c12da76-1ee9-44aa-897c-b60c44289387 tempest-VolumesSnapshotListTestJSON-348549800 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:48.710692 n-d-811416-6 sudo[135586]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb
Apr 25 15:02:48.712285 n-d-811416-6 sudo[135586]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:49.367424 n-d-811416-6 sudo[135586]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:49.370254 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6c12da76-1ee9-44aa-897c-b60c44289387 tempest-VolumesSnapshotListTestJSON-348549800 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb" returned: 0 in 0.682s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:49.372217 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6c12da76-1ee9-44aa-897c-b60c44289387 tempest-VolumesSnapshotListTestJSON-348549800 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-06a1c3ab-1bdb-4a6e-8358-c2b672113662 --snapshot stack-volumes-lvmdriver-1/volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:49.427002 n-d-811416-6 sudo[135601]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-06a1c3ab-1bdb-4a6e-8358-c2b672113662 --snapshot stack-volumes-lvmdriver-1/volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb -L 1.00g
Apr 25 15:02:49.435079 n-d-811416-6 sudo[135601]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:50.593555 n-d-811416-6 sudo[135601]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:50.596445 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6c12da76-1ee9-44aa-897c-b60c44289387 tempest-VolumesSnapshotListTestJSON-348549800 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-06a1c3ab-1bdb-4a6e-8358-c2b672113662 --snapshot stack-volumes-lvmdriver-1/volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb -L 1.00g" returned: 0 in 1.224s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:50.685370 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-6c12da76-1ee9-44aa-897c-b60c44289387 tempest-VolumesSnapshotListTestJSON-348549800 None] Create snapshot completed successfully
Apr 25 15:02:52.134491 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b0ca2184-196f-4a34-bdce-0a2c0d886517 tempest-VolumesSnapshotListTestJSON-348549800 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:52.166391 n-d-811416-6 sudo[135727]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb
Apr 25 15:02:52.168000 n-d-811416-6 sudo[135727]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:52.791581 n-d-811416-6 sudo[135727]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:52.793975 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b0ca2184-196f-4a34-bdce-0a2c0d886517 tempest-VolumesSnapshotListTestJSON-348549800 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb" returned: 0 in 0.660s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:52.796362 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b0ca2184-196f-4a34-bdce-0a2c0d886517 tempest-VolumesSnapshotListTestJSON-348549800 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-75faef45-648b-4cf0-a28c-7883af0b74b9 --snapshot stack-volumes-lvmdriver-1/volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:52.828949 n-d-811416-6 sudo[135730]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-75faef45-648b-4cf0-a28c-7883af0b74b9 --snapshot stack-volumes-lvmdriver-1/volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb -L 1.00g
Apr 25 15:02:52.830484 n-d-811416-6 sudo[135730]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:53.747949 n-d-811416-6 sudo[135730]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:53.750535 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b0ca2184-196f-4a34-bdce-0a2c0d886517 tempest-VolumesSnapshotListTestJSON-348549800 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-75faef45-648b-4cf0-a28c-7883af0b74b9 --snapshot stack-volumes-lvmdriver-1/volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb -L 1.00g" returned: 0 in 0.954s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:53.829251 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-b0ca2184-196f-4a34-bdce-0a2c0d886517 tempest-VolumesSnapshotListTestJSON-348549800 None] Create snapshot completed successfully
Apr 25 15:02:55.572737 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-9c16a2ba-9434-4c34-9391-278b179d6cf7 tempest-VolumeQuotasAdminTestJSON-1344492093 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:02:55.577548 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-9c16a2ba-9434-4c34-9391-278b179d6cf7 tempest-VolumeQuotasAdminTestJSON-1344492093 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:02:55.578054 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-9c16a2ba-9434-4c34-9391-278b179d6cf7 tempest-VolumeQuotasAdminTestJSON-1344492093 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'
Apr 25 15:02:55.643644 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9c16a2ba-9434-4c34-9391-278b179d6cf7 tempest-VolumeQuotasAdminTestJSON-1344492093 None] Flow 'volume_create_manager' (1b40796f-68b9-40a3-a719-8c2cffcecb47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:02:55.654586 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9c16a2ba-9434-4c34-9391-278b179d6cf7 tempest-VolumeQuotasAdminTestJSON-1344492093 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ada5e850-47d0-45d7-85e5-d80ab1c6966d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:55.718090 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-9c16a2ba-9434-4c34-9391-278b179d6cf7 tempest-VolumeQuotasAdminTestJSON-1344492093 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:02:55.752578 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9c16a2ba-9434-4c34-9391-278b179d6cf7 tempest-VolumeQuotasAdminTestJSON-1344492093 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ada5e850-47d0-45d7-85e5-d80ab1c6966d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:02:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1285765297',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=ca82bbcd-6de4-4586-8d15-82370f06b591,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c2e483c3204428ebb01ee3534a92e6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:02:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:02:55Z,user_id='adc1c13cc1be474ab5c6699f1e829762',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:55.756611 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9c16a2ba-9434-4c34-9391-278b179d6cf7 tempest-VolumeQuotasAdminTestJSON-1344492093 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (71ce34d4-8d43-4bf0-ac1e-10514afd8390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:55.759754 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9c16a2ba-9434-4c34-9391-278b179d6cf7 tempest-VolumeQuotasAdminTestJSON-1344492093 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (71ce34d4-8d43-4bf0-ac1e-10514afd8390) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:55.762426 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9c16a2ba-9434-4c34-9391-278b179d6cf7 tempest-VolumeQuotasAdminTestJSON-1344492093 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fdb3b9b3-aed7-4dce-b8b1-62d53b907ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:55.764823 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9c16a2ba-9434-4c34-9391-278b179d6cf7 tempest-VolumeQuotasAdminTestJSON-1344492093 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fdb3b9b3-aed7-4dce-b8b1-62d53b907ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ca82bbcd-6de4-4586-8d15-82370f06b591', 'volume_name': 'volume-ca82bbcd-6de4-4586-8d15-82370f06b591', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:55.768884 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9c16a2ba-9434-4c34-9391-278b179d6cf7 tempest-VolumeQuotasAdminTestJSON-1344492093 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f394090-24b8-46c6-af06-18670354a411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:55.772165 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9c16a2ba-9434-4c34-9391-278b179d6cf7 tempest-VolumeQuotasAdminTestJSON-1344492093 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f394090-24b8-46c6-af06-18670354a411) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:55.774526 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9c16a2ba-9434-4c34-9391-278b179d6cf7 tempest-VolumeQuotasAdminTestJSON-1344492093 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (24228ee9-ebcf-4de0-900d-cbc365535dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:55.775531 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-9c16a2ba-9434-4c34-9391-278b179d6cf7 tempest-VolumeQuotasAdminTestJSON-1344492093 None] Volume ca82bbcd-6de4-4586-8d15-82370f06b591: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ca82bbcd-6de4-4586-8d15-82370f06b591', 'volume_size': 1}
Apr 25 15:02:55.779429 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9c16a2ba-9434-4c34-9391-278b179d6cf7 tempest-VolumeQuotasAdminTestJSON-1344492093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ca82bbcd-6de4-4586-8d15-82370f06b591 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:55.814544 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-010dbc8e-c071-4bd3-a072-80a0d27ad440 tempest-VolumesSnapshotListTestJSON-348549800 None] Lock "b'cinder-75faef45-648b-4cf0-a28c-7883af0b74b9-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.107s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:02:55.818524 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-010dbc8e-c071-4bd3-a072-80a0d27ad440 tempest-VolumesSnapshotListTestJSON-348549800 None] Running cmd (subprocess): sudo cinder-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-75faef45-648b-4cf0-a28c-7883af0b74b9 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:55.829537 n-d-811416-6 sudo[135881]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ca82bbcd-6de4-4586-8d15-82370f06b591 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:02:55.830371 n-d-811416-6 sudo[135881]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:55.869385 n-d-811416-6 sudo[135882]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-75faef45-648b-4cf0-a28c-7883af0b74b9
Apr 25 15:02:55.871786 n-d-811416-6 sudo[135882]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:56.370318 n-d-811416-6 sudo[135882]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:56.372684 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-010dbc8e-c071-4bd3-a072-80a0d27ad440 tempest-VolumesSnapshotListTestJSON-348549800 None] CMD "sudo cinder-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-75faef45-648b-4cf0-a28c-7883af0b74b9" returned: 0 in 0.554s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:56.375052 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-010dbc8e-c071-4bd3-a072-80a0d27ad440 tempest-VolumesSnapshotListTestJSON-348549800 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-75faef45-648b-4cf0-a28c-7883af0b74b9 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:56.383038 n-d-811416-6 sudo[135881]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:56.391605 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9c16a2ba-9434-4c34-9391-278b179d6cf7 tempest-VolumeQuotasAdminTestJSON-1344492093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ca82bbcd-6de4-4586-8d15-82370f06b591 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.612s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:56.395585 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9c16a2ba-9434-4c34-9391-278b179d6cf7 tempest-VolumeQuotasAdminTestJSON-1344492093 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (24228ee9-ebcf-4de0-900d-cbc365535dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ca82bbcd-6de4-4586-8d15-82370f06b591', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:56.398931 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9c16a2ba-9434-4c34-9391-278b179d6cf7 tempest-VolumeQuotasAdminTestJSON-1344492093 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (428553bf-8644-4b2b-95fc-6fc00529c137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:02:56.411049 n-d-811416-6 sudo[135917]: 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-75faef45-648b-4cf0-a28c-7883af0b74b9
Apr 25 15:02:56.411897 n-d-811416-6 sudo[135917]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:56.418326 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-9c16a2ba-9434-4c34-9391-278b179d6cf7 tempest-VolumeQuotasAdminTestJSON-1344492093 None] Volume volume-ca82bbcd-6de4-4586-8d15-82370f06b591 (ca82bbcd-6de4-4586-8d15-82370f06b591): created successfully
Apr 25 15:02:56.420925 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9c16a2ba-9434-4c34-9391-278b179d6cf7 tempest-VolumeQuotasAdminTestJSON-1344492093 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (428553bf-8644-4b2b-95fc-6fc00529c137) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:02:56.433622 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9c16a2ba-9434-4c34-9391-278b179d6cf7 tempest-VolumeQuotasAdminTestJSON-1344492093 None] Flow 'volume_create_manager' (1b40796f-68b9-40a3-a719-8c2cffcecb47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:02:56.446052 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-9c16a2ba-9434-4c34-9391-278b179d6cf7 tempest-VolumeQuotasAdminTestJSON-1344492093 None] Created volume successfully.
Apr 25 15:02:56.768906 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-a437e55b-7a01-411e-89bc-2c6d1d9880be tempest-VolumeQuotasAdminTestJSON-1344492093 None] Lock "b'cinder-ca82bbcd-6de4-4586-8d15-82370f06b591-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:02:56.874287 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-a437e55b-7a01-411e-89bc-2c6d1d9880be tempest-VolumeQuotasAdminTestJSON-1344492093 None] Skipping remove_export. No iscsi_target is presently exported for volume: ca82bbcd-6de4-4586-8d15-82370f06b591
Apr 25 15:02:56.875542 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a437e55b-7a01-411e-89bc-2c6d1d9880be tempest-VolumeQuotasAdminTestJSON-1344492093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ca82bbcd-6de4-4586-8d15-82370f06b591 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:56.910507 n-d-811416-6 sudo[135920]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ca82bbcd-6de4-4586-8d15-82370f06b591
Apr 25 15:02:56.911938 n-d-811416-6 sudo[135920]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:57.333181 n-d-811416-6 sudo[135917]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:57.335888 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-010dbc8e-c071-4bd3-a072-80a0d27ad440 tempest-VolumesSnapshotListTestJSON-348549800 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-75faef45-648b-4cf0-a28c-7883af0b74b9" returned: 0 in 0.960s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:57.531148 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-010dbc8e-c071-4bd3-a072-80a0d27ad440 tempest-VolumesSnapshotListTestJSON-348549800 None] Created reservations ['f9c4d8cb-0999-4707-9fdd-98a38325a502', 'aeffdf54-c441-4533-849f-ab6b7fbafdf7', '5bb4369a-d39a-411d-84c1-286657ad08ca', 'fe09b21b-eaeb-451b-9c38-b6f1d119791f'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:02:57.611530 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-010dbc8e-c071-4bd3-a072-80a0d27ad440 tempest-VolumesSnapshotListTestJSON-348549800 None] Delete snapshot completed successfully.
Apr 25 15:02:57.621475 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-010dbc8e-c071-4bd3-a072-80a0d27ad440 tempest-VolumesSnapshotListTestJSON-348549800 None] Lock "b'cinder-75faef45-648b-4cf0-a28c-7883af0b74b9-delete_snapshot'" released by "delete_snapshot" :: held 1.807s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:02:57.625139 n-d-811416-6 sudo[135920]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:57.629255 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a437e55b-7a01-411e-89bc-2c6d1d9880be tempest-VolumeQuotasAdminTestJSON-1344492093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ca82bbcd-6de4-4586-8d15-82370f06b591" returned: 0 in 0.753s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:57.631904 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a437e55b-7a01-411e-89bc-2c6d1d9880be tempest-VolumeQuotasAdminTestJSON-1344492093 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-ca82bbcd-6de4-4586-8d15-82370f06b591 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:57.671610 n-d-811416-6 sudo[136004]: 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-ca82bbcd-6de4-4586-8d15-82370f06b591
Apr 25 15:02:57.673351 n-d-811416-6 sudo[136004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:58.134010 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-177c9f60-cee9-467c-8cdd-f809870d91be tempest-VolumesSnapshotListTestJSON-348549800 None] Lock "b'cinder-06a1c3ab-1bdb-4a6e-8358-c2b672113662-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.016s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:02:58.139095 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-177c9f60-cee9-467c-8cdd-f809870d91be tempest-VolumesSnapshotListTestJSON-348549800 None] Running cmd (subprocess): sudo cinder-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-06a1c3ab-1bdb-4a6e-8358-c2b672113662 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:58.184165 n-d-811416-6 sudo[136008]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-06a1c3ab-1bdb-4a6e-8358-c2b672113662
Apr 25 15:02:58.185079 n-d-811416-6 sudo[136008]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:58.265366 n-d-811416-6 sudo[136004]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:58.267981 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a437e55b-7a01-411e-89bc-2c6d1d9880be tempest-VolumeQuotasAdminTestJSON-1344492093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ca82bbcd-6de4-4586-8d15-82370f06b591" returned: 0 in 0.636s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:58.270124 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a437e55b-7a01-411e-89bc-2c6d1d9880be tempest-VolumeQuotasAdminTestJSON-1344492093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ca82bbcd-6de4-4586-8d15-82370f06b591 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:58.307739 n-d-811416-6 sudo[136010]: 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-ca82bbcd-6de4-4586-8d15-82370f06b591
Apr 25 15:02:58.308733 n-d-811416-6 sudo[136010]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:58.714077 n-d-811416-6 sudo[136008]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:58.716957 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-177c9f60-cee9-467c-8cdd-f809870d91be tempest-VolumesSnapshotListTestJSON-348549800 None] CMD "sudo cinder-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-06a1c3ab-1bdb-4a6e-8358-c2b672113662" returned: 0 in 0.578s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:58.719760 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-177c9f60-cee9-467c-8cdd-f809870d91be tempest-VolumesSnapshotListTestJSON-348549800 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-06a1c3ab-1bdb-4a6e-8358-c2b672113662 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:58.742647 n-d-811416-6 sudo[136014]: 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-06a1c3ab-1bdb-4a6e-8358-c2b672113662
Apr 25 15:02:58.744147 n-d-811416-6 sudo[136014]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:58.916874 n-d-811416-6 sudo[136010]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:58.919483 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a437e55b-7a01-411e-89bc-2c6d1d9880be tempest-VolumeQuotasAdminTestJSON-1344492093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ca82bbcd-6de4-4586-8d15-82370f06b591" returned: 0 in 0.649s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:58.922373 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-a437e55b-7a01-411e-89bc-2c6d1d9880be tempest-VolumeQuotasAdminTestJSON-1344492093 None] Successfully deleted volume: ca82bbcd-6de4-4586-8d15-82370f06b591
Apr 25 15:02:58.988865 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-a437e55b-7a01-411e-89bc-2c6d1d9880be tempest-VolumeQuotasAdminTestJSON-1344492093 None] Created reservations ['9f04e533-18d3-4e30-ad9a-10e1762254a2', 'de2e09bb-34ec-4a2f-ac02-443ddf4277ce', '2877f835-5fa0-49db-b66d-90ea4c59420e', '316ec452-b8d2-4355-8d62-c1a599bb711e'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:02:59.056629 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-a437e55b-7a01-411e-89bc-2c6d1d9880be tempest-VolumeQuotasAdminTestJSON-1344492093 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:02:59.057819 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a437e55b-7a01-411e-89bc-2c6d1d9880be tempest-VolumeQuotasAdminTestJSON-1344492093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:59.104206 n-d-811416-6 sudo[136021]: 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
Apr 25 15:02:59.105841 n-d-811416-6 sudo[136021]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:02:59.564582 n-d-811416-6 sudo[136014]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:59.566832 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-177c9f60-cee9-467c-8cdd-f809870d91be tempest-VolumesSnapshotListTestJSON-348549800 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-06a1c3ab-1bdb-4a6e-8358-c2b672113662" returned: 0 in 0.847s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:59.714737 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-177c9f60-cee9-467c-8cdd-f809870d91be tempest-VolumesSnapshotListTestJSON-348549800 None] Created reservations ['d392836c-4cdb-42cd-a4e4-44ba0a6fc8a1', '96b4c73d-998d-49c4-b513-35cdcc15a020', 'c4fca7c2-1e00-43f2-9571-5c1f50e289a9', '9f18976b-92fa-4b69-a306-6ac123381f6b'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:02:59.783718 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-177c9f60-cee9-467c-8cdd-f809870d91be tempest-VolumesSnapshotListTestJSON-348549800 None] Delete snapshot completed successfully.
Apr 25 15:02:59.790647 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-177c9f60-cee9-467c-8cdd-f809870d91be tempest-VolumesSnapshotListTestJSON-348549800 None] Lock "b'cinder-06a1c3ab-1bdb-4a6e-8358-c2b672113662-delete_snapshot'" released by "delete_snapshot" :: held 1.657s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:02:59.890776 n-d-811416-6 sudo[136021]: pam_unix(sudo:session): session closed for user root
Apr 25 15:02:59.892823 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a437e55b-7a01-411e-89bc-2c6d1d9880be tempest-VolumeQuotasAdminTestJSON-1344492093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.835s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:02:59.894107 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a437e55b-7a01-411e-89bc-2c6d1d9880be tempest-VolumeQuotasAdminTestJSON-1344492093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:02:59.946592 n-d-811416-6 sudo[136086]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:02:59.947964 n-d-811416-6 sudo[136086]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:00.249587 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-33818afd-c1b3-48b6-b960-4eb98001c32b tempest-GroupsV320Test-300891956 None] Group tempest-GroupsV320Test-Group-1590056945: creating
Apr 25 15:03:00.294007 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-33818afd-c1b3-48b6-b960-4eb98001c32b tempest-GroupsV320Test-300891956 None] Group tempest-GroupsV320Test-Group-1590056945: created successfully
Apr 25 15:03:00.328038 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-33818afd-c1b3-48b6-b960-4eb98001c32b tempest-GroupsV320Test-300891956 None] Create group completed successfully.
Apr 25 15:03:00.345509 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-77abdff9-5cbe-4f62-b8fd-306b6aaf9dbb tempest-VolumeQuotasAdminTestJSON-1344492093 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:03:00.350521 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-77abdff9-5cbe-4f62-b8fd-306b6aaf9dbb tempest-VolumeQuotasAdminTestJSON-1344492093 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:03:00.351147 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-77abdff9-5cbe-4f62-b8fd-306b6aaf9dbb tempest-VolumeQuotasAdminTestJSON-1344492093 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'
Apr 25 15:03:00.365699 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-77abdff9-5cbe-4f62-b8fd-306b6aaf9dbb tempest-VolumeQuotasAdminTestJSON-1344492093 None] Flow 'volume_create_manager' (a7369694-c1b1-4a6f-8a16-caff9fd798c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:03:00.369485 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-77abdff9-5cbe-4f62-b8fd-306b6aaf9dbb tempest-VolumeQuotasAdminTestJSON-1344492093 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (913ead8a-06fc-4742-81ae-8aa88baf2647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:00.392687 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-77abdff9-5cbe-4f62-b8fd-306b6aaf9dbb tempest-VolumeQuotasAdminTestJSON-1344492093 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:03:00.430342 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-77abdff9-5cbe-4f62-b8fd-306b6aaf9dbb tempest-VolumeQuotasAdminTestJSON-1344492093 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (913ead8a-06fc-4742-81ae-8aa88baf2647) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:03:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1027510576',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=890c97a4-f2c7-4652-8815-8a1dd4920050,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c2e483c3204428ebb01ee3534a92e6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:03:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:03:00Z,user_id='adc1c13cc1be474ab5c6699f1e829762',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:00.433322 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-77abdff9-5cbe-4f62-b8fd-306b6aaf9dbb tempest-VolumeQuotasAdminTestJSON-1344492093 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7cccc4a1-164a-47e4-aa54-376adc2b0e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:00.436229 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-77abdff9-5cbe-4f62-b8fd-306b6aaf9dbb tempest-VolumeQuotasAdminTestJSON-1344492093 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7cccc4a1-164a-47e4-aa54-376adc2b0e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:00.438393 n-d-811416-6 sudo[136086]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:00.438926 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-77abdff9-5cbe-4f62-b8fd-306b6aaf9dbb tempest-VolumeQuotasAdminTestJSON-1344492093 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d07baf08-3e9c-4a8d-a538-fb833c725664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:00.441298 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-77abdff9-5cbe-4f62-b8fd-306b6aaf9dbb tempest-VolumeQuotasAdminTestJSON-1344492093 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d07baf08-3e9c-4a8d-a538-fb833c725664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '890c97a4-f2c7-4652-8815-8a1dd4920050', 'volume_name': 'volume-890c97a4-f2c7-4652-8815-8a1dd4920050', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:00.443754 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-77abdff9-5cbe-4f62-b8fd-306b6aaf9dbb tempest-VolumeQuotasAdminTestJSON-1344492093 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (69340295-ce3e-4195-b65d-e3dc9f9a0d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:00.445957 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-77abdff9-5cbe-4f62-b8fd-306b6aaf9dbb tempest-VolumeQuotasAdminTestJSON-1344492093 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (69340295-ce3e-4195-b65d-e3dc9f9a0d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:00.448084 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-77abdff9-5cbe-4f62-b8fd-306b6aaf9dbb tempest-VolumeQuotasAdminTestJSON-1344492093 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (56b2bf0b-1e73-4223-89b4-90f5f43b6356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:00.449185 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-77abdff9-5cbe-4f62-b8fd-306b6aaf9dbb tempest-VolumeQuotasAdminTestJSON-1344492093 None] Volume 890c97a4-f2c7-4652-8815-8a1dd4920050: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-890c97a4-f2c7-4652-8815-8a1dd4920050', 'volume_size': 1}
Apr 25 15:03:00.451863 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-77abdff9-5cbe-4f62-b8fd-306b6aaf9dbb tempest-VolumeQuotasAdminTestJSON-1344492093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-890c97a4-f2c7-4652-8815-8a1dd4920050 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:00.476306 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a437e55b-7a01-411e-89bc-2c6d1d9880be tempest-VolumeQuotasAdminTestJSON-1344492093 None] CMD "sudo cinder-rootwrap /etc/cinder/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.582s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:00.479157 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-a437e55b-7a01-411e-89bc-2c6d1d9880be tempest-VolumeQuotasAdminTestJSON-1344492093 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:03:00.488375 n-d-811416-6 sudo[136090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-890c97a4-f2c7-4652-8815-8a1dd4920050 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:03:00.489235 n-d-811416-6 sudo[136090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:00.502781 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-a437e55b-7a01-411e-89bc-2c6d1d9880be tempest-VolumeQuotasAdminTestJSON-1344492093 None] Deleted volume successfully.
Apr 25 15:03:00.522102 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-a437e55b-7a01-411e-89bc-2c6d1d9880be tempest-VolumeQuotasAdminTestJSON-1344492093 None] Lock "b'cinder-ca82bbcd-6de4-4586-8d15-82370f06b591-delete_volume'" released by "delete_volume" :: held 3.752s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:03:00.547679 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-39b2db98-6f20-431d-b652-c3a56fb10a1d tempest-VolumesSnapshotListTestJSON-348549800 None] Lock "b'cinder-da7dd420-9b29-41c2-b801-4ff259b4d593-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.014s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:03:00.550023 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-39b2db98-6f20-431d-b652-c3a56fb10a1d tempest-VolumesSnapshotListTestJSON-348549800 None] Running cmd (subprocess): sudo cinder-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-da7dd420-9b29-41c2-b801-4ff259b4d593 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:00.585827 n-d-811416-6 sudo[136092]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-da7dd420-9b29-41c2-b801-4ff259b4d593
Apr 25 15:03:00.587486 n-d-811416-6 sudo[136092]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:01.129188 n-d-811416-6 sudo[136090]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:01.134379 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-77abdff9-5cbe-4f62-b8fd-306b6aaf9dbb tempest-VolumeQuotasAdminTestJSON-1344492093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-890c97a4-f2c7-4652-8815-8a1dd4920050 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.682s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:01.148155 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-77abdff9-5cbe-4f62-b8fd-306b6aaf9dbb tempest-VolumeQuotasAdminTestJSON-1344492093 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (56b2bf0b-1e73-4223-89b4-90f5f43b6356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-890c97a4-f2c7-4652-8815-8a1dd4920050', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:01.151199 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-77abdff9-5cbe-4f62-b8fd-306b6aaf9dbb tempest-VolumeQuotasAdminTestJSON-1344492093 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4f9457a3-0084-4816-9f01-3f686a238af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:01.163893 n-d-811416-6 sudo[136092]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:01.164202 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-77abdff9-5cbe-4f62-b8fd-306b6aaf9dbb tempest-VolumeQuotasAdminTestJSON-1344492093 None] Volume volume-890c97a4-f2c7-4652-8815-8a1dd4920050 (890c97a4-f2c7-4652-8815-8a1dd4920050): created successfully
Apr 25 15:03:01.167733 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-77abdff9-5cbe-4f62-b8fd-306b6aaf9dbb tempest-VolumeQuotasAdminTestJSON-1344492093 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4f9457a3-0084-4816-9f01-3f686a238af6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:01.172934 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-77abdff9-5cbe-4f62-b8fd-306b6aaf9dbb tempest-VolumeQuotasAdminTestJSON-1344492093 None] Flow 'volume_create_manager' (a7369694-c1b1-4a6f-8a16-caff9fd798c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:03:01.175991 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-39b2db98-6f20-431d-b652-c3a56fb10a1d tempest-VolumesSnapshotListTestJSON-348549800 None] CMD "sudo cinder-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-da7dd420-9b29-41c2-b801-4ff259b4d593" returned: 0 in 0.626s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:01.183604 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-39b2db98-6f20-431d-b652-c3a56fb10a1d tempest-VolumesSnapshotListTestJSON-348549800 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-da7dd420-9b29-41c2-b801-4ff259b4d593 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:01.208151 n-d-811416-6 sudo[136124]: 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-da7dd420-9b29-41c2-b801-4ff259b4d593
Apr 25 15:03:01.209076 n-d-811416-6 sudo[136124]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:01.211230 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-77abdff9-5cbe-4f62-b8fd-306b6aaf9dbb tempest-VolumeQuotasAdminTestJSON-1344492093 None] Created volume successfully.
Apr 25 15:03:01.894962 n-d-811416-6 sudo[136124]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:01.898965 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-39b2db98-6f20-431d-b652-c3a56fb10a1d tempest-VolumesSnapshotListTestJSON-348549800 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-da7dd420-9b29-41c2-b801-4ff259b4d593" returned: 0 in 0.715s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:01.968275 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-813a737a-dc4a-4e73-b6cd-2d4e45568f30 tempest-GroupsV320Test-300891956 None] Created reservations ['8a8dc3f1-fe96-4880-8c88-efb8a2cde1ae'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:03:02.036678 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-39b2db98-6f20-431d-b652-c3a56fb10a1d tempest-VolumesSnapshotListTestJSON-348549800 None] Created reservations ['d614cfc8-135d-4a1e-833f-c4dbbc5366a9', 'ff7324a4-67c2-4fab-bdd2-d23d27ed2988', '4d783911-f7d0-4718-93e1-832d32f865da', '482af8f1-0218-42bc-b41c-947bb33f6f0e'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:03:02.084750 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-813a737a-dc4a-4e73-b6cd-2d4e45568f30 tempest-GroupsV320Test-300891956 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:03:02.085931 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-813a737a-dc4a-4e73-b6cd-2d4e45568f30 tempest-GroupsV320Test-300891956 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:02.114304 n-d-811416-6 sudo[136167]: 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
Apr 25 15:03:02.115836 n-d-811416-6 sudo[136167]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:02.188799 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-39b2db98-6f20-431d-b652-c3a56fb10a1d tempest-VolumesSnapshotListTestJSON-348549800 None] Delete snapshot completed successfully.
Apr 25 15:03:02.194934 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-39b2db98-6f20-431d-b652-c3a56fb10a1d tempest-VolumesSnapshotListTestJSON-348549800 None] Lock "b'cinder-da7dd420-9b29-41c2-b801-4ff259b4d593-delete_snapshot'" released by "delete_snapshot" :: held 1.647s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:03:02.637789 n-d-811416-6 sudo[136167]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:02.644895 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-813a737a-dc4a-4e73-b6cd-2d4e45568f30 tempest-GroupsV320Test-300891956 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.559s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:02.647051 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-813a737a-dc4a-4e73-b6cd-2d4e45568f30 tempest-GroupsV320Test-300891956 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:02.665801 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-0fdaa259-d909-42fd-b97c-1e17efb57e85 tempest-VolumeQuotasAdminTestJSON-1891482654 None] Transfer volume completed successfully.
Apr 25 15:03:02.674319 n-d-811416-6 sudo[136170]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:03:02.675277 n-d-811416-6 sudo[136170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:03.032613 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-0fa1388e-12ac-4e44-961c-1bbf9cabf55d tempest-VolumesSnapshotListTestJSON-348549800 None] Lock "b'cinder-bb994ca9-4292-4e33-93c0-ac7e47eff8cb-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:03:03.253573 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-0fa1388e-12ac-4e44-961c-1bbf9cabf55d tempest-VolumesSnapshotListTestJSON-348549800 None] Skipping remove_export. No iscsi_target is presently exported for volume: bb994ca9-4292-4e33-93c0-ac7e47eff8cb
Apr 25 15:03:03.255448 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0fa1388e-12ac-4e44-961c-1bbf9cabf55d tempest-VolumesSnapshotListTestJSON-348549800 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:03.312859 n-d-811416-6 sudo[136175]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb
Apr 25 15:03:03.316391 n-d-811416-6 sudo[136175]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:03.336617 n-d-811416-6 sudo[136170]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:03.339654 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-813a737a-dc4a-4e73-b6cd-2d4e45568f30 tempest-GroupsV320Test-300891956 None] CMD "sudo cinder-rootwrap /etc/cinder/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.692s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:03.342482 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-813a737a-dc4a-4e73-b6cd-2d4e45568f30 tempest-GroupsV320Test-300891956 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:03:03.351729 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-813a737a-dc4a-4e73-b6cd-2d4e45568f30 tempest-GroupsV320Test-300891956 None] Delete group completed successfully.
Apr 25 15:03:03.869348 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-587ddebf-d549-406a-83df-c8e074b577ad tempest-VolumeQuotasAdminTestJSON-1787303732 None] Lock "b'cinder-890c97a4-f2c7-4652-8815-8a1dd4920050-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:03:03.912257 n-d-811416-6 sudo[136175]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:03.938666 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0fa1388e-12ac-4e44-961c-1bbf9cabf55d tempest-VolumesSnapshotListTestJSON-348549800 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb" returned: 0 in 0.683s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:03.940148 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0fa1388e-12ac-4e44-961c-1bbf9cabf55d tempest-VolumesSnapshotListTestJSON-348549800 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-bb994ca9-4292-4e33-93c0-ac7e47eff8cb {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:03.985919 n-d-811416-6 sudo[136179]: 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-bb994ca9-4292-4e33-93c0-ac7e47eff8cb
Apr 25 15:03:03.988812 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:03:03.989731 n-d-811416-6 sudo[136179]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:03.991174 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:03:03.992221 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:04.016403 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-587ddebf-d549-406a-83df-c8e074b577ad tempest-VolumeQuotasAdminTestJSON-1787303732 None] Skipping remove_export. No iscsi_target is presently exported for volume: 890c97a4-f2c7-4652-8815-8a1dd4920050
Apr 25 15:03:04.017911 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-587ddebf-d549-406a-83df-c8e074b577ad tempest-VolumeQuotasAdminTestJSON-1787303732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-890c97a4-f2c7-4652-8815-8a1dd4920050 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:04.029629 n-d-811416-6 sudo[136181]: 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
Apr 25 15:03:04.031308 n-d-811416-6 sudo[136181]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:04.051535 n-d-811416-6 sudo[136182]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-890c97a4-f2c7-4652-8815-8a1dd4920050
Apr 25 15:03:04.053022 n-d-811416-6 sudo[136182]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:04.629434 n-d-811416-6 sudo[136181]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:04.631655 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.639s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:04.634041 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:04.682482 n-d-811416-6 sudo[136189]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:03:04.683432 n-d-811416-6 sudo[136189]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:04.801631 n-d-811416-6 sudo[136179]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:04.804088 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0fa1388e-12ac-4e44-961c-1bbf9cabf55d tempest-VolumesSnapshotListTestJSON-348549800 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb" returned: 0 in 0.863s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:04.806417 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0fa1388e-12ac-4e44-961c-1bbf9cabf55d tempest-VolumesSnapshotListTestJSON-348549800 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:04.859063 n-d-811416-6 sudo[136192]: 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-bb994ca9-4292-4e33-93c0-ac7e47eff8cb
Apr 25 15:03:04.859911 n-d-811416-6 sudo[136192]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:04.908236 n-d-811416-6 sudo[136182]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:04.910973 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-587ddebf-d549-406a-83df-c8e074b577ad tempest-VolumeQuotasAdminTestJSON-1787303732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-890c97a4-f2c7-4652-8815-8a1dd4920050" returned: 0 in 0.893s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:04.913708 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-587ddebf-d549-406a-83df-c8e074b577ad tempest-VolumeQuotasAdminTestJSON-1787303732 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-890c97a4-f2c7-4652-8815-8a1dd4920050 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:04.954407 n-d-811416-6 sudo[136194]: 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-890c97a4-f2c7-4652-8815-8a1dd4920050
Apr 25 15:03:04.955190 n-d-811416-6 sudo[136194]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:05.218580 n-d-811416-6 sudo[136189]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:05.221915 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.587s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:05.223398 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:03:05.560956 n-d-811416-6 sudo[136194]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:05.564429 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-587ddebf-d549-406a-83df-c8e074b577ad tempest-VolumeQuotasAdminTestJSON-1787303732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-890c97a4-f2c7-4652-8815-8a1dd4920050" returned: 0 in 0.650s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:05.568758 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-587ddebf-d549-406a-83df-c8e074b577ad tempest-VolumeQuotasAdminTestJSON-1787303732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-890c97a4-f2c7-4652-8815-8a1dd4920050 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:05.637314 n-d-811416-6 sudo[136199]: 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-890c97a4-f2c7-4652-8815-8a1dd4920050
Apr 25 15:03:05.638174 n-d-811416-6 sudo[136199]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:05.766824 n-d-811416-6 sudo[136192]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:05.769684 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0fa1388e-12ac-4e44-961c-1bbf9cabf55d tempest-VolumesSnapshotListTestJSON-348549800 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bb994ca9-4292-4e33-93c0-ac7e47eff8cb" returned: 0 in 0.963s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:05.773340 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-0fa1388e-12ac-4e44-961c-1bbf9cabf55d tempest-VolumesSnapshotListTestJSON-348549800 None] Successfully deleted volume: bb994ca9-4292-4e33-93c0-ac7e47eff8cb
Apr 25 15:03:05.861849 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-0fa1388e-12ac-4e44-961c-1bbf9cabf55d tempest-VolumesSnapshotListTestJSON-348549800 None] Created reservations ['6114fcfa-d71e-4dba-8b58-6d12ab312dad', '47bf7ca9-9f8d-4263-ada0-8a954f36dec4', '55d97805-ec2b-4fe8-902a-2251db75e571', '033587c4-7e09-41ca-90bc-12f41fb19ffb'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:03:05.939449 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-0fa1388e-12ac-4e44-961c-1bbf9cabf55d tempest-VolumesSnapshotListTestJSON-348549800 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:03:05.941821 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0fa1388e-12ac-4e44-961c-1bbf9cabf55d tempest-VolumesSnapshotListTestJSON-348549800 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:05.970517 n-d-811416-6 sudo[136209]: 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
Apr 25 15:03:05.972049 n-d-811416-6 sudo[136209]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:06.379515 n-d-811416-6 sudo[136199]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:06.384415 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-587ddebf-d549-406a-83df-c8e074b577ad tempest-VolumeQuotasAdminTestJSON-1787303732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-890c97a4-f2c7-4652-8815-8a1dd4920050" returned: 0 in 0.816s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:06.386351 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-587ddebf-d549-406a-83df-c8e074b577ad tempest-VolumeQuotasAdminTestJSON-1787303732 None] Successfully deleted volume: 890c97a4-f2c7-4652-8815-8a1dd4920050
Apr 25 15:03:06.450109 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-587ddebf-d549-406a-83df-c8e074b577ad tempest-VolumeQuotasAdminTestJSON-1787303732 None] Created reservations ['49c1cf91-3d9a-46e8-9040-6fd2a77f6ba1', '4c369c97-3e69-4641-aa81-2c2c60916749', '01a91061-805d-4a80-8340-abc4becc1537', '2a1c2ce7-cfba-4e4d-9980-a794263ad4fe'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:03:06.504517 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-587ddebf-d549-406a-83df-c8e074b577ad tempest-VolumeQuotasAdminTestJSON-1787303732 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:03:06.506200 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-587ddebf-d549-406a-83df-c8e074b577ad tempest-VolumeQuotasAdminTestJSON-1787303732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:06.552401 n-d-811416-6 sudo[136209]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:06.555401 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0fa1388e-12ac-4e44-961c-1bbf9cabf55d tempest-VolumesSnapshotListTestJSON-348549800 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.613s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:06.556803 n-d-811416-6 sudo[136224]: 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
Apr 25 15:03:06.558090 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0fa1388e-12ac-4e44-961c-1bbf9cabf55d tempest-VolumesSnapshotListTestJSON-348549800 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:06.560366 n-d-811416-6 sudo[136224]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:06.607458 n-d-811416-6 sudo[136226]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:03:06.608320 n-d-811416-6 sudo[136226]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:07.111418 n-d-811416-6 sudo[136224]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:07.116004 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-587ddebf-d549-406a-83df-c8e074b577ad tempest-VolumeQuotasAdminTestJSON-1787303732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.607s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:07.118372 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-587ddebf-d549-406a-83df-c8e074b577ad tempest-VolumeQuotasAdminTestJSON-1787303732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:07.144586 n-d-811416-6 sudo[136232]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:03:07.146657 n-d-811416-6 sudo[136232]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:07.190463 n-d-811416-6 sudo[136226]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:07.195231 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0fa1388e-12ac-4e44-961c-1bbf9cabf55d tempest-VolumesSnapshotListTestJSON-348549800 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:07.199977 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-0fa1388e-12ac-4e44-961c-1bbf9cabf55d tempest-VolumesSnapshotListTestJSON-348549800 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:03:07.211836 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-0fa1388e-12ac-4e44-961c-1bbf9cabf55d tempest-VolumesSnapshotListTestJSON-348549800 None] Deleted volume successfully.
Apr 25 15:03:07.239328 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-0fa1388e-12ac-4e44-961c-1bbf9cabf55d tempest-VolumesSnapshotListTestJSON-348549800 None] Lock "b'cinder-bb994ca9-4292-4e33-93c0-ac7e47eff8cb-delete_volume'" released by "delete_volume" :: held 4.207s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:03:07.787876 n-d-811416-6 sudo[136232]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:07.790004 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-587ddebf-d549-406a-83df-c8e074b577ad tempest-VolumeQuotasAdminTestJSON-1787303732 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:07.791112 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-587ddebf-d549-406a-83df-c8e074b577ad tempest-VolumeQuotasAdminTestJSON-1787303732 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:03:07.796028 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-587ddebf-d549-406a-83df-c8e074b577ad tempest-VolumeQuotasAdminTestJSON-1787303732 None] Deleted volume successfully.
Apr 25 15:03:07.813674 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-587ddebf-d549-406a-83df-c8e074b577ad tempest-VolumeQuotasAdminTestJSON-1787303732 None] Lock "b'cinder-890c97a4-f2c7-4652-8815-8a1dd4920050-delete_volume'" released by "delete_volume" :: held 3.944s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:03:10.226172 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-86d2028d-bcff-40ee-8b82-a495db6b8272 tempest-VolumeTypesTest-895253629 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:03:10.234023 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-86d2028d-bcff-40ee-8b82-a495db6b8272 tempest-VolumeTypesTest-895253629 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:03:10.234644 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-86d2028d-bcff-40ee-8b82-a495db6b8272 tempest-VolumeTypesTest-895253629 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'
Apr 25 15:03:10.261801 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-86d2028d-bcff-40ee-8b82-a495db6b8272 tempest-VolumeTypesTest-895253629 None] Flow 'volume_create_manager' (910c4c85-186b-494a-ab93-54c2af162401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:03:10.268142 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-86d2028d-bcff-40ee-8b82-a495db6b8272 tempest-VolumeTypesTest-895253629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2144074e-9edf-447c-bb1e-bf37eba8dfb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:10.295380 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-86d2028d-bcff-40ee-8b82-a495db6b8272 tempest-VolumeTypesTest-895253629 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:03:10.320334 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-86d2028d-bcff-40ee-8b82-a495db6b8272 tempest-VolumeTypesTest-895253629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2144074e-9edf-447c-bb1e-bf37eba8dfb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:03:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-890214361',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=edfe0805-2a5b-4e86-a49d-4a6c58b3ef71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='557fe422a7654864adbbfe980f32c6a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:03:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:03:10Z,user_id='0cb4e73369cd477e910eff4739726abc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(12ecbc50-eacd-4da9-9390-9ab56a7b56d3),volume_type_id=12ecbc50-eacd-4da9-9390-9ab56a7b56d3)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:10.322811 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-86d2028d-bcff-40ee-8b82-a495db6b8272 tempest-VolumeTypesTest-895253629 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2f43f6c7-6247-47fe-9c4e-9f52e65d80d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:10.324867 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-86d2028d-bcff-40ee-8b82-a495db6b8272 tempest-VolumeTypesTest-895253629 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2f43f6c7-6247-47fe-9c4e-9f52e65d80d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:10.327154 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-86d2028d-bcff-40ee-8b82-a495db6b8272 tempest-VolumeTypesTest-895253629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (59d2ae52-5fb6-4b8d-aea3-5c1359563516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:10.329521 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-86d2028d-bcff-40ee-8b82-a495db6b8272 tempest-VolumeTypesTest-895253629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (59d2ae52-5fb6-4b8d-aea3-5c1359563516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'edfe0805-2a5b-4e86-a49d-4a6c58b3ef71', 'volume_name': 'volume-edfe0805-2a5b-4e86-a49d-4a6c58b3ef71', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:10.331741 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-86d2028d-bcff-40ee-8b82-a495db6b8272 tempest-VolumeTypesTest-895253629 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb9db8e4-48e7-4c85-8521-49759a07ab6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:10.334060 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-86d2028d-bcff-40ee-8b82-a495db6b8272 tempest-VolumeTypesTest-895253629 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb9db8e4-48e7-4c85-8521-49759a07ab6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:10.336427 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-86d2028d-bcff-40ee-8b82-a495db6b8272 tempest-VolumeTypesTest-895253629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (45fe0804-0958-4416-a8bd-0a40e3484cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:10.337366 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-86d2028d-bcff-40ee-8b82-a495db6b8272 tempest-VolumeTypesTest-895253629 None] Volume edfe0805-2a5b-4e86-a49d-4a6c58b3ef71: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-edfe0805-2a5b-4e86-a49d-4a6c58b3ef71', 'volume_size': 1}
Apr 25 15:03:10.338753 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-86d2028d-bcff-40ee-8b82-a495db6b8272 tempest-VolumeTypesTest-895253629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-edfe0805-2a5b-4e86-a49d-4a6c58b3ef71 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:10.365321 n-d-811416-6 sudo[136238]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-edfe0805-2a5b-4e86-a49d-4a6c58b3ef71 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:03:10.367434 n-d-811416-6 sudo[136238]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:10.970102 n-d-811416-6 sudo[136238]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:10.972133 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-86d2028d-bcff-40ee-8b82-a495db6b8272 tempest-VolumeTypesTest-895253629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-edfe0805-2a5b-4e86-a49d-4a6c58b3ef71 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.633s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:10.975908 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-86d2028d-bcff-40ee-8b82-a495db6b8272 tempest-VolumeTypesTest-895253629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (45fe0804-0958-4416-a8bd-0a40e3484cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-edfe0805-2a5b-4e86-a49d-4a6c58b3ef71', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:10.978457 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-86d2028d-bcff-40ee-8b82-a495db6b8272 tempest-VolumeTypesTest-895253629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6bc7abe-a4f9-4eae-82b8-8a8860dbb64f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:10.987712 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-86d2028d-bcff-40ee-8b82-a495db6b8272 tempest-VolumeTypesTest-895253629 None] Volume volume-edfe0805-2a5b-4e86-a49d-4a6c58b3ef71 (edfe0805-2a5b-4e86-a49d-4a6c58b3ef71): created successfully
Apr 25 15:03:10.989800 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-86d2028d-bcff-40ee-8b82-a495db6b8272 tempest-VolumeTypesTest-895253629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6bc7abe-a4f9-4eae-82b8-8a8860dbb64f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:10.992911 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-86d2028d-bcff-40ee-8b82-a495db6b8272 tempest-VolumeTypesTest-895253629 None] Flow 'volume_create_manager' (910c4c85-186b-494a-ab93-54c2af162401) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:03:11.001069 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-86d2028d-bcff-40ee-8b82-a495db6b8272 tempest-VolumeTypesTest-895253629 None] Created volume successfully.
Apr 25 15:03:11.694592 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-2f317cc7-5230-49ee-848d-99938eb112f0 tempest-VolumeTypesTest-895253629 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:03:11.695355 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2f317cc7-5230-49ee-848d-99938eb112f0 tempest-VolumeTypesTest-895253629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:11.714341 n-d-811416-6 sudo[136273]: 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
Apr 25 15:03:11.715808 n-d-811416-6 sudo[136273]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:12.142501 n-d-811416-6 sudo[136273]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:12.144857 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2f317cc7-5230-49ee-848d-99938eb112f0 tempest-VolumeTypesTest-895253629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:12.147661 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2f317cc7-5230-49ee-848d-99938eb112f0 tempest-VolumeTypesTest-895253629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:12.168910 n-d-811416-6 sudo[136276]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:03:12.169756 n-d-811416-6 sudo[136276]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:12.621666 n-d-811416-6 sudo[136276]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:12.623853 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2f317cc7-5230-49ee-848d-99938eb112f0 tempest-VolumeTypesTest-895253629 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:12.626561 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-2f317cc7-5230-49ee-848d-99938eb112f0 tempest-VolumeTypesTest-895253629 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:03:12.637933 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-2f317cc7-5230-49ee-848d-99938eb112f0 tempest-VolumeTypesTest-895253629 None] Retype volume completed successfully.
Apr 25 15:03:13.970948 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-08357b35-c31d-47c3-a43d-f4f9add7c746 tempest-VolumeTypesTest-895253629 None] Lock "b'cinder-edfe0805-2a5b-4e86-a49d-4a6c58b3ef71-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:03:14.047500 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-08357b35-c31d-47c3-a43d-f4f9add7c746 tempest-VolumeTypesTest-895253629 None] Skipping remove_export. No iscsi_target is presently exported for volume: edfe0805-2a5b-4e86-a49d-4a6c58b3ef71
Apr 25 15:03:14.048502 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-08357b35-c31d-47c3-a43d-f4f9add7c746 tempest-VolumeTypesTest-895253629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-edfe0805-2a5b-4e86-a49d-4a6c58b3ef71 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:14.066849 n-d-811416-6 sudo[136279]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-edfe0805-2a5b-4e86-a49d-4a6c58b3ef71
Apr 25 15:03:14.068331 n-d-811416-6 sudo[136279]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:14.531263 n-d-811416-6 sudo[136279]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:14.547477 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-08357b35-c31d-47c3-a43d-f4f9add7c746 tempest-VolumeTypesTest-895253629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-edfe0805-2a5b-4e86-a49d-4a6c58b3ef71" returned: 0 in 0.499s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:14.557388 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-08357b35-c31d-47c3-a43d-f4f9add7c746 tempest-VolumeTypesTest-895253629 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-edfe0805-2a5b-4e86-a49d-4a6c58b3ef71 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:14.584429 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-7b29bbcf-7609-46b3-8d0f-5c8608cb3fea tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:03:14.587356 n-d-811416-6 sudo[136285]: 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-edfe0805-2a5b-4e86-a49d-4a6c58b3ef71
Apr 25 15:03:14.589540 n-d-811416-6 sudo[136285]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:14.590308 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-7b29bbcf-7609-46b3-8d0f-5c8608cb3fea tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:03:14.590882 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-7b29bbcf-7609-46b3-8d0f-5c8608cb3fea tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 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'
Apr 25 15:03:14.605448 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-7b29bbcf-7609-46b3-8d0f-5c8608cb3fea tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Flow 'volume_create_manager' (ea53871c-7b79-4898-8b79-96fec36da4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:03:14.608875 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-7b29bbcf-7609-46b3-8d0f-5c8608cb3fea tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ff62bd29-ce53-472e-9ebf-a9fbe6b21625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:14.634305 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-7b29bbcf-7609-46b3-8d0f-5c8608cb3fea tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:03:14.666359 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-7b29bbcf-7609-46b3-8d0f-5c8608cb3fea tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ff62bd29-ce53-472e-9ebf-a9fbe6b21625) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:03:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-780007773',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=ecc6452f-bad5-4377-bad6-f258f016f974,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41804f623fc646f5b244c238c4b8b3d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:03:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:03:15Z,user_id='bb4c591fe3294c3f9fc39836ce5b775f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:14.670605 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-7b29bbcf-7609-46b3-8d0f-5c8608cb3fea tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6538c2e2-802a-4625-92ea-56c2e694ac96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:14.672926 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-7b29bbcf-7609-46b3-8d0f-5c8608cb3fea tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6538c2e2-802a-4625-92ea-56c2e694ac96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:14.676257 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-7b29bbcf-7609-46b3-8d0f-5c8608cb3fea tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c2387829-6a47-43d7-9e7c-653ba6576278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:14.680143 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-7b29bbcf-7609-46b3-8d0f-5c8608cb3fea tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c2387829-6a47-43d7-9e7c-653ba6576278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ecc6452f-bad5-4377-bad6-f258f016f974', 'volume_name': 'volume-ecc6452f-bad5-4377-bad6-f258f016f974', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:14.682596 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-7b29bbcf-7609-46b3-8d0f-5c8608cb3fea tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b395c145-ed79-41ae-8bc8-43c4df650733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:14.685089 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-7b29bbcf-7609-46b3-8d0f-5c8608cb3fea tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b395c145-ed79-41ae-8bc8-43c4df650733) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:14.687734 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-7b29bbcf-7609-46b3-8d0f-5c8608cb3fea tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (996b134c-da00-4824-a747-639c343c48d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:14.688837 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-7b29bbcf-7609-46b3-8d0f-5c8608cb3fea tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Volume ecc6452f-bad5-4377-bad6-f258f016f974: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ecc6452f-bad5-4377-bad6-f258f016f974', 'volume_size': 1}
Apr 25 15:03:14.690585 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-7b29bbcf-7609-46b3-8d0f-5c8608cb3fea tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ecc6452f-bad5-4377-bad6-f258f016f974 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:14.723087 n-d-811416-6 sudo[136287]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ecc6452f-bad5-4377-bad6-f258f016f974 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:03:14.724645 n-d-811416-6 sudo[136287]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:14.773331 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-31ad1d9b-5ed6-4965-bee1-2fd94973a940 tempest-GroupsV314Test-889232223 None] Group tempest-GroupsV314Test-Group-728970308: creating
Apr 25 15:03:14.799653 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-31ad1d9b-5ed6-4965-bee1-2fd94973a940 tempest-GroupsV314Test-889232223 None] Group tempest-GroupsV314Test-Group-728970308: created successfully
Apr 25 15:03:14.831191 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-31ad1d9b-5ed6-4965-bee1-2fd94973a940 tempest-GroupsV314Test-889232223 None] Create group completed successfully.
Apr 25 15:03:15.215965 n-d-811416-6 sudo[136285]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:15.221166 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-08357b35-c31d-47c3-a43d-f4f9add7c746 tempest-VolumeTypesTest-895253629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-edfe0805-2a5b-4e86-a49d-4a6c58b3ef71" returned: 0 in 0.664s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:15.223618 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-08357b35-c31d-47c3-a43d-f4f9add7c746 tempest-VolumeTypesTest-895253629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-edfe0805-2a5b-4e86-a49d-4a6c58b3ef71 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:15.251582 n-d-811416-6 sudo[136312]: 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-edfe0805-2a5b-4e86-a49d-4a6c58b3ef71
Apr 25 15:03:15.253606 n-d-811416-6 sudo[136312]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:15.310099 n-d-811416-6 sudo[136287]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:15.312934 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-7b29bbcf-7609-46b3-8d0f-5c8608cb3fea tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ecc6452f-bad5-4377-bad6-f258f016f974 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.622s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:15.318408 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-7b29bbcf-7609-46b3-8d0f-5c8608cb3fea tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (996b134c-da00-4824-a747-639c343c48d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ecc6452f-bad5-4377-bad6-f258f016f974', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:15.321001 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-7b29bbcf-7609-46b3-8d0f-5c8608cb3fea tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1d14e080-8b3b-4931-bee8-a4b9522c5d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:15.335048 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-7b29bbcf-7609-46b3-8d0f-5c8608cb3fea tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Volume volume-ecc6452f-bad5-4377-bad6-f258f016f974 (ecc6452f-bad5-4377-bad6-f258f016f974): created successfully
Apr 25 15:03:15.337447 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-7b29bbcf-7609-46b3-8d0f-5c8608cb3fea tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1d14e080-8b3b-4931-bee8-a4b9522c5d4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:15.340944 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-7b29bbcf-7609-46b3-8d0f-5c8608cb3fea tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Flow 'volume_create_manager' (ea53871c-7b79-4898-8b79-96fec36da4a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:03:15.349597 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-7b29bbcf-7609-46b3-8d0f-5c8608cb3fea tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Created volume successfully.
Apr 25 15:03:15.804030 n-d-811416-6 sudo[136312]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:15.805875 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-08357b35-c31d-47c3-a43d-f4f9add7c746 tempest-VolumeTypesTest-895253629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-edfe0805-2a5b-4e86-a49d-4a6c58b3ef71" returned: 0 in 0.582s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:15.807223 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-08357b35-c31d-47c3-a43d-f4f9add7c746 tempest-VolumeTypesTest-895253629 None] Successfully deleted volume: edfe0805-2a5b-4e86-a49d-4a6c58b3ef71
Apr 25 15:03:15.874973 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-08357b35-c31d-47c3-a43d-f4f9add7c746 tempest-VolumeTypesTest-895253629 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-544073099 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-544073099, it is now deprecated. Please use the default quota class for default quota.
Apr 25 15:03:15.874973 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-08357b35-c31d-47c3-a43d-f4f9add7c746 tempest-VolumeTypesTest-895253629 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-544073099 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-544073099, it is now deprecated. Please use the default quota class for default quota.
Apr 25 15:03:15.886342 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-08357b35-c31d-47c3-a43d-f4f9add7c746 tempest-VolumeTypesTest-895253629 None] Created reservations ['28e0836a-6bb8-4685-a589-94ea33450e1e', '430b8929-7943-43c9-9805-e906dca4a6e7', '7c2f744e-3d57-4d16-89a8-20668a166b80', 'f8d92f8e-8211-4060-a737-f5e10927b1ec'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:03:15.945057 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-08357b35-c31d-47c3-a43d-f4f9add7c746 tempest-VolumeTypesTest-895253629 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:03:15.946336 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-08357b35-c31d-47c3-a43d-f4f9add7c746 tempest-VolumeTypesTest-895253629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:15.994964 n-d-811416-6 sudo[136333]: 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
Apr 25 15:03:15.996080 n-d-811416-6 sudo[136333]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:16.068132 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0a5363d0-8d8e-43fb-aaa0-833c9af442db tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ecc6452f-bad5-4377-bad6-f258f016f974 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:16.096932 n-d-811416-6 sudo[136335]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ecc6452f-bad5-4377-bad6-f258f016f974
Apr 25 15:03:16.099812 n-d-811416-6 sudo[136335]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:16.706675 n-d-811416-6 sudo[136333]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:16.710382 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-08357b35-c31d-47c3-a43d-f4f9add7c746 tempest-VolumeTypesTest-895253629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.763s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:16.713470 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-08357b35-c31d-47c3-a43d-f4f9add7c746 tempest-VolumeTypesTest-895253629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:16.786592 n-d-811416-6 sudo[136339]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:03:16.788233 n-d-811416-6 sudo[136339]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:16.806407 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-878f8182-a0d3-49c6-88c7-198172555d64 tempest-GroupsV314Test-889232223 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:03:16.819214 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-878f8182-a0d3-49c6-88c7-198172555d64 tempest-GroupsV314Test-889232223 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:03:16.820105 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-878f8182-a0d3-49c6-88c7-198172555d64 tempest-GroupsV314Test-889232223 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'
Apr 25 15:03:16.836319 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-878f8182-a0d3-49c6-88c7-198172555d64 tempest-GroupsV314Test-889232223 None] Flow 'volume_create_manager' (4670bce1-e718-49e0-904e-d79a37ad11b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:03:16.842987 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-878f8182-a0d3-49c6-88c7-198172555d64 tempest-GroupsV314Test-889232223 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4128027f-2ad4-4475-b142-84312ab780cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:16.865566 n-d-811416-6 sudo[136335]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:16.891377 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0a5363d0-8d8e-43fb-aaa0-833c9af442db tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ecc6452f-bad5-4377-bad6-f258f016f974" returned: 0 in 0.822s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:16.895074 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0a5363d0-8d8e-43fb-aaa0-833c9af442db tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-704361f2-edbd-4bea-853c-38e4fcca6f4a --snapshot stack-volumes-lvmdriver-1/volume-ecc6452f-bad5-4377-bad6-f258f016f974 -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:16.923241 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-878f8182-a0d3-49c6-88c7-198172555d64 tempest-GroupsV314Test-889232223 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:03:16.925149 n-d-811416-6 sudo[136341]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-704361f2-edbd-4bea-853c-38e4fcca6f4a --snapshot stack-volumes-lvmdriver-1/volume-ecc6452f-bad5-4377-bad6-f258f016f974 -L 1.00g
Apr 25 15:03:16.925975 n-d-811416-6 sudo[136341]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:17.000903 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-878f8182-a0d3-49c6-88c7-198172555d64 tempest-GroupsV314Test-889232223 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4128027f-2ad4-4475-b142-84312ab780cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:03:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-219751348',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=db948104-9f94-4b21-81fd-2b1d9efce306,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=53723d64-c632-4077-adac-b520b4ea00a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='694eca1cae0c42dba979233d7877b30f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:03:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:03:17Z,user_id='b233f8d488c24232a33f081a82937379',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d71488ec-cdae-47d3-85c2-a5d3b1cc31d8),volume_type_id=d71488ec-cdae-47d3-85c2-a5d3b1cc31d8)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:17.007924 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-878f8182-a0d3-49c6-88c7-198172555d64 tempest-GroupsV314Test-889232223 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (18257f94-b2ae-49e5-b292-c653e242d5b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:17.010156 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-878f8182-a0d3-49c6-88c7-198172555d64 tempest-GroupsV314Test-889232223 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (18257f94-b2ae-49e5-b292-c653e242d5b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:17.021114 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-878f8182-a0d3-49c6-88c7-198172555d64 tempest-GroupsV314Test-889232223 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7154b3bf-733a-4454-9e52-85ba28c5af06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:17.024682 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-878f8182-a0d3-49c6-88c7-198172555d64 tempest-GroupsV314Test-889232223 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7154b3bf-733a-4454-9e52-85ba28c5af06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '53723d64-c632-4077-adac-b520b4ea00a7', 'volume_name': 'volume-53723d64-c632-4077-adac-b520b4ea00a7', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:17.037305 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-878f8182-a0d3-49c6-88c7-198172555d64 tempest-GroupsV314Test-889232223 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dfe111c4-d3e1-4851-b4ef-6de6c369bf84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:17.039855 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-878f8182-a0d3-49c6-88c7-198172555d64 tempest-GroupsV314Test-889232223 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dfe111c4-d3e1-4851-b4ef-6de6c369bf84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:17.042149 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-878f8182-a0d3-49c6-88c7-198172555d64 tempest-GroupsV314Test-889232223 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5dcd7053-1624-4902-bfda-0078482013af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:17.077434 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-878f8182-a0d3-49c6-88c7-198172555d64 tempest-GroupsV314Test-889232223 None] Volume 53723d64-c632-4077-adac-b520b4ea00a7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-53723d64-c632-4077-adac-b520b4ea00a7', 'volume_size': 1}
Apr 25 15:03:17.079509 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-878f8182-a0d3-49c6-88c7-198172555d64 tempest-GroupsV314Test-889232223 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-53723d64-c632-4077-adac-b520b4ea00a7 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:17.115046 n-d-811416-6 sudo[136343]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-53723d64-c632-4077-adac-b520b4ea00a7 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:03:17.116736 n-d-811416-6 sudo[136343]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:17.287474 n-d-811416-6 sudo[136339]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:17.289963 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-08357b35-c31d-47c3-a43d-f4f9add7c746 tempest-VolumeTypesTest-895253629 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:17.292036 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-08357b35-c31d-47c3-a43d-f4f9add7c746 tempest-VolumeTypesTest-895253629 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:03:17.297224 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-08357b35-c31d-47c3-a43d-f4f9add7c746 tempest-VolumeTypesTest-895253629 None] Deleted volume successfully.
Apr 25 15:03:17.322909 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-08357b35-c31d-47c3-a43d-f4f9add7c746 tempest-VolumeTypesTest-895253629 None] Lock "b'cinder-edfe0805-2a5b-4e86-a49d-4a6c58b3ef71-delete_volume'" released by "delete_volume" :: held 3.352s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:03:17.667690 n-d-811416-6 sudo[136341]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:17.672091 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0a5363d0-8d8e-43fb-aaa0-833c9af442db tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-704361f2-edbd-4bea-853c-38e4fcca6f4a --snapshot stack-volumes-lvmdriver-1/volume-ecc6452f-bad5-4377-bad6-f258f016f974 -L 1.00g" returned: 0 in 0.775s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:17.742012 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-0a5363d0-8d8e-43fb-aaa0-833c9af442db tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Create snapshot completed successfully
Apr 25 15:03:17.752029 n-d-811416-6 sudo[136343]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:17.754331 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-878f8182-a0d3-49c6-88c7-198172555d64 tempest-GroupsV314Test-889232223 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-53723d64-c632-4077-adac-b520b4ea00a7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.675s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:17.757854 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-878f8182-a0d3-49c6-88c7-198172555d64 tempest-GroupsV314Test-889232223 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5dcd7053-1624-4902-bfda-0078482013af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-53723d64-c632-4077-adac-b520b4ea00a7', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:17.760239 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-878f8182-a0d3-49c6-88c7-198172555d64 tempest-GroupsV314Test-889232223 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df6ee3cd-f22f-46ff-b37f-5332c3624fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:17.773157 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-878f8182-a0d3-49c6-88c7-198172555d64 tempest-GroupsV314Test-889232223 None] Volume volume-53723d64-c632-4077-adac-b520b4ea00a7 (53723d64-c632-4077-adac-b520b4ea00a7): created successfully
Apr 25 15:03:17.775959 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-878f8182-a0d3-49c6-88c7-198172555d64 tempest-GroupsV314Test-889232223 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df6ee3cd-f22f-46ff-b37f-5332c3624fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:17.779215 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-878f8182-a0d3-49c6-88c7-198172555d64 tempest-GroupsV314Test-889232223 None] Flow 'volume_create_manager' (4670bce1-e718-49e0-904e-d79a37ad11b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:03:17.788705 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-878f8182-a0d3-49c6-88c7-198172555d64 tempest-GroupsV314Test-889232223 None] Created volume successfully.
Apr 25 15:03:18.666600 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-703081a9-ae3a-4698-8343-c5f91ea2aadc tempest-GroupsV314Test-889232223 None] Creating clone of volume: 53723d64-c632-4077-adac-b520b4ea00a7
Apr 25 15:03:18.670584 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-703081a9-ae3a-4698-8343-c5f91ea2aadc tempest-GroupsV314Test-889232223 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-53723d64-c632-4077-adac-b520b4ea00a7 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:18.711348 n-d-811416-6 sudo[136475]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-53723d64-c632-4077-adac-b520b4ea00a7
Apr 25 15:03:18.712488 n-d-811416-6 sudo[136475]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:18.798814 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-f294d0e9-9102-481b-b950-e679b6a539d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Lock "b'cinder-704361f2-edbd-4bea-853c-38e4fcca6f4a-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.033s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:03:18.800725 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f294d0e9-9102-481b-b950-e679b6a539d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Running cmd (subprocess): sudo cinder-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-704361f2-edbd-4bea-853c-38e4fcca6f4a {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:18.848902 n-d-811416-6 sudo[136477]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-704361f2-edbd-4bea-853c-38e4fcca6f4a
Apr 25 15:03:18.849852 n-d-811416-6 sudo[136477]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:19.320521 n-d-811416-6 sudo[136475]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:19.322779 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-703081a9-ae3a-4698-8343-c5f91ea2aadc tempest-GroupsV314Test-889232223 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-53723d64-c632-4077-adac-b520b4ea00a7" returned: 0 in 0.652s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:19.324558 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-703081a9-ae3a-4698-8343-c5f91ea2aadc tempest-GroupsV314Test-889232223 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-45c73b5d-fff0-44aa-952d-097845b84b50 --snapshot stack-volumes-lvmdriver-1/volume-53723d64-c632-4077-adac-b520b4ea00a7 -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:19.346948 n-d-811416-6 sudo[136481]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-45c73b5d-fff0-44aa-952d-097845b84b50 --snapshot stack-volumes-lvmdriver-1/volume-53723d64-c632-4077-adac-b520b4ea00a7 -L 1.00g
Apr 25 15:03:19.347813 n-d-811416-6 sudo[136481]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:19.428219 n-d-811416-6 sudo[136477]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:19.430826 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f294d0e9-9102-481b-b950-e679b6a539d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] CMD "sudo cinder-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-704361f2-edbd-4bea-853c-38e4fcca6f4a" returned: 0 in 0.630s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:19.432996 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f294d0e9-9102-481b-b950-e679b6a539d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-704361f2-edbd-4bea-853c-38e4fcca6f4a {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:19.462413 n-d-811416-6 sudo[136483]: 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-704361f2-edbd-4bea-853c-38e4fcca6f4a
Apr 25 15:03:19.464458 n-d-811416-6 sudo[136483]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:20.091276 n-d-811416-6 sudo[136481]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:20.097896 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-703081a9-ae3a-4698-8343-c5f91ea2aadc tempest-GroupsV314Test-889232223 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-45c73b5d-fff0-44aa-952d-097845b84b50 --snapshot stack-volumes-lvmdriver-1/volume-53723d64-c632-4077-adac-b520b4ea00a7 -L 1.00g" returned: 0 in 0.773s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:20.100649 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-703081a9-ae3a-4698-8343-c5f91ea2aadc tempest-GroupsV314Test-889232223 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-45c73b5d-fff0-44aa-952d-097845b84b50 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:20.127556 n-d-811416-6 sudo[136621]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-45c73b5d-fff0-44aa-952d-097845b84b50 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:03:20.128377 n-d-811416-6 sudo[136621]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:20.254187 n-d-811416-6 sudo[136483]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:20.256465 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f294d0e9-9102-481b-b950-e679b6a539d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-704361f2-edbd-4bea-853c-38e4fcca6f4a" returned: 0 in 0.823s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:20.349838 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-f294d0e9-9102-481b-b950-e679b6a539d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Created reservations ['fa7344a5-4bb7-4cfa-8c0f-e6ba420a1bbe', '2c027098-b2c6-4f93-afb7-b6cc2af09f42', 'c9450b5c-22bc-4142-8d2c-0f434bade762', '0044b41d-95ad-4272-afbe-67c764a14abb'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:03:20.409840 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-f294d0e9-9102-481b-b950-e679b6a539d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Delete snapshot completed successfully.
Apr 25 15:03:20.421283 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-f294d0e9-9102-481b-b950-e679b6a539d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Lock "b'cinder-704361f2-edbd-4bea-853c-38e4fcca6f4a-delete_snapshot'" released by "delete_snapshot" :: held 1.623s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:03:20.528915 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-82e3f28a-d173-4c30-982d-eb02c78bc426 tempest-VolumesBackupsTest-1963564828 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:03:20.536379 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-82e3f28a-d173-4c30-982d-eb02c78bc426 tempest-VolumesBackupsTest-1963564828 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:03:20.537235 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-82e3f28a-d173-4c30-982d-eb02c78bc426 tempest-VolumesBackupsTest-1963564828 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'
Apr 25 15:03:20.552861 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-82e3f28a-d173-4c30-982d-eb02c78bc426 tempest-VolumesBackupsTest-1963564828 None] Flow 'volume_create_manager' (0b211965-49fb-4bac-836a-1d05ed620140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:03:20.556145 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-82e3f28a-d173-4c30-982d-eb02c78bc426 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3b6fb9ab-2b88-434a-a0df-af1971a0bd15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:20.584411 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-82e3f28a-d173-4c30-982d-eb02c78bc426 tempest-VolumesBackupsTest-1963564828 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:03:20.614097 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-82e3f28a-d173-4c30-982d-eb02c78bc426 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3b6fb9ab-2b88-434a-a0df-af1971a0bd15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:03:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1518654710',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=ecb8253c-fda7-4895-a1d7-b20b2a65c2bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='611af382b7934b80ac5a7af8c4453b82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:03:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:03:20Z,user_id='7eaa3dce99b04eaa90c590749cb20e9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:20.618024 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-82e3f28a-d173-4c30-982d-eb02c78bc426 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e12deb4f-902c-4d7a-8b67-86b9030a7e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:20.620366 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-82e3f28a-d173-4c30-982d-eb02c78bc426 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e12deb4f-902c-4d7a-8b67-86b9030a7e44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:20.622709 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-82e3f28a-d173-4c30-982d-eb02c78bc426 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (132c628e-b0f6-40a4-8b05-5f54aa9285e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:20.624958 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-82e3f28a-d173-4c30-982d-eb02c78bc426 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (132c628e-b0f6-40a4-8b05-5f54aa9285e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ecb8253c-fda7-4895-a1d7-b20b2a65c2bf', 'volume_name': 'volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:20.627288 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-82e3f28a-d173-4c30-982d-eb02c78bc426 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e9ecf560-ebba-4f7a-aefa-1f086331a2a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:20.629517 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-82e3f28a-d173-4c30-982d-eb02c78bc426 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e9ecf560-ebba-4f7a-aefa-1f086331a2a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:20.632102 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-82e3f28a-d173-4c30-982d-eb02c78bc426 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (86f72925-d942-4f74-9381-1e10682bfcb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:20.632455 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-82e3f28a-d173-4c30-982d-eb02c78bc426 tempest-VolumesBackupsTest-1963564828 None] Volume ecb8253c-fda7-4895-a1d7-b20b2a65c2bf: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf', 'volume_size': 1}
Apr 25 15:03:20.633690 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-82e3f28a-d173-4c30-982d-eb02c78bc426 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:20.653488 n-d-811416-6 sudo[136657]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:03:20.654417 n-d-811416-6 sudo[136657]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:20.663042 n-d-811416-6 sudo[136621]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:20.665482 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-703081a9-ae3a-4698-8343-c5f91ea2aadc tempest-GroupsV314Test-889232223 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-45c73b5d-fff0-44aa-952d-097845b84b50 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.564s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:20.667242 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-703081a9-ae3a-4698-8343-c5f91ea2aadc tempest-GroupsV314Test-889232223 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-45c73b5d-fff0-44aa-952d-097845b84b50 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:20.689681 n-d-811416-6 sudo[136659]: 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-45c73b5d-fff0-44aa-952d-097845b84b50
Apr 25 15:03:20.690503 n-d-811416-6 sudo[136659]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:21.064119 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-e0e26b7c-ea31-4dce-976a-38c846ecfa88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Lock "b'cinder-ecc6452f-bad5-4377-bad6-f258f016f974-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:03:21.143246 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-e0e26b7c-ea31-4dce-976a-38c846ecfa88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Skipping remove_export. No iscsi_target is presently exported for volume: ecc6452f-bad5-4377-bad6-f258f016f974
Apr 25 15:03:21.144801 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e0e26b7c-ea31-4dce-976a-38c846ecfa88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ecc6452f-bad5-4377-bad6-f258f016f974 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:21.181369 n-d-811416-6 sudo[136659]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:21.183882 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-703081a9-ae3a-4698-8343-c5f91ea2aadc tempest-GroupsV314Test-889232223 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-45c73b5d-fff0-44aa-952d-097845b84b50" returned: 0 in 0.516s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:21.186081 n-d-811416-6 sudo[136692]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ecc6452f-bad5-4377-bad6-f258f016f974
Apr 25 15:03:21.186946 n-d-811416-6 sudo[136692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:21.188710 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-703081a9-ae3a-4698-8343-c5f91ea2aadc tempest-GroupsV314Test-889232223 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--45c73b5d--fff0--44aa--952d--097845b84b50 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--45c73b5d--fff0--44aa--952d--097845b84b50 iflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:21.197352 n-d-811416-6 sudo[136657]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:21.210094 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-82e3f28a-d173-4c30-982d-eb02c78bc426 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.575s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:21.213367 n-d-811416-6 sudo[136694]: 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--45c73b5d--fff0--44aa--952d--097845b84b50 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--45c73b5d--fff0--44aa--952d--097845b84b50 iflag=direct
Apr 25 15:03:21.214196 n-d-811416-6 sudo[136694]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:21.214772 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-82e3f28a-d173-4c30-982d-eb02c78bc426 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (86f72925-d942-4f74-9381-1e10682bfcb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:21.217491 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-82e3f28a-d173-4c30-982d-eb02c78bc426 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9cbeae04-49f1-47f5-9002-af2e2d7510bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:21.231059 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-82e3f28a-d173-4c30-982d-eb02c78bc426 tempest-VolumesBackupsTest-1963564828 None] Volume volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf (ecb8253c-fda7-4895-a1d7-b20b2a65c2bf): created successfully
Apr 25 15:03:21.233407 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-82e3f28a-d173-4c30-982d-eb02c78bc426 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9cbeae04-49f1-47f5-9002-af2e2d7510bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:21.237567 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-82e3f28a-d173-4c30-982d-eb02c78bc426 tempest-VolumesBackupsTest-1963564828 None] Flow 'volume_create_manager' (0b211965-49fb-4bac-836a-1d05ed620140) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:03:21.247636 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-82e3f28a-d173-4c30-982d-eb02c78bc426 tempest-VolumesBackupsTest-1963564828 None] Created volume successfully.
Apr 25 15:03:21.570588 n-d-811416-6 sudo[136694]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:21.572497 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-703081a9-ae3a-4698-8343-c5f91ea2aadc tempest-GroupsV314Test-889232223 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--45c73b5d--fff0--44aa--952d--097845b84b50 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--45c73b5d--fff0--44aa--952d--097845b84b50 iflag=direct" returned: 0 in 0.384s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:21.573508 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-703081a9-ae3a-4698-8343-c5f91ea2aadc tempest-GroupsV314Test-889232223 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--45c73b5d--fff0--44aa--952d--097845b84b50 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--45c73b5d--fff0--44aa--952d--097845b84b50 oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:21.593582 n-d-811416-6 sudo[136707]: 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--45c73b5d--fff0--44aa--952d--097845b84b50 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--45c73b5d--fff0--44aa--952d--097845b84b50 oflag=direct
Apr 25 15:03:21.594451 n-d-811416-6 sudo[136707]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:21.620674 n-d-811416-6 sudo[136692]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:21.623162 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e0e26b7c-ea31-4dce-976a-38c846ecfa88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ecc6452f-bad5-4377-bad6-f258f016f974" returned: 0 in 0.478s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:21.625190 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e0e26b7c-ea31-4dce-976a-38c846ecfa88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 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-ecc6452f-bad5-4377-bad6-f258f016f974 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:21.646296 n-d-811416-6 sudo[136709]: 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-ecc6452f-bad5-4377-bad6-f258f016f974
Apr 25 15:03:21.647350 n-d-811416-6 sudo[136709]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:21.966746 n-d-811416-6 sudo[136707]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:21.969060 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-703081a9-ae3a-4698-8343-c5f91ea2aadc tempest-GroupsV314Test-889232223 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--45c73b5d--fff0--44aa--952d--097845b84b50 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--45c73b5d--fff0--44aa--952d--097845b84b50 oflag=direct" returned: 0 in 0.395s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:21.970475 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-703081a9-ae3a-4698-8343-c5f91ea2aadc tempest-GroupsV314Test-889232223 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--45c73b5d--fff0--44aa--952d--097845b84b50 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--45c73b5d--fff0--44aa--952d--097845b84b50 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:21.999670 n-d-811416-6 sudo[136722]: 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--45c73b5d--fff0--44aa--952d--097845b84b50 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--45c73b5d--fff0--44aa--952d--097845b84b50 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Apr 25 15:03:22.000469 n-d-811416-6 sudo[136722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:22.113173 n-d-811416-6 sudo[136709]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:22.115610 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e0e26b7c-ea31-4dce-976a-38c846ecfa88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ecc6452f-bad5-4377-bad6-f258f016f974" returned: 0 in 0.490s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:22.117763 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e0e26b7c-ea31-4dce-976a-38c846ecfa88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ecc6452f-bad5-4377-bad6-f258f016f974 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:22.137483 n-d-811416-6 sudo[136724]: 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-ecc6452f-bad5-4377-bad6-f258f016f974
Apr 25 15:03:22.138375 n-d-811416-6 sudo[136724]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:22.762520 n-d-811416-6 sudo[136724]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:22.765013 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e0e26b7c-ea31-4dce-976a-38c846ecfa88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ecc6452f-bad5-4377-bad6-f258f016f974" returned: 0 in 0.647s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:22.766956 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-e0e26b7c-ea31-4dce-976a-38c846ecfa88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Successfully deleted volume: ecc6452f-bad5-4377-bad6-f258f016f974
Apr 25 15:03:22.836021 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-e0e26b7c-ea31-4dce-976a-38c846ecfa88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Created reservations ['09aa88c2-1fd4-464f-b3c3-73a8776387e5', '85063ad1-283e-4f44-8505-d9e38d44cf5d', 'ef56ac50-422c-4cb5-9834-b21147ec5ad4', '8a091ac5-fa5b-43fa-ba51-5ac8e80e3136'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:03:22.899758 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-e0e26b7c-ea31-4dce-976a-38c846ecfa88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:03:22.900483 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e0e26b7c-ea31-4dce-976a-38c846ecfa88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:22.927696 n-d-811416-6 sudo[136730]: 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
Apr 25 15:03:22.928670 n-d-811416-6 sudo[136730]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:23.380514 n-d-811416-6 sudo[136730]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:23.383249 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e0e26b7c-ea31-4dce-976a-38c846ecfa88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.482s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:23.385682 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e0e26b7c-ea31-4dce-976a-38c846ecfa88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:23.441298 n-d-811416-6 sudo[136733]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:03:23.443795 n-d-811416-6 sudo[136733]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:24.087993 n-d-811416-6 sudo[136733]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:24.090255 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e0e26b7c-ea31-4dce-976a-38c846ecfa88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] CMD "sudo cinder-rootwrap /etc/cinder/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.704s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:24.092662 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-e0e26b7c-ea31-4dce-976a-38c846ecfa88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:03:24.110257 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-e0e26b7c-ea31-4dce-976a-38c846ecfa88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Deleted volume successfully.
Apr 25 15:03:24.138703 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-e0e26b7c-ea31-4dce-976a-38c846ecfa88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1367553292 None] Lock "b'cinder-ecc6452f-bad5-4377-bad6-f258f016f974-delete_volume'" released by "delete_volume" :: held 3.075s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:03:28.087581 n-d-811416-6 sudo[136722]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:28.089612 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-703081a9-ae3a-4698-8343-c5f91ea2aadc tempest-GroupsV314Test-889232223 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--45c73b5d--fff0--44aa--952d--097845b84b50 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--45c73b5d--fff0--44aa--952d--097845b84b50 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.119s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:28.090165 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-703081a9-ae3a-4698-8343-c5f91ea2aadc tempest-GroupsV314Test-889232223 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--45c73b5d--fff0--44aa--952d--097845b84b50, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--45c73b5d--fff0--44aa--952d--097845b84b50, size 1024.00 MB, duration 6.12 sec {{(pid=96343) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Apr 25 15:03:28.090500 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.volume_utils [None req-703081a9-ae3a-4698-8343-c5f91ea2aadc tempest-GroupsV314Test-889232223 None] Volume copy 1024.00 MB at 167.32 MB/s
Apr 25 15:03:28.091567 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-703081a9-ae3a-4698-8343-c5f91ea2aadc tempest-GroupsV314Test-889232223 None] Running cmd (subprocess): sudo cinder-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-45c73b5d-fff0-44aa-952d-097845b84b50 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:28.112029 n-d-811416-6 sudo[136767]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-45c73b5d-fff0-44aa-952d-097845b84b50
Apr 25 15:03:28.114569 n-d-811416-6 sudo[136767]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:28.629935 n-d-811416-6 sudo[136767]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:28.632470 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-703081a9-ae3a-4698-8343-c5f91ea2aadc tempest-GroupsV314Test-889232223 None] CMD "sudo cinder-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-45c73b5d-fff0-44aa-952d-097845b84b50" returned: 0 in 0.540s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:28.635492 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-703081a9-ae3a-4698-8343-c5f91ea2aadc tempest-GroupsV314Test-889232223 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-45c73b5d-fff0-44aa-952d-097845b84b50 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:28.661424 n-d-811416-6 sudo[136778]: 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-45c73b5d-fff0-44aa-952d-097845b84b50
Apr 25 15:03:28.662835 n-d-811416-6 sudo[136778]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:29.304909 n-d-811416-6 sudo[136778]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:29.307333 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-703081a9-ae3a-4698-8343-c5f91ea2aadc tempest-GroupsV314Test-889232223 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-45c73b5d-fff0-44aa-952d-097845b84b50" returned: 0 in 0.672s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:29.409704 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-703081a9-ae3a-4698-8343-c5f91ea2aadc tempest-GroupsV314Test-889232223 None] Create group from source-group-db948104-9f94-4b21-81fd-2b1d9efce306 completed successfully.
Apr 25 15:03:29.991051 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-cc3b567d-2e03-42f2-9d58-6b7afe08fdb9 tempest-VolumeTypesAccessTest-1507580603 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:03:29.995319 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-cc3b567d-2e03-42f2-9d58-6b7afe08fdb9 tempest-VolumeTypesAccessTest-1507580603 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:03:29.995923 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-cc3b567d-2e03-42f2-9d58-6b7afe08fdb9 tempest-VolumeTypesAccessTest-1507580603 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'
Apr 25 15:03:30.010045 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cc3b567d-2e03-42f2-9d58-6b7afe08fdb9 tempest-VolumeTypesAccessTest-1507580603 None] Flow 'volume_create_manager' (dfed346e-3e3f-4b9f-b755-42f59533bca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:03:30.013304 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cc3b567d-2e03-42f2-9d58-6b7afe08fdb9 tempest-VolumeTypesAccessTest-1507580603 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7976e104-c785-4554-8644-a7ae67df828a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:30.050635 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-cc3b567d-2e03-42f2-9d58-6b7afe08fdb9 tempest-VolumeTypesAccessTest-1507580603 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:03:30.083188 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cc3b567d-2e03-42f2-9d58-6b7afe08fdb9 tempest-VolumeTypesAccessTest-1507580603 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7976e104-c785-4554-8644-a7ae67df828a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:03:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-2098091057',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=22c9de6b-ef78-4d81-baf3-6fa44d30822d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b50559b738f403caaa820b4dce9d63a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:03:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:03:30Z,user_id='927c81a5823d4c0eafb73e6584de5ebe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25da910e-5934-4569-9b30-b53f46de8c1a),volume_type_id=25da910e-5934-4569-9b30-b53f46de8c1a)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:30.087027 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cc3b567d-2e03-42f2-9d58-6b7afe08fdb9 tempest-VolumeTypesAccessTest-1507580603 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d3100319-41b0-47cc-8817-0a57c5221e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:30.089392 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cc3b567d-2e03-42f2-9d58-6b7afe08fdb9 tempest-VolumeTypesAccessTest-1507580603 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d3100319-41b0-47cc-8817-0a57c5221e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:30.094453 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cc3b567d-2e03-42f2-9d58-6b7afe08fdb9 tempest-VolumeTypesAccessTest-1507580603 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (806f8f78-63cc-42ff-a50d-1e7132889d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:30.097182 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cc3b567d-2e03-42f2-9d58-6b7afe08fdb9 tempest-VolumeTypesAccessTest-1507580603 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (806f8f78-63cc-42ff-a50d-1e7132889d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '22c9de6b-ef78-4d81-baf3-6fa44d30822d', 'volume_name': 'volume-22c9de6b-ef78-4d81-baf3-6fa44d30822d', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:30.099839 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cc3b567d-2e03-42f2-9d58-6b7afe08fdb9 tempest-VolumeTypesAccessTest-1507580603 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a17aefd6-41ea-4238-b7e2-f68450585f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:30.102705 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cc3b567d-2e03-42f2-9d58-6b7afe08fdb9 tempest-VolumeTypesAccessTest-1507580603 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a17aefd6-41ea-4238-b7e2-f68450585f4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:30.105189 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cc3b567d-2e03-42f2-9d58-6b7afe08fdb9 tempest-VolumeTypesAccessTest-1507580603 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e8bcc8c-e92f-49f0-a721-9b3c7db0849a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:30.106103 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-cc3b567d-2e03-42f2-9d58-6b7afe08fdb9 tempest-VolumeTypesAccessTest-1507580603 None] Volume 22c9de6b-ef78-4d81-baf3-6fa44d30822d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-22c9de6b-ef78-4d81-baf3-6fa44d30822d', 'volume_size': 1}
Apr 25 15:03:30.107790 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cc3b567d-2e03-42f2-9d58-6b7afe08fdb9 tempest-VolumeTypesAccessTest-1507580603 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-22c9de6b-ef78-4d81-baf3-6fa44d30822d stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:30.155590 n-d-811416-6 sudo[136823]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-22c9de6b-ef78-4d81-baf3-6fa44d30822d stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:03:30.157417 n-d-811416-6 sudo[136823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:30.178606 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-cd059a40-eb08-4de8-9698-130b4c43b45b tempest-GroupsV314Test-889232223 None] Skipping remove_export. No iscsi_target is presently exported for volume: 45c73b5d-fff0-44aa-952d-097845b84b50
Apr 25 15:03:30.180696 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cd059a40-eb08-4de8-9698-130b4c43b45b tempest-GroupsV314Test-889232223 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-45c73b5d-fff0-44aa-952d-097845b84b50 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:30.202182 n-d-811416-6 sudo[136825]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-45c73b5d-fff0-44aa-952d-097845b84b50
Apr 25 15:03:30.203098 n-d-811416-6 sudo[136825]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:30.685209 n-d-811416-6 sudo[136825]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:30.691987 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cd059a40-eb08-4de8-9698-130b4c43b45b tempest-GroupsV314Test-889232223 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-45c73b5d-fff0-44aa-952d-097845b84b50" returned: 0 in 0.510s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:30.697416 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cd059a40-eb08-4de8-9698-130b4c43b45b tempest-GroupsV314Test-889232223 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-45c73b5d-fff0-44aa-952d-097845b84b50 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:30.718628 n-d-811416-6 sudo[136859]: 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-45c73b5d-fff0-44aa-952d-097845b84b50
Apr 25 15:03:30.720302 n-d-811416-6 sudo[136859]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:30.723546 n-d-811416-6 sudo[136823]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:30.725907 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cc3b567d-2e03-42f2-9d58-6b7afe08fdb9 tempest-VolumeTypesAccessTest-1507580603 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-22c9de6b-ef78-4d81-baf3-6fa44d30822d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.618s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:30.730163 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cc3b567d-2e03-42f2-9d58-6b7afe08fdb9 tempest-VolumeTypesAccessTest-1507580603 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e8bcc8c-e92f-49f0-a721-9b3c7db0849a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-22c9de6b-ef78-4d81-baf3-6fa44d30822d', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:30.732694 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cc3b567d-2e03-42f2-9d58-6b7afe08fdb9 tempest-VolumeTypesAccessTest-1507580603 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (79a95d23-846c-441d-a4fc-04146b00b94a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:30.743875 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-cc3b567d-2e03-42f2-9d58-6b7afe08fdb9 tempest-VolumeTypesAccessTest-1507580603 None] Volume volume-22c9de6b-ef78-4d81-baf3-6fa44d30822d (22c9de6b-ef78-4d81-baf3-6fa44d30822d): created successfully
Apr 25 15:03:30.746209 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cc3b567d-2e03-42f2-9d58-6b7afe08fdb9 tempest-VolumeTypesAccessTest-1507580603 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (79a95d23-846c-441d-a4fc-04146b00b94a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:30.750055 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-cc3b567d-2e03-42f2-9d58-6b7afe08fdb9 tempest-VolumeTypesAccessTest-1507580603 None] Flow 'volume_create_manager' (dfed346e-3e3f-4b9f-b755-42f59533bca4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:03:30.765417 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-cc3b567d-2e03-42f2-9d58-6b7afe08fdb9 tempest-VolumeTypesAccessTest-1507580603 None] Created volume successfully.
Apr 25 15:03:31.136836 n-d-811416-6 sudo[136859]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:31.142620 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cd059a40-eb08-4de8-9698-130b4c43b45b tempest-GroupsV314Test-889232223 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-45c73b5d-fff0-44aa-952d-097845b84b50" returned: 0 in 0.442s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:31.142620 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cd059a40-eb08-4de8-9698-130b4c43b45b tempest-GroupsV314Test-889232223 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-45c73b5d-fff0-44aa-952d-097845b84b50 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:31.159169 n-d-811416-6 sudo[136862]: 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-45c73b5d-fff0-44aa-952d-097845b84b50
Apr 25 15:03:31.159976 n-d-811416-6 sudo[136862]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:31.542480 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-aa80eb55-6b23-4001-9b91-77aee4488d4c tempest-VolumeTypesAccessTest-1507580603 None] Lock "b'cinder-22c9de6b-ef78-4d81-baf3-6fa44d30822d-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:03:31.635968 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-aa80eb55-6b23-4001-9b91-77aee4488d4c tempest-VolumeTypesAccessTest-1507580603 None] Skipping remove_export. No iscsi_target is presently exported for volume: 22c9de6b-ef78-4d81-baf3-6fa44d30822d
Apr 25 15:03:31.637530 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-aa80eb55-6b23-4001-9b91-77aee4488d4c tempest-VolumeTypesAccessTest-1507580603 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-22c9de6b-ef78-4d81-baf3-6fa44d30822d {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:31.675178 n-d-811416-6 sudo[136899]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-22c9de6b-ef78-4d81-baf3-6fa44d30822d
Apr 25 15:03:31.676639 n-d-811416-6 sudo[136899]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:31.710717 n-d-811416-6 sudo[136862]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:31.713208 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cd059a40-eb08-4de8-9698-130b4c43b45b tempest-GroupsV314Test-889232223 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-45c73b5d-fff0-44aa-952d-097845b84b50" returned: 0 in 0.572s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:31.715013 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-cd059a40-eb08-4de8-9698-130b4c43b45b tempest-GroupsV314Test-889232223 None] Successfully deleted volume: 45c73b5d-fff0-44aa-952d-097845b84b50
Apr 25 15:03:31.806818 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-cd059a40-eb08-4de8-9698-130b4c43b45b tempest-GroupsV314Test-889232223 None] Created reservations ['10faa303-6fba-4b8d-a75d-c37614d79f03'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:03:31.845098 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-cd059a40-eb08-4de8-9698-130b4c43b45b tempest-GroupsV314Test-889232223 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1322639961 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1322639961, it is now deprecated. Please use the default quota class for default quota.
Apr 25 15:03:31.846264 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-cd059a40-eb08-4de8-9698-130b4c43b45b tempest-GroupsV314Test-889232223 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1322639961 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1322639961, it is now deprecated. Please use the default quota class for default quota.
Apr 25 15:03:31.866639 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-cd059a40-eb08-4de8-9698-130b4c43b45b tempest-GroupsV314Test-889232223 None] Created reservations ['a017581d-f205-422c-b829-2afe01c2525f', '116c1760-36a2-41b8-9666-957d4e3fb6ef', '6703a2e1-a3a7-4f94-b7f5-277abc637f2d', 'c892817b-d297-4096-90e1-2823b6fe4687'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:03:31.975247 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-cd059a40-eb08-4de8-9698-130b4c43b45b tempest-GroupsV314Test-889232223 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:03:31.976291 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cd059a40-eb08-4de8-9698-130b4c43b45b tempest-GroupsV314Test-889232223 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:31.996687 n-d-811416-6 sudo[136903]: 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
Apr 25 15:03:31.997795 n-d-811416-6 sudo[136903]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:32.125264 n-d-811416-6 sudo[136899]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:32.127883 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-aa80eb55-6b23-4001-9b91-77aee4488d4c tempest-VolumeTypesAccessTest-1507580603 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-22c9de6b-ef78-4d81-baf3-6fa44d30822d" returned: 0 in 0.490s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:32.130692 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-aa80eb55-6b23-4001-9b91-77aee4488d4c tempest-VolumeTypesAccessTest-1507580603 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-22c9de6b-ef78-4d81-baf3-6fa44d30822d {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:32.149660 n-d-811416-6 sudo[136906]: 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-22c9de6b-ef78-4d81-baf3-6fa44d30822d
Apr 25 15:03:32.150465 n-d-811416-6 sudo[136906]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:32.415382 n-d-811416-6 sudo[136903]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:32.418085 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cd059a40-eb08-4de8-9698-130b4c43b45b tempest-GroupsV314Test-889232223 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:32.420394 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cd059a40-eb08-4de8-9698-130b4c43b45b tempest-GroupsV314Test-889232223 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:32.439825 n-d-811416-6 sudo[136910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:03:32.440629 n-d-811416-6 sudo[136910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:32.554959 n-d-811416-6 sudo[136906]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:32.557333 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-aa80eb55-6b23-4001-9b91-77aee4488d4c tempest-VolumeTypesAccessTest-1507580603 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-22c9de6b-ef78-4d81-baf3-6fa44d30822d" returned: 0 in 0.426s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:32.559344 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-aa80eb55-6b23-4001-9b91-77aee4488d4c tempest-VolumeTypesAccessTest-1507580603 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-22c9de6b-ef78-4d81-baf3-6fa44d30822d {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:32.579181 n-d-811416-6 sudo[136913]: 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-22c9de6b-ef78-4d81-baf3-6fa44d30822d
Apr 25 15:03:32.579984 n-d-811416-6 sudo[136913]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:32.782243 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-308eb66f-c76c-4ed5-bd7c-6c5646f5d932 tempest-GroupsV314Test-889232223 None] Skipping remove_export. No iscsi_target is presently exported for volume: 53723d64-c632-4077-adac-b520b4ea00a7
Apr 25 15:03:32.784359 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-308eb66f-c76c-4ed5-bd7c-6c5646f5d932 tempest-GroupsV314Test-889232223 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-53723d64-c632-4077-adac-b520b4ea00a7 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:32.808599 n-d-811416-6 sudo[136916]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-53723d64-c632-4077-adac-b520b4ea00a7
Apr 25 15:03:32.814747 n-d-811416-6 sudo[136916]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:32.881805 n-d-811416-6 sudo[136910]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:32.884047 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-cd059a40-eb08-4de8-9698-130b4c43b45b tempest-GroupsV314Test-889232223 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:32.886702 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-cd059a40-eb08-4de8-9698-130b4c43b45b tempest-GroupsV314Test-889232223 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:03:32.903307 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-cd059a40-eb08-4de8-9698-130b4c43b45b tempest-GroupsV314Test-889232223 None] Delete group completed successfully.
Apr 25 15:03:33.085251 n-d-811416-6 sudo[136913]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:33.087200 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-aa80eb55-6b23-4001-9b91-77aee4488d4c tempest-VolumeTypesAccessTest-1507580603 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-22c9de6b-ef78-4d81-baf3-6fa44d30822d" returned: 0 in 0.528s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:33.088080 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-aa80eb55-6b23-4001-9b91-77aee4488d4c tempest-VolumeTypesAccessTest-1507580603 None] Successfully deleted volume: 22c9de6b-ef78-4d81-baf3-6fa44d30822d
Apr 25 15:03:33.119515 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-aa80eb55-6b23-4001-9b91-77aee4488d4c tempest-VolumeTypesAccessTest-1507580603 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1380057773 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1380057773, it is now deprecated. Please use the default quota class for default quota.
Apr 25 15:03:33.120587 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-aa80eb55-6b23-4001-9b91-77aee4488d4c tempest-VolumeTypesAccessTest-1507580603 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1380057773 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1380057773, it is now deprecated. Please use the default quota class for default quota.
Apr 25 15:03:33.138831 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-aa80eb55-6b23-4001-9b91-77aee4488d4c tempest-VolumeTypesAccessTest-1507580603 None] Created reservations ['1cfbadce-2a0b-44f0-a0b7-73e94c14d081', '6c1c1f8d-ed7a-40c7-b07b-8d763c6a839c', '4352e3f5-939f-4c5f-8316-9df0dac02cfc', '152fbbb0-d916-4f01-949e-d80eb650fae3'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:03:33.184020 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-aa80eb55-6b23-4001-9b91-77aee4488d4c tempest-VolumeTypesAccessTest-1507580603 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:03:33.184735 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-aa80eb55-6b23-4001-9b91-77aee4488d4c tempest-VolumeTypesAccessTest-1507580603 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:33.203369 n-d-811416-6 sudo[136923]: 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
Apr 25 15:03:33.204374 n-d-811416-6 sudo[136923]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:33.236629 n-d-811416-6 sudo[136916]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:33.239716 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-308eb66f-c76c-4ed5-bd7c-6c5646f5d932 tempest-GroupsV314Test-889232223 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-53723d64-c632-4077-adac-b520b4ea00a7" returned: 0 in 0.454s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:33.242185 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-308eb66f-c76c-4ed5-bd7c-6c5646f5d932 tempest-GroupsV314Test-889232223 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-53723d64-c632-4077-adac-b520b4ea00a7 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:33.262172 n-d-811416-6 sudo[136925]: 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-53723d64-c632-4077-adac-b520b4ea00a7
Apr 25 15:03:33.263079 n-d-811416-6 sudo[136925]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:33.626954 n-d-811416-6 sudo[136923]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:33.629929 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-aa80eb55-6b23-4001-9b91-77aee4488d4c tempest-VolumeTypesAccessTest-1507580603 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:33.631993 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-aa80eb55-6b23-4001-9b91-77aee4488d4c tempest-VolumeTypesAccessTest-1507580603 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:33.652264 n-d-811416-6 sudo[136929]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:03:33.653103 n-d-811416-6 sudo[136929]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:33.686030 n-d-811416-6 sudo[136925]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:33.688506 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-308eb66f-c76c-4ed5-bd7c-6c5646f5d932 tempest-GroupsV314Test-889232223 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-53723d64-c632-4077-adac-b520b4ea00a7" returned: 0 in 0.446s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:33.690666 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-308eb66f-c76c-4ed5-bd7c-6c5646f5d932 tempest-GroupsV314Test-889232223 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-53723d64-c632-4077-adac-b520b4ea00a7 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:33.713185 n-d-811416-6 sudo[136931]: 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-53723d64-c632-4077-adac-b520b4ea00a7
Apr 25 15:03:33.714088 n-d-811416-6 sudo[136931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:34.142233 n-d-811416-6 sudo[136929]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:34.144679 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-aa80eb55-6b23-4001-9b91-77aee4488d4c tempest-VolumeTypesAccessTest-1507580603 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:34.148635 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-aa80eb55-6b23-4001-9b91-77aee4488d4c tempest-VolumeTypesAccessTest-1507580603 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:03:34.153945 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-aa80eb55-6b23-4001-9b91-77aee4488d4c tempest-VolumeTypesAccessTest-1507580603 None] Deleted volume successfully.
Apr 25 15:03:34.178933 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-aa80eb55-6b23-4001-9b91-77aee4488d4c tempest-VolumeTypesAccessTest-1507580603 None] Lock "b'cinder-22c9de6b-ef78-4d81-baf3-6fa44d30822d-delete_volume'" released by "delete_volume" :: held 2.637s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:03:34.206299 n-d-811416-6 sudo[136931]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:34.208743 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-308eb66f-c76c-4ed5-bd7c-6c5646f5d932 tempest-GroupsV314Test-889232223 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-53723d64-c632-4077-adac-b520b4ea00a7" returned: 0 in 0.518s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:34.209661 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-308eb66f-c76c-4ed5-bd7c-6c5646f5d932 tempest-GroupsV314Test-889232223 None] Successfully deleted volume: 53723d64-c632-4077-adac-b520b4ea00a7
Apr 25 15:03:34.308059 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-308eb66f-c76c-4ed5-bd7c-6c5646f5d932 tempest-GroupsV314Test-889232223 None] Created reservations ['aef3c01f-854e-4e4c-bbcc-06f22f424cf0'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:03:34.362392 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-308eb66f-c76c-4ed5-bd7c-6c5646f5d932 tempest-GroupsV314Test-889232223 None] Created reservations ['e42612b8-b3ae-4b7f-a0ff-20690c648dfb', '9a6aab39-ad28-4006-a4e2-94e305de4b64', 'd5500a4d-ce62-48b4-a0f5-0e7000f723a3', '3b62b7a5-c6ba-45b3-a692-7004def2d399'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:03:34.500741 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-308eb66f-c76c-4ed5-bd7c-6c5646f5d932 tempest-GroupsV314Test-889232223 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:03:34.501639 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-308eb66f-c76c-4ed5-bd7c-6c5646f5d932 tempest-GroupsV314Test-889232223 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:34.523652 n-d-811416-6 sudo[136939]: 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
Apr 25 15:03:34.524491 n-d-811416-6 sudo[136939]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:34.983756 n-d-811416-6 sudo[136939]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:34.986741 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-308eb66f-c76c-4ed5-bd7c-6c5646f5d932 tempest-GroupsV314Test-889232223 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.485s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:34.989024 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-308eb66f-c76c-4ed5-bd7c-6c5646f5d932 tempest-GroupsV314Test-889232223 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:35.017389 n-d-811416-6 sudo[136942]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:03:35.018515 n-d-811416-6 sudo[136942]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:35.549870 n-d-811416-6 sudo[136942]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:35.552715 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-308eb66f-c76c-4ed5-bd7c-6c5646f5d932 tempest-GroupsV314Test-889232223 None] CMD "sudo cinder-rootwrap /etc/cinder/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.563s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:35.554863 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-308eb66f-c76c-4ed5-bd7c-6c5646f5d932 tempest-GroupsV314Test-889232223 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:03:35.565586 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-308eb66f-c76c-4ed5-bd7c-6c5646f5d932 tempest-GroupsV314Test-889232223 None] Delete group completed successfully.
Apr 25 15:03:39.798825 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-d90c1886-746c-4c93-bbec-5c9d5ab8d0b1 tempest-VolumeQuotasNegativeTestJSON-914724533 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:03:39.804229 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-d90c1886-746c-4c93-bbec-5c9d5ab8d0b1 tempest-VolumeQuotasNegativeTestJSON-914724533 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:03:39.804985 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-d90c1886-746c-4c93-bbec-5c9d5ab8d0b1 tempest-VolumeQuotasNegativeTestJSON-914724533 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'
Apr 25 15:03:39.818580 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d90c1886-746c-4c93-bbec-5c9d5ab8d0b1 tempest-VolumeQuotasNegativeTestJSON-914724533 None] Flow 'volume_create_manager' (ae995857-713e-4a20-b359-16f916b2761f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:03:39.821846 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d90c1886-746c-4c93-bbec-5c9d5ab8d0b1 tempest-VolumeQuotasNegativeTestJSON-914724533 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a27d649c-19a3-4273-8f75-1871b278ef92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:39.846911 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-d90c1886-746c-4c93-bbec-5c9d5ab8d0b1 tempest-VolumeQuotasNegativeTestJSON-914724533 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:03:39.874268 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d90c1886-746c-4c93-bbec-5c9d5ab8d0b1 tempest-VolumeQuotasNegativeTestJSON-914724533 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a27d649c-19a3-4273-8f75-1871b278ef92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:03:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-52470620',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=54cb8620-0517-4ed9-8ff4-3a8bc4052900,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b3a431fdd094c11a05aa83d853de37d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:03:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:03:40Z,user_id='05c8430b40204d918b90f545965cdc29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:39.877243 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d90c1886-746c-4c93-bbec-5c9d5ab8d0b1 tempest-VolumeQuotasNegativeTestJSON-914724533 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aa5f8a3c-0f0a-4cfc-9325-92d77c4ada59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:39.880251 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d90c1886-746c-4c93-bbec-5c9d5ab8d0b1 tempest-VolumeQuotasNegativeTestJSON-914724533 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aa5f8a3c-0f0a-4cfc-9325-92d77c4ada59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:39.882942 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d90c1886-746c-4c93-bbec-5c9d5ab8d0b1 tempest-VolumeQuotasNegativeTestJSON-914724533 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a5884f48-ffe9-4981-9f8f-4cbb4875dd33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:39.885433 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d90c1886-746c-4c93-bbec-5c9d5ab8d0b1 tempest-VolumeQuotasNegativeTestJSON-914724533 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a5884f48-ffe9-4981-9f8f-4cbb4875dd33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '54cb8620-0517-4ed9-8ff4-3a8bc4052900', 'volume_name': 'volume-54cb8620-0517-4ed9-8ff4-3a8bc4052900', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:39.887673 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d90c1886-746c-4c93-bbec-5c9d5ab8d0b1 tempest-VolumeQuotasNegativeTestJSON-914724533 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ce5ba662-d9a3-45f7-91a0-164c82a840d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:39.889839 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d90c1886-746c-4c93-bbec-5c9d5ab8d0b1 tempest-VolumeQuotasNegativeTestJSON-914724533 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ce5ba662-d9a3-45f7-91a0-164c82a840d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:39.891949 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d90c1886-746c-4c93-bbec-5c9d5ab8d0b1 tempest-VolumeQuotasNegativeTestJSON-914724533 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c9bde445-d348-48bb-b848-13f51951ad0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:39.892764 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-d90c1886-746c-4c93-bbec-5c9d5ab8d0b1 tempest-VolumeQuotasNegativeTestJSON-914724533 None] Volume 54cb8620-0517-4ed9-8ff4-3a8bc4052900: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-54cb8620-0517-4ed9-8ff4-3a8bc4052900', 'volume_size': 1}
Apr 25 15:03:39.894747 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d90c1886-746c-4c93-bbec-5c9d5ab8d0b1 tempest-VolumeQuotasNegativeTestJSON-914724533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-54cb8620-0517-4ed9-8ff4-3a8bc4052900 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:39.917451 n-d-811416-6 sudo[136949]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-54cb8620-0517-4ed9-8ff4-3a8bc4052900 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:03:39.918350 n-d-811416-6 sudo[136949]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:40.365958 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-44dcf651-2ed1-4114-ab18-0fabec60f899 req-2efb0271-9248-4e8c-a757-c5f2c92d3894 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:40.392938 n-d-811416-6 sudo[136970]: 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-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf
Apr 25 15:03:40.393894 n-d-811416-6 sudo[136970]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:40.470875 n-d-811416-6 sudo[136949]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:40.473671 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d90c1886-746c-4c93-bbec-5c9d5ab8d0b1 tempest-VolumeQuotasNegativeTestJSON-914724533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-54cb8620-0517-4ed9-8ff4-3a8bc4052900 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.578s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:40.477857 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d90c1886-746c-4c93-bbec-5c9d5ab8d0b1 tempest-VolumeQuotasNegativeTestJSON-914724533 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c9bde445-d348-48bb-b848-13f51951ad0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-54cb8620-0517-4ed9-8ff4-3a8bc4052900', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:40.481280 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d90c1886-746c-4c93-bbec-5c9d5ab8d0b1 tempest-VolumeQuotasNegativeTestJSON-914724533 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (34101c4a-9083-4689-a40c-c00bfe39eb8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:40.494713 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-d90c1886-746c-4c93-bbec-5c9d5ab8d0b1 tempest-VolumeQuotasNegativeTestJSON-914724533 None] Volume volume-54cb8620-0517-4ed9-8ff4-3a8bc4052900 (54cb8620-0517-4ed9-8ff4-3a8bc4052900): created successfully
Apr 25 15:03:40.497197 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d90c1886-746c-4c93-bbec-5c9d5ab8d0b1 tempest-VolumeQuotasNegativeTestJSON-914724533 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (34101c4a-9083-4689-a40c-c00bfe39eb8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:40.502134 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d90c1886-746c-4c93-bbec-5c9d5ab8d0b1 tempest-VolumeQuotasNegativeTestJSON-914724533 None] Flow 'volume_create_manager' (ae995857-713e-4a20-b359-16f916b2761f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:03:40.511698 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-d90c1886-746c-4c93-bbec-5c9d5ab8d0b1 tempest-VolumeQuotasNegativeTestJSON-914724533 None] Created volume successfully.
Apr 25 15:03:40.840490 n-d-811416-6 sudo[136970]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:40.846436 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-44dcf651-2ed1-4114-ab18-0fabec60f899 req-2efb0271-9248-4e8c-a757-c5f2c92d3894 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf" returned: 0 in 0.480s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:40.909501 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:40.914451 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:40.914609 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138406496]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:03:40.915470 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-44dcf651-2ed1-4114-ab18-0fabec60f899 req-2efb0271-9248-4e8c-a757-c5f2c92d3894 tempest-VolumesBackupsTest-1963564828 None] Targets prior to update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:03:40.916476 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-44dcf651-2ed1-4114-ab18-0fabec60f899 req-2efb0271-9248-4e8c-a757-c5f2c92d3894 tempest-VolumesBackupsTest-1963564828 None] Creating iscsi_target for Volume ID: volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:03:40.921646 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-44dcf651-2ed1-4114-ab18-0fabec60f899 req-2efb0271-9248-4e8c-a757-c5f2c92d3894 tempest-VolumesBackupsTest-1963564828 None] Created volume path /opt/stack/data/cinder/volumes/volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf,
Apr 25 15:03:40.921646 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:03:40.921646 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:03:40.921646 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf
Apr 25 15:03:40.921646 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:03:40.921646 n-d-811416-6 cinder-volume[96343]: incominguser ZQS3f2E9YiECQs5Syxtc rwL8f7MPWV69SpWo
Apr 25 15:03:40.921646 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:03:40.921646 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:03:40.921646 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:03:40.921646 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:03:40.923800 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:41.307451 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf" returned: 0 in 0.383s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:41.307770 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138406496]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:03:41.308381 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-44dcf651-2ed1-4114-ab18-0fabec60f899 req-2efb0271-9248-4e8c-a757-c5f2c92d3894 tempest-VolumesBackupsTest-1963564828 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:03:41.308747 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-44dcf651-2ed1-4114-ab18-0fabec60f899 req-2efb0271-9248-4e8c-a757-c5f2c92d3894 tempest-VolumesBackupsTest-1963564828 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:03:41.309947 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:41.316789 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:41.317237 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138406496]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n System information:\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-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n Backing store flags: \n Account information:\n ZQS3f2E9YiECQs5Syxtc\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:03:41.317818 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-44dcf651-2ed1-4114-ab18-0fabec60f899 req-2efb0271-9248-4e8c-a757-c5f2c92d3894 tempest-VolumesBackupsTest-1963564828 None] Targets after update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:03:41.320606 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:41.415135 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:41.415840 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138406496]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n System information:\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-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n Backing store flags: \n Account information:\n ZQS3f2E9YiECQs5Syxtc\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:03:41.416854 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:41.505779 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:41.506371 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138406496]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n System information:\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-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n Backing store flags: \n Account information:\n ZQS3f2E9YiECQs5Syxtc\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:03:41.507324 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-44dcf651-2ed1-4114-ab18-0fabec60f899 req-2efb0271-9248-4e8c-a757-c5f2c92d3894 tempest-VolumesBackupsTest-1963564828 None] Set provider_location to: 10.222.0.23:3260,1 iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:03:41.550939 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-44dcf651-2ed1-4114-ab18-0fabec60f899 req-2efb0271-9248-4e8c-a757-c5f2c92d3894 tempest-VolumesBackupsTest-1963564828 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf', 'target_lun': 1, 'volume_id': 'ecb8253c-fda7-4895-a1d7-b20b2a65c2bf', 'auth_method': 'CHAP', 'auth_username': 'ZQS3f2E9YiECQs5Syxtc', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '8c01706d-efc8-424a-bbf4-c4196faa5c2b'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 15:03:41.669615 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-44dcf651-2ed1-4114-ab18-0fabec60f899 req-2efb0271-9248-4e8c-a757-c5f2c92d3894 tempest-VolumesBackupsTest-1963564828 None] attachment_update completed successfully.
Apr 25 15:03:41.923279 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-c12f5e4d-8f43-459d-8425-85d395011891 tempest-VolumesTransfersV355Test-431366028 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:03:41.927454 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-c12f5e4d-8f43-459d-8425-85d395011891 tempest-VolumesTransfersV355Test-431366028 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:03:41.927945 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-c12f5e4d-8f43-459d-8425-85d395011891 tempest-VolumesTransfersV355Test-431366028 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'
Apr 25 15:03:41.940450 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-c12f5e4d-8f43-459d-8425-85d395011891 tempest-VolumesTransfersV355Test-431366028 None] Flow 'volume_create_manager' (f9c8166b-558a-43af-a78e-bd369c014b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:03:41.943820 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-c12f5e4d-8f43-459d-8425-85d395011891 tempest-VolumesTransfersV355Test-431366028 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (be707fa4-1fa5-4b06-8489-80da70cbfaa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:41.964371 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-c12f5e4d-8f43-459d-8425-85d395011891 tempest-VolumesTransfersV355Test-431366028 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:03:41.992541 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-c12f5e4d-8f43-459d-8425-85d395011891 tempest-VolumesTransfersV355Test-431366028 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (be707fa4-1fa5-4b06-8489-80da70cbfaa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:03:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-778885672',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=32871889-aa5a-430a-9e20-e605088f123e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19c79ccf73de446c83feca11fb30f07d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:03:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:03:42Z,user_id='93e3967f737340a29cc145d2c8161330',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:41.995042 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-c12f5e4d-8f43-459d-8425-85d395011891 tempest-VolumesTransfersV355Test-431366028 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ddffede-4bb8-46c3-89f5-ecffeedfa934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:41.997149 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-c12f5e4d-8f43-459d-8425-85d395011891 tempest-VolumesTransfersV355Test-431366028 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ddffede-4bb8-46c3-89f5-ecffeedfa934) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:41.999429 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-c12f5e4d-8f43-459d-8425-85d395011891 tempest-VolumesTransfersV355Test-431366028 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b5541974-e64a-4a45-ab58-b5d5aa29fb44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:42.001683 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-c12f5e4d-8f43-459d-8425-85d395011891 tempest-VolumesTransfersV355Test-431366028 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b5541974-e64a-4a45-ab58-b5d5aa29fb44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '32871889-aa5a-430a-9e20-e605088f123e', 'volume_name': 'volume-32871889-aa5a-430a-9e20-e605088f123e', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:42.003883 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-c12f5e4d-8f43-459d-8425-85d395011891 tempest-VolumesTransfersV355Test-431366028 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (29f07f9e-fb15-400b-bb06-1695cf8d5cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:42.006098 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-c12f5e4d-8f43-459d-8425-85d395011891 tempest-VolumesTransfersV355Test-431366028 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (29f07f9e-fb15-400b-bb06-1695cf8d5cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:42.009511 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-c12f5e4d-8f43-459d-8425-85d395011891 tempest-VolumesTransfersV355Test-431366028 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b333f951-9c16-4a36-a91c-3bac0d0943ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:42.010453 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-c12f5e4d-8f43-459d-8425-85d395011891 tempest-VolumesTransfersV355Test-431366028 None] Volume 32871889-aa5a-430a-9e20-e605088f123e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-32871889-aa5a-430a-9e20-e605088f123e', 'volume_size': 1}
Apr 25 15:03:42.011769 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c12f5e4d-8f43-459d-8425-85d395011891 tempest-VolumesTransfersV355Test-431366028 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-32871889-aa5a-430a-9e20-e605088f123e stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:42.029767 n-d-811416-6 sudo[137023]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-32871889-aa5a-430a-9e20-e605088f123e stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:03:42.030545 n-d-811416-6 sudo[137023]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:42.281697 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-290a9a3e-e74f-4b4c-a8fd-0cc5e57f64af tempest-VolumeQuotasNegativeTestJSON-914724533 None] Lock "b'cinder-54cb8620-0517-4ed9-8ff4-3a8bc4052900-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:03:42.354887 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-290a9a3e-e74f-4b4c-a8fd-0cc5e57f64af tempest-VolumeQuotasNegativeTestJSON-914724533 None] Skipping remove_export. No iscsi_target is presently exported for volume: 54cb8620-0517-4ed9-8ff4-3a8bc4052900
Apr 25 15:03:42.355945 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-290a9a3e-e74f-4b4c-a8fd-0cc5e57f64af tempest-VolumeQuotasNegativeTestJSON-914724533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-54cb8620-0517-4ed9-8ff4-3a8bc4052900 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:42.377510 n-d-811416-6 sudo[137027]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-54cb8620-0517-4ed9-8ff4-3a8bc4052900
Apr 25 15:03:42.378316 n-d-811416-6 sudo[137027]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:42.511364 n-d-811416-6 sudo[137023]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:42.513724 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c12f5e4d-8f43-459d-8425-85d395011891 tempest-VolumesTransfersV355Test-431366028 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-32871889-aa5a-430a-9e20-e605088f123e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.501s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:42.517788 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-c12f5e4d-8f43-459d-8425-85d395011891 tempest-VolumesTransfersV355Test-431366028 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b333f951-9c16-4a36-a91c-3bac0d0943ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-32871889-aa5a-430a-9e20-e605088f123e', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:42.520817 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-c12f5e4d-8f43-459d-8425-85d395011891 tempest-VolumesTransfersV355Test-431366028 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (223254a0-89a2-4b7a-a2a3-e8633093a841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:42.532555 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-c12f5e4d-8f43-459d-8425-85d395011891 tempest-VolumesTransfersV355Test-431366028 None] Volume volume-32871889-aa5a-430a-9e20-e605088f123e (32871889-aa5a-430a-9e20-e605088f123e): created successfully
Apr 25 15:03:42.535565 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-c12f5e4d-8f43-459d-8425-85d395011891 tempest-VolumesTransfersV355Test-431366028 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (223254a0-89a2-4b7a-a2a3-e8633093a841) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:42.540368 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-c12f5e4d-8f43-459d-8425-85d395011891 tempest-VolumesTransfersV355Test-431366028 None] Flow 'volume_create_manager' (f9c8166b-558a-43af-a78e-bd369c014b9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:03:42.549060 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-c12f5e4d-8f43-459d-8425-85d395011891 tempest-VolumesTransfersV355Test-431366028 None] Created volume successfully.
Apr 25 15:03:42.803661 n-d-811416-6 sudo[137027]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:42.805688 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-290a9a3e-e74f-4b4c-a8fd-0cc5e57f64af tempest-VolumeQuotasNegativeTestJSON-914724533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-54cb8620-0517-4ed9-8ff4-3a8bc4052900" returned: 0 in 0.450s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:42.807251 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-290a9a3e-e74f-4b4c-a8fd-0cc5e57f64af tempest-VolumeQuotasNegativeTestJSON-914724533 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-54cb8620-0517-4ed9-8ff4-3a8bc4052900 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:42.825888 n-d-811416-6 sudo[137059]: 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-54cb8620-0517-4ed9-8ff4-3a8bc4052900
Apr 25 15:03:42.826673 n-d-811416-6 sudo[137059]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:43.257558 n-d-811416-6 sudo[137059]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:43.259831 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-290a9a3e-e74f-4b4c-a8fd-0cc5e57f64af tempest-VolumeQuotasNegativeTestJSON-914724533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-54cb8620-0517-4ed9-8ff4-3a8bc4052900" returned: 0 in 0.452s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:43.261993 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-290a9a3e-e74f-4b4c-a8fd-0cc5e57f64af tempest-VolumeQuotasNegativeTestJSON-914724533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-54cb8620-0517-4ed9-8ff4-3a8bc4052900 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:43.280446 n-d-811416-6 sudo[137062]: 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-54cb8620-0517-4ed9-8ff4-3a8bc4052900
Apr 25 15:03:43.281281 n-d-811416-6 sudo[137062]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:43.648023 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-719560ba-b614-48f0-b59d-0ff27e159571 tempest-VolumesTransfersV355Test-651231586 None] Transfer volume completed successfully.
Apr 25 15:03:43.725551 n-d-811416-6 sudo[137062]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:43.727362 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-290a9a3e-e74f-4b4c-a8fd-0cc5e57f64af tempest-VolumeQuotasNegativeTestJSON-914724533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-54cb8620-0517-4ed9-8ff4-3a8bc4052900" returned: 0 in 0.465s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:43.728297 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-290a9a3e-e74f-4b4c-a8fd-0cc5e57f64af tempest-VolumeQuotasNegativeTestJSON-914724533 None] Successfully deleted volume: 54cb8620-0517-4ed9-8ff4-3a8bc4052900
Apr 25 15:03:43.770363 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-290a9a3e-e74f-4b4c-a8fd-0cc5e57f64af tempest-VolumeQuotasNegativeTestJSON-914724533 None] Created reservations ['5cc1fe10-764d-4a16-ae1e-159e0ec29a9d', 'e35dcbe7-94de-468a-8bd5-8238f909cb53', '042bf280-d8b0-4921-bf44-6a3bf2ab49b6', '6bf64c83-e01d-48ff-a839-7aadd6553c84'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:03:43.813254 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-290a9a3e-e74f-4b4c-a8fd-0cc5e57f64af tempest-VolumeQuotasNegativeTestJSON-914724533 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:03:43.813962 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-290a9a3e-e74f-4b4c-a8fd-0cc5e57f64af tempest-VolumeQuotasNegativeTestJSON-914724533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:43.832461 n-d-811416-6 sudo[137068]: 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
Apr 25 15:03:43.833280 n-d-811416-6 sudo[137068]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:44.247471 n-d-811416-6 sudo[137068]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:44.250457 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-290a9a3e-e74f-4b4c-a8fd-0cc5e57f64af tempest-VolumeQuotasNegativeTestJSON-914724533 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:44.253588 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-290a9a3e-e74f-4b4c-a8fd-0cc5e57f64af tempest-VolumeQuotasNegativeTestJSON-914724533 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:44.272658 n-d-811416-6 sudo[137071]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:03:44.273492 n-d-811416-6 sudo[137071]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:44.285402 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-57ee3cec-64b9-4baa-8447-79bdd3a27c81 tempest-VolumesTransfersV355Test-52416568 None] Lock "b'cinder-32871889-aa5a-430a-9e20-e605088f123e-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:03:44.360728 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-57ee3cec-64b9-4baa-8447-79bdd3a27c81 tempest-VolumesTransfersV355Test-52416568 None] Skipping remove_export. No iscsi_target is presently exported for volume: 32871889-aa5a-430a-9e20-e605088f123e
Apr 25 15:03:44.361974 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-57ee3cec-64b9-4baa-8447-79bdd3a27c81 tempest-VolumesTransfersV355Test-52416568 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-32871889-aa5a-430a-9e20-e605088f123e {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:44.381071 n-d-811416-6 sudo[137073]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-32871889-aa5a-430a-9e20-e605088f123e
Apr 25 15:03:44.382492 n-d-811416-6 sudo[137073]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:44.693478 n-d-811416-6 sudo[137071]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:44.695787 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-290a9a3e-e74f-4b4c-a8fd-0cc5e57f64af tempest-VolumeQuotasNegativeTestJSON-914724533 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:44.697846 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-290a9a3e-e74f-4b4c-a8fd-0cc5e57f64af tempest-VolumeQuotasNegativeTestJSON-914724533 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:03:44.702945 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-290a9a3e-e74f-4b4c-a8fd-0cc5e57f64af tempest-VolumeQuotasNegativeTestJSON-914724533 None] Deleted volume successfully.
Apr 25 15:03:44.718910 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-290a9a3e-e74f-4b4c-a8fd-0cc5e57f64af tempest-VolumeQuotasNegativeTestJSON-914724533 None] Lock "b'cinder-54cb8620-0517-4ed9-8ff4-3a8bc4052900-delete_volume'" released by "delete_volume" :: held 2.438s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:03:44.785505 n-d-811416-6 sudo[137073]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:44.787345 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-57ee3cec-64b9-4baa-8447-79bdd3a27c81 tempest-VolumesTransfersV355Test-52416568 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-32871889-aa5a-430a-9e20-e605088f123e" returned: 0 in 0.425s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:44.789514 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-57ee3cec-64b9-4baa-8447-79bdd3a27c81 tempest-VolumesTransfersV355Test-52416568 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-32871889-aa5a-430a-9e20-e605088f123e {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:44.808343 n-d-811416-6 sudo[137078]: 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-32871889-aa5a-430a-9e20-e605088f123e
Apr 25 15:03:44.809164 n-d-811416-6 sudo[137078]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:45.213245 n-d-811416-6 sudo[137078]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:45.215501 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-57ee3cec-64b9-4baa-8447-79bdd3a27c81 tempest-VolumesTransfersV355Test-52416568 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-32871889-aa5a-430a-9e20-e605088f123e" returned: 0 in 0.426s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:45.217678 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-57ee3cec-64b9-4baa-8447-79bdd3a27c81 tempest-VolumesTransfersV355Test-52416568 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-32871889-aa5a-430a-9e20-e605088f123e {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:45.235725 n-d-811416-6 sudo[137081]: 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-32871889-aa5a-430a-9e20-e605088f123e
Apr 25 15:03:45.236542 n-d-811416-6 sudo[137081]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:45.673322 n-d-811416-6 sudo[137081]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:45.676344 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-57ee3cec-64b9-4baa-8447-79bdd3a27c81 tempest-VolumesTransfersV355Test-52416568 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-32871889-aa5a-430a-9e20-e605088f123e" returned: 0 in 0.458s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:45.677506 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-57ee3cec-64b9-4baa-8447-79bdd3a27c81 tempest-VolumesTransfersV355Test-52416568 None] Successfully deleted volume: 32871889-aa5a-430a-9e20-e605088f123e
Apr 25 15:03:45.723708 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-57ee3cec-64b9-4baa-8447-79bdd3a27c81 tempest-VolumesTransfersV355Test-52416568 None] Created reservations ['04176e66-f711-456b-ab1d-0e2567a1ce40', '813cbb13-9a2e-4a04-9f15-9946aed620ab', '82b4f04d-7dca-420c-b1f3-5d07fca83ec6', '2be118e8-5020-44df-b02e-9dfaff6616ab'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:03:45.766086 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-57ee3cec-64b9-4baa-8447-79bdd3a27c81 tempest-VolumesTransfersV355Test-52416568 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:03:45.767017 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-57ee3cec-64b9-4baa-8447-79bdd3a27c81 tempest-VolumesTransfersV355Test-52416568 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:45.786024 n-d-811416-6 sudo[137089]: 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
Apr 25 15:03:45.786835 n-d-811416-6 sudo[137089]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:46.204149 n-d-811416-6 sudo[137089]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:46.207064 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-57ee3cec-64b9-4baa-8447-79bdd3a27c81 tempest-VolumesTransfersV355Test-52416568 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:46.209149 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-57ee3cec-64b9-4baa-8447-79bdd3a27c81 tempest-VolumesTransfersV355Test-52416568 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:46.227937 n-d-811416-6 sudo[137092]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:03:46.228764 n-d-811416-6 sudo[137092]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:46.637836 n-d-811416-6 sudo[137092]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:46.640452 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-57ee3cec-64b9-4baa-8447-79bdd3a27c81 tempest-VolumesTransfersV355Test-52416568 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:46.643285 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-57ee3cec-64b9-4baa-8447-79bdd3a27c81 tempest-VolumesTransfersV355Test-52416568 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:03:46.650623 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-57ee3cec-64b9-4baa-8447-79bdd3a27c81 tempest-VolumesTransfersV355Test-52416568 None] Deleted volume successfully.
Apr 25 15:03:46.668170 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-57ee3cec-64b9-4baa-8447-79bdd3a27c81 tempest-VolumesTransfersV355Test-52416568 None] Lock "b'cinder-32871889-aa5a-430a-9e20-e605088f123e-delete_volume'" released by "delete_volume" :: held 2.383s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:03:46.961488 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-bb6a8193-0993-4793-8358-57a382af365b tempest-VolumesTransfersV355Test-431366028 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:03:46.965256 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-bb6a8193-0993-4793-8358-57a382af365b tempest-VolumesTransfersV355Test-431366028 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:03:46.965768 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-bb6a8193-0993-4793-8358-57a382af365b tempest-VolumesTransfersV355Test-431366028 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'
Apr 25 15:03:46.978904 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bb6a8193-0993-4793-8358-57a382af365b tempest-VolumesTransfersV355Test-431366028 None] Flow 'volume_create_manager' (a150bf3a-f227-4006-88e1-be679767ed75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:03:46.982022 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bb6a8193-0993-4793-8358-57a382af365b tempest-VolumesTransfersV355Test-431366028 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8622a95b-760c-4e94-96a6-83aad04c9cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:47.004942 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-bb6a8193-0993-4793-8358-57a382af365b tempest-VolumesTransfersV355Test-431366028 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:03:47.030357 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bb6a8193-0993-4793-8358-57a382af365b tempest-VolumesTransfersV355Test-431366028 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8622a95b-760c-4e94-96a6-83aad04c9cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:03:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2014585395',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=eee2166b-1278-4410-9fd2-b5f6d80ccddb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19c79ccf73de446c83feca11fb30f07d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:03:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:03:47Z,user_id='93e3967f737340a29cc145d2c8161330',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:47.032796 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bb6a8193-0993-4793-8358-57a382af365b tempest-VolumesTransfersV355Test-431366028 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e651951-9259-4bcc-9ac3-ccf04c8d14a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:47.035017 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bb6a8193-0993-4793-8358-57a382af365b tempest-VolumesTransfersV355Test-431366028 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e651951-9259-4bcc-9ac3-ccf04c8d14a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:47.037295 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bb6a8193-0993-4793-8358-57a382af365b tempest-VolumesTransfersV355Test-431366028 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f743ef2b-3378-47db-ba4c-e9aba5992af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:47.039447 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bb6a8193-0993-4793-8358-57a382af365b tempest-VolumesTransfersV355Test-431366028 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f743ef2b-3378-47db-ba4c-e9aba5992af6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'eee2166b-1278-4410-9fd2-b5f6d80ccddb', 'volume_name': 'volume-eee2166b-1278-4410-9fd2-b5f6d80ccddb', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:47.041700 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bb6a8193-0993-4793-8358-57a382af365b tempest-VolumesTransfersV355Test-431366028 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2abbfb2e-42ac-488f-b0a7-9474ddc6e5e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:47.043730 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bb6a8193-0993-4793-8358-57a382af365b tempest-VolumesTransfersV355Test-431366028 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2abbfb2e-42ac-488f-b0a7-9474ddc6e5e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:47.045944 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bb6a8193-0993-4793-8358-57a382af365b tempest-VolumesTransfersV355Test-431366028 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (45cdcac4-df7d-4e05-8a33-d12b3ac69173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:47.046696 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-bb6a8193-0993-4793-8358-57a382af365b tempest-VolumesTransfersV355Test-431366028 None] Volume eee2166b-1278-4410-9fd2-b5f6d80ccddb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-eee2166b-1278-4410-9fd2-b5f6d80ccddb', 'volume_size': 1}
Apr 25 15:03:47.047907 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-bb6a8193-0993-4793-8358-57a382af365b tempest-VolumesTransfersV355Test-431366028 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eee2166b-1278-4410-9fd2-b5f6d80ccddb stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:47.068800 n-d-811416-6 sudo[137096]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eee2166b-1278-4410-9fd2-b5f6d80ccddb stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:03:47.069641 n-d-811416-6 sudo[137096]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:47.582748 n-d-811416-6 sudo[137096]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:47.585023 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-bb6a8193-0993-4793-8358-57a382af365b tempest-VolumesTransfersV355Test-431366028 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eee2166b-1278-4410-9fd2-b5f6d80ccddb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.537s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:47.588595 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bb6a8193-0993-4793-8358-57a382af365b tempest-VolumesTransfersV355Test-431366028 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (45cdcac4-df7d-4e05-8a33-d12b3ac69173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-eee2166b-1278-4410-9fd2-b5f6d80ccddb', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:47.590875 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bb6a8193-0993-4793-8358-57a382af365b tempest-VolumesTransfersV355Test-431366028 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6ee7f0a2-f665-4469-a777-d290c45950d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:47.602028 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-bb6a8193-0993-4793-8358-57a382af365b tempest-VolumesTransfersV355Test-431366028 None] Volume volume-eee2166b-1278-4410-9fd2-b5f6d80ccddb (eee2166b-1278-4410-9fd2-b5f6d80ccddb): created successfully
Apr 25 15:03:47.603965 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bb6a8193-0993-4793-8358-57a382af365b tempest-VolumesTransfersV355Test-431366028 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6ee7f0a2-f665-4469-a777-d290c45950d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:47.607023 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bb6a8193-0993-4793-8358-57a382af365b tempest-VolumesTransfersV355Test-431366028 None] Flow 'volume_create_manager' (a150bf3a-f227-4006-88e1-be679767ed75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:03:47.615189 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-bb6a8193-0993-4793-8358-57a382af365b tempest-VolumesTransfersV355Test-431366028 None] Created volume successfully.
Apr 25 15:03:48.502516 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-15cdc946-a14a-48f3-89b7-56d7cbe793fd tempest-VolumesTransfersV355Test-52416568 None] Lock "b'cinder-eee2166b-1278-4410-9fd2-b5f6d80ccddb-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:03:48.572410 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-15cdc946-a14a-48f3-89b7-56d7cbe793fd tempest-VolumesTransfersV355Test-52416568 None] Skipping remove_export. No iscsi_target is presently exported for volume: eee2166b-1278-4410-9fd2-b5f6d80ccddb
Apr 25 15:03:48.573510 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-15cdc946-a14a-48f3-89b7-56d7cbe793fd tempest-VolumesTransfersV355Test-52416568 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-eee2166b-1278-4410-9fd2-b5f6d80ccddb {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:48.592962 n-d-811416-6 sudo[137129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-eee2166b-1278-4410-9fd2-b5f6d80ccddb
Apr 25 15:03:48.593795 n-d-811416-6 sudo[137129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:48.999852 n-d-811416-6 sudo[137129]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:49.002462 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-15cdc946-a14a-48f3-89b7-56d7cbe793fd tempest-VolumesTransfersV355Test-52416568 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-eee2166b-1278-4410-9fd2-b5f6d80ccddb" returned: 0 in 0.428s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:49.004358 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-15cdc946-a14a-48f3-89b7-56d7cbe793fd tempest-VolumesTransfersV355Test-52416568 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-eee2166b-1278-4410-9fd2-b5f6d80ccddb {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:49.024487 n-d-811416-6 sudo[137132]: 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-eee2166b-1278-4410-9fd2-b5f6d80ccddb
Apr 25 15:03:49.025948 n-d-811416-6 sudo[137132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:49.444986 n-d-811416-6 sudo[137132]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:49.447245 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-15cdc946-a14a-48f3-89b7-56d7cbe793fd tempest-VolumesTransfersV355Test-52416568 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-eee2166b-1278-4410-9fd2-b5f6d80ccddb" returned: 0 in 0.442s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:49.449359 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-15cdc946-a14a-48f3-89b7-56d7cbe793fd tempest-VolumesTransfersV355Test-52416568 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-eee2166b-1278-4410-9fd2-b5f6d80ccddb {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:49.469717 n-d-811416-6 sudo[137135]: 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-eee2166b-1278-4410-9fd2-b5f6d80ccddb
Apr 25 15:03:49.471173 n-d-811416-6 sudo[137135]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:49.950665 n-d-811416-6 sudo[137135]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:49.952915 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-15cdc946-a14a-48f3-89b7-56d7cbe793fd tempest-VolumesTransfersV355Test-52416568 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-eee2166b-1278-4410-9fd2-b5f6d80ccddb" returned: 0 in 0.503s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:49.954084 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-15cdc946-a14a-48f3-89b7-56d7cbe793fd tempest-VolumesTransfersV355Test-52416568 None] Successfully deleted volume: eee2166b-1278-4410-9fd2-b5f6d80ccddb
Apr 25 15:03:49.997453 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-15cdc946-a14a-48f3-89b7-56d7cbe793fd tempest-VolumesTransfersV355Test-52416568 None] Created reservations ['72fba5c2-4b12-4422-9512-aaefd53cab63', '3ae9e2b6-8f79-46a7-9ae3-a61721ecb79a', 'a6e773c5-80ad-4b91-bf6d-7593a496cab8', '15c4349e-e6b4-4d0e-b8d7-122a51297d65'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:03:50.038756 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-15cdc946-a14a-48f3-89b7-56d7cbe793fd tempest-VolumesTransfersV355Test-52416568 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:03:50.039541 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-15cdc946-a14a-48f3-89b7-56d7cbe793fd tempest-VolumesTransfersV355Test-52416568 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:50.058029 n-d-811416-6 sudo[137141]: 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
Apr 25 15:03:50.058835 n-d-811416-6 sudo[137141]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:50.501637 n-d-811416-6 sudo[137141]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:50.503874 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-15cdc946-a14a-48f3-89b7-56d7cbe793fd tempest-VolumesTransfersV355Test-52416568 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:50.506406 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-15cdc946-a14a-48f3-89b7-56d7cbe793fd tempest-VolumesTransfersV355Test-52416568 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:50.526714 n-d-811416-6 sudo[137145]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:03:50.527509 n-d-811416-6 sudo[137145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:50.981307 n-d-811416-6 sudo[137145]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:50.983864 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-15cdc946-a14a-48f3-89b7-56d7cbe793fd tempest-VolumesTransfersV355Test-52416568 None] CMD "sudo cinder-rootwrap /etc/cinder/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.477s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:50.986007 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-15cdc946-a14a-48f3-89b7-56d7cbe793fd tempest-VolumesTransfersV355Test-52416568 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:03:50.992719 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-15cdc946-a14a-48f3-89b7-56d7cbe793fd tempest-VolumesTransfersV355Test-52416568 None] Deleted volume successfully.
Apr 25 15:03:51.009539 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-15cdc946-a14a-48f3-89b7-56d7cbe793fd tempest-VolumesTransfersV355Test-52416568 None] Lock "b'cinder-eee2166b-1278-4410-9fd2-b5f6d80ccddb-delete_volume'" released by "delete_volume" :: held 2.507s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:03:53.252719 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.driver [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Creating a new backup for volume volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf. {{(pid=96343) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Apr 25 15:03:53.318273 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Creating clone of volume: ecb8253c-fda7-4895-a1d7-b20b2a65c2bf
Apr 25 15:03:53.319865 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:53.345769 n-d-811416-6 sudo[137162]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf
Apr 25 15:03:53.347783 n-d-811416-6 sudo[137162]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:53.791786 n-d-811416-6 sudo[137162]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:53.794033 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf" returned: 0 in 0.474s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:53.796047 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4 --snapshot stack-volumes-lvmdriver-1/volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:53.815801 n-d-811416-6 sudo[137165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4 --snapshot stack-volumes-lvmdriver-1/volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf -L 1.00g
Apr 25 15:03:53.816814 n-d-811416-6 sudo[137165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:54.579875 n-d-811416-6 sudo[137165]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:54.582659 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4 --snapshot stack-volumes-lvmdriver-1/volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf -L 1.00g" returned: 0 in 0.786s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:54.584379 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:54.608516 n-d-811416-6 sudo[137275]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:03:54.610028 n-d-811416-6 sudo[137275]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:55.111625 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-53dd974c-a534-45b2-b506-d0f4758c0f28 tempest-VolumesCloneNegativeTest-821600166 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:03:55.116961 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-53dd974c-a534-45b2-b506-d0f4758c0f28 tempest-VolumesCloneNegativeTest-821600166 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:03:55.117897 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-53dd974c-a534-45b2-b506-d0f4758c0f28 tempest-VolumesCloneNegativeTest-821600166 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'
Apr 25 15:03:55.134719 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-53dd974c-a534-45b2-b506-d0f4758c0f28 tempest-VolumesCloneNegativeTest-821600166 None] Flow 'volume_create_manager' (007b7e8e-8c0c-4b1f-b96c-0fd01da23575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:03:55.138103 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-53dd974c-a534-45b2-b506-d0f4758c0f28 tempest-VolumesCloneNegativeTest-821600166 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fccb0160-9995-4c8f-9794-513e0f8122c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:55.164370 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-53dd974c-a534-45b2-b506-d0f4758c0f28 tempest-VolumesCloneNegativeTest-821600166 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:03:55.198885 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-53dd974c-a534-45b2-b506-d0f4758c0f28 tempest-VolumesCloneNegativeTest-821600166 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fccb0160-9995-4c8f-9794-513e0f8122c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:03:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1646841537',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=fd4b8a04-629c-4122-b7dc-2a53d1004619,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5e9c1d4896e4055a901affea9dbea41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:03:55Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:03:55Z,user_id='a8c8fee58c4b49818554bd33bd1d0f55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:55.199567 n-d-811416-6 sudo[137275]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:55.201398 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-53dd974c-a534-45b2-b506-d0f4758c0f28 tempest-VolumesCloneNegativeTest-821600166 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2a0493cf-6e5c-4632-8e39-d621ffe69fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:55.203412 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-53dd974c-a534-45b2-b506-d0f4758c0f28 tempest-VolumesCloneNegativeTest-821600166 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2a0493cf-6e5c-4632-8e39-d621ffe69fb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:55.205738 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-53dd974c-a534-45b2-b506-d0f4758c0f28 tempest-VolumesCloneNegativeTest-821600166 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8faf8b88-22d8-4c36-8750-c80d4c5dfe01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:55.208702 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-53dd974c-a534-45b2-b506-d0f4758c0f28 tempest-VolumesCloneNegativeTest-821600166 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8faf8b88-22d8-4c36-8750-c80d4c5dfe01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fd4b8a04-629c-4122-b7dc-2a53d1004619', 'volume_name': 'volume-fd4b8a04-629c-4122-b7dc-2a53d1004619', 'volume_size': 2}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:55.210976 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-53dd974c-a534-45b2-b506-d0f4758c0f28 tempest-VolumesCloneNegativeTest-821600166 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b00c8e78-a780-4d1e-ba68-7b6620d778fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:55.212808 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-53dd974c-a534-45b2-b506-d0f4758c0f28 tempest-VolumesCloneNegativeTest-821600166 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b00c8e78-a780-4d1e-ba68-7b6620d778fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:55.215330 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-53dd974c-a534-45b2-b506-d0f4758c0f28 tempest-VolumesCloneNegativeTest-821600166 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2e3a537f-a2f1-42e7-b166-8dcc424e5b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:55.215705 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-53dd974c-a534-45b2-b506-d0f4758c0f28 tempest-VolumesCloneNegativeTest-821600166 None] Volume fd4b8a04-629c-4122-b7dc-2a53d1004619: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fd4b8a04-629c-4122-b7dc-2a53d1004619', 'volume_size': 2}
Apr 25 15:03:55.217004 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-53dd974c-a534-45b2-b506-d0f4758c0f28 tempest-VolumesCloneNegativeTest-821600166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fd4b8a04-629c-4122-b7dc-2a53d1004619 stack-volumes-lvmdriver-1 -L 2g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:55.232294 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.648s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:55.234066 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:55.236042 n-d-811416-6 sudo[137306]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fd4b8a04-629c-4122-b7dc-2a53d1004619 stack-volumes-lvmdriver-1 -L 2g
Apr 25 15:03:55.236867 n-d-811416-6 sudo[137306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:55.252318 n-d-811416-6 sudo[137307]: 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-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4
Apr 25 15:03:55.253134 n-d-811416-6 sudo[137307]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:55.910815 n-d-811416-6 sudo[137306]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:55.911317 n-d-811416-6 sudo[137307]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:55.913347 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-53dd974c-a534-45b2-b506-d0f4758c0f28 tempest-VolumesCloneNegativeTest-821600166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fd4b8a04-629c-4122-b7dc-2a53d1004619 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.696s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:55.916779 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-53dd974c-a534-45b2-b506-d0f4758c0f28 tempest-VolumesCloneNegativeTest-821600166 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2e3a537f-a2f1-42e7-b166-8dcc424e5b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fd4b8a04-629c-4122-b7dc-2a53d1004619', 'volume_size': 2}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:55.919202 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-53dd974c-a534-45b2-b506-d0f4758c0f28 tempest-VolumesCloneNegativeTest-821600166 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e59757c6-3b85-4df2-846c-2c66dfbea127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:03:55.924788 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4" returned: 0 in 0.691s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:55.926686 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2a8c0fd8--604e--47a5--ae02--382b6a3f94f4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2a8c0fd8--604e--47a5--ae02--382b6a3f94f4 iflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:55.948837 n-d-811416-6 sudo[137343]: 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--2a8c0fd8--604e--47a5--ae02--382b6a3f94f4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2a8c0fd8--604e--47a5--ae02--382b6a3f94f4 iflag=direct
Apr 25 15:03:55.949848 n-d-811416-6 sudo[137343]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:55.958770 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-53dd974c-a534-45b2-b506-d0f4758c0f28 tempest-VolumesCloneNegativeTest-821600166 None] Volume volume-fd4b8a04-629c-4122-b7dc-2a53d1004619 (fd4b8a04-629c-4122-b7dc-2a53d1004619): created successfully
Apr 25 15:03:55.962500 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-53dd974c-a534-45b2-b506-d0f4758c0f28 tempest-VolumesCloneNegativeTest-821600166 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e59757c6-3b85-4df2-846c-2c66dfbea127) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:03:55.966742 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-53dd974c-a534-45b2-b506-d0f4758c0f28 tempest-VolumesCloneNegativeTest-821600166 None] Flow 'volume_create_manager' (007b7e8e-8c0c-4b1f-b96c-0fd01da23575) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:03:56.014157 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-53dd974c-a534-45b2-b506-d0f4758c0f28 tempest-VolumesCloneNegativeTest-821600166 None] Created volume successfully.
Apr 25 15:03:56.344863 n-d-811416-6 sudo[137343]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:56.346898 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2a8c0fd8--604e--47a5--ae02--382b6a3f94f4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2a8c0fd8--604e--47a5--ae02--382b6a3f94f4 iflag=direct" returned: 0 in 0.420s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:56.347826 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2a8c0fd8--604e--47a5--ae02--382b6a3f94f4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2a8c0fd8--604e--47a5--ae02--382b6a3f94f4 oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:56.368758 n-d-811416-6 sudo[137355]: 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--2a8c0fd8--604e--47a5--ae02--382b6a3f94f4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2a8c0fd8--604e--47a5--ae02--382b6a3f94f4 oflag=direct
Apr 25 15:03:56.369664 n-d-811416-6 sudo[137355]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:56.431853 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-fc8cc4fe-dbb6-48d5-a748-2ecb10d6e4ab tempest-VolumesCloneNegativeTest-821600166 None] Lock "b'cinder-fd4b8a04-629c-4122-b7dc-2a53d1004619-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:03:56.501543 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-fc8cc4fe-dbb6-48d5-a748-2ecb10d6e4ab tempest-VolumesCloneNegativeTest-821600166 None] Skipping remove_export. No iscsi_target is presently exported for volume: fd4b8a04-629c-4122-b7dc-2a53d1004619
Apr 25 15:03:56.502775 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fc8cc4fe-dbb6-48d5-a748-2ecb10d6e4ab tempest-VolumesCloneNegativeTest-821600166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-fd4b8a04-629c-4122-b7dc-2a53d1004619 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:56.524209 n-d-811416-6 sudo[137357]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-fd4b8a04-629c-4122-b7dc-2a53d1004619
Apr 25 15:03:56.525162 n-d-811416-6 sudo[137357]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:56.769129 n-d-811416-6 sudo[137355]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:56.771395 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2a8c0fd8--604e--47a5--ae02--382b6a3f94f4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2a8c0fd8--604e--47a5--ae02--382b6a3f94f4 oflag=direct" returned: 0 in 0.423s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:56.772731 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2a8c0fd8--604e--47a5--ae02--382b6a3f94f4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2a8c0fd8--604e--47a5--ae02--382b6a3f94f4 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:56.791610 n-d-811416-6 sudo[137369]: 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--2a8c0fd8--604e--47a5--ae02--382b6a3f94f4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2a8c0fd8--604e--47a5--ae02--382b6a3f94f4 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Apr 25 15:03:56.792477 n-d-811416-6 sudo[137369]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:56.957468 n-d-811416-6 sudo[137357]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:56.960065 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fc8cc4fe-dbb6-48d5-a748-2ecb10d6e4ab tempest-VolumesCloneNegativeTest-821600166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-fd4b8a04-629c-4122-b7dc-2a53d1004619" returned: 0 in 0.457s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:56.962708 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fc8cc4fe-dbb6-48d5-a748-2ecb10d6e4ab tempest-VolumesCloneNegativeTest-821600166 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-fd4b8a04-629c-4122-b7dc-2a53d1004619 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:56.988067 n-d-811416-6 sudo[137372]: 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-fd4b8a04-629c-4122-b7dc-2a53d1004619
Apr 25 15:03:56.989773 n-d-811416-6 sudo[137372]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:57.408252 n-d-811416-6 sudo[137372]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:57.411496 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fc8cc4fe-dbb6-48d5-a748-2ecb10d6e4ab tempest-VolumesCloneNegativeTest-821600166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fd4b8a04-629c-4122-b7dc-2a53d1004619" returned: 0 in 0.449s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:57.414093 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fc8cc4fe-dbb6-48d5-a748-2ecb10d6e4ab tempest-VolumesCloneNegativeTest-821600166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fd4b8a04-629c-4122-b7dc-2a53d1004619 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:57.437195 n-d-811416-6 sudo[137376]: 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-fd4b8a04-629c-4122-b7dc-2a53d1004619
Apr 25 15:03:57.438409 n-d-811416-6 sudo[137376]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:58.025571 n-d-811416-6 sudo[137376]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:58.027799 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fc8cc4fe-dbb6-48d5-a748-2ecb10d6e4ab tempest-VolumesCloneNegativeTest-821600166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fd4b8a04-629c-4122-b7dc-2a53d1004619" returned: 0 in 0.613s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:58.028921 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-fc8cc4fe-dbb6-48d5-a748-2ecb10d6e4ab tempest-VolumesCloneNegativeTest-821600166 None] Successfully deleted volume: fd4b8a04-629c-4122-b7dc-2a53d1004619
Apr 25 15:03:58.083162 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-fc8cc4fe-dbb6-48d5-a748-2ecb10d6e4ab tempest-VolumesCloneNegativeTest-821600166 None] Created reservations ['39c5bd82-6803-43c7-bb3d-80de29a125a8', 'a9bac999-5eff-4b7a-bcbf-8cc4c8d9c2ce', '032859c0-6a7b-4f0f-bbee-635e1a0c125b', '1915ae35-73fd-4d1f-a792-7edf9e64cb7f'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:03:58.132014 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-fc8cc4fe-dbb6-48d5-a748-2ecb10d6e4ab tempest-VolumesCloneNegativeTest-821600166 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:03:58.133162 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fc8cc4fe-dbb6-48d5-a748-2ecb10d6e4ab tempest-VolumesCloneNegativeTest-821600166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:58.159538 n-d-811416-6 sudo[137382]: 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
Apr 25 15:03:58.160773 n-d-811416-6 sudo[137382]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:58.647795 n-d-811416-6 sudo[137382]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:58.661845 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fc8cc4fe-dbb6-48d5-a748-2ecb10d6e4ab tempest-VolumesCloneNegativeTest-821600166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.528s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:58.666762 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fc8cc4fe-dbb6-48d5-a748-2ecb10d6e4ab tempest-VolumesCloneNegativeTest-821600166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:03:58.700312 n-d-811416-6 sudo[137385]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:03:58.701178 n-d-811416-6 sudo[137385]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:03:59.209855 n-d-811416-6 sudo[137385]: pam_unix(sudo:session): session closed for user root
Apr 25 15:03:59.212367 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fc8cc4fe-dbb6-48d5-a748-2ecb10d6e4ab tempest-VolumesCloneNegativeTest-821600166 None] CMD "sudo cinder-rootwrap /etc/cinder/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.547s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:03:59.215332 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-fc8cc4fe-dbb6-48d5-a748-2ecb10d6e4ab tempest-VolumesCloneNegativeTest-821600166 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:03:59.222505 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-fc8cc4fe-dbb6-48d5-a748-2ecb10d6e4ab tempest-VolumesCloneNegativeTest-821600166 None] Deleted volume successfully.
Apr 25 15:03:59.243060 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-fc8cc4fe-dbb6-48d5-a748-2ecb10d6e4ab tempest-VolumesCloneNegativeTest-821600166 None] Lock "b'cinder-fd4b8a04-629c-4122-b7dc-2a53d1004619-delete_volume'" released by "delete_volume" :: held 2.812s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:04:02.680323 n-d-811416-6 sudo[137369]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:02.682963 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2a8c0fd8--604e--47a5--ae02--382b6a3f94f4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2a8c0fd8--604e--47a5--ae02--382b6a3f94f4 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.910s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:02.683549 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2a8c0fd8--604e--47a5--ae02--382b6a3f94f4, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--2a8c0fd8--604e--47a5--ae02--382b6a3f94f4, size 1024.00 MB, duration 5.91 sec {{(pid=96343) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Apr 25 15:04:02.684007 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.volume_utils [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Volume copy 1024.00 MB at 173.22 MB/s
Apr 25 15:04:02.685339 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-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-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:02.704921 n-d-811416-6 sudo[137402]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4
Apr 25 15:04:02.706287 n-d-811416-6 sudo[137402]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:03.175666 n-d-811416-6 sudo[137402]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:03.178053 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-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-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4" returned: 0 in 0.492s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:03.180197 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:03.206479 n-d-811416-6 sudo[137405]: 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-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4
Apr 25 15:04:03.207340 n-d-811416-6 sudo[137405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:03.935922 n-d-811416-6 sudo[137405]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:03.938418 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4" returned: 0 in 0.758s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:03.976358 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:03.997744 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:04:03.998297 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:04:03.998720 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:04.009607 n-d-811416-6 sudo[137477]: 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-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4
Apr 25 15:04:04.010408 n-d-811416-6 sudo[137477]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:04.043291 n-d-811416-6 sudo[137478]: 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
Apr 25 15:04:04.044122 n-d-811416-6 sudo[137478]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:04.345228 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-6c50f202-ae53-4788-ac67-81594a6b83ae tempest-VolumesActionsTest-507448392 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:04:04.356432 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-6c50f202-ae53-4788-ac67-81594a6b83ae tempest-VolumesActionsTest-507448392 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:04:04.358420 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-6c50f202-ae53-4788-ac67-81594a6b83ae tempest-VolumesActionsTest-507448392 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'
Apr 25 15:04:04.377018 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6c50f202-ae53-4788-ac67-81594a6b83ae tempest-VolumesActionsTest-507448392 None] Flow 'volume_create_manager' (0869cb93-6232-44ef-806f-c8ec5da67b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:04:04.381840 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6c50f202-ae53-4788-ac67-81594a6b83ae tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ed28cfd5-7798-439d-bc95-514d12d50d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:04.421470 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-6c50f202-ae53-4788-ac67-81594a6b83ae tempest-VolumesActionsTest-507448392 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:04:04.449867 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6c50f202-ae53-4788-ac67-81594a6b83ae tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ed28cfd5-7798-439d-bc95-514d12d50d80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:04:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1258184664',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=ff1db935-aff1-4e38-be0a-de2086dafa80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa1deee6899d4e529f02bf35c3126609',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:04:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:04:04Z,user_id='34d767fe9031492b8a874cac4b8e8691',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:04.453558 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6c50f202-ae53-4788-ac67-81594a6b83ae tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d3cd1aad-e883-4a34-93a2-dba04e9471d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:04.456017 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6c50f202-ae53-4788-ac67-81594a6b83ae tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d3cd1aad-e883-4a34-93a2-dba04e9471d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:04.459076 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6c50f202-ae53-4788-ac67-81594a6b83ae tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (106bc907-8403-49d3-ae93-3fc3ba5ae097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:04.462143 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6c50f202-ae53-4788-ac67-81594a6b83ae tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (106bc907-8403-49d3-ae93-3fc3ba5ae097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ff1db935-aff1-4e38-be0a-de2086dafa80', 'volume_name': 'volume-ff1db935-aff1-4e38-be0a-de2086dafa80', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:04.465716 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6c50f202-ae53-4788-ac67-81594a6b83ae tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3209c7e9-811f-4b40-9baf-078d8302b22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:04.468922 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6c50f202-ae53-4788-ac67-81594a6b83ae tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3209c7e9-811f-4b40-9baf-078d8302b22b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:04.472390 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6c50f202-ae53-4788-ac67-81594a6b83ae tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0d0f54d6-b010-4f8f-8c05-069c316d9d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:04.473943 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-6c50f202-ae53-4788-ac67-81594a6b83ae tempest-VolumesActionsTest-507448392 None] Volume ff1db935-aff1-4e38-be0a-de2086dafa80: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ff1db935-aff1-4e38-be0a-de2086dafa80', 'volume_size': 1}
Apr 25 15:04:04.475677 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6c50f202-ae53-4788-ac67-81594a6b83ae tempest-VolumesActionsTest-507448392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ff1db935-aff1-4e38-be0a-de2086dafa80 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:04.499559 n-d-811416-6 sudo[137490]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ff1db935-aff1-4e38-be0a-de2086dafa80 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:04:04.501324 n-d-811416-6 sudo[137490]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:04.599046 n-d-811416-6 sudo[137477]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:04.601507 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4" returned: 0 in 0.625s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:04.702384 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:04.723924 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:04.726770 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681147291600]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n Backing store flags: \n Account information:\n ZQS3f2E9YiECQs5Syxtc\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: I_T nexus: 28
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: ZQS3f2E9YiECQs5Syxtc
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:04:04.729296 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Creating iscsi_target for Volume ID: volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:04:04.740953 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Created volume path /opt/stack/data/cinder/volumes/volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4,
Apr 25 15:04:04.740953 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:04:04.740953 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:04:04.740953 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4
Apr 25 15:04:04.740953 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:04:04.740953 n-d-811416-6 cinder-volume[96343]: incominguser KaXdFVsU98edA35Va2Yr PFhZPET2MHcw4f2B
Apr 25 15:04:04.740953 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:04:04.740953 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:04:04.740953 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:04:04.740953 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:04:04.740953 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:04.760385 n-d-811416-6 sudo[137478]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:04.762149 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.763s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:04.763368 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:04.801987 n-d-811416-6 sudo[137503]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:04:04.802782 n-d-811416-6 sudo[137503]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:05.232480 n-d-811416-6 sudo[137490]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:05.234840 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6c50f202-ae53-4788-ac67-81594a6b83ae tempest-VolumesActionsTest-507448392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ff1db935-aff1-4e38-be0a-de2086dafa80 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.759s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:05.239723 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6c50f202-ae53-4788-ac67-81594a6b83ae tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0d0f54d6-b010-4f8f-8c05-069c316d9d26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ff1db935-aff1-4e38-be0a-de2086dafa80', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:05.242186 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6c50f202-ae53-4788-ac67-81594a6b83ae tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4fafc94c-663e-4f0f-9fbc-405e5cce9c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:05.258589 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-6c50f202-ae53-4788-ac67-81594a6b83ae tempest-VolumesActionsTest-507448392 None] Volume volume-ff1db935-aff1-4e38-be0a-de2086dafa80 (ff1db935-aff1-4e38-be0a-de2086dafa80): created successfully
Apr 25 15:04:05.261769 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6c50f202-ae53-4788-ac67-81594a6b83ae tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4fafc94c-663e-4f0f-9fbc-405e5cce9c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:05.272521 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6c50f202-ae53-4788-ac67-81594a6b83ae tempest-VolumesActionsTest-507448392 None] Flow 'volume_create_manager' (0869cb93-6232-44ef-806f-c8ec5da67b17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:04:05.292904 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-6c50f202-ae53-4788-ac67-81594a6b83ae tempest-VolumesActionsTest-507448392 None] Created volume successfully.
Apr 25 15:04:05.386017 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4" returned: 0 in 0.645s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:05.386320 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681147291600]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:04:05.387318 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:04:05.387865 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:04:05.389522 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:05.395877 n-d-811416-6 sudo[137503]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:05.398496 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.635s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:05.401405 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:04:05.439275 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.043s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:05.439561 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681147291600]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n Backing store flags: \n Account information:\n ZQS3f2E9YiECQs5Syxtc\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4\n System information:\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-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4\n Backing store flags: \n Account information:\n KaXdFVsU98edA35Va2Yr\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: I_T nexus: 28
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: ZQS3f2E9YiECQs5Syxtc
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:04:05.441118 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:04:05.451893 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:05.471022 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-645cdad5-f124-414d-bb6d-f6ffb9d4d4e1 tempest-VolumesActionsTest-507448392 None] Lock "b'cinder-ff1db935-aff1-4e38-be0a-de2086dafa80'" acquired by "attach_volume" :: waited 0.034s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:04:05.550175 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-645cdad5-f124-414d-bb6d-f6ffb9d4d4e1 tempest-VolumesActionsTest-507448392 None] Attaching volume ff1db935-aff1-4e38-be0a-de2086dafa80 to instance 61623ef3-3cb9-4fa1-829a-6d874248d40c at mountpoint /dev/sdb on host None.
Apr 25 15:04:05.627286 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.180s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:05.628398 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681147291600]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n Backing store flags: \n Account information:\n ZQS3f2E9YiECQs5Syxtc\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4\n System information:\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-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4\n Backing store flags: \n Account information:\n KaXdFVsU98edA35Va2Yr\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:04:05.634538 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:05.640796 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-645cdad5-f124-414d-bb6d-f6ffb9d4d4e1 tempest-VolumesActionsTest-507448392 None] Attach volume completed successfully.
Apr 25 15:04:05.647366 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-645cdad5-f124-414d-bb6d-f6ffb9d4d4e1 tempest-VolumesActionsTest-507448392 None] Lock "b'cinder-ff1db935-aff1-4e38-be0a-de2086dafa80'" released by "attach_volume" :: held 0.176s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:04:05.852303 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.221s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:05.852697 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681147291600]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n Backing store flags: \n Account information:\n ZQS3f2E9YiECQs5Syxtc\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4\n System information:\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-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4\n Backing store flags: \n Account information:\n KaXdFVsU98edA35Va2Yr\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:04:05.854293 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Set provider_location to: 10.222.0.23:3260,2 iqn.2010-10.org.openstack:volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:04:05.967086 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Initialize volume connection completed successfully.
Apr 25 15:04:06.841401 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-c797dd8f-1ad0-4987-8da4-b2272069f1f4 tempest-VolumesActionsTest-759090101 None] Terminate volume connection completed successfully.
Apr 25 15:04:06.877316 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-c797dd8f-1ad0-4987-8da4-b2272069f1f4 tempest-VolumesActionsTest-759090101 None] Lock "b'cinder-ff1db935-aff1-4e38-be0a-de2086dafa80-detach_volume'" acquired by "detach_volume" :: waited 0.009s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:04:06.897771 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-c797dd8f-1ad0-4987-8da4-b2272069f1f4 tempest-VolumesActionsTest-759090101 None] Detaching volume ff1db935-aff1-4e38-be0a-de2086dafa80 from instance 61623ef3-3cb9-4fa1-829a-6d874248d40c.
Apr 25 15:04:06.898947 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-c797dd8f-1ad0-4987-8da4-b2272069f1f4 tempest-VolumesActionsTest-759090101 None] Skipping remove_export. No iscsi_target is presently exported for volume: ff1db935-aff1-4e38-be0a-de2086dafa80
Apr 25 15:04:06.951815 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-c797dd8f-1ad0-4987-8da4-b2272069f1f4 tempest-VolumesActionsTest-759090101 None] Detach volume completed successfully.
Apr 25 15:04:06.956957 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-c797dd8f-1ad0-4987-8da4-b2272069f1f4 tempest-VolumesActionsTest-759090101 None] Lock "b'cinder-ff1db935-aff1-4e38-be0a-de2086dafa80-detach_volume'" released by "detach_volume" :: held 0.080s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:04:07.231621 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-6d4654cd-feba-4247-a9d6-1215dcba90ab tempest-VolumesActionsTest-507448392 None] Lock "b'cinder-ff1db935-aff1-4e38-be0a-de2086dafa80-detach_volume'" acquired by "detach_volume" :: waited 0.009s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:04:07.232048 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-6d4654cd-feba-4247-a9d6-1215dcba90ab tempest-VolumesActionsTest-507448392 None] Volume detach called, but volume not attached.
Apr 25 15:04:07.241993 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-6d4654cd-feba-4247-a9d6-1215dcba90ab tempest-VolumesActionsTest-507448392 None] Lock "b'cinder-ff1db935-aff1-4e38-be0a-de2086dafa80-detach_volume'" released by "detach_volume" :: held 0.010s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:04:15.625027 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-36e1f3d9-1432-46df-9c7f-14bf333c8ca0 tempest-VolumesActionsTest-507448392 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:04:15.631317 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-36e1f3d9-1432-46df-9c7f-14bf333c8ca0 tempest-VolumesActionsTest-507448392 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:04:15.632166 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-36e1f3d9-1432-46df-9c7f-14bf333c8ca0 tempest-VolumesActionsTest-507448392 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'
Apr 25 15:04:15.674836 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-36e1f3d9-1432-46df-9c7f-14bf333c8ca0 tempest-VolumesActionsTest-507448392 None] Flow 'volume_create_manager' (54141742-87af-45ae-90ac-95485f89f7ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:04:15.702790 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-36e1f3d9-1432-46df-9c7f-14bf333c8ca0 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a5ea0123-5415-4bcd-9925-560c36d9a540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:15.755372 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-36e1f3d9-1432-46df-9c7f-14bf333c8ca0 tempest-VolumesActionsTest-507448392 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:04:15.781745 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-36e1f3d9-1432-46df-9c7f-14bf333c8ca0 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a5ea0123-5415-4bcd-9925-560c36d9a540) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:04:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1005349162',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=4d6bc866-e14f-4ce6-81a0-ca84b5b5c8c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa1deee6899d4e529f02bf35c3126609',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:04:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:04:16Z,user_id='34d767fe9031492b8a874cac4b8e8691',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:15.785281 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-36e1f3d9-1432-46df-9c7f-14bf333c8ca0 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c94246ab-09e8-472b-a028-040bd96862d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:15.787837 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-36e1f3d9-1432-46df-9c7f-14bf333c8ca0 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c94246ab-09e8-472b-a028-040bd96862d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:15.790468 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-36e1f3d9-1432-46df-9c7f-14bf333c8ca0 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fcc7e7c0-7474-44a0-82d0-12bfd748c212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:15.793159 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-36e1f3d9-1432-46df-9c7f-14bf333c8ca0 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fcc7e7c0-7474-44a0-82d0-12bfd748c212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4d6bc866-e14f-4ce6-81a0-ca84b5b5c8c0', 'volume_name': 'volume-4d6bc866-e14f-4ce6-81a0-ca84b5b5c8c0', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:15.795666 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-36e1f3d9-1432-46df-9c7f-14bf333c8ca0 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (79f0896f-8f30-422c-b037-f6168cb1d839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:15.798170 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-36e1f3d9-1432-46df-9c7f-14bf333c8ca0 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (79f0896f-8f30-422c-b037-f6168cb1d839) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:15.801263 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-36e1f3d9-1432-46df-9c7f-14bf333c8ca0 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (48c33bc1-bf9b-4f5a-90a4-9f48c98105e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:15.802406 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-36e1f3d9-1432-46df-9c7f-14bf333c8ca0 tempest-VolumesActionsTest-507448392 None] Volume 4d6bc866-e14f-4ce6-81a0-ca84b5b5c8c0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4d6bc866-e14f-4ce6-81a0-ca84b5b5c8c0', 'volume_size': 1}
Apr 25 15:04:15.803862 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-36e1f3d9-1432-46df-9c7f-14bf333c8ca0 tempest-VolumesActionsTest-507448392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4d6bc866-e14f-4ce6-81a0-ca84b5b5c8c0 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:15.836144 n-d-811416-6 sudo[137786]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4d6bc866-e14f-4ce6-81a0-ca84b5b5c8c0 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:04:15.838177 n-d-811416-6 sudo[137786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:16.670835 n-d-811416-6 sudo[137786]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:16.673320 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-36e1f3d9-1432-46df-9c7f-14bf333c8ca0 tempest-VolumesActionsTest-507448392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4d6bc866-e14f-4ce6-81a0-ca84b5b5c8c0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.869s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:16.676795 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-36e1f3d9-1432-46df-9c7f-14bf333c8ca0 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (48c33bc1-bf9b-4f5a-90a4-9f48c98105e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4d6bc866-e14f-4ce6-81a0-ca84b5b5c8c0', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:16.679236 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-36e1f3d9-1432-46df-9c7f-14bf333c8ca0 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b727d5af-03a3-4a97-b108-5e914329cc0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:16.709093 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-36e1f3d9-1432-46df-9c7f-14bf333c8ca0 tempest-VolumesActionsTest-507448392 None] Volume volume-4d6bc866-e14f-4ce6-81a0-ca84b5b5c8c0 (4d6bc866-e14f-4ce6-81a0-ca84b5b5c8c0): created successfully
Apr 25 15:04:16.711067 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-36e1f3d9-1432-46df-9c7f-14bf333c8ca0 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b727d5af-03a3-4a97-b108-5e914329cc0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:16.714253 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-36e1f3d9-1432-46df-9c7f-14bf333c8ca0 tempest-VolumesActionsTest-507448392 None] Flow 'volume_create_manager' (54141742-87af-45ae-90ac-95485f89f7ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:04:16.735072 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-36e1f3d9-1432-46df-9c7f-14bf333c8ca0 tempest-VolumesActionsTest-507448392 None] Created volume successfully.
Apr 25 15:04:18.717283 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-4af32771-ce4b-4c20-ab5b-e266d31956cf tempest-VolumesActionsTest-759090101 None] Lock "b'cinder-4d6bc866-e14f-4ce6-81a0-ca84b5b5c8c0-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:04:18.859261 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-4af32771-ce4b-4c20-ab5b-e266d31956cf tempest-VolumesActionsTest-759090101 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4d6bc866-e14f-4ce6-81a0-ca84b5b5c8c0
Apr 25 15:04:18.860264 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4af32771-ce4b-4c20-ab5b-e266d31956cf tempest-VolumesActionsTest-759090101 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4d6bc866-e14f-4ce6-81a0-ca84b5b5c8c0 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:18.938544 n-d-811416-6 sudo[137910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4d6bc866-e14f-4ce6-81a0-ca84b5b5c8c0
Apr 25 15:04:18.942025 n-d-811416-6 sudo[137910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:19.845027 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-ec25227f-cc13-44e7-89be-21dc80f597c9 tempest-AttachVolumeNegativeTest-256828668 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:04:19.851519 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-ec25227f-cc13-44e7-89be-21dc80f597c9 tempest-AttachVolumeNegativeTest-256828668 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:04:19.852281 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-ec25227f-cc13-44e7-89be-21dc80f597c9 tempest-AttachVolumeNegativeTest-256828668 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'
Apr 25 15:04:19.872241 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ec25227f-cc13-44e7-89be-21dc80f597c9 tempest-AttachVolumeNegativeTest-256828668 None] Flow 'volume_create_manager' (ecc5bcdc-7e86-49df-a59b-dabbe38b2102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:04:19.875724 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ec25227f-cc13-44e7-89be-21dc80f597c9 tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (25c2aa3f-47df-4cda-bdbc-c22c2b2fe84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:19.933473 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-ec25227f-cc13-44e7-89be-21dc80f597c9 tempest-AttachVolumeNegativeTest-256828668 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:04:19.979405 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ec25227f-cc13-44e7-89be-21dc80f597c9 tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (25c2aa3f-47df-4cda-bdbc-c22c2b2fe84e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:04:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-984339111',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=00d86146-1732-4ac4-8f2b-5d48437b32a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='700bd23b9445478a9e59222159060338',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:04:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:04:20Z,user_id='0aeb78bacf734d439978bd74f132f731',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:19.981880 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ec25227f-cc13-44e7-89be-21dc80f597c9 tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ae3af25d-a569-4a26-84ac-6067b7ac30c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:19.983978 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ec25227f-cc13-44e7-89be-21dc80f597c9 tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ae3af25d-a569-4a26-84ac-6067b7ac30c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:19.997062 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ec25227f-cc13-44e7-89be-21dc80f597c9 tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7bc6f4a0-19e0-4138-bead-935bb9deb41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:19.999429 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ec25227f-cc13-44e7-89be-21dc80f597c9 tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7bc6f4a0-19e0-4138-bead-935bb9deb41b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '00d86146-1732-4ac4-8f2b-5d48437b32a6', 'volume_name': 'volume-00d86146-1732-4ac4-8f2b-5d48437b32a6', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:20.001713 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ec25227f-cc13-44e7-89be-21dc80f597c9 tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (533706e1-a8fb-413a-b468-4007dc5f00a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:20.003865 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ec25227f-cc13-44e7-89be-21dc80f597c9 tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (533706e1-a8fb-413a-b468-4007dc5f00a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:20.014147 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ec25227f-cc13-44e7-89be-21dc80f597c9 tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a73783ab-cab0-45f2-af3e-becf040a3168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:20.018571 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-ec25227f-cc13-44e7-89be-21dc80f597c9 tempest-AttachVolumeNegativeTest-256828668 None] Volume 00d86146-1732-4ac4-8f2b-5d48437b32a6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-00d86146-1732-4ac4-8f2b-5d48437b32a6', 'volume_size': 1}
Apr 25 15:04:20.022550 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ec25227f-cc13-44e7-89be-21dc80f597c9 tempest-AttachVolumeNegativeTest-256828668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-00d86146-1732-4ac4-8f2b-5d48437b32a6 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:20.065552 n-d-811416-6 sudo[137910]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:20.087684 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4af32771-ce4b-4c20-ab5b-e266d31956cf tempest-VolumesActionsTest-759090101 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4d6bc866-e14f-4ce6-81a0-ca84b5b5c8c0" returned: 0 in 1.227s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:20.089642 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4af32771-ce4b-4c20-ab5b-e266d31956cf tempest-VolumesActionsTest-759090101 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-4d6bc866-e14f-4ce6-81a0-ca84b5b5c8c0 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:20.105584 n-d-811416-6 sudo[137952]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-00d86146-1732-4ac4-8f2b-5d48437b32a6 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:04:20.108831 n-d-811416-6 sudo[137952]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:20.139881 n-d-811416-6 sudo[137953]: 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-4d6bc866-e14f-4ce6-81a0-ca84b5b5c8c0
Apr 25 15:04:20.144291 n-d-811416-6 sudo[137953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:21.240322 n-d-811416-6 sudo[137953]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:21.242412 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4af32771-ce4b-4c20-ab5b-e266d31956cf tempest-VolumesActionsTest-759090101 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4d6bc866-e14f-4ce6-81a0-ca84b5b5c8c0" returned: 0 in 1.153s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:21.244967 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4af32771-ce4b-4c20-ab5b-e266d31956cf tempest-VolumesActionsTest-759090101 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4d6bc866-e14f-4ce6-81a0-ca84b5b5c8c0 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:21.292698 n-d-811416-6 sudo[137952]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:21.295842 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ec25227f-cc13-44e7-89be-21dc80f597c9 tempest-AttachVolumeNegativeTest-256828668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-00d86146-1732-4ac4-8f2b-5d48437b32a6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.273s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:21.300580 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ec25227f-cc13-44e7-89be-21dc80f597c9 tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a73783ab-cab0-45f2-af3e-becf040a3168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-00d86146-1732-4ac4-8f2b-5d48437b32a6', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:21.304969 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ec25227f-cc13-44e7-89be-21dc80f597c9 tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bbc8a275-a43e-44b9-a9e1-d7f8f8345e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:21.305704 n-d-811416-6 sudo[137998]: 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-4d6bc866-e14f-4ce6-81a0-ca84b5b5c8c0
Apr 25 15:04:21.306541 n-d-811416-6 sudo[137998]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:21.335318 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-ec25227f-cc13-44e7-89be-21dc80f597c9 tempest-AttachVolumeNegativeTest-256828668 None] Volume volume-00d86146-1732-4ac4-8f2b-5d48437b32a6 (00d86146-1732-4ac4-8f2b-5d48437b32a6): created successfully
Apr 25 15:04:21.337564 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ec25227f-cc13-44e7-89be-21dc80f597c9 tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bbc8a275-a43e-44b9-a9e1-d7f8f8345e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:21.342072 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ec25227f-cc13-44e7-89be-21dc80f597c9 tempest-AttachVolumeNegativeTest-256828668 None] Flow 'volume_create_manager' (ecc5bcdc-7e86-49df-a59b-dabbe38b2102) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:04:21.363696 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-ec25227f-cc13-44e7-89be-21dc80f597c9 tempest-AttachVolumeNegativeTest-256828668 None] Created volume successfully.
Apr 25 15:04:22.251361 n-d-811416-6 sudo[137998]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:22.253809 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4af32771-ce4b-4c20-ab5b-e266d31956cf tempest-VolumesActionsTest-759090101 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4d6bc866-e14f-4ce6-81a0-ca84b5b5c8c0" returned: 0 in 1.009s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:22.255084 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-4af32771-ce4b-4c20-ab5b-e266d31956cf tempest-VolumesActionsTest-759090101 None] Successfully deleted volume: 4d6bc866-e14f-4ce6-81a0-ca84b5b5c8c0
Apr 25 15:04:22.315169 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-4af32771-ce4b-4c20-ab5b-e266d31956cf tempest-VolumesActionsTest-759090101 None] Created reservations ['dc78a6ef-360a-49b6-96eb-76ebe061206e', '38c17dbd-00cf-40aa-a271-fa344368f076', '5ac909ae-13f7-45b7-9fcf-8552e40decca', 'a7f34868-dd2b-49f6-a3a5-2aeceb70d080'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:04:22.424320 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-4af32771-ce4b-4c20-ab5b-e266d31956cf tempest-VolumesActionsTest-759090101 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:04:22.426735 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4af32771-ce4b-4c20-ab5b-e266d31956cf tempest-VolumesActionsTest-759090101 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:22.490456 n-d-811416-6 sudo[138006]: 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
Apr 25 15:04:22.491336 n-d-811416-6 sudo[138006]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:23.588426 n-d-811416-6 sudo[138006]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:23.590682 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4af32771-ce4b-4c20-ab5b-e266d31956cf tempest-VolumesActionsTest-759090101 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.165s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:23.592713 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4af32771-ce4b-4c20-ab5b-e266d31956cf tempest-VolumesActionsTest-759090101 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:23.662030 n-d-811416-6 sudo[138016]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:04:23.662877 n-d-811416-6 sudo[138016]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:23.756573 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-021c886e-4dd5-405c-b098-300de0536c33 tempest-VolumesActionsTest-507448392 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:04:23.761672 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-021c886e-4dd5-405c-b098-300de0536c33 tempest-VolumesActionsTest-507448392 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:04:23.762183 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-021c886e-4dd5-405c-b098-300de0536c33 tempest-VolumesActionsTest-507448392 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'
Apr 25 15:04:23.815516 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-021c886e-4dd5-405c-b098-300de0536c33 tempest-VolumesActionsTest-507448392 None] Flow 'volume_create_manager' (422ee922-a42b-4eea-83df-95d4fd4ad210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:04:23.820870 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-021c886e-4dd5-405c-b098-300de0536c33 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2270d5af-de32-4af8-9320-33cf543368ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:23.911796 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-021c886e-4dd5-405c-b098-300de0536c33 tempest-VolumesActionsTest-507448392 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:04:23.982409 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-021c886e-4dd5-405c-b098-300de0536c33 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2270d5af-de32-4af8-9320-33cf543368ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:04:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1543497535',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=5de4c5ca-31f0-436c-908d-31f178fb5015,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa1deee6899d4e529f02bf35c3126609',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:04:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:04:24Z,user_id='34d767fe9031492b8a874cac4b8e8691',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:23.984774 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-021c886e-4dd5-405c-b098-300de0536c33 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ebaff97-dee0-4b7d-9d7e-3be95fee1330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:23.999745 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-021c886e-4dd5-405c-b098-300de0536c33 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ebaff97-dee0-4b7d-9d7e-3be95fee1330) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:24.002130 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-021c886e-4dd5-405c-b098-300de0536c33 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (47ade90e-2b88-481d-8570-d793ac533d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:24.004337 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-021c886e-4dd5-405c-b098-300de0536c33 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (47ade90e-2b88-481d-8570-d793ac533d79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5de4c5ca-31f0-436c-908d-31f178fb5015', 'volume_name': 'volume-5de4c5ca-31f0-436c-908d-31f178fb5015', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:24.006609 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-021c886e-4dd5-405c-b098-300de0536c33 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (94b22bd6-af4c-4d55-b906-d1cb4fab9471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:24.017215 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-021c886e-4dd5-405c-b098-300de0536c33 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (94b22bd6-af4c-4d55-b906-d1cb4fab9471) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:24.027766 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-021c886e-4dd5-405c-b098-300de0536c33 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (03dc3a34-3a67-44a0-80c1-77159c3e8ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:24.029107 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-021c886e-4dd5-405c-b098-300de0536c33 tempest-VolumesActionsTest-507448392 None] Volume 5de4c5ca-31f0-436c-908d-31f178fb5015: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5de4c5ca-31f0-436c-908d-31f178fb5015', 'volume_size': 1}
Apr 25 15:04:24.030609 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-021c886e-4dd5-405c-b098-300de0536c33 tempest-VolumesActionsTest-507448392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5de4c5ca-31f0-436c-908d-31f178fb5015 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:24.074808 n-d-811416-6 sudo[138024]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5de4c5ca-31f0-436c-908d-31f178fb5015 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:04:24.076229 n-d-811416-6 sudo[138024]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:24.102066 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-0faa0cca-8110-4018-8531-827e988e632b req-c6b77020-3c0d-40a8-95a4-7f5b9ab6cd6c tempest-AttachVolumeNegativeTest-256828668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-00d86146-1732-4ac4-8f2b-5d48437b32a6 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:24.164830 n-d-811416-6 sudo[138028]: 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-00d86146-1732-4ac4-8f2b-5d48437b32a6
Apr 25 15:04:24.165654 n-d-811416-6 sudo[138028]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:24.905606 n-d-811416-6 sudo[138016]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:24.909366 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-4af32771-ce4b-4c20-ab5b-e266d31956cf tempest-VolumesActionsTest-759090101 None] CMD "sudo cinder-rootwrap /etc/cinder/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.316s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:24.913999 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-4af32771-ce4b-4c20-ab5b-e266d31956cf tempest-VolumesActionsTest-759090101 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:04:24.924594 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-4af32771-ce4b-4c20-ab5b-e266d31956cf tempest-VolumesActionsTest-759090101 None] Deleted volume successfully.
Apr 25 15:04:24.948292 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-4af32771-ce4b-4c20-ab5b-e266d31956cf tempest-VolumesActionsTest-759090101 None] Lock "b'cinder-4d6bc866-e14f-4ce6-81a0-ca84b5b5c8c0-delete_volume'" released by "delete_volume" :: held 6.231s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:04:25.283859 n-d-811416-6 sudo[138028]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:25.285730 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-0faa0cca-8110-4018-8531-827e988e632b req-c6b77020-3c0d-40a8-95a4-7f5b9ab6cd6c tempest-AttachVolumeNegativeTest-256828668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-00d86146-1732-4ac4-8f2b-5d48437b32a6" returned: 0 in 1.187s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:25.328496 n-d-811416-6 sudo[138024]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:25.348262 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-021c886e-4dd5-405c-b098-300de0536c33 tempest-VolumesActionsTest-507448392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5de4c5ca-31f0-436c-908d-31f178fb5015 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.318s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:25.355373 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-021c886e-4dd5-405c-b098-300de0536c33 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (03dc3a34-3a67-44a0-80c1-77159c3e8ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5de4c5ca-31f0-436c-908d-31f178fb5015', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:25.359030 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-021c886e-4dd5-405c-b098-300de0536c33 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7c7cc722-0eaf-4f54-b7e6-e8b411ee6b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:25.426954 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:25.431767 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-021c886e-4dd5-405c-b098-300de0536c33 tempest-VolumesActionsTest-507448392 None] Volume volume-5de4c5ca-31f0-436c-908d-31f178fb5015 (5de4c5ca-31f0-436c-908d-31f178fb5015): created successfully
Apr 25 15:04:25.439484 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-021c886e-4dd5-405c-b098-300de0536c33 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7c7cc722-0eaf-4f54-b7e6-e8b411ee6b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:25.453463 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-021c886e-4dd5-405c-b098-300de0536c33 tempest-VolumesActionsTest-507448392 None] Flow 'volume_create_manager' (422ee922-a42b-4eea-83df-95d4fd4ad210) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:04:25.467823 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.045s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:25.468592 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129545392]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n Backing store flags: \n Account information:\n ZQS3f2E9YiECQs5Syxtc\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4\n Backing store flags: \n Account information:\n KaXdFVsU98edA35Va2Yr\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-0faa0cca-8110-4018-8531-827e988e632b req-c6b77020-3c0d-40a8-95a4-7f5b9ab6cd6c tempest-AttachVolumeNegativeTest-256828668 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: I_T nexus: 28
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: ZQS3f2E9YiECQs5Syxtc
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Target 2: iqn.2010-10.org.openstack:volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: I_T nexus: 29
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Connection: 0
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.23
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020000
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf20
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020001
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf21
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: KaXdFVsU98edA35Va2Yr
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:04:25.469661 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:04:25.480996 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-0faa0cca-8110-4018-8531-827e988e632b req-c6b77020-3c0d-40a8-95a4-7f5b9ab6cd6c tempest-AttachVolumeNegativeTest-256828668 None] Creating iscsi_target for Volume ID: volume-00d86146-1732-4ac4-8f2b-5d48437b32a6 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:04:25.490744 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-0faa0cca-8110-4018-8531-827e988e632b req-c6b77020-3c0d-40a8-95a4-7f5b9ab6cd6c tempest-AttachVolumeNegativeTest-256828668 None] Created volume path /opt/stack/data/cinder/volumes/volume-00d86146-1732-4ac4-8f2b-5d48437b32a6,
Apr 25 15:04:25.490744 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:04:25.490744 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:04:25.490744 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-00d86146-1732-4ac4-8f2b-5d48437b32a6
Apr 25 15:04:25.490744 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:04:25.490744 n-d-811416-6 cinder-volume[96343]: incominguser imrfYfkEzM9R8VNKzTqQ WBkU2De5rMAAG3Qq
Apr 25 15:04:25.490744 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:04:25.490744 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:04:25.490744 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:04:25.490744 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:04:25.493409 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-00d86146-1732-4ac4-8f2b-5d48437b32a6 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:25.494424 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-021c886e-4dd5-405c-b098-300de0536c33 tempest-VolumesActionsTest-507448392 None] Created volume successfully.
Apr 25 15:04:26.204272 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-00d86146-1732-4ac4-8f2b-5d48437b32a6" returned: 0 in 0.711s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:26.204891 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129545392]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:04:26.206069 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-0faa0cca-8110-4018-8531-827e988e632b req-c6b77020-3c0d-40a8-95a4-7f5b9ab6cd6c tempest-AttachVolumeNegativeTest-256828668 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:04:26.206918 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-0faa0cca-8110-4018-8531-827e988e632b req-c6b77020-3c0d-40a8-95a4-7f5b9ab6cd6c tempest-AttachVolumeNegativeTest-256828668 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:04:26.208370 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:26.228155 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:26.229168 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129545392]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n Backing store flags: \n Account information:\n ZQS3f2E9YiECQs5Syxtc\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4\n Backing store flags: \n Account information:\n KaXdFVsU98edA35Va2Yr\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-00d86146-1732-4ac4-8f2b-5d48437b32a6\n System information:\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-00d86146-1732-4ac4-8f2b-5d48437b32a6\n Backing store flags: \n Account information:\n imrfYfkEzM9R8VNKzTqQ\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-0faa0cca-8110-4018-8531-827e988e632b req-c6b77020-3c0d-40a8-95a4-7f5b9ab6cd6c tempest-AttachVolumeNegativeTest-256828668 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: I_T nexus: 28
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: ZQS3f2E9YiECQs5Syxtc
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Target 2: iqn.2010-10.org.openstack:volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: I_T nexus: 29
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Connection: 0
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.23
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020000
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf20
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020001
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf21
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: KaXdFVsU98edA35Va2Yr
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:04:26.229875 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:04:26.240718 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:26.458168 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.217s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:26.459118 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129545392]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n Backing store flags: \n Account information:\n ZQS3f2E9YiECQs5Syxtc\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4\n Backing store flags: \n Account information:\n KaXdFVsU98edA35Va2Yr\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-00d86146-1732-4ac4-8f2b-5d48437b32a6\n System information:\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-00d86146-1732-4ac4-8f2b-5d48437b32a6\n Backing store flags: \n Account information:\n imrfYfkEzM9R8VNKzTqQ\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:04:26.463169 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:26.704397 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.240s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:26.706885 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129545392]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n Backing store flags: \n Account information:\n ZQS3f2E9YiECQs5Syxtc\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4\n Backing store flags: \n Account information:\n KaXdFVsU98edA35Va2Yr\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-00d86146-1732-4ac4-8f2b-5d48437b32a6\n System information:\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-00d86146-1732-4ac4-8f2b-5d48437b32a6\n Backing store flags: \n Account information:\n imrfYfkEzM9R8VNKzTqQ\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:04:26.708363 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-0faa0cca-8110-4018-8531-827e988e632b req-c6b77020-3c0d-40a8-95a4-7f5b9ab6cd6c tempest-AttachVolumeNegativeTest-256828668 None] Set provider_location to: 10.222.0.23:3260,3 iqn.2010-10.org.openstack:volume-00d86146-1732-4ac4-8f2b-5d48437b32a6 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:04:26.793313 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-0faa0cca-8110-4018-8531-827e988e632b req-c6b77020-3c0d-40a8-95a4-7f5b9ab6cd6c tempest-AttachVolumeNegativeTest-256828668 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-00d86146-1732-4ac4-8f2b-5d48437b32a6', 'target_lun': 1, 'volume_id': '00d86146-1732-4ac4-8f2b-5d48437b32a6', 'auth_method': 'CHAP', 'auth_username': 'imrfYfkEzM9R8VNKzTqQ', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '8aa65dd9-eeaa-4dcc-9dc1-007ba42e0734'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 15:04:27.041224 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-c60449b4-d393-462f-8c83-2782bef52330 tempest-VolumesActionsTest-759090101 None] Lock "b'cinder-5de4c5ca-31f0-436c-908d-31f178fb5015-delete_volume'" acquired by "delete_volume" :: waited 0.062s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:04:27.059475 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-0faa0cca-8110-4018-8531-827e988e632b req-c6b77020-3c0d-40a8-95a4-7f5b9ab6cd6c tempest-AttachVolumeNegativeTest-256828668 None] attachment_update completed successfully.
Apr 25 15:04:27.178235 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-c60449b4-d393-462f-8c83-2782bef52330 tempest-VolumesActionsTest-759090101 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5de4c5ca-31f0-436c-908d-31f178fb5015
Apr 25 15:04:27.179224 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c60449b4-d393-462f-8c83-2782bef52330 tempest-VolumesActionsTest-759090101 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5de4c5ca-31f0-436c-908d-31f178fb5015 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:27.257192 n-d-811416-6 sudo[138177]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5de4c5ca-31f0-436c-908d-31f178fb5015
Apr 25 15:04:27.258805 n-d-811416-6 sudo[138177]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:27.995635 n-d-811416-6 sudo[138177]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:28.000062 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c60449b4-d393-462f-8c83-2782bef52330 tempest-VolumesActionsTest-759090101 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5de4c5ca-31f0-436c-908d-31f178fb5015" returned: 0 in 0.818s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:28.010618 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c60449b4-d393-462f-8c83-2782bef52330 tempest-VolumesActionsTest-759090101 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-5de4c5ca-31f0-436c-908d-31f178fb5015 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:28.056780 n-d-811416-6 sudo[138202]: 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-5de4c5ca-31f0-436c-908d-31f178fb5015
Apr 25 15:04:28.057713 n-d-811416-6 sudo[138202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:28.589096 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:04:28.601675 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:04:28.602200 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 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'
Apr 25 15:04:28.656940 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Flow 'volume_create_manager' (e70f750a-2864-4f48-a68f-13dbcb52359a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:04:28.664474 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (716d1e97-ee44-496b-8908-edf5a82e4db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:28.696442 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:04:28.749427 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (716d1e97-ee44-496b-8908-edf5a82e4db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:04:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1571254930',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=0cd18912-7020-4575-82e4-c327297a9c5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9112525b7ee84fdd832c30b5b9498cec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:04:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:04:28Z,user_id='cf12c3ded60140a0b68582eddfd6f9db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:28.761735 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fd9d7c18-fb83-4d69-849b-b3166f9a1ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:28.765220 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fd9d7c18-fb83-4d69-849b-b3166f9a1ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:28.769115 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b3ed5db2-fb31-4df2-b719-a5907ac3a35f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:28.910241 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b3ed5db2-fb31-4df2-b719-a5907ac3a35f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '0cd18912-7020-4575-82e4-c327297a9c5d', 'volume_name': 'volume-0cd18912-7020-4575-82e4-c327297a9c5d', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:28.912799 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c7dcaeb3-7513-4c7d-ab6b-c4d5dfb0a7bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:28.915832 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c7dcaeb3-7513-4c7d-ab6b-c4d5dfb0a7bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:28.916343 n-d-811416-6 sudo[138202]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:28.918487 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cbaba0c9-aaaf-48a1-b026-84e52c2c45d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:28.919330 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Volume 0cd18912-7020-4575-82e4-c327297a9c5d: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-0cd18912-7020-4575-82e4-c327297a9c5d', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 25 15:04:28.921255 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Cloning 0cd18912-7020-4575-82e4-c327297a9c5d from image e15baa71-d40b-4547-acda-fdfd7426651d at location (None, None). {{(pid=96343) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 25 15:04:28.929547 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c60449b4-d393-462f-8c83-2782bef52330 tempest-VolumesActionsTest-759090101 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5de4c5ca-31f0-436c-908d-31f178fb5015" returned: 0 in 0.920s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:28.931058 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c60449b4-d393-462f-8c83-2782bef52330 tempest-VolumesActionsTest-759090101 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5de4c5ca-31f0-436c-908d-31f178fb5015 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:28.966722 n-d-811416-6 sudo[138212]: 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-5de4c5ca-31f0-436c-908d-31f178fb5015
Apr 25 15:04:28.967520 n-d-811416-6 sudo[138212]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:29.792668 n-d-811416-6 sudo[138212]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:29.796751 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c60449b4-d393-462f-8c83-2782bef52330 tempest-VolumesActionsTest-759090101 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5de4c5ca-31f0-436c-908d-31f178fb5015" returned: 0 in 0.864s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:29.799449 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-c60449b4-d393-462f-8c83-2782bef52330 tempest-VolumesActionsTest-759090101 None] Successfully deleted volume: 5de4c5ca-31f0-436c-908d-31f178fb5015
Apr 25 15:04:29.912702 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-c60449b4-d393-462f-8c83-2782bef52330 tempest-VolumesActionsTest-759090101 None] Created reservations ['68ae6e28-ebf2-4040-9d17-9125e7d816d7', 'f2242c99-19a9-4f80-b2de-bfaeabcab2d0', '8eef7913-8a42-4382-82a7-756f824f8bc4', 'cb4b9b2c-6d47-4dbf-abd6-332fcd1288b0'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:04:29.971788 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-c60449b4-d393-462f-8c83-2782bef52330 tempest-VolumesActionsTest-759090101 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:04:29.972689 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c60449b4-d393-462f-8c83-2782bef52330 tempest-VolumesActionsTest-759090101 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:30.036548 n-d-811416-6 sudo[138229]: 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
Apr 25 15:04:30.038794 n-d-811416-6 sudo[138229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:30.862500 n-d-811416-6 sudo[138229]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:30.865987 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c60449b4-d393-462f-8c83-2782bef52330 tempest-VolumesActionsTest-759090101 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.893s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:30.868543 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c60449b4-d393-462f-8c83-2782bef52330 tempest-VolumesActionsTest-759090101 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:30.947033 n-d-811416-6 sudo[138242]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:04:30.949335 n-d-811416-6 sudo[138242]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:31.639603 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-8b8482c7-3a62-4761-a701-ba3fbefeaada tempest-VolumesActionsTest-507448392 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:04:31.648559 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-8b8482c7-3a62-4761-a701-ba3fbefeaada tempest-VolumesActionsTest-507448392 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:04:31.649157 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-8b8482c7-3a62-4761-a701-ba3fbefeaada tempest-VolumesActionsTest-507448392 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'
Apr 25 15:04:31.699053 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8b8482c7-3a62-4761-a701-ba3fbefeaada tempest-VolumesActionsTest-507448392 None] Flow 'volume_create_manager' (01c4a70c-0f35-4bfd-ba8a-b6583bfb0d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:04:31.702972 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8b8482c7-3a62-4761-a701-ba3fbefeaada tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1aaa326e-e84c-4690-a25e-00caa1f7f128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:31.736202 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-8b8482c7-3a62-4761-a701-ba3fbefeaada tempest-VolumesActionsTest-507448392 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:04:31.794441 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8b8482c7-3a62-4761-a701-ba3fbefeaada tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1aaa326e-e84c-4690-a25e-00caa1f7f128) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:04:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-830624728',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=c7e89d7f-5c59-4b78-b7d7-b325ff752f7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa1deee6899d4e529f02bf35c3126609',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:04:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:04:32Z,user_id='34d767fe9031492b8a874cac4b8e8691',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:31.797729 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8b8482c7-3a62-4761-a701-ba3fbefeaada tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a1323ff9-a997-44de-a12e-f943244c74eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:31.801027 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8b8482c7-3a62-4761-a701-ba3fbefeaada tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a1323ff9-a997-44de-a12e-f943244c74eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:31.804302 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8b8482c7-3a62-4761-a701-ba3fbefeaada tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (457b17a9-7411-45cc-8158-20cad13f6d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:31.806983 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8b8482c7-3a62-4761-a701-ba3fbefeaada tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (457b17a9-7411-45cc-8158-20cad13f6d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c7e89d7f-5c59-4b78-b7d7-b325ff752f7b', 'volume_name': 'volume-c7e89d7f-5c59-4b78-b7d7-b325ff752f7b', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:31.811443 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8b8482c7-3a62-4761-a701-ba3fbefeaada tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (573c46fd-cb1a-41cd-a2ff-96e02023cdf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:31.816537 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8b8482c7-3a62-4761-a701-ba3fbefeaada tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (573c46fd-cb1a-41cd-a2ff-96e02023cdf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:31.819158 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8b8482c7-3a62-4761-a701-ba3fbefeaada tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2105667c-2554-43a8-8896-a04c11cfc1e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:31.820085 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-8b8482c7-3a62-4761-a701-ba3fbefeaada tempest-VolumesActionsTest-507448392 None] Volume c7e89d7f-5c59-4b78-b7d7-b325ff752f7b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c7e89d7f-5c59-4b78-b7d7-b325ff752f7b', 'volume_size': 1}
Apr 25 15:04:31.821495 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8b8482c7-3a62-4761-a701-ba3fbefeaada tempest-VolumesActionsTest-507448392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c7e89d7f-5c59-4b78-b7d7-b325ff752f7b stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:31.866639 n-d-811416-6 sudo[138242]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:31.891790 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c60449b4-d393-462f-8c83-2782bef52330 tempest-VolumesActionsTest-759090101 None] CMD "sudo cinder-rootwrap /etc/cinder/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.023s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:31.895786 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-c60449b4-d393-462f-8c83-2782bef52330 tempest-VolumesActionsTest-759090101 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:04:31.900798 n-d-811416-6 sudo[138266]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c7e89d7f-5c59-4b78-b7d7-b325ff752f7b stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:04:31.901645 n-d-811416-6 sudo[138266]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:31.906660 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-c60449b4-d393-462f-8c83-2782bef52330 tempest-VolumesActionsTest-759090101 None] Deleted volume successfully.
Apr 25 15:04:31.982657 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-c60449b4-d393-462f-8c83-2782bef52330 tempest-VolumesActionsTest-759090101 None] Lock "b'cinder-5de4c5ca-31f0-436c-908d-31f178fb5015-delete_volume'" released by "delete_volume" :: held 4.934s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:04:33.263029 n-d-811416-6 sudo[138266]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:33.276336 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8b8482c7-3a62-4761-a701-ba3fbefeaada tempest-VolumesActionsTest-507448392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c7e89d7f-5c59-4b78-b7d7-b325ff752f7b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.444s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:33.286540 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8b8482c7-3a62-4761-a701-ba3fbefeaada tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2105667c-2554-43a8-8896-a04c11cfc1e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c7e89d7f-5c59-4b78-b7d7-b325ff752f7b', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:33.293605 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8b8482c7-3a62-4761-a701-ba3fbefeaada tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3a75f558-aec7-4698-a19e-cf835077ca4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:33.311905 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-8b8482c7-3a62-4761-a701-ba3fbefeaada tempest-VolumesActionsTest-507448392 None] Volume volume-c7e89d7f-5c59-4b78-b7d7-b325ff752f7b (c7e89d7f-5c59-4b78-b7d7-b325ff752f7b): created successfully
Apr 25 15:04:33.332902 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8b8482c7-3a62-4761-a701-ba3fbefeaada tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3a75f558-aec7-4698-a19e-cf835077ca4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:33.342513 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8b8482c7-3a62-4761-a701-ba3fbefeaada tempest-VolumesActionsTest-507448392 None] Flow 'volume_create_manager' (01c4a70c-0f35-4bfd-ba8a-b6583bfb0d2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:04:33.358978 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-8b8482c7-3a62-4761-a701-ba3fbefeaada tempest-VolumesActionsTest-507448392 None] Created volume successfully.
Apr 25 15:04:34.863002 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-561d8429-f755-4fcf-b907-9f9bd1f7983a tempest-VolumesActionsTest-759090101 None] Lock "b'cinder-c7e89d7f-5c59-4b78-b7d7-b325ff752f7b-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:04:35.029360 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-561d8429-f755-4fcf-b907-9f9bd1f7983a tempest-VolumesActionsTest-759090101 None] Skipping remove_export. No iscsi_target is presently exported for volume: c7e89d7f-5c59-4b78-b7d7-b325ff752f7b
Apr 25 15:04:35.030453 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-561d8429-f755-4fcf-b907-9f9bd1f7983a tempest-VolumesActionsTest-759090101 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c7e89d7f-5c59-4b78-b7d7-b325ff752f7b {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:35.080715 n-d-811416-6 sudo[138386]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c7e89d7f-5c59-4b78-b7d7-b325ff752f7b
Apr 25 15:04:35.081628 n-d-811416-6 sudo[138386]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:35.688958 n-d-811416-6 sudo[138386]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:35.706237 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-561d8429-f755-4fcf-b907-9f9bd1f7983a tempest-VolumesActionsTest-759090101 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c7e89d7f-5c59-4b78-b7d7-b325ff752f7b" returned: 0 in 0.676s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:35.721371 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-561d8429-f755-4fcf-b907-9f9bd1f7983a tempest-VolumesActionsTest-759090101 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-c7e89d7f-5c59-4b78-b7d7-b325ff752f7b {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:35.766424 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-24488177-0d6f-4b6b-a0cb-feb065ba5ffb req-252a6b3b-4350-4532-bf13-0ee5b55c2ab1 tempest-AttachVolumeNegativeTest-256828668 None] Terminate volume connection completed successfully.
Apr 25 15:04:35.767993 n-d-811416-6 sudo[138390]: 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-c7e89d7f-5c59-4b78-b7d7-b325ff752f7b
Apr 25 15:04:35.768712 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-24488177-0d6f-4b6b-a0cb-feb065ba5ffb req-252a6b3b-4350-4532-bf13-0ee5b55c2ab1 tempest-AttachVolumeNegativeTest-256828668 None] Deleting attachment 8aa65dd9-eeaa-4dcc-9dc1-007ba42e0734. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 15:04:35.772868 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:35.773065 n-d-811416-6 sudo[138390]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:35.976727 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.205s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:35.977480 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128137120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n Backing store flags: \n Account information:\n ZQS3f2E9YiECQs5Syxtc\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4\n Backing store flags: \n Account information:\n KaXdFVsU98edA35Va2Yr\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-00d86146-1732-4ac4-8f2b-5d48437b32a6\n System information:\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-00d86146-1732-4ac4-8f2b-5d48437b32a6\n Backing store flags: \n Account information:\n imrfYfkEzM9R8VNKzTqQ\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:04:35.978267 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-24488177-0d6f-4b6b-a0cb-feb065ba5ffb req-252a6b3b-4350-4532-bf13-0ee5b55c2ab1 tempest-AttachVolumeNegativeTest-256828668 None] Removing iscsi_target for Volume ID: 00d86146-1732-4ac4-8f2b-5d48437b32a6
Apr 25 15:04:35.980150 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-00d86146-1732-4ac4-8f2b-5d48437b32a6 -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:36.307335 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-00d86146-1732-4ac4-8f2b-5d48437b32a6 -f" returned: 0 in 0.317s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:36.307612 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128137120]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:04:36.317155 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:36.412766 n-d-811416-6 sudo[138390]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:36.416268 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-561d8429-f755-4fcf-b907-9f9bd1f7983a tempest-VolumesActionsTest-759090101 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c7e89d7f-5c59-4b78-b7d7-b325ff752f7b" returned: 0 in 0.704s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:36.418757 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-561d8429-f755-4fcf-b907-9f9bd1f7983a tempest-VolumesActionsTest-759090101 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c7e89d7f-5c59-4b78-b7d7-b325ff752f7b {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:36.464152 n-d-811416-6 sudo[138433]: 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-c7e89d7f-5c59-4b78-b7d7-b325ff752f7b
Apr 25 15:04:36.466025 n-d-811416-6 sudo[138433]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:36.551401 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.238s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:36.552050 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128137120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n Backing store flags: \n Account information:\n ZQS3f2E9YiECQs5Syxtc\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4\n Backing store flags: \n Account information:\n KaXdFVsU98edA35Va2Yr\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:04:37.229070 n-d-811416-6 sudo[138433]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:37.232996 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-561d8429-f755-4fcf-b907-9f9bd1f7983a tempest-VolumesActionsTest-759090101 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c7e89d7f-5c59-4b78-b7d7-b325ff752f7b" returned: 0 in 0.814s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:37.234046 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-561d8429-f755-4fcf-b907-9f9bd1f7983a tempest-VolumesActionsTest-759090101 None] Successfully deleted volume: c7e89d7f-5c59-4b78-b7d7-b325ff752f7b
Apr 25 15:04:37.299570 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-561d8429-f755-4fcf-b907-9f9bd1f7983a tempest-VolumesActionsTest-759090101 None] Created reservations ['fd0e54c3-0783-4384-9e6b-b7a06f980986', '374bf8bf-be20-40e3-a06f-1b37ed2221e7', '0400fc72-05d1-4425-b0cd-f9e88898cab1', '5a931464-6d60-4e26-99de-d89853cf8bc5'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:04:37.355742 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-561d8429-f755-4fcf-b907-9f9bd1f7983a tempest-VolumesActionsTest-759090101 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:04:37.356511 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-561d8429-f755-4fcf-b907-9f9bd1f7983a tempest-VolumesActionsTest-759090101 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:37.397978 n-d-811416-6 sudo[138458]: 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
Apr 25 15:04:37.400555 n-d-811416-6 sudo[138458]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:38.174290 n-d-811416-6 sudo[138458]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:38.177570 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-561d8429-f755-4fcf-b907-9f9bd1f7983a tempest-VolumesActionsTest-759090101 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.821s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:38.180083 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-561d8429-f755-4fcf-b907-9f9bd1f7983a tempest-VolumesActionsTest-759090101 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:38.246828 n-d-811416-6 sudo[138471]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:04:38.248444 n-d-811416-6 sudo[138471]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:39.256608 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-25eb4ea7-9c5d-4929-845a-dfaf1ab41d27 tempest-VolumesActionsTest-507448392 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:04:39.263222 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-25eb4ea7-9c5d-4929-845a-dfaf1ab41d27 tempest-VolumesActionsTest-507448392 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:04:39.263751 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-25eb4ea7-9c5d-4929-845a-dfaf1ab41d27 tempest-VolumesActionsTest-507448392 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'
Apr 25 15:04:39.278818 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-25eb4ea7-9c5d-4929-845a-dfaf1ab41d27 tempest-VolumesActionsTest-507448392 None] Flow 'volume_create_manager' (a242cc4f-2ba4-48ab-a3f2-b3dde0e7fdf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:04:39.282981 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-25eb4ea7-9c5d-4929-845a-dfaf1ab41d27 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d181c3df-e70c-48bf-bba3-7b3a4da17a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:39.287172 n-d-811416-6 sudo[138471]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:39.305914 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-25eb4ea7-9c5d-4929-845a-dfaf1ab41d27 tempest-VolumesActionsTest-507448392 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:04:39.330634 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-561d8429-f755-4fcf-b907-9f9bd1f7983a tempest-VolumesActionsTest-759090101 None] CMD "sudo cinder-rootwrap /etc/cinder/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.151s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:39.334763 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-25eb4ea7-9c5d-4929-845a-dfaf1ab41d27 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d181c3df-e70c-48bf-bba3-7b3a4da17a2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:04:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1399329055',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=b5ff4306-e42e-4006-9761-b01d740226d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa1deee6899d4e529f02bf35c3126609',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:04:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:04:39Z,user_id='34d767fe9031492b8a874cac4b8e8691',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:39.337281 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-25eb4ea7-9c5d-4929-845a-dfaf1ab41d27 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b20c70cc-ca29-4b87-ba5a-e5bca1f8536d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:39.339443 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-25eb4ea7-9c5d-4929-845a-dfaf1ab41d27 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b20c70cc-ca29-4b87-ba5a-e5bca1f8536d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:39.352935 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-25eb4ea7-9c5d-4929-845a-dfaf1ab41d27 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (40604a75-6e49-4b46-891b-4aa140f81e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:39.355591 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-25eb4ea7-9c5d-4929-845a-dfaf1ab41d27 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (40604a75-6e49-4b46-891b-4aa140f81e40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b5ff4306-e42e-4006-9761-b01d740226d3', 'volume_name': 'volume-b5ff4306-e42e-4006-9761-b01d740226d3', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:39.357869 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-25eb4ea7-9c5d-4929-845a-dfaf1ab41d27 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3ce2ae37-177a-4a29-bf10-8e2a64dcb7f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:39.359997 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-25eb4ea7-9c5d-4929-845a-dfaf1ab41d27 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3ce2ae37-177a-4a29-bf10-8e2a64dcb7f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:39.363063 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-25eb4ea7-9c5d-4929-845a-dfaf1ab41d27 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ffb2aad0-72cb-44ca-8d5d-133904a97d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:39.363835 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-25eb4ea7-9c5d-4929-845a-dfaf1ab41d27 tempest-VolumesActionsTest-507448392 None] Volume b5ff4306-e42e-4006-9761-b01d740226d3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b5ff4306-e42e-4006-9761-b01d740226d3', 'volume_size': 1}
Apr 25 15:04:39.369194 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25eb4ea7-9c5d-4929-845a-dfaf1ab41d27 tempest-VolumesActionsTest-507448392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5ff4306-e42e-4006-9761-b01d740226d3 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:39.393204 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-561d8429-f755-4fcf-b907-9f9bd1f7983a tempest-VolumesActionsTest-759090101 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:04:39.400398 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-561d8429-f755-4fcf-b907-9f9bd1f7983a tempest-VolumesActionsTest-759090101 None] Deleted volume successfully.
Apr 25 15:04:39.408458 n-d-811416-6 sudo[138484]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5ff4306-e42e-4006-9761-b01d740226d3 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:04:39.414166 n-d-811416-6 sudo[138484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:39.427041 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-561d8429-f755-4fcf-b907-9f9bd1f7983a tempest-VolumesActionsTest-759090101 None] Lock "b'cinder-c7e89d7f-5c59-4b78-b7d7-b325ff752f7b-delete_volume'" released by "delete_volume" :: held 4.564s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:04:40.790302 n-d-811416-6 sudo[138484]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:40.793851 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25eb4ea7-9c5d-4929-845a-dfaf1ab41d27 tempest-VolumesActionsTest-507448392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5ff4306-e42e-4006-9761-b01d740226d3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.429s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:40.798981 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-25eb4ea7-9c5d-4929-845a-dfaf1ab41d27 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ffb2aad0-72cb-44ca-8d5d-133904a97d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b5ff4306-e42e-4006-9761-b01d740226d3', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:40.802552 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-25eb4ea7-9c5d-4929-845a-dfaf1ab41d27 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (40780d57-44c5-4d8c-b1af-1bb57e75d1fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:40.826136 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-25eb4ea7-9c5d-4929-845a-dfaf1ab41d27 tempest-VolumesActionsTest-507448392 None] Volume volume-b5ff4306-e42e-4006-9761-b01d740226d3 (b5ff4306-e42e-4006-9761-b01d740226d3): created successfully
Apr 25 15:04:40.828253 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-25eb4ea7-9c5d-4929-845a-dfaf1ab41d27 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (40780d57-44c5-4d8c-b1af-1bb57e75d1fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:40.832737 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-25eb4ea7-9c5d-4929-845a-dfaf1ab41d27 tempest-VolumesActionsTest-507448392 None] Flow 'volume_create_manager' (a242cc4f-2ba4-48ab-a3f2-b3dde0e7fdf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:04:40.853794 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-25eb4ea7-9c5d-4929-845a-dfaf1ab41d27 tempest-VolumesActionsTest-507448392 None] Created volume successfully.
Apr 25 15:04:42.693228 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-30d2ec5f-44f8-4d48-9f19-4b71242845e7 tempest-VolumesActionsTest-759090101 None] Lock "b'cinder-b5ff4306-e42e-4006-9761-b01d740226d3-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:04:42.832428 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-30d2ec5f-44f8-4d48-9f19-4b71242845e7 tempest-VolumesActionsTest-759090101 None] Skipping remove_export. No iscsi_target is presently exported for volume: b5ff4306-e42e-4006-9761-b01d740226d3
Apr 25 15:04:42.833748 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-30d2ec5f-44f8-4d48-9f19-4b71242845e7 tempest-VolumesActionsTest-759090101 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b5ff4306-e42e-4006-9761-b01d740226d3 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:42.878020 n-d-811416-6 sudo[138539]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b5ff4306-e42e-4006-9761-b01d740226d3
Apr 25 15:04:42.879137 n-d-811416-6 sudo[138539]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:44.034928 n-d-811416-6 sudo[138539]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:44.040585 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-30d2ec5f-44f8-4d48-9f19-4b71242845e7 tempest-VolumesActionsTest-759090101 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b5ff4306-e42e-4006-9761-b01d740226d3" returned: 0 in 1.206s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:44.042314 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-30d2ec5f-44f8-4d48-9f19-4b71242845e7 tempest-VolumesActionsTest-759090101 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-b5ff4306-e42e-4006-9761-b01d740226d3 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:44.106764 n-d-811416-6 sudo[138565]: 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-b5ff4306-e42e-4006-9761-b01d740226d3
Apr 25 15:04:44.107576 n-d-811416-6 sudo[138565]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:45.183694 n-d-811416-6 sudo[138565]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:45.190511 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-30d2ec5f-44f8-4d48-9f19-4b71242845e7 tempest-VolumesActionsTest-759090101 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b5ff4306-e42e-4006-9761-b01d740226d3" returned: 0 in 1.148s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:45.192988 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-30d2ec5f-44f8-4d48-9f19-4b71242845e7 tempest-VolumesActionsTest-759090101 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b5ff4306-e42e-4006-9761-b01d740226d3 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:45.267625 n-d-811416-6 sudo[138607]: 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-b5ff4306-e42e-4006-9761-b01d740226d3
Apr 25 15:04:45.269234 n-d-811416-6 sudo[138607]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:46.356125 n-d-811416-6 sudo[138607]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:46.361439 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-30d2ec5f-44f8-4d48-9f19-4b71242845e7 tempest-VolumesActionsTest-759090101 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b5ff4306-e42e-4006-9761-b01d740226d3" returned: 0 in 1.167s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:46.363107 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-30d2ec5f-44f8-4d48-9f19-4b71242845e7 tempest-VolumesActionsTest-759090101 None] Successfully deleted volume: b5ff4306-e42e-4006-9761-b01d740226d3
Apr 25 15:04:46.589733 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-30d2ec5f-44f8-4d48-9f19-4b71242845e7 tempest-VolumesActionsTest-759090101 None] Created reservations ['83aca493-b987-4406-b047-2ff79a08b705', '7b2dce0c-7800-411a-bc4a-2fad16f8cf4b', '66b7e763-afb3-4ec4-a74e-59398b24a8de', '7fbaf63b-dd70-44a6-aa0c-68fee17f1d7b'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:04:46.731679 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-30d2ec5f-44f8-4d48-9f19-4b71242845e7 tempest-VolumesActionsTest-759090101 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:04:46.734047 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-30d2ec5f-44f8-4d48-9f19-4b71242845e7 tempest-VolumesActionsTest-759090101 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:46.787554 n-d-811416-6 sudo[138652]: 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
Apr 25 15:04:46.791948 n-d-811416-6 sudo[138652]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:48.102988 n-d-811416-6 sudo[138652]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:48.109368 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-30d2ec5f-44f8-4d48-9f19-4b71242845e7 tempest-VolumesActionsTest-759090101 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.375s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:48.112521 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-30d2ec5f-44f8-4d48-9f19-4b71242845e7 tempest-VolumesActionsTest-759090101 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:48.186649 n-d-811416-6 sudo[138669]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:04:48.194587 n-d-811416-6 sudo[138669]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:48.838176 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-d4024b91-6d0a-4d4c-8bfa-9bc19c6e8d59 tempest-VolumesActionsTest-507448392 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:04:48.846399 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-d4024b91-6d0a-4d4c-8bfa-9bc19c6e8d59 tempest-VolumesActionsTest-507448392 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:04:48.847172 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-d4024b91-6d0a-4d4c-8bfa-9bc19c6e8d59 tempest-VolumesActionsTest-507448392 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'
Apr 25 15:04:48.867423 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d4024b91-6d0a-4d4c-8bfa-9bc19c6e8d59 tempest-VolumesActionsTest-507448392 None] Flow 'volume_create_manager' (d54544c0-eb3d-4ea5-a48c-6bda80f55534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:04:48.872451 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d4024b91-6d0a-4d4c-8bfa-9bc19c6e8d59 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73b34890-19ec-489b-9650-51aa80a63f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:48.911779 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-d4024b91-6d0a-4d4c-8bfa-9bc19c6e8d59 tempest-VolumesActionsTest-507448392 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:04:48.941220 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d4024b91-6d0a-4d4c-8bfa-9bc19c6e8d59 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73b34890-19ec-489b-9650-51aa80a63f56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:04:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1232832128',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=73f0a64e-7acb-4212-9952-3e5e72fe2efd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa1deee6899d4e529f02bf35c3126609',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:04:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:04:49Z,user_id='34d767fe9031492b8a874cac4b8e8691',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:48.943980 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d4024b91-6d0a-4d4c-8bfa-9bc19c6e8d59 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aa15aedc-9805-4b4b-9485-77bc9dd57891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:48.946644 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d4024b91-6d0a-4d4c-8bfa-9bc19c6e8d59 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aa15aedc-9805-4b4b-9485-77bc9dd57891) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:48.949347 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d4024b91-6d0a-4d4c-8bfa-9bc19c6e8d59 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0d453854-4a75-4c89-b3ee-554b627b4e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:48.963636 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d4024b91-6d0a-4d4c-8bfa-9bc19c6e8d59 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0d453854-4a75-4c89-b3ee-554b627b4e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '73f0a64e-7acb-4212-9952-3e5e72fe2efd', 'volume_name': 'volume-73f0a64e-7acb-4212-9952-3e5e72fe2efd', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:48.966957 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d4024b91-6d0a-4d4c-8bfa-9bc19c6e8d59 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (70503378-dd31-477f-a76e-4ffd742bfa47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:48.969348 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d4024b91-6d0a-4d4c-8bfa-9bc19c6e8d59 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (70503378-dd31-477f-a76e-4ffd742bfa47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:48.974192 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d4024b91-6d0a-4d4c-8bfa-9bc19c6e8d59 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (59d0fb28-16ea-4d77-8cd8-3803d9c89246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:48.975337 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-d4024b91-6d0a-4d4c-8bfa-9bc19c6e8d59 tempest-VolumesActionsTest-507448392 None] Volume 73f0a64e-7acb-4212-9952-3e5e72fe2efd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-73f0a64e-7acb-4212-9952-3e5e72fe2efd', 'volume_size': 1}
Apr 25 15:04:48.977368 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d4024b91-6d0a-4d4c-8bfa-9bc19c6e8d59 tempest-VolumesActionsTest-507448392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-73f0a64e-7acb-4212-9952-3e5e72fe2efd stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:49.051568 n-d-811416-6 sudo[138671]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-73f0a64e-7acb-4212-9952-3e5e72fe2efd stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:04:49.052400 n-d-811416-6 sudo[138671]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:49.446198 n-d-811416-6 sudo[138669]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:49.448934 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-30d2ec5f-44f8-4d48-9f19-4b71242845e7 tempest-VolumesActionsTest-759090101 None] CMD "sudo cinder-rootwrap /etc/cinder/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.336s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:49.451747 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-30d2ec5f-44f8-4d48-9f19-4b71242845e7 tempest-VolumesActionsTest-759090101 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:04:49.469725 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-30d2ec5f-44f8-4d48-9f19-4b71242845e7 tempest-VolumesActionsTest-759090101 None] Deleted volume successfully.
Apr 25 15:04:49.506276 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-30d2ec5f-44f8-4d48-9f19-4b71242845e7 tempest-VolumesActionsTest-759090101 None] Lock "b'cinder-b5ff4306-e42e-4006-9761-b01d740226d3-delete_volume'" released by "delete_volume" :: held 6.816s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:04:50.617833 n-d-811416-6 sudo[138671]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:50.624960 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d4024b91-6d0a-4d4c-8bfa-9bc19c6e8d59 tempest-VolumesActionsTest-507448392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-73f0a64e-7acb-4212-9952-3e5e72fe2efd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.646s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:50.628582 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d4024b91-6d0a-4d4c-8bfa-9bc19c6e8d59 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (59d0fb28-16ea-4d77-8cd8-3803d9c89246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-73f0a64e-7acb-4212-9952-3e5e72fe2efd', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:50.635167 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d4024b91-6d0a-4d4c-8bfa-9bc19c6e8d59 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (89dd2875-54e8-484e-b387-6126d95ab8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:04:50.650776 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-d4024b91-6d0a-4d4c-8bfa-9bc19c6e8d59 tempest-VolumesActionsTest-507448392 None] Volume volume-73f0a64e-7acb-4212-9952-3e5e72fe2efd (73f0a64e-7acb-4212-9952-3e5e72fe2efd): created successfully
Apr 25 15:04:50.654079 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d4024b91-6d0a-4d4c-8bfa-9bc19c6e8d59 tempest-VolumesActionsTest-507448392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (89dd2875-54e8-484e-b387-6126d95ab8e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:04:50.660491 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d4024b91-6d0a-4d4c-8bfa-9bc19c6e8d59 tempest-VolumesActionsTest-507448392 None] Flow 'volume_create_manager' (d54544c0-eb3d-4ea5-a48c-6bda80f55534) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:04:50.690388 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-d4024b91-6d0a-4d4c-8bfa-9bc19c6e8d59 tempest-VolumesActionsTest-507448392 None] Created volume successfully.
Apr 25 15:04:52.613291 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_s2l0wmxzn-d-811416-6@lvmdriver-1, size 616.00 MB, duration 23.69 sec {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 25 15:04:52.614449 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Image download 616.00 MB at 26.00 MB/s
Apr 25 15:04:52.693446 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 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_e15baa71-d40b-4547-acda-fdfd7426651d_s2l0wmxzn-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:52.869424 n-d-811416-6 sudo[138760]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_s2l0wmxzn-d-811416-6@lvmdriver-1
Apr 25 15:04:52.870245 n-d-811416-6 sudo[138760]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:53.601622 n-d-811416-6 sudo[138760]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:53.606499 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 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_e15baa71-d40b-4547-acda-fdfd7426651d_s2l0wmxzn-d-811416-6@lvmdriver-1" returned: 0 in 0.911s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:53.606499 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d is fetched for user cf12c3ded60140a0b68582eddfd6f9db. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 25 15:04:53.837889 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 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_e15baa71-d40b-4547-acda-fdfd7426651d_s2l0wmxzn-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:53.988305 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-6ebf71ec-b195-480c-a097-4589f7344429 tempest-VolumesActionsTest-507448392 None] Lock "b'cinder-73f0a64e-7acb-4212-9952-3e5e72fe2efd-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:04:54.146396 n-d-811416-6 sudo[138796]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_s2l0wmxzn-d-811416-6@lvmdriver-1
Apr 25 15:04:54.148713 n-d-811416-6 sudo[138796]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:54.158111 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-6ebf71ec-b195-480c-a097-4589f7344429 tempest-VolumesActionsTest-507448392 None] Skipping remove_export. No iscsi_target is presently exported for volume: 73f0a64e-7acb-4212-9952-3e5e72fe2efd
Apr 25 15:04:54.159172 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6ebf71ec-b195-480c-a097-4589f7344429 tempest-VolumesActionsTest-507448392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-73f0a64e-7acb-4212-9952-3e5e72fe2efd {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:54.195864 n-d-811416-6 sudo[138808]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-73f0a64e-7acb-4212-9952-3e5e72fe2efd
Apr 25 15:04:54.196678 n-d-811416-6 sudo[138808]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:54.814618 n-d-811416-6 sudo[138796]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:54.817252 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 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_e15baa71-d40b-4547-acda-fdfd7426651d_s2l0wmxzn-d-811416-6@lvmdriver-1" returned: 0 in 0.979s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:54.819654 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0cd18912-7020-4575-82e4-c327297a9c5d stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:54.850242 n-d-811416-6 sudo[138821]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0cd18912-7020-4575-82e4-c327297a9c5d stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:04:54.851832 n-d-811416-6 sudo[138821]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:54.858919 n-d-811416-6 sudo[138808]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:54.863124 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6ebf71ec-b195-480c-a097-4589f7344429 tempest-VolumesActionsTest-507448392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-73f0a64e-7acb-4212-9952-3e5e72fe2efd" returned: 0 in 0.703s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:54.866391 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6ebf71ec-b195-480c-a097-4589f7344429 tempest-VolumesActionsTest-507448392 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-73f0a64e-7acb-4212-9952-3e5e72fe2efd {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:54.896906 n-d-811416-6 sudo[138823]: 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-73f0a64e-7acb-4212-9952-3e5e72fe2efd
Apr 25 15:04:54.899503 n-d-811416-6 sudo[138823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:55.662486 n-d-811416-6 sudo[138821]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:55.665114 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0cd18912-7020-4575-82e4-c327297a9c5d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.845s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:55.707042 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Attempting download of e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume 0cd18912-7020-4575-82e4-c327297a9c5d. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 25 15:04:55.718625 n-d-811416-6 sudo[138823]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:55.720485 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6ebf71ec-b195-480c-a097-4589f7344429 tempest-VolumesActionsTest-507448392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-73f0a64e-7acb-4212-9952-3e5e72fe2efd" returned: 0 in 0.854s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:55.722108 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6ebf71ec-b195-480c-a097-4589f7344429 tempest-VolumesActionsTest-507448392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-73f0a64e-7acb-4212-9952-3e5e72fe2efd {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:55.772181 n-d-811416-6 sudo[138856]: 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-73f0a64e-7acb-4212-9952-3e5e72fe2efd
Apr 25 15:04:55.773659 n-d-811416-6 sudo[138856]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:55.780946 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 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_e15baa71-d40b-4547-acda-fdfd7426651d_fxoq8q53 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:56.020679 n-d-811416-6 sudo[138861]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_fxoq8q53
Apr 25 15:04:56.026776 n-d-811416-6 sudo[138861]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:56.350056 n-d-811416-6 sudo[138856]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:56.352122 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6ebf71ec-b195-480c-a097-4589f7344429 tempest-VolumesActionsTest-507448392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-73f0a64e-7acb-4212-9952-3e5e72fe2efd" returned: 0 in 0.630s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:56.353955 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-6ebf71ec-b195-480c-a097-4589f7344429 tempest-VolumesActionsTest-507448392 None] Successfully deleted volume: 73f0a64e-7acb-4212-9952-3e5e72fe2efd
Apr 25 15:04:56.409467 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-6ebf71ec-b195-480c-a097-4589f7344429 tempest-VolumesActionsTest-507448392 None] Created reservations ['d3e8413e-107f-4fa8-aa12-4db7f993e810', '068e7eb5-52ec-4d31-bf2f-59e852efc810', '6fdbade4-7a4a-4da1-a311-a5fe1f6debb4', 'c2cf387e-0a66-46a4-b146-5f47db4cca44'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:04:56.503501 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-6ebf71ec-b195-480c-a097-4589f7344429 tempest-VolumesActionsTest-507448392 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:04:56.504584 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6ebf71ec-b195-480c-a097-4589f7344429 tempest-VolumesActionsTest-507448392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:56.562748 n-d-811416-6 sudo[138868]: 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
Apr 25 15:04:56.563803 n-d-811416-6 sudo[138868]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:56.687177 n-d-811416-6 sudo[138861]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:56.689627 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 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_e15baa71-d40b-4547-acda-fdfd7426651d_fxoq8q53" returned: 0 in 0.909s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:56.691530 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 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_e15baa71-d40b-4547-acda-fdfd7426651d_s2l0wmxzn-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:56.793585 n-d-811416-6 sudo[138872]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_s2l0wmxzn-d-811416-6@lvmdriver-1
Apr 25 15:04:56.794626 n-d-811416-6 sudo[138872]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:57.156357 n-d-811416-6 sudo[138868]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:57.159265 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6ebf71ec-b195-480c-a097-4589f7344429 tempest-VolumesActionsTest-507448392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.654s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:57.162525 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6ebf71ec-b195-480c-a097-4589f7344429 tempest-VolumesActionsTest-507448392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:57.208121 n-d-811416-6 sudo[138881]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:04:57.213758 n-d-811416-6 sudo[138881]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:57.467937 n-d-811416-6 sudo[138872]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:57.470565 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 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_e15baa71-d40b-4547-acda-fdfd7426651d_s2l0wmxzn-d-811416-6@lvmdriver-1" returned: 0 in 0.778s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:57.472337 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] e15baa71-d40b-4547-acda-fdfd7426651d was vhdx, converting to raw {{(pid=96343) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 25 15:04:57.474279 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_s2l0wmxzn-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0cd18912--7020--4575--82e4--c327297a9c5d oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:57.556304 n-d-811416-6 sudo[138893]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_s2l0wmxzn-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0cd18912--7020--4575--82e4--c327297a9c5d oflag=direct
Apr 25 15:04:57.557692 n-d-811416-6 sudo[138893]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:58.155351 n-d-811416-6 sudo[138881]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:58.158501 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6ebf71ec-b195-480c-a097-4589f7344429 tempest-VolumesActionsTest-507448392 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:58.160771 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-6ebf71ec-b195-480c-a097-4589f7344429 tempest-VolumesActionsTest-507448392 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:04:58.168669 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-6ebf71ec-b195-480c-a097-4589f7344429 tempest-VolumesActionsTest-507448392 None] Deleted volume successfully.
Apr 25 15:04:58.207970 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-6ebf71ec-b195-480c-a097-4589f7344429 tempest-VolumesActionsTest-507448392 None] Lock "b'cinder-73f0a64e-7acb-4212-9952-3e5e72fe2efd-delete_volume'" released by "delete_volume" :: held 4.220s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:04:58.230509 n-d-811416-6 sudo[138893]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:58.232711 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_s2l0wmxzn-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0cd18912--7020--4575--82e4--c327297a9c5d oflag=direct" returned: 0 in 0.758s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:58.234253 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 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_e15baa71-d40b-4547-acda-fdfd7426651d_s2l0wmxzn-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0cd18912--7020--4575--82e4--c327297a9c5d {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:58.266170 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-0ad2d535-b78f-46ef-9f6e-b88600b03aea tempest-VolumesActionsTest-507448392 None] Lock "b'cinder-ff1db935-aff1-4e38-be0a-de2086dafa80-delete_volume'" acquired by "delete_volume" :: waited 0.041s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:04:58.284284 n-d-811416-6 sudo[138916]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_s2l0wmxzn-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0cd18912--7020--4575--82e4--c327297a9c5d
Apr 25 15:04:58.285247 n-d-811416-6 sudo[138916]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:58.436271 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-0ad2d535-b78f-46ef-9f6e-b88600b03aea tempest-VolumesActionsTest-507448392 None] Skipping remove_export. No iscsi_target is presently exported for volume: ff1db935-aff1-4e38-be0a-de2086dafa80
Apr 25 15:04:58.437956 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0ad2d535-b78f-46ef-9f6e-b88600b03aea tempest-VolumesActionsTest-507448392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ff1db935-aff1-4e38-be0a-de2086dafa80 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:58.494860 n-d-811416-6 sudo[138918]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ff1db935-aff1-4e38-be0a-de2086dafa80
Apr 25 15:04:58.495664 n-d-811416-6 sudo[138918]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:04:59.374996 n-d-811416-6 sudo[138918]: pam_unix(sudo:session): session closed for user root
Apr 25 15:04:59.377586 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0ad2d535-b78f-46ef-9f6e-b88600b03aea tempest-VolumesActionsTest-507448392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ff1db935-aff1-4e38-be0a-de2086dafa80" returned: 0 in 0.939s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:04:59.379339 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0ad2d535-b78f-46ef-9f6e-b88600b03aea tempest-VolumesActionsTest-507448392 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-ff1db935-aff1-4e38-be0a-de2086dafa80 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:04:59.423717 n-d-811416-6 sudo[138940]: 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-ff1db935-aff1-4e38-be0a-de2086dafa80
Apr 25 15:04:59.424581 n-d-811416-6 sudo[138940]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:00.211465 n-d-811416-6 sudo[138940]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:00.213963 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0ad2d535-b78f-46ef-9f6e-b88600b03aea tempest-VolumesActionsTest-507448392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ff1db935-aff1-4e38-be0a-de2086dafa80" returned: 0 in 0.834s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:00.217068 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0ad2d535-b78f-46ef-9f6e-b88600b03aea tempest-VolumesActionsTest-507448392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ff1db935-aff1-4e38-be0a-de2086dafa80 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:00.276595 n-d-811416-6 sudo[138952]: 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-ff1db935-aff1-4e38-be0a-de2086dafa80
Apr 25 15:05:00.278069 n-d-811416-6 sudo[138916]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:00.280878 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 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_e15baa71-d40b-4547-acda-fdfd7426651d_s2l0wmxzn-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0cd18912--7020--4575--82e4--c327297a9c5d" returned: 0 in 2.046s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:00.282208 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 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_e15baa71-d40b-4547-acda-fdfd7426651d_s2l0wmxzn-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:00.292485 n-d-811416-6 sudo[138952]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:00.561538 n-d-811416-6 sudo[138953]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_s2l0wmxzn-d-811416-6@lvmdriver-1
Apr 25 15:05:00.563703 n-d-811416-6 sudo[138953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:01.142403 n-d-811416-6 sudo[138952]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:01.145456 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0ad2d535-b78f-46ef-9f6e-b88600b03aea tempest-VolumesActionsTest-507448392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ff1db935-aff1-4e38-be0a-de2086dafa80" returned: 0 in 0.927s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:01.148020 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-0ad2d535-b78f-46ef-9f6e-b88600b03aea tempest-VolumesActionsTest-507448392 None] Successfully deleted volume: ff1db935-aff1-4e38-be0a-de2086dafa80
Apr 25 15:05:01.279926 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-0ad2d535-b78f-46ef-9f6e-b88600b03aea tempest-VolumesActionsTest-507448392 None] Created reservations ['d2dbb5ce-3fcc-4623-a688-ff9902b7cac9', '28af4636-d140-42d2-b68b-dffe261f2d78', '2cfe6a33-b48d-4aee-bbe3-b585834a54d8', '2dcbcabf-9ad3-43f8-9782-ec683f720c6d'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:05:01.352829 n-d-811416-6 sudo[138953]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:01.356707 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 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_e15baa71-d40b-4547-acda-fdfd7426651d_s2l0wmxzn-d-811416-6@lvmdriver-1" returned: 0 in 1.075s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:01.358893 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_s2l0wmxzn-d-811416-6@lvmdriver-1, size 700.00 MB, duration 2.05 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--0cd18912--7020--4575--82e4--c327297a9c5d {{(pid=96343) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 25 15:05:01.359342 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Converted 700.00 MB image at 341.81 MB/s
Apr 25 15:05:01.359893 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Downloaded image e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume 0cd18912-7020-4575-82e4-c327297a9c5d successfully. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 25 15:05:01.537908 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d for user cf12c3ded60140a0b68582eddfd6f9db is deleted. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 25 15:05:01.538486 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Marking volume 0cd18912-7020-4575-82e4-c327297a9c5d as bootable. {{(pid=96343) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 25 15:05:01.562183 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Copying metadata from image e15baa71-d40b-4547-acda-fdfd7426651d to 0cd18912-7020-4575-82e4-c327297a9c5d. {{(pid=96343) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 25 15:05:01.562946 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Creating volume glance metadata for volume 0cd18912-7020-4575-82e4-c327297a9c5d backed by image e15baa71-d40b-4547-acda-fdfd7426651d with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96343) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 25 15:05:01.664462 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-0ad2d535-b78f-46ef-9f6e-b88600b03aea tempest-VolumesActionsTest-507448392 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:05:01.665227 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0ad2d535-b78f-46ef-9f6e-b88600b03aea tempest-VolumesActionsTest-507448392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:01.712567 n-d-811416-6 sudo[138973]: 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
Apr 25 15:05:01.721560 n-d-811416-6 sudo[138973]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:01.723965 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cbaba0c9-aaaf-48a1-b026-84e52c2c45d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0cd18912-7020-4575-82e4-c327297a9c5d', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:01.730203 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (57b4edd4-3aea-438d-8f14-198a930180ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:01.747678 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Volume volume-0cd18912-7020-4575-82e4-c327297a9c5d (0cd18912-7020-4575-82e4-c327297a9c5d): created successfully
Apr 25 15:05:01.749661 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (57b4edd4-3aea-438d-8f14-198a930180ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:01.753711 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Flow 'volume_create_manager' (e70f750a-2864-4f48-a68f-13dbcb52359a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:05:01.781915 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-14328bb3-e818-4181-ab0d-fe0c854dd38f tempest-TestVolumeBackupRestore-517379879 None] Created volume successfully.
Apr 25 15:05:02.359503 n-d-811416-6 sudo[138973]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:02.361881 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0ad2d535-b78f-46ef-9f6e-b88600b03aea tempest-VolumesActionsTest-507448392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.697s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:02.363584 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0ad2d535-b78f-46ef-9f6e-b88600b03aea tempest-VolumesActionsTest-507448392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:02.415579 n-d-811416-6 sudo[138986]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:05:02.416390 n-d-811416-6 sudo[138986]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:03.208644 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Terminate volume connection completed successfully.
Apr 25 15:05:03.286720 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:03.477906 n-d-811416-6 sudo[138986]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:03.479807 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0ad2d535-b78f-46ef-9f6e-b88600b03aea tempest-VolumesActionsTest-507448392 None] CMD "sudo cinder-rootwrap /etc/cinder/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.116s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:03.482194 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-0ad2d535-b78f-46ef-9f6e-b88600b03aea tempest-VolumesActionsTest-507448392 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:05:03.488068 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-0ad2d535-b78f-46ef-9f6e-b88600b03aea tempest-VolumesActionsTest-507448392 None] Deleted volume successfully.
Apr 25 15:05:03.510887 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-0ad2d535-b78f-46ef-9f6e-b88600b03aea tempest-VolumesActionsTest-507448392 None] Lock "b'cinder-ff1db935-aff1-4e38-be0a-de2086dafa80-delete_volume'" released by "delete_volume" :: held 5.245s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:05:03.520472 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.233s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:03.520715 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128522496]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n Backing store flags: \n Account information:\n ZQS3f2E9YiECQs5Syxtc\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4\n System information:\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-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4\n Backing store flags: \n Account information:\n KaXdFVsU98edA35Va2Yr\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:05:03.524922 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Removing iscsi_target for Volume ID: 2a8c0fd8-604e-47a5-ae02-382b6a3f94f4
Apr 25 15:05:03.528141 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4 -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:03.743910 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.driver [None req-fdf1026f-b3d7-4fca-b8e7-2194f557e16c tempest-TestVolumeBackupRestore-517379879 None] Creating a new backup for volume volume-0cd18912-7020-4575-82e4-c327297a9c5d. {{(pid=96343) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Apr 25 15:05:03.780981 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fdf1026f-b3d7-4fca-b8e7-2194f557e16c tempest-TestVolumeBackupRestore-517379879 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0cd18912-7020-4575-82e4-c327297a9c5d {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:03.836637 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4 -f" returned: 0 in 0.310s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:03.837230 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128522496]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:05:03.838615 n-d-811416-6 sudo[139046]: 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-0cd18912-7020-4575-82e4-c327297a9c5d
Apr 25 15:05:03.840019 n-d-811416-6 sudo[139046]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:03.840935 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:03.997426 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:05:03.998195 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:05:03.999149 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:04.030077 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.188s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:04.030725 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128522496]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n Backing store flags: \n Account information:\n ZQS3f2E9YiECQs5Syxtc\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:05:04.033627 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Remove volume export completed successfully.
Apr 25 15:05:04.039054 n-d-811416-6 sudo[139059]: 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
Apr 25 15:05:04.039936 n-d-811416-6 sudo[139059]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:04.129338 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Lock "b'cinder-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:05:04.246262 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Trying to delete temp volume: 2a8c0fd8-604e-47a5-ae02-382b6a3f94f4
Apr 25 15:05:04.248418 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:04.466028 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.218s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:04.466557 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139680867433984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n Backing store flags: \n Account information:\n ZQS3f2E9YiECQs5Syxtc\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:05:04.467426 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2a8c0fd8-604e-47a5-ae02-382b6a3f94f4
Apr 25 15:05:04.468691 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:04.513941 n-d-811416-6 sudo[139065]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4
Apr 25 15:05:04.514781 n-d-811416-6 sudo[139065]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:04.541252 n-d-811416-6 sudo[139046]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:04.543726 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fdf1026f-b3d7-4fca-b8e7-2194f557e16c tempest-TestVolumeBackupRestore-517379879 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0cd18912-7020-4575-82e4-c327297a9c5d" returned: 0 in 0.762s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:04.599560 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:04.616956 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:04.617350 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138801472]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n Backing store flags: \n Account information:\n ZQS3f2E9YiECQs5Syxtc\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-fdf1026f-b3d7-4fca-b8e7-2194f557e16c tempest-TestVolumeBackupRestore-517379879 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: I_T nexus: 28
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: ZQS3f2E9YiECQs5Syxtc
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:05:04.618118 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:05:04.621303 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-fdf1026f-b3d7-4fca-b8e7-2194f557e16c tempest-TestVolumeBackupRestore-517379879 None] Creating iscsi_target for Volume ID: volume-0cd18912-7020-4575-82e4-c327297a9c5d {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:05:04.629983 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-fdf1026f-b3d7-4fca-b8e7-2194f557e16c tempest-TestVolumeBackupRestore-517379879 None] Created volume path /opt/stack/data/cinder/volumes/volume-0cd18912-7020-4575-82e4-c327297a9c5d,
Apr 25 15:05:04.629983 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:05:04.629983 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:05:04.629983 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0cd18912-7020-4575-82e4-c327297a9c5d
Apr 25 15:05:04.629983 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:05:04.629983 n-d-811416-6 cinder-volume[96343]: incominguser PNPYYsZBBMK6e2fWXgPL 4u8iam5SLNdtKPhv
Apr 25 15:05:04.629983 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:05:04.629983 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:05:04.629983 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:05:04.629983 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:05:04.634576 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0cd18912-7020-4575-82e4-c327297a9c5d {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:04.841936 n-d-811416-6 sudo[139059]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:04.843811 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.845s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:04.846169 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:04.907731 n-d-811416-6 sudo[139076]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:05:04.908580 n-d-811416-6 sudo[139076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:05.356844 n-d-811416-6 sudo[139065]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:05.359700 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4" returned: 0 in 0.890s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:05.361926 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 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-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:05.420408 n-d-811416-6 sudo[139094]: 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-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4
Apr 25 15:05:05.421904 n-d-811416-6 sudo[139094]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:05.896550 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0cd18912-7020-4575-82e4-c327297a9c5d" returned: 0 in 1.263s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:05.898436 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138801472]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:05:05.899577 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-fdf1026f-b3d7-4fca-b8e7-2194f557e16c tempest-TestVolumeBackupRestore-517379879 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:05:05.906683 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-fdf1026f-b3d7-4fca-b8e7-2194f557e16c tempest-TestVolumeBackupRestore-517379879 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:05:05.916432 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:05.947028 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:05.947601 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138801472]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n Backing store flags: \n Account information:\n ZQS3f2E9YiECQs5Syxtc\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0cd18912-7020-4575-82e4-c327297a9c5d\n System information:\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-0cd18912-7020-4575-82e4-c327297a9c5d\n Backing store flags: \n Account information:\n PNPYYsZBBMK6e2fWXgPL\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-fdf1026f-b3d7-4fca-b8e7-2194f557e16c tempest-TestVolumeBackupRestore-517379879 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: I_T nexus: 28
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: ZQS3f2E9YiECQs5Syxtc
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:05:05.948331 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:05:05.959429 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:06.181257 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.228s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:06.181871 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138801472]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n Backing store flags: \n Account information:\n ZQS3f2E9YiECQs5Syxtc\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0cd18912-7020-4575-82e4-c327297a9c5d\n System information:\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-0cd18912-7020-4575-82e4-c327297a9c5d\n Backing store flags: \n Account information:\n PNPYYsZBBMK6e2fWXgPL\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:05:06.184108 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:06.244657 n-d-811416-6 sudo[139076]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:06.246496 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.400s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:06.247649 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:05:06.335194 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.149s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:06.335605 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138801472]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n Backing store flags: \n Account information:\n ZQS3f2E9YiECQs5Syxtc\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0cd18912-7020-4575-82e4-c327297a9c5d\n System information:\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-0cd18912-7020-4575-82e4-c327297a9c5d\n Backing store flags: \n Account information:\n PNPYYsZBBMK6e2fWXgPL\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:05:06.336871 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [None req-fdf1026f-b3d7-4fca-b8e7-2194f557e16c tempest-TestVolumeBackupRestore-517379879 None] Set provider_location to: 10.222.0.23:3260,2 iqn.2010-10.org.openstack:volume-0cd18912-7020-4575-82e4-c327297a9c5d 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:05:06.402560 n-d-811416-6 sudo[139094]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:06.405970 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4" returned: 0 in 1.044s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:06.408905 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:06.464087 n-d-811416-6 sudo[139131]: 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-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4
Apr 25 15:05:06.467839 n-d-811416-6 sudo[139131]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:06.479207 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-fdf1026f-b3d7-4fca-b8e7-2194f557e16c tempest-TestVolumeBackupRestore-517379879 None] Initialize volume connection completed successfully.
Apr 25 15:05:07.580995 n-d-811416-6 sudo[139131]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:07.582811 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4" returned: 0 in 1.174s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:07.583776 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Successfully deleted volume: 2a8c0fd8-604e-47a5-ae02-382b6a3f94f4
Apr 25 15:05:07.623598 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Deleted volume successfully.
Apr 25 15:05:07.668902 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-686d835c-6a84-4a3c-b6b0-c9563fc96608 tempest-VolumesBackupsTest-1963564828 None] Lock "b'cinder-2a8c0fd8-604e-47a5-ae02-382b6a3f94f4-delete_volume'" released by "delete_volume" :: held 3.540s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:05:11.621781 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-cce9807e-807f-447c-a482-57387a2938c5 req-514c1e08-e44a-4c50-9819-0864e98146eb tempest-VolumesBackupsTest-1963564828 None] Terminate volume connection completed successfully.
Apr 25 15:05:11.622467 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-cce9807e-807f-447c-a482-57387a2938c5 req-514c1e08-e44a-4c50-9819-0864e98146eb tempest-VolumesBackupsTest-1963564828 None] Deleting attachment 8c01706d-efc8-424a-bbf4-c4196faa5c2b. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 15:05:11.625741 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:11.756042 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.132s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:11.756604 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140167600]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n System information:\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-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf\n Backing store flags: \n Account information:\n ZQS3f2E9YiECQs5Syxtc\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0cd18912-7020-4575-82e4-c327297a9c5d\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-0cd18912-7020-4575-82e4-c327297a9c5d\n Backing store flags: \n Account information:\n PNPYYsZBBMK6e2fWXgPL\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:05:11.757304 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-cce9807e-807f-447c-a482-57387a2938c5 req-514c1e08-e44a-4c50-9819-0864e98146eb tempest-VolumesBackupsTest-1963564828 None] Removing iscsi_target for Volume ID: ecb8253c-fda7-4895-a1d7-b20b2a65c2bf
Apr 25 15:05:11.764052 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:11.879909 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf -f" returned: 0 in 0.115s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:11.880512 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140167600]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:05:11.882586 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:12.044529 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.162s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:12.046798 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140167600]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0cd18912-7020-4575-82e4-c327297a9c5d\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-0cd18912-7020-4575-82e4-c327297a9c5d\n Backing store flags: \n Account information:\n PNPYYsZBBMK6e2fWXgPL\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:05:14.897869 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-1da0566f-f5fc-4c08-a30a-efb3144d63d9 tempest-VolumesTransfersTest-1320467820 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:05:14.930185 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-1da0566f-f5fc-4c08-a30a-efb3144d63d9 tempest-VolumesTransfersTest-1320467820 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:05:14.931072 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-1da0566f-f5fc-4c08-a30a-efb3144d63d9 tempest-VolumesTransfersTest-1320467820 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'
Apr 25 15:05:14.956059 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1da0566f-f5fc-4c08-a30a-efb3144d63d9 tempest-VolumesTransfersTest-1320467820 None] Flow 'volume_create_manager' (531e1930-68ea-4fa9-9e07-d225071dd63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:05:14.963200 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1da0566f-f5fc-4c08-a30a-efb3144d63d9 tempest-VolumesTransfersTest-1320467820 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (37bf2d79-b112-4fd9-9b46-b062386d6ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:15.006875 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-1da0566f-f5fc-4c08-a30a-efb3144d63d9 tempest-VolumesTransfersTest-1320467820 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:05:15.067606 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1da0566f-f5fc-4c08-a30a-efb3144d63d9 tempest-VolumesTransfersTest-1320467820 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (37bf2d79-b112-4fd9-9b46-b062386d6ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:05:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1024593545',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=7df52342-5d83-43d7-a9da-1fcc8760edcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a838f30d76d466990798f8b27ac37c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:05:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:05:15Z,user_id='19673f5829da49a7bbe8773c9c4520de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:15.068817 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1da0566f-f5fc-4c08-a30a-efb3144d63d9 tempest-VolumesTransfersTest-1320467820 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0dbda7ce-1846-4da6-8406-141947a958a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:15.076531 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1da0566f-f5fc-4c08-a30a-efb3144d63d9 tempest-VolumesTransfersTest-1320467820 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0dbda7ce-1846-4da6-8406-141947a958a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:15.079185 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1da0566f-f5fc-4c08-a30a-efb3144d63d9 tempest-VolumesTransfersTest-1320467820 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (33d54c36-2b7a-4285-a8d1-a63391246946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:15.081654 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1da0566f-f5fc-4c08-a30a-efb3144d63d9 tempest-VolumesTransfersTest-1320467820 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (33d54c36-2b7a-4285-a8d1-a63391246946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7df52342-5d83-43d7-a9da-1fcc8760edcc', 'volume_name': 'volume-7df52342-5d83-43d7-a9da-1fcc8760edcc', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:15.085188 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1da0566f-f5fc-4c08-a30a-efb3144d63d9 tempest-VolumesTransfersTest-1320467820 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6d43c482-482f-415e-ab88-3bc8ab8f22f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:15.087307 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1da0566f-f5fc-4c08-a30a-efb3144d63d9 tempest-VolumesTransfersTest-1320467820 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6d43c482-482f-415e-ab88-3bc8ab8f22f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:15.089590 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1da0566f-f5fc-4c08-a30a-efb3144d63d9 tempest-VolumesTransfersTest-1320467820 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41196503-a6c9-4f6c-af97-0fe9c56f1151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:15.090861 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-1da0566f-f5fc-4c08-a30a-efb3144d63d9 tempest-VolumesTransfersTest-1320467820 None] Volume 7df52342-5d83-43d7-a9da-1fcc8760edcc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7df52342-5d83-43d7-a9da-1fcc8760edcc', 'volume_size': 1}
Apr 25 15:05:15.091571 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1da0566f-f5fc-4c08-a30a-efb3144d63d9 tempest-VolumesTransfersTest-1320467820 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7df52342-5d83-43d7-a9da-1fcc8760edcc stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:15.126954 n-d-811416-6 sudo[139254]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7df52342-5d83-43d7-a9da-1fcc8760edcc stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:05:15.127750 n-d-811416-6 sudo[139254]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:15.795941 n-d-811416-6 sudo[139254]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:15.802612 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1da0566f-f5fc-4c08-a30a-efb3144d63d9 tempest-VolumesTransfersTest-1320467820 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7df52342-5d83-43d7-a9da-1fcc8760edcc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.708s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:15.805587 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1da0566f-f5fc-4c08-a30a-efb3144d63d9 tempest-VolumesTransfersTest-1320467820 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41196503-a6c9-4f6c-af97-0fe9c56f1151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7df52342-5d83-43d7-a9da-1fcc8760edcc', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:15.807766 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1da0566f-f5fc-4c08-a30a-efb3144d63d9 tempest-VolumesTransfersTest-1320467820 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3865c906-05fd-45bb-bd1c-80b2f605c02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:15.826694 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-1da0566f-f5fc-4c08-a30a-efb3144d63d9 tempest-VolumesTransfersTest-1320467820 None] Volume volume-7df52342-5d83-43d7-a9da-1fcc8760edcc (7df52342-5d83-43d7-a9da-1fcc8760edcc): created successfully
Apr 25 15:05:15.830970 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1da0566f-f5fc-4c08-a30a-efb3144d63d9 tempest-VolumesTransfersTest-1320467820 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3865c906-05fd-45bb-bd1c-80b2f605c02d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:15.834391 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1da0566f-f5fc-4c08-a30a-efb3144d63d9 tempest-VolumesTransfersTest-1320467820 None] Flow 'volume_create_manager' (531e1930-68ea-4fa9-9e07-d225071dd63e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:05:15.847105 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-1da0566f-f5fc-4c08-a30a-efb3144d63d9 tempest-VolumesTransfersTest-1320467820 None] Created volume successfully.
Apr 25 15:05:17.100364 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-45b6c220-ccc2-4aa5-869a-f8cfea864559 tempest-VolumesTransfersTest-1914212169 None] Transfer volume completed successfully.
Apr 25 15:05:18.199885 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-d0409bb1-3a42-4c0a-b6bc-974904a04639 tempest-VolumesTransfersTest-1473064511 None] Lock "b'cinder-7df52342-5d83-43d7-a9da-1fcc8760edcc-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:05:18.383244 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-d0409bb1-3a42-4c0a-b6bc-974904a04639 tempest-VolumesTransfersTest-1473064511 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7df52342-5d83-43d7-a9da-1fcc8760edcc
Apr 25 15:05:18.383461 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d0409bb1-3a42-4c0a-b6bc-974904a04639 tempest-VolumesTransfersTest-1473064511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7df52342-5d83-43d7-a9da-1fcc8760edcc {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:18.431514 n-d-811416-6 sudo[139322]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7df52342-5d83-43d7-a9da-1fcc8760edcc
Apr 25 15:05:18.432327 n-d-811416-6 sudo[139322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:18.991767 n-d-811416-6 sudo[139322]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:18.994481 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d0409bb1-3a42-4c0a-b6bc-974904a04639 tempest-VolumesTransfersTest-1473064511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7df52342-5d83-43d7-a9da-1fcc8760edcc" returned: 0 in 0.610s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:18.997327 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d0409bb1-3a42-4c0a-b6bc-974904a04639 tempest-VolumesTransfersTest-1473064511 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-7df52342-5d83-43d7-a9da-1fcc8760edcc {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:19.017820 n-d-811416-6 sudo[139325]: 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-7df52342-5d83-43d7-a9da-1fcc8760edcc
Apr 25 15:05:19.018741 n-d-811416-6 sudo[139325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:19.476652 n-d-811416-6 sudo[139325]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:19.479559 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d0409bb1-3a42-4c0a-b6bc-974904a04639 tempest-VolumesTransfersTest-1473064511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7df52342-5d83-43d7-a9da-1fcc8760edcc" returned: 0 in 0.482s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:19.482855 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d0409bb1-3a42-4c0a-b6bc-974904a04639 tempest-VolumesTransfersTest-1473064511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7df52342-5d83-43d7-a9da-1fcc8760edcc {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:19.527984 n-d-811416-6 sudo[139328]: 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-7df52342-5d83-43d7-a9da-1fcc8760edcc
Apr 25 15:05:19.533848 n-d-811416-6 sudo[139328]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:19.555931 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-3401c6ae-cce6-433f-9fc2-f9b812ad441c tempest-VolumesBackupsTest-1963564828 None] Lock "b'cinder-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:05:19.744508 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:19.893696 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.149s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:19.894029 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128311792]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0cd18912-7020-4575-82e4-c327297a9c5d\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-0cd18912-7020-4575-82e4-c327297a9c5d\n Backing store flags: \n Account information:\n PNPYYsZBBMK6e2fWXgPL\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:05:19.894741 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-3401c6ae-cce6-433f-9fc2-f9b812ad441c tempest-VolumesBackupsTest-1963564828 None] Skipping remove_export. No iscsi_target is presently exported for volume: ecb8253c-fda7-4895-a1d7-b20b2a65c2bf
Apr 25 15:05:19.895819 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3401c6ae-cce6-433f-9fc2-f9b812ad441c tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:19.930140 n-d-811416-6 sudo[139332]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf
Apr 25 15:05:19.931716 n-d-811416-6 sudo[139332]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:20.248033 n-d-811416-6 sudo[139328]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:20.252438 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d0409bb1-3a42-4c0a-b6bc-974904a04639 tempest-VolumesTransfersTest-1473064511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7df52342-5d83-43d7-a9da-1fcc8760edcc" returned: 0 in 0.767s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:20.254617 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-d0409bb1-3a42-4c0a-b6bc-974904a04639 tempest-VolumesTransfersTest-1473064511 None] Successfully deleted volume: 7df52342-5d83-43d7-a9da-1fcc8760edcc
Apr 25 15:05:20.387472 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-d0409bb1-3a42-4c0a-b6bc-974904a04639 tempest-VolumesTransfersTest-1473064511 None] Created reservations ['2670316a-2c46-4b4e-9436-042cc769ccea', '373e1fd6-7092-4311-85ea-2d7bca79eaac', 'ce1f3aff-0c1a-445d-ad59-3319749e460b', 'afddbe6c-6ee0-40c0-b9fc-f100cd50a2b8'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:05:20.455601 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-d0409bb1-3a42-4c0a-b6bc-974904a04639 tempest-VolumesTransfersTest-1473064511 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:05:20.456798 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d0409bb1-3a42-4c0a-b6bc-974904a04639 tempest-VolumesTransfersTest-1473064511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:20.513485 n-d-811416-6 sudo[139338]: 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
Apr 25 15:05:20.513824 n-d-811416-6 sudo[139332]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:20.514337 n-d-811416-6 sudo[139338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:20.518059 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3401c6ae-cce6-433f-9fc2-f9b812ad441c tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf" returned: 0 in 0.620s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:20.521312 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3401c6ae-cce6-433f-9fc2-f9b812ad441c tempest-VolumesBackupsTest-1963564828 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-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:20.570199 n-d-811416-6 sudo[139340]: 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-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf
Apr 25 15:05:20.571037 n-d-811416-6 sudo[139340]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:21.260796 n-d-811416-6 sudo[139338]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:21.262989 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d0409bb1-3a42-4c0a-b6bc-974904a04639 tempest-VolumesTransfersTest-1473064511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.806s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:21.265255 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d0409bb1-3a42-4c0a-b6bc-974904a04639 tempest-VolumesTransfersTest-1473064511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:21.295033 n-d-811416-6 sudo[139344]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:05:21.295834 n-d-811416-6 sudo[139344]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:21.414377 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-bcd28fdc-521c-47af-8bd5-aeed5afe8157 tempest-VolumesTransfersTest-1320467820 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:05:21.426718 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-bcd28fdc-521c-47af-8bd5-aeed5afe8157 tempest-VolumesTransfersTest-1320467820 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:05:21.426718 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-bcd28fdc-521c-47af-8bd5-aeed5afe8157 tempest-VolumesTransfersTest-1320467820 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'
Apr 25 15:05:21.442203 n-d-811416-6 sudo[139340]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:21.461010 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bcd28fdc-521c-47af-8bd5-aeed5afe8157 tempest-VolumesTransfersTest-1320467820 None] Flow 'volume_create_manager' (fca86aa1-b208-4f4f-ab98-09d37d313899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:05:21.461010 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bcd28fdc-521c-47af-8bd5-aeed5afe8157 tempest-VolumesTransfersTest-1320467820 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b66f59ed-cb76-47dd-a23f-165c566ce6fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:21.489456 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-bcd28fdc-521c-47af-8bd5-aeed5afe8157 tempest-VolumesTransfersTest-1320467820 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:05:21.511777 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3401c6ae-cce6-433f-9fc2-f9b812ad441c tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf" returned: 0 in 0.991s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:21.518367 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bcd28fdc-521c-47af-8bd5-aeed5afe8157 tempest-VolumesTransfersTest-1320467820 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b66f59ed-cb76-47dd-a23f-165c566ce6fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:05:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1211802275',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=b1888340-e45a-4c33-aa30-ef5d74364a10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a838f30d76d466990798f8b27ac37c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:05:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:05:21Z,user_id='19673f5829da49a7bbe8773c9c4520de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:21.521409 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bcd28fdc-521c-47af-8bd5-aeed5afe8157 tempest-VolumesTransfersTest-1320467820 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de7cc959-723d-49cc-89ab-79526e800d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:21.524009 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bcd28fdc-521c-47af-8bd5-aeed5afe8157 tempest-VolumesTransfersTest-1320467820 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de7cc959-723d-49cc-89ab-79526e800d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:21.527006 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bcd28fdc-521c-47af-8bd5-aeed5afe8157 tempest-VolumesTransfersTest-1320467820 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fb7f5c10-2bed-4d24-a3a3-073e135eb330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:21.529431 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bcd28fdc-521c-47af-8bd5-aeed5afe8157 tempest-VolumesTransfersTest-1320467820 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fb7f5c10-2bed-4d24-a3a3-073e135eb330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b1888340-e45a-4c33-aa30-ef5d74364a10', 'volume_name': 'volume-b1888340-e45a-4c33-aa30-ef5d74364a10', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:21.532483 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bcd28fdc-521c-47af-8bd5-aeed5afe8157 tempest-VolumesTransfersTest-1320467820 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1072ecb0-30a1-4235-9492-314bc45df42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:21.535343 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bcd28fdc-521c-47af-8bd5-aeed5afe8157 tempest-VolumesTransfersTest-1320467820 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1072ecb0-30a1-4235-9492-314bc45df42e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:21.538822 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bcd28fdc-521c-47af-8bd5-aeed5afe8157 tempest-VolumesTransfersTest-1320467820 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b2d4f6c5-a0b9-48e7-b1f6-3ea24b6c4abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:21.539623 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-bcd28fdc-521c-47af-8bd5-aeed5afe8157 tempest-VolumesTransfersTest-1320467820 None] Volume b1888340-e45a-4c33-aa30-ef5d74364a10: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b1888340-e45a-4c33-aa30-ef5d74364a10', 'volume_size': 1}
Apr 25 15:05:21.541045 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-bcd28fdc-521c-47af-8bd5-aeed5afe8157 tempest-VolumesTransfersTest-1320467820 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b1888340-e45a-4c33-aa30-ef5d74364a10 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:21.579648 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3401c6ae-cce6-433f-9fc2-f9b812ad441c tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:21.588001 n-d-811416-6 sudo[139346]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b1888340-e45a-4c33-aa30-ef5d74364a10 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:05:21.588968 n-d-811416-6 sudo[139346]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:21.616249 n-d-811416-6 sudo[139347]: 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-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf
Apr 25 15:05:21.618331 n-d-811416-6 sudo[139347]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:21.881775 n-d-811416-6 sudo[139344]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:21.884200 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d0409bb1-3a42-4c0a-b6bc-974904a04639 tempest-VolumesTransfersTest-1473064511 None] CMD "sudo cinder-rootwrap /etc/cinder/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.619s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:21.886454 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-d0409bb1-3a42-4c0a-b6bc-974904a04639 tempest-VolumesTransfersTest-1473064511 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:05:21.899465 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-d0409bb1-3a42-4c0a-b6bc-974904a04639 tempest-VolumesTransfersTest-1473064511 None] Deleted volume successfully.
Apr 25 15:05:21.928426 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-d0409bb1-3a42-4c0a-b6bc-974904a04639 tempest-VolumesTransfersTest-1473064511 None] Lock "b'cinder-7df52342-5d83-43d7-a9da-1fcc8760edcc-delete_volume'" released by "delete_volume" :: held 3.729s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:05:22.212529 n-d-811416-6 sudo[139347]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:22.214289 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3401c6ae-cce6-433f-9fc2-f9b812ad441c tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf" returned: 0 in 0.636s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:22.218152 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-3401c6ae-cce6-433f-9fc2-f9b812ad441c tempest-VolumesBackupsTest-1963564828 None] Successfully deleted volume: ecb8253c-fda7-4895-a1d7-b20b2a65c2bf
Apr 25 15:05:22.302373 n-d-811416-6 sudo[139346]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:22.305689 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-bcd28fdc-521c-47af-8bd5-aeed5afe8157 tempest-VolumesTransfersTest-1320467820 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b1888340-e45a-4c33-aa30-ef5d74364a10 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.764s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:22.308944 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bcd28fdc-521c-47af-8bd5-aeed5afe8157 tempest-VolumesTransfersTest-1320467820 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b2d4f6c5-a0b9-48e7-b1f6-3ea24b6c4abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b1888340-e45a-4c33-aa30-ef5d74364a10', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:22.311493 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bcd28fdc-521c-47af-8bd5-aeed5afe8157 tempest-VolumesTransfersTest-1320467820 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a154793c-3de0-4234-a4f4-2ab173ef632e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:22.324455 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-3401c6ae-cce6-433f-9fc2-f9b812ad441c tempest-VolumesBackupsTest-1963564828 None] Created reservations ['cf696c2b-6280-4b92-802d-8d4a070b7ee7', '117e1f7b-accc-4882-95b8-775c15d8e411', '4db6d844-43c8-4b9e-8928-8464a3df9b16', 'b7578ee9-6947-4bc2-97d1-9dc84f59ac22'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:05:22.343083 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-bcd28fdc-521c-47af-8bd5-aeed5afe8157 tempest-VolumesTransfersTest-1320467820 None] Volume volume-b1888340-e45a-4c33-aa30-ef5d74364a10 (b1888340-e45a-4c33-aa30-ef5d74364a10): created successfully
Apr 25 15:05:22.345649 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bcd28fdc-521c-47af-8bd5-aeed5afe8157 tempest-VolumesTransfersTest-1320467820 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a154793c-3de0-4234-a4f4-2ab173ef632e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:22.351397 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bcd28fdc-521c-47af-8bd5-aeed5afe8157 tempest-VolumesTransfersTest-1320467820 None] Flow 'volume_create_manager' (fca86aa1-b208-4f4f-ab98-09d37d313899) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:05:22.382683 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-3401c6ae-cce6-433f-9fc2-f9b812ad441c tempest-VolumesBackupsTest-1963564828 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:05:22.383731 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3401c6ae-cce6-433f-9fc2-f9b812ad441c tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:22.402292 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-bcd28fdc-521c-47af-8bd5-aeed5afe8157 tempest-VolumesTransfersTest-1320467820 None] Created volume successfully.
Apr 25 15:05:22.404716 n-d-811416-6 sudo[139384]: 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
Apr 25 15:05:22.405718 n-d-811416-6 sudo[139384]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:22.854760 n-d-811416-6 sudo[139384]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:22.856621 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3401c6ae-cce6-433f-9fc2-f9b812ad441c tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:22.859104 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3401c6ae-cce6-433f-9fc2-f9b812ad441c tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:22.886006 n-d-811416-6 sudo[139387]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:05:22.887425 n-d-811416-6 sudo[139387]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:23.488638 n-d-811416-6 sudo[139387]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:23.491168 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3401c6ae-cce6-433f-9fc2-f9b812ad441c tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/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.632s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:23.493298 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-3401c6ae-cce6-433f-9fc2-f9b812ad441c tempest-VolumesBackupsTest-1963564828 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:05:23.500261 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-3401c6ae-cce6-433f-9fc2-f9b812ad441c tempest-VolumesBackupsTest-1963564828 None] Deleted volume successfully.
Apr 25 15:05:23.531647 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-3401c6ae-cce6-433f-9fc2-f9b812ad441c tempest-VolumesBackupsTest-1963564828 None] Lock "b'cinder-ecb8253c-fda7-4895-a1d7-b20b2a65c2bf-delete_volume'" released by "delete_volume" :: held 3.976s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:05:24.227957 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:05:24.236279 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:05:24.240288 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 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'
Apr 25 15:05:24.267877 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Flow 'volume_create_manager' (ba081737-e83c-4195-9bb6-0dc6ed5443b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:05:24.271170 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (08b23e3f-8038-4387-8236-d5a771cd4705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:24.305539 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:05:24.337519 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (08b23e3f-8038-4387-8236-d5a771cd4705) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1660166141',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=6702d06e-bfd5-4e77-839b-27c778bac907,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='611af382b7934b80ac5a7af8c4453b82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:05:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:05:24Z,user_id='7eaa3dce99b04eaa90c590749cb20e9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:24.340281 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c165e799-e0b5-4570-933a-c2e20eb99087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:24.343218 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c165e799-e0b5-4570-933a-c2e20eb99087) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:24.346557 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36fb6f7e-fcbd-404d-9d27-6347bbf73b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:24.352889 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-25caed40-5073-49ce-9a87-30efafc97e30 tempest-VolumesTransfersTest-1473064511 None] Lock "b'cinder-b1888340-e45a-4c33-aa30-ef5d74364a10-delete_volume'" acquired by "delete_volume" :: waited 0.049s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:05:24.444217 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-25caed40-5073-49ce-9a87-30efafc97e30 tempest-VolumesTransfersTest-1473064511 None] Skipping remove_export. No iscsi_target is presently exported for volume: b1888340-e45a-4c33-aa30-ef5d74364a10
Apr 25 15:05:24.445866 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25caed40-5073-49ce-9a87-30efafc97e30 tempest-VolumesTransfersTest-1473064511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b1888340-e45a-4c33-aa30-ef5d74364a10 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:24.479830 n-d-811416-6 sudo[139393]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b1888340-e45a-4c33-aa30-ef5d74364a10
Apr 25 15:05:24.480654 n-d-811416-6 sudo[139393]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:24.543961 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36fb6f7e-fcbd-404d-9d27-6347bbf73b16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '6702d06e-bfd5-4e77-839b-27c778bac907', 'volume_name': 'volume-6702d06e-bfd5-4e77-839b-27c778bac907', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:24.546029 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1ca0fdb8-5839-4ec0-9e4f-c146666c6178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:24.552707 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1ca0fdb8-5839-4ec0-9e4f-c146666c6178) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:24.559195 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (01db0159-7cb2-4318-bc43-2211019264e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:24.561020 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Volume 6702d06e-bfd5-4e77-839b-27c778bac907: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-6702d06e-bfd5-4e77-839b-27c778bac907', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 25 15:05:24.561804 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Cloning 6702d06e-bfd5-4e77-839b-27c778bac907 from image e15baa71-d40b-4547-acda-fdfd7426651d at location (None, None). {{(pid=96343) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 25 15:05:25.063706 n-d-811416-6 sudo[139393]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:25.065638 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25caed40-5073-49ce-9a87-30efafc97e30 tempest-VolumesTransfersTest-1473064511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b1888340-e45a-4c33-aa30-ef5d74364a10" returned: 0 in 0.619s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:25.067347 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25caed40-5073-49ce-9a87-30efafc97e30 tempest-VolumesTransfersTest-1473064511 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-b1888340-e45a-4c33-aa30-ef5d74364a10 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:25.088668 n-d-811416-6 sudo[139405]: 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-b1888340-e45a-4c33-aa30-ef5d74364a10
Apr 25 15:05:25.089756 n-d-811416-6 sudo[139405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:25.560488 n-d-811416-6 sudo[139405]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:25.565153 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25caed40-5073-49ce-9a87-30efafc97e30 tempest-VolumesTransfersTest-1473064511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b1888340-e45a-4c33-aa30-ef5d74364a10" returned: 0 in 0.497s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:25.568030 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25caed40-5073-49ce-9a87-30efafc97e30 tempest-VolumesTransfersTest-1473064511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b1888340-e45a-4c33-aa30-ef5d74364a10 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:25.588991 n-d-811416-6 sudo[139408]: 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-b1888340-e45a-4c33-aa30-ef5d74364a10
Apr 25 15:05:25.590119 n-d-811416-6 sudo[139408]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:26.076208 n-d-811416-6 sudo[139408]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:26.078510 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25caed40-5073-49ce-9a87-30efafc97e30 tempest-VolumesTransfersTest-1473064511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b1888340-e45a-4c33-aa30-ef5d74364a10" returned: 0 in 0.510s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:26.080106 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-25caed40-5073-49ce-9a87-30efafc97e30 tempest-VolumesTransfersTest-1473064511 None] Successfully deleted volume: b1888340-e45a-4c33-aa30-ef5d74364a10
Apr 25 15:05:26.131084 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-25caed40-5073-49ce-9a87-30efafc97e30 tempest-VolumesTransfersTest-1473064511 None] Created reservations ['3875b968-9389-4216-9acf-eddc02c8440d', '9e8b1ece-8833-4db6-8311-66699abe2e44', '930a122e-7198-41b9-969f-f3907f1cee53', '34309731-dd22-450b-b0cf-405313686d3a'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:05:26.182281 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-25caed40-5073-49ce-9a87-30efafc97e30 tempest-VolumesTransfersTest-1473064511 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:05:26.183361 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25caed40-5073-49ce-9a87-30efafc97e30 tempest-VolumesTransfersTest-1473064511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:26.202156 n-d-811416-6 sudo[139419]: 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
Apr 25 15:05:26.202999 n-d-811416-6 sudo[139419]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:26.637141 n-d-811416-6 sudo[139419]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:26.640309 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25caed40-5073-49ce-9a87-30efafc97e30 tempest-VolumesTransfersTest-1473064511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.456s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:26.642864 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25caed40-5073-49ce-9a87-30efafc97e30 tempest-VolumesTransfersTest-1473064511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:26.677074 n-d-811416-6 sudo[139422]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:05:26.678612 n-d-811416-6 sudo[139422]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:27.201421 n-d-811416-6 sudo[139422]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:27.204360 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25caed40-5073-49ce-9a87-30efafc97e30 tempest-VolumesTransfersTest-1473064511 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:27.206986 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-25caed40-5073-49ce-9a87-30efafc97e30 tempest-VolumesTransfersTest-1473064511 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:05:27.213220 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-25caed40-5073-49ce-9a87-30efafc97e30 tempest-VolumesTransfersTest-1473064511 None] Deleted volume successfully.
Apr 25 15:05:27.234152 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-25caed40-5073-49ce-9a87-30efafc97e30 tempest-VolumesTransfersTest-1473064511 None] Lock "b'cinder-b1888340-e45a-4c33-aa30-ef5d74364a10-delete_volume'" released by "delete_volume" :: held 2.881s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:05:31.300973 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-79df76aa-dfc8-4282-8aed-0880d9c7ae27 tempest-VolumesGetTest-1211873138 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:05:31.304527 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-79df76aa-dfc8-4282-8aed-0880d9c7ae27 tempest-VolumesGetTest-1211873138 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:05:31.305078 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-79df76aa-dfc8-4282-8aed-0880d9c7ae27 tempest-VolumesGetTest-1211873138 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'
Apr 25 15:05:31.318377 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-79df76aa-dfc8-4282-8aed-0880d9c7ae27 tempest-VolumesGetTest-1211873138 None] Flow 'volume_create_manager' (a5ed02bf-665c-4fed-b0ff-fcb1982a6076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:05:31.324870 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-79df76aa-dfc8-4282-8aed-0880d9c7ae27 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa71974d-9628-4b88-b13e-07de44a41c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:31.348838 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-79df76aa-dfc8-4282-8aed-0880d9c7ae27 tempest-VolumesGetTest-1211873138 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:05:31.376554 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-79df76aa-dfc8-4282-8aed-0880d9c7ae27 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa71974d-9628-4b88-b13e-07de44a41c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:05:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1380837547',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=0f22595b-88f3-42ac-8426-08943a524176,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='641e22f279074d64a54712ac0dc73727',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:05:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:05:31Z,user_id='17c6f6c081c74722b4081b31d7cc62b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:31.379158 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-79df76aa-dfc8-4282-8aed-0880d9c7ae27 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8ab2da7a-04ca-4d9d-80ea-6e5c57039db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:31.381307 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-79df76aa-dfc8-4282-8aed-0880d9c7ae27 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8ab2da7a-04ca-4d9d-80ea-6e5c57039db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:31.383599 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-79df76aa-dfc8-4282-8aed-0880d9c7ae27 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (161c9409-c7bb-467a-bac6-a9632a9b99d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:31.385807 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-79df76aa-dfc8-4282-8aed-0880d9c7ae27 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (161c9409-c7bb-467a-bac6-a9632a9b99d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0f22595b-88f3-42ac-8426-08943a524176', 'volume_name': 'volume-0f22595b-88f3-42ac-8426-08943a524176', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:31.387999 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-79df76aa-dfc8-4282-8aed-0880d9c7ae27 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d461fe45-a0ae-4e06-aa2c-8600af07a97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:31.390100 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-79df76aa-dfc8-4282-8aed-0880d9c7ae27 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d461fe45-a0ae-4e06-aa2c-8600af07a97d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:31.392238 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-79df76aa-dfc8-4282-8aed-0880d9c7ae27 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (68eb7853-9f61-4197-81cb-a3f78d966dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:31.393006 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-79df76aa-dfc8-4282-8aed-0880d9c7ae27 tempest-VolumesGetTest-1211873138 None] Volume 0f22595b-88f3-42ac-8426-08943a524176: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0f22595b-88f3-42ac-8426-08943a524176', 'volume_size': 1}
Apr 25 15:05:31.394215 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-79df76aa-dfc8-4282-8aed-0880d9c7ae27 tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0f22595b-88f3-42ac-8426-08943a524176 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:31.412705 n-d-811416-6 sudo[139427]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0f22595b-88f3-42ac-8426-08943a524176 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:05:31.413537 n-d-811416-6 sudo[139427]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:31.946575 n-d-811416-6 sudo[139427]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:31.948983 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-79df76aa-dfc8-4282-8aed-0880d9c7ae27 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0f22595b-88f3-42ac-8426-08943a524176 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.554s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:31.952396 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-79df76aa-dfc8-4282-8aed-0880d9c7ae27 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (68eb7853-9f61-4197-81cb-a3f78d966dcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0f22595b-88f3-42ac-8426-08943a524176', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:31.954717 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-79df76aa-dfc8-4282-8aed-0880d9c7ae27 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ad3741c4-2be7-4fb3-bef2-1bf12f3b1376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:31.967771 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-79df76aa-dfc8-4282-8aed-0880d9c7ae27 tempest-VolumesGetTest-1211873138 None] Volume volume-0f22595b-88f3-42ac-8426-08943a524176 (0f22595b-88f3-42ac-8426-08943a524176): created successfully
Apr 25 15:05:31.970122 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-79df76aa-dfc8-4282-8aed-0880d9c7ae27 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ad3741c4-2be7-4fb3-bef2-1bf12f3b1376) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:31.973242 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-79df76aa-dfc8-4282-8aed-0880d9c7ae27 tempest-VolumesGetTest-1211873138 None] Flow 'volume_create_manager' (a5ed02bf-665c-4fed-b0ff-fcb1982a6076) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:05:31.983202 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-79df76aa-dfc8-4282-8aed-0880d9c7ae27 tempest-VolumesGetTest-1211873138 None] Created volume successfully.
Apr 25 15:05:33.292168 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-9ad0244f-2fb0-4e5d-8cbf-9f42f8d3997f tempest-VolumesGetTest-1211873138 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:05:33.296800 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-9ad0244f-2fb0-4e5d-8cbf-9f42f8d3997f tempest-VolumesGetTest-1211873138 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:05:33.297026 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-9ad0244f-2fb0-4e5d-8cbf-9f42f8d3997f tempest-VolumesGetTest-1211873138 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'
Apr 25 15:05:33.309857 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9ad0244f-2fb0-4e5d-8cbf-9f42f8d3997f tempest-VolumesGetTest-1211873138 None] Flow 'volume_create_manager' (2fc6139a-a7a5-4893-968f-b624270965b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:05:33.312943 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9ad0244f-2fb0-4e5d-8cbf-9f42f8d3997f tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (538c10fd-e27a-4f6e-99da-e9c17cc2506b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:33.337216 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-9ad0244f-2fb0-4e5d-8cbf-9f42f8d3997f tempest-VolumesGetTest-1211873138 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:05:33.365711 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9ad0244f-2fb0-4e5d-8cbf-9f42f8d3997f tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (538c10fd-e27a-4f6e-99da-e9c17cc2506b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:05:33Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1413490220',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=8234b6e0-5ce2-48ac-89ca-a8e14a7e5acf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='641e22f279074d64a54712ac0dc73727',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:05:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:05:33Z,user_id='17c6f6c081c74722b4081b31d7cc62b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:33.368443 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9ad0244f-2fb0-4e5d-8cbf-9f42f8d3997f tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e8c974e6-14be-4554-a671-70fe2db6ba8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:33.371285 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9ad0244f-2fb0-4e5d-8cbf-9f42f8d3997f tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e8c974e6-14be-4554-a671-70fe2db6ba8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:33.373612 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9ad0244f-2fb0-4e5d-8cbf-9f42f8d3997f tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cccf3f5c-57eb-48bf-965a-f90b5fb039f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:33.378325 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9ad0244f-2fb0-4e5d-8cbf-9f42f8d3997f tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cccf3f5c-57eb-48bf-965a-f90b5fb039f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8234b6e0-5ce2-48ac-89ca-a8e14a7e5acf', 'volume_name': 'volume-8234b6e0-5ce2-48ac-89ca-a8e14a7e5acf', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:33.385613 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9ad0244f-2fb0-4e5d-8cbf-9f42f8d3997f tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9c8b3aa3-5f12-4052-8256-ebfd2bc69972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:33.385613 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9ad0244f-2fb0-4e5d-8cbf-9f42f8d3997f tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9c8b3aa3-5f12-4052-8256-ebfd2bc69972) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:33.385613 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9ad0244f-2fb0-4e5d-8cbf-9f42f8d3997f tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0af502b2-e9be-4a81-897d-bb0e97c8ea4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:33.385613 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-9ad0244f-2fb0-4e5d-8cbf-9f42f8d3997f tempest-VolumesGetTest-1211873138 None] Volume 8234b6e0-5ce2-48ac-89ca-a8e14a7e5acf: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8234b6e0-5ce2-48ac-89ca-a8e14a7e5acf', 'volume_size': 1}
Apr 25 15:05:33.385613 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9ad0244f-2fb0-4e5d-8cbf-9f42f8d3997f tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8234b6e0-5ce2-48ac-89ca-a8e14a7e5acf stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:33.407511 n-d-811416-6 sudo[139496]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8234b6e0-5ce2-48ac-89ca-a8e14a7e5acf stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:05:33.408349 n-d-811416-6 sudo[139496]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:33.905467 n-d-811416-6 sudo[139496]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:33.907584 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9ad0244f-2fb0-4e5d-8cbf-9f42f8d3997f tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8234b6e0-5ce2-48ac-89ca-a8e14a7e5acf stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.522s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:33.911296 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9ad0244f-2fb0-4e5d-8cbf-9f42f8d3997f tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0af502b2-e9be-4a81-897d-bb0e97c8ea4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8234b6e0-5ce2-48ac-89ca-a8e14a7e5acf', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:33.913734 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9ad0244f-2fb0-4e5d-8cbf-9f42f8d3997f tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1e5f604f-64d4-4bc6-8d3b-c86d9c6d0be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:33.925762 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-9ad0244f-2fb0-4e5d-8cbf-9f42f8d3997f tempest-VolumesGetTest-1211873138 None] Volume volume-8234b6e0-5ce2-48ac-89ca-a8e14a7e5acf (8234b6e0-5ce2-48ac-89ca-a8e14a7e5acf): created successfully
Apr 25 15:05:33.927561 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9ad0244f-2fb0-4e5d-8cbf-9f42f8d3997f tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1e5f604f-64d4-4bc6-8d3b-c86d9c6d0be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:33.930614 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9ad0244f-2fb0-4e5d-8cbf-9f42f8d3997f tempest-VolumesGetTest-1211873138 None] Flow 'volume_create_manager' (2fc6139a-a7a5-4893-968f-b624270965b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:05:33.941834 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-9ad0244f-2fb0-4e5d-8cbf-9f42f8d3997f tempest-VolumesGetTest-1211873138 None] Created volume successfully.
Apr 25 15:05:34.519624 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-f7219f1e-3c49-4efa-837b-cdc5989e5609 tempest-VolumesGetTest-1211873138 None] Lock "b'cinder-8234b6e0-5ce2-48ac-89ca-a8e14a7e5acf-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:05:34.594911 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-f7219f1e-3c49-4efa-837b-cdc5989e5609 tempest-VolumesGetTest-1211873138 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8234b6e0-5ce2-48ac-89ca-a8e14a7e5acf
Apr 25 15:05:34.597105 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f7219f1e-3c49-4efa-837b-cdc5989e5609 tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8234b6e0-5ce2-48ac-89ca-a8e14a7e5acf {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:34.616259 n-d-811416-6 sudo[139529]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8234b6e0-5ce2-48ac-89ca-a8e14a7e5acf
Apr 25 15:05:34.617702 n-d-811416-6 sudo[139529]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:35.068245 n-d-811416-6 sudo[139529]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:35.070466 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f7219f1e-3c49-4efa-837b-cdc5989e5609 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8234b6e0-5ce2-48ac-89ca-a8e14a7e5acf" returned: 0 in 0.473s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:35.072223 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f7219f1e-3c49-4efa-837b-cdc5989e5609 tempest-VolumesGetTest-1211873138 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-8234b6e0-5ce2-48ac-89ca-a8e14a7e5acf {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:35.090367 n-d-811416-6 sudo[139532]: 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-8234b6e0-5ce2-48ac-89ca-a8e14a7e5acf
Apr 25 15:05:35.091271 n-d-811416-6 sudo[139532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:35.541332 n-d-811416-6 sudo[139532]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:35.546336 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f7219f1e-3c49-4efa-837b-cdc5989e5609 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8234b6e0-5ce2-48ac-89ca-a8e14a7e5acf" returned: 0 in 0.474s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:35.549003 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f7219f1e-3c49-4efa-837b-cdc5989e5609 tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8234b6e0-5ce2-48ac-89ca-a8e14a7e5acf {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:35.567616 n-d-811416-6 sudo[139535]: 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-8234b6e0-5ce2-48ac-89ca-a8e14a7e5acf
Apr 25 15:05:35.568655 n-d-811416-6 sudo[139535]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:36.020711 n-d-811416-6 sudo[139535]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:36.024359 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f7219f1e-3c49-4efa-837b-cdc5989e5609 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8234b6e0-5ce2-48ac-89ca-a8e14a7e5acf" returned: 0 in 0.475s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:36.025543 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-f7219f1e-3c49-4efa-837b-cdc5989e5609 tempest-VolumesGetTest-1211873138 None] Successfully deleted volume: 8234b6e0-5ce2-48ac-89ca-a8e14a7e5acf
Apr 25 15:05:36.078581 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-f7219f1e-3c49-4efa-837b-cdc5989e5609 tempest-VolumesGetTest-1211873138 None] Created reservations ['8478f910-be78-4eed-a9fc-850aab0bb534', '3adae6a5-400a-4c13-87bf-533ac5c83da6', '5cf1edf1-9bb4-4033-8387-e26b8286213b', 'f6362978-384c-4d2a-bc29-c2e933fee31e'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:05:36.131235 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-f7219f1e-3c49-4efa-837b-cdc5989e5609 tempest-VolumesGetTest-1211873138 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:05:36.132381 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f7219f1e-3c49-4efa-837b-cdc5989e5609 tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:36.152917 n-d-811416-6 sudo[139542]: 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
Apr 25 15:05:36.155011 n-d-811416-6 sudo[139542]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:36.636091 n-d-811416-6 sudo[139542]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:36.639159 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f7219f1e-3c49-4efa-837b-cdc5989e5609 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:36.641800 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f7219f1e-3c49-4efa-837b-cdc5989e5609 tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:36.664132 n-d-811416-6 sudo[139545]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:05:36.665072 n-d-811416-6 sudo[139545]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:37.118554 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_h3s6huj2n-d-811416-6@lvmdriver-1, size 616.00 MB, duration 12.55 sec {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 25 15:05:37.119256 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Image download 616.00 MB at 49.08 MB/s
Apr 25 15:05:37.140521 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-11e26998-e3c0-4047-ab32-f807fc601685 tempest-VolumesGetTest-1211873138 None] Lock "b'cinder-0f22595b-88f3-42ac-8426-08943a524176-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:05:37.179179 n-d-811416-6 sudo[139545]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:37.191187 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f7219f1e-3c49-4efa-837b-cdc5989e5609 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/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.550s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:37.192643 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-f7219f1e-3c49-4efa-837b-cdc5989e5609 tempest-VolumesGetTest-1211873138 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:05:37.205681 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-f7219f1e-3c49-4efa-837b-cdc5989e5609 tempest-VolumesGetTest-1211873138 None] Deleted volume successfully.
Apr 25 15:05:37.211115 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 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_e15baa71-d40b-4547-acda-fdfd7426651d_h3s6huj2n-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:37.252800 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-11e26998-e3c0-4047-ab32-f807fc601685 tempest-VolumesGetTest-1211873138 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0f22595b-88f3-42ac-8426-08943a524176
Apr 25 15:05:37.254199 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-11e26998-e3c0-4047-ab32-f807fc601685 tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0f22595b-88f3-42ac-8426-08943a524176 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:37.275497 n-d-811416-6 sudo[139549]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0f22595b-88f3-42ac-8426-08943a524176
Apr 25 15:05:37.276430 n-d-811416-6 sudo[139549]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:37.279015 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-f7219f1e-3c49-4efa-837b-cdc5989e5609 tempest-VolumesGetTest-1211873138 None] Lock "b'cinder-8234b6e0-5ce2-48ac-89ca-a8e14a7e5acf-delete_volume'" released by "delete_volume" :: held 2.759s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:05:37.295901 n-d-811416-6 sudo[139548]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_h3s6huj2n-d-811416-6@lvmdriver-1
Apr 25 15:05:37.296718 n-d-811416-6 sudo[139548]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:37.638713 n-d-811416-6 sudo[139548]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:37.640531 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 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_e15baa71-d40b-4547-acda-fdfd7426651d_h3s6huj2n-d-811416-6@lvmdriver-1" returned: 0 in 0.429s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:37.641471 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d is fetched for user 7eaa3dce99b04eaa90c590749cb20e9d. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 25 15:05:37.693467 n-d-811416-6 sudo[139549]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:37.695286 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-11e26998-e3c0-4047-ab32-f807fc601685 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0f22595b-88f3-42ac-8426-08943a524176" returned: 0 in 0.441s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:37.696774 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-11e26998-e3c0-4047-ab32-f807fc601685 tempest-VolumesGetTest-1211873138 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-0f22595b-88f3-42ac-8426-08943a524176 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:37.715685 n-d-811416-6 sudo[139556]: 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-0f22595b-88f3-42ac-8426-08943a524176
Apr 25 15:05:37.716506 n-d-811416-6 sudo[139556]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:37.723422 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 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_e15baa71-d40b-4547-acda-fdfd7426651d_h3s6huj2n-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:37.810066 n-d-811416-6 sudo[139558]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_h3s6huj2n-d-811416-6@lvmdriver-1
Apr 25 15:05:37.810871 n-d-811416-6 sudo[139558]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:38.129812 n-d-811416-6 sudo[139556]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:38.132265 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-11e26998-e3c0-4047-ab32-f807fc601685 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0f22595b-88f3-42ac-8426-08943a524176" returned: 0 in 0.435s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:38.135377 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-11e26998-e3c0-4047-ab32-f807fc601685 tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0f22595b-88f3-42ac-8426-08943a524176 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:38.145123 n-d-811416-6 sudo[139558]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:38.153548 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 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_e15baa71-d40b-4547-acda-fdfd7426651d_h3s6huj2n-d-811416-6@lvmdriver-1" returned: 0 in 0.430s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:38.155658 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6702d06e-bfd5-4e77-839b-27c778bac907 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:38.158220 n-d-811416-6 sudo[139564]: 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-0f22595b-88f3-42ac-8426-08943a524176
Apr 25 15:05:38.159061 n-d-811416-6 sudo[139564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:38.177676 n-d-811416-6 sudo[139566]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6702d06e-bfd5-4e77-839b-27c778bac907 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:05:38.179241 n-d-811416-6 sudo[139566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:38.625290 n-d-811416-6 sudo[139564]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:38.628273 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-11e26998-e3c0-4047-ab32-f807fc601685 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0f22595b-88f3-42ac-8426-08943a524176" returned: 0 in 0.492s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:38.630331 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-11e26998-e3c0-4047-ab32-f807fc601685 tempest-VolumesGetTest-1211873138 None] Successfully deleted volume: 0f22595b-88f3-42ac-8426-08943a524176
Apr 25 15:05:38.683938 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-11e26998-e3c0-4047-ab32-f807fc601685 tempest-VolumesGetTest-1211873138 None] Created reservations ['f41c5c58-78ba-400f-830e-259e3a92b757', 'dad929f8-c736-4ede-a249-0b54e8f801c0', 'ca749ee2-ee5a-4320-a793-46d00d2826c1', 'a4b0cee3-1404-45a5-b6a4-e5d2404ff95a'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:05:38.714914 n-d-811416-6 sudo[139566]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:38.716544 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6702d06e-bfd5-4e77-839b-27c778bac907 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.561s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:38.734628 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Attempting download of e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume 6702d06e-bfd5-4e77-839b-27c778bac907. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 25 15:05:38.740195 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-11e26998-e3c0-4047-ab32-f807fc601685 tempest-VolumesGetTest-1211873138 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:05:38.740942 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-11e26998-e3c0-4047-ab32-f807fc601685 tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:38.760909 n-d-811416-6 sudo[139601]: 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
Apr 25 15:05:38.761733 n-d-811416-6 sudo[139601]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:38.787679 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 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_e15baa71-d40b-4547-acda-fdfd7426651d_7zcab1ph {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:38.880260 n-d-811416-6 sudo[139603]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_7zcab1ph
Apr 25 15:05:38.881441 n-d-811416-6 sudo[139603]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:39.199677 n-d-811416-6 sudo[139601]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:39.202242 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-11e26998-e3c0-4047-ab32-f807fc601685 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:39.204454 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-11e26998-e3c0-4047-ab32-f807fc601685 tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:39.217078 n-d-811416-6 sudo[139603]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:39.221306 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 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_e15baa71-d40b-4547-acda-fdfd7426651d_7zcab1ph" returned: 0 in 0.433s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:39.222782 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 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_e15baa71-d40b-4547-acda-fdfd7426651d_h3s6huj2n-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:39.224911 n-d-811416-6 sudo[139608]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:05:39.225796 n-d-811416-6 sudo[139608]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:39.313414 n-d-811416-6 sudo[139609]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_h3s6huj2n-d-811416-6@lvmdriver-1
Apr 25 15:05:39.314389 n-d-811416-6 sudo[139609]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:39.716363 n-d-811416-6 sudo[139608]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:39.718789 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-11e26998-e3c0-4047-ab32-f807fc601685 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/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.514s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:39.722650 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-11e26998-e3c0-4047-ab32-f807fc601685 tempest-VolumesGetTest-1211873138 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:05:39.728584 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-11e26998-e3c0-4047-ab32-f807fc601685 tempest-VolumesGetTest-1211873138 None] Deleted volume successfully.
Apr 25 15:05:39.769950 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-11e26998-e3c0-4047-ab32-f807fc601685 tempest-VolumesGetTest-1211873138 None] Lock "b'cinder-0f22595b-88f3-42ac-8426-08943a524176-delete_volume'" released by "delete_volume" :: held 2.632s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:05:39.799090 n-d-811416-6 sudo[139609]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:39.800943 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 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_e15baa71-d40b-4547-acda-fdfd7426651d_h3s6huj2n-d-811416-6@lvmdriver-1" returned: 0 in 0.578s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:39.801847 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] e15baa71-d40b-4547-acda-fdfd7426651d was vhdx, converting to raw {{(pid=96343) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 25 15:05:39.802868 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_h3s6huj2n-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6702d06e--bfd5--4e77--839b--27c778bac907 oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:39.824585 n-d-811416-6 sudo[139616]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_h3s6huj2n-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6702d06e--bfd5--4e77--839b--27c778bac907 oflag=direct
Apr 25 15:05:39.825646 n-d-811416-6 sudo[139616]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:39.888313 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-85e6eb73-7da7-4135-bbb8-ef0936499cbe tempest-VolumesGetTest-1211873138 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:05:39.893779 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-85e6eb73-7da7-4135-bbb8-ef0936499cbe tempest-VolumesGetTest-1211873138 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:05:39.894283 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-85e6eb73-7da7-4135-bbb8-ef0936499cbe tempest-VolumesGetTest-1211873138 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'
Apr 25 15:05:39.907189 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-85e6eb73-7da7-4135-bbb8-ef0936499cbe tempest-VolumesGetTest-1211873138 None] Flow 'volume_create_manager' (19aeb2de-77de-483a-9c64-78bba38eb3f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:05:39.910816 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-85e6eb73-7da7-4135-bbb8-ef0936499cbe tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (91f4ad2f-d6f5-46a9-879f-2afce293d286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:39.932795 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-85e6eb73-7da7-4135-bbb8-ef0936499cbe tempest-VolumesGetTest-1211873138 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:05:39.966829 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-85e6eb73-7da7-4135-bbb8-ef0936499cbe tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (91f4ad2f-d6f5-46a9-879f-2afce293d286) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:05:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-280537801',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=44370a5e-711d-46f0-a8d1-92561bdaa34a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='641e22f279074d64a54712ac0dc73727',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:05:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:05:40Z,user_id='17c6f6c081c74722b4081b31d7cc62b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:39.969410 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-85e6eb73-7da7-4135-bbb8-ef0936499cbe tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ad5d540b-5fb7-4daa-9589-47e2e94bbc7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:39.973735 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-85e6eb73-7da7-4135-bbb8-ef0936499cbe tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ad5d540b-5fb7-4daa-9589-47e2e94bbc7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:39.976716 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-85e6eb73-7da7-4135-bbb8-ef0936499cbe tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5fbfdee8-e742-48c7-bb6b-bec618a09e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:39.977624 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-85e6eb73-7da7-4135-bbb8-ef0936499cbe tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5fbfdee8-e742-48c7-bb6b-bec618a09e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '44370a5e-711d-46f0-a8d1-92561bdaa34a', 'volume_name': 'volume-44370a5e-711d-46f0-a8d1-92561bdaa34a', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:39.979802 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-85e6eb73-7da7-4135-bbb8-ef0936499cbe tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (59e743e7-6ace-4036-8f4a-ad495edc4850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:39.982069 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-85e6eb73-7da7-4135-bbb8-ef0936499cbe tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (59e743e7-6ace-4036-8f4a-ad495edc4850) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:39.984175 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-85e6eb73-7da7-4135-bbb8-ef0936499cbe tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5109e185-b3e4-464b-9fda-383da9ab5308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:39.984992 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-85e6eb73-7da7-4135-bbb8-ef0936499cbe tempest-VolumesGetTest-1211873138 None] Volume 44370a5e-711d-46f0-a8d1-92561bdaa34a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-44370a5e-711d-46f0-a8d1-92561bdaa34a', 'volume_size': 1}
Apr 25 15:05:39.986287 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-85e6eb73-7da7-4135-bbb8-ef0936499cbe tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-44370a5e-711d-46f0-a8d1-92561bdaa34a stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:40.006360 n-d-811416-6 sudo[139618]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-44370a5e-711d-46f0-a8d1-92561bdaa34a stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:05:40.007273 n-d-811416-6 sudo[139618]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:40.175051 n-d-811416-6 sudo[139616]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:40.177447 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_h3s6huj2n-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6702d06e--bfd5--4e77--839b--27c778bac907 oflag=direct" returned: 0 in 0.374s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:40.178816 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 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_e15baa71-d40b-4547-acda-fdfd7426651d_h3s6huj2n-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6702d06e--bfd5--4e77--839b--27c778bac907 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:40.199044 n-d-811416-6 sudo[139630]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_h3s6huj2n-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6702d06e--bfd5--4e77--839b--27c778bac907
Apr 25 15:05:40.199959 n-d-811416-6 sudo[139630]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:40.504924 n-d-811416-6 sudo[139618]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:40.507493 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-85e6eb73-7da7-4135-bbb8-ef0936499cbe tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-44370a5e-711d-46f0-a8d1-92561bdaa34a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.521s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:40.511739 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-85e6eb73-7da7-4135-bbb8-ef0936499cbe tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5109e185-b3e4-464b-9fda-383da9ab5308) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-44370a5e-711d-46f0-a8d1-92561bdaa34a', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:40.519245 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-85e6eb73-7da7-4135-bbb8-ef0936499cbe tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4824baf8-e4d6-4b4f-8376-723d4214a253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:40.549356 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-85e6eb73-7da7-4135-bbb8-ef0936499cbe tempest-VolumesGetTest-1211873138 None] Volume volume-44370a5e-711d-46f0-a8d1-92561bdaa34a (44370a5e-711d-46f0-a8d1-92561bdaa34a): created successfully
Apr 25 15:05:40.553229 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-85e6eb73-7da7-4135-bbb8-ef0936499cbe tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4824baf8-e4d6-4b4f-8376-723d4214a253) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:40.570155 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-85e6eb73-7da7-4135-bbb8-ef0936499cbe tempest-VolumesGetTest-1211873138 None] Flow 'volume_create_manager' (19aeb2de-77de-483a-9c64-78bba38eb3f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:05:40.583547 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-85e6eb73-7da7-4135-bbb8-ef0936499cbe tempest-VolumesGetTest-1211873138 None] Created volume successfully.
Apr 25 15:05:41.182349 n-d-811416-6 sudo[139630]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:41.186736 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 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_e15baa71-d40b-4547-acda-fdfd7426651d_h3s6huj2n-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6702d06e--bfd5--4e77--839b--27c778bac907" returned: 0 in 1.008s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:41.190883 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 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_e15baa71-d40b-4547-acda-fdfd7426651d_h3s6huj2n-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:41.282669 n-d-811416-6 sudo[139685]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_h3s6huj2n-d-811416-6@lvmdriver-1
Apr 25 15:05:41.283479 n-d-811416-6 sudo[139685]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:41.575948 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:05:41.581668 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:05:41.582172 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 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'
Apr 25 15:05:41.606132 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Flow 'volume_create_manager' (910474d3-8099-47a4-bc07-f7e8e3bf2590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:05:41.610243 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (da13aa49-7d2e-4e8e-a136-a879877cd585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:41.634570 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:05:41.660582 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (da13aa49-7d2e-4e8e-a136-a879877cd585) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:05:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1777149973',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=d3e5fc01-d0c2-4230-bc0e-400324e2a517,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='641e22f279074d64a54712ac0dc73727',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:05:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=44370a5e-711d-46f0-a8d1-92561bdaa34a,status='creating',terminated_at=None,updated_at=2022-04-25T15:05:42Z,user_id='17c6f6c081c74722b4081b31d7cc62b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:41.663290 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9fcf07d0-b0ae-4561-b2f1-b201fafe9e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:41.665538 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9fcf07d0-b0ae-4561-b2f1-b201fafe9e08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:41.667830 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (18f71c92-9002-4a97-a916-9c24115286f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:41.692346 n-d-811416-6 sudo[139685]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:41.699063 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 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_e15baa71-d40b-4547-acda-fdfd7426651d_h3s6huj2n-d-811416-6@lvmdriver-1" returned: 0 in 0.510s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:41.699718 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_h3s6huj2n-d-811416-6@lvmdriver-1, size 700.00 MB, duration 1.01 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--6702d06e--bfd5--4e77--839b--27c778bac907 {{(pid=96343) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 25 15:05:41.700071 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Converted 700.00 MB image at 692.62 MB/s
Apr 25 15:05:41.700582 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Downloaded image e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume 6702d06e-bfd5-4e77-839b-27c778bac907 successfully. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 25 15:05:41.826638 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d for user 7eaa3dce99b04eaa90c590749cb20e9d is deleted. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 25 15:05:41.827264 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Marking volume 6702d06e-bfd5-4e77-839b-27c778bac907 as bootable. {{(pid=96343) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 25 15:05:41.868963 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (18f71c92-9002-4a97-a916-9c24115286f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': 'd3e5fc01-d0c2-4230-bc0e-400324e2a517', 'volume_name': 'volume-d3e5fc01-d0c2-4230-bc0e-400324e2a517', 'volume_size': 1, 'source_volid': '44370a5e-711d-46f0-a8d1-92561bdaa34a', 'source_volstatus': 'available'}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:41.870927 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a5084c78-1d04-4d1b-90eb-95695c0431ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:41.876981 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a5084c78-1d04-4d1b-90eb-95695c0431ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:41.882283 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7fc0a0ac-2a3e-44d4-9837-c7a6b6b3e739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:41.883086 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Volume d3e5fc01-d0c2-4230-bc0e-400324e2a517: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-d3e5fc01-d0c2-4230-bc0e-400324e2a517', 'volume_size': 1, 'source_volid': '44370a5e-711d-46f0-a8d1-92561bdaa34a', 'source_volstatus': 'available'}
Apr 25 15:05:41.924740 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Creating clone of volume: 44370a5e-711d-46f0-a8d1-92561bdaa34a
Apr 25 15:05:41.925868 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-44370a5e-711d-46f0-a8d1-92561bdaa34a {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:41.944374 n-d-811416-6 sudo[139691]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-44370a5e-711d-46f0-a8d1-92561bdaa34a
Apr 25 15:05:41.945254 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Copying metadata from image e15baa71-d40b-4547-acda-fdfd7426651d to 6702d06e-bfd5-4e77-839b-27c778bac907. {{(pid=96343) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 25 15:05:41.945254 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Creating volume glance metadata for volume 6702d06e-bfd5-4e77-839b-27c778bac907 backed by image e15baa71-d40b-4547-acda-fdfd7426651d with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96343) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 25 15:05:41.955351 n-d-811416-6 sudo[139691]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:42.015192 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (01db0159-7cb2-4318-bc43-2211019264e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6702d06e-bfd5-4e77-839b-27c778bac907', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:42.017746 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (424e1da8-0ef0-445d-b096-b75f49caaa17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:42.025815 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Volume volume-6702d06e-bfd5-4e77-839b-27c778bac907 (6702d06e-bfd5-4e77-839b-27c778bac907): created successfully
Apr 25 15:05:42.027898 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (424e1da8-0ef0-445d-b096-b75f49caaa17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:42.031201 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Flow 'volume_create_manager' (ba081737-e83c-4195-9bb6-0dc6ed5443b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:05:42.040217 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-e9dd75d7-970b-4814-8a83-ef1fe8292b98 tempest-VolumesBackupsTest-1963564828 None] Created volume successfully.
Apr 25 15:05:42.394429 n-d-811416-6 sudo[139691]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:42.396253 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-44370a5e-711d-46f0-a8d1-92561bdaa34a" returned: 0 in 0.470s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:42.398644 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-d3e5fc01-d0c2-4230-bc0e-400324e2a517 --snapshot stack-volumes-lvmdriver-1/volume-44370a5e-711d-46f0-a8d1-92561bdaa34a -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:42.417339 n-d-811416-6 sudo[139694]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-d3e5fc01-d0c2-4230-bc0e-400324e2a517 --snapshot stack-volumes-lvmdriver-1/volume-44370a5e-711d-46f0-a8d1-92561bdaa34a -L 1.00g
Apr 25 15:05:42.418138 n-d-811416-6 sudo[139694]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:43.130486 n-d-811416-6 sudo[139694]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:43.132732 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-d3e5fc01-d0c2-4230-bc0e-400324e2a517 --snapshot stack-volumes-lvmdriver-1/volume-44370a5e-711d-46f0-a8d1-92561bdaa34a -L 1.00g" returned: 0 in 0.734s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:43.134876 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d3e5fc01-d0c2-4230-bc0e-400324e2a517 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:43.155800 n-d-811416-6 sudo[139796]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d3e5fc01-d0c2-4230-bc0e-400324e2a517 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:05:43.156718 n-d-811416-6 sudo[139796]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:43.544133 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.driver [None req-da741a9b-da14-4da6-b057-4a0b539534b7 tempest-VolumesBackupsTest-1963564828 None] Creating a new backup for volume volume-6702d06e-bfd5-4e77-839b-27c778bac907. {{(pid=96343) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Apr 25 15:05:43.559101 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-da741a9b-da14-4da6-b057-4a0b539534b7 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6702d06e-bfd5-4e77-839b-27c778bac907 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:43.580084 n-d-811416-6 sudo[139818]: 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-6702d06e-bfd5-4e77-839b-27c778bac907
Apr 25 15:05:43.580885 n-d-811416-6 sudo[139818]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:43.730263 n-d-811416-6 sudo[139796]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:43.732850 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d3e5fc01-d0c2-4230-bc0e-400324e2a517 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.598s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:43.735441 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-d3e5fc01-d0c2-4230-bc0e-400324e2a517 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:43.768820 n-d-811416-6 sudo[139842]: 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-d3e5fc01-d0c2-4230-bc0e-400324e2a517
Apr 25 15:05:43.769729 n-d-811416-6 sudo[139842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:44.052955 n-d-811416-6 sudo[139818]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:44.055384 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-da741a9b-da14-4da6-b057-4a0b539534b7 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6702d06e-bfd5-4e77-839b-27c778bac907" returned: 0 in 0.496s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:44.102743 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:44.108501 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:44.108832 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129244624]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0cd18912-7020-4575-82e4-c327297a9c5d\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-0cd18912-7020-4575-82e4-c327297a9c5d\n Backing store flags: \n Account information:\n PNPYYsZBBMK6e2fWXgPL\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-da741a9b-da14-4da6-b057-4a0b539534b7 tempest-VolumesBackupsTest-1963564828 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-0cd18912-7020-4575-82e4-c327297a9c5d
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: I_T nexus: 31
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: Connection: 0
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.23
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020000
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf20
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020001
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf21
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0cd18912-7020-4575-82e4-c327297a9c5d
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: PNPYYsZBBMK6e2fWXgPL
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:05:44.109455 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:05:44.112577 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-da741a9b-da14-4da6-b057-4a0b539534b7 tempest-VolumesBackupsTest-1963564828 None] Creating iscsi_target for Volume ID: volume-6702d06e-bfd5-4e77-839b-27c778bac907 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:05:44.115606 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-da741a9b-da14-4da6-b057-4a0b539534b7 tempest-VolumesBackupsTest-1963564828 None] Created volume path /opt/stack/data/cinder/volumes/volume-6702d06e-bfd5-4e77-839b-27c778bac907,
Apr 25 15:05:44.115606 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:05:44.115606 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:05:44.115606 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6702d06e-bfd5-4e77-839b-27c778bac907
Apr 25 15:05:44.115606 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:05:44.115606 n-d-811416-6 cinder-volume[96343]: incominguser WVyWcvicGVKCnzz7QC3d fAA9VJoCDh8ftFVt
Apr 25 15:05:44.115606 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:05:44.115606 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:05:44.115606 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:05:44.115606 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:05:44.116815 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:44.195587 n-d-811416-6 sudo[139842]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:44.197454 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-d3e5fc01-d0c2-4230-bc0e-400324e2a517" returned: 0 in 0.463s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:44.199186 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--d3e5fc01--d0c2--4230--bc0e--400324e2a517 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d3e5fc01--d0c2--4230--bc0e--400324e2a517 iflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:44.219333 n-d-811416-6 sudo[139849]: 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--d3e5fc01--d0c2--4230--bc0e--400324e2a517 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d3e5fc01--d0c2--4230--bc0e--400324e2a517 iflag=direct
Apr 25 15:05:44.220203 n-d-811416-6 sudo[139849]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:44.501636 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907" returned: 0 in 0.383s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:44.502540 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129244624]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:05:44.503711 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-da741a9b-da14-4da6-b057-4a0b539534b7 tempest-VolumesBackupsTest-1963564828 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:05:44.504309 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-da741a9b-da14-4da6-b057-4a0b539534b7 tempest-VolumesBackupsTest-1963564828 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:05:44.508257 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:44.519389 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:44.519677 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129244624]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0cd18912-7020-4575-82e4-c327297a9c5d\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-0cd18912-7020-4575-82e4-c327297a9c5d\n Backing store flags: \n Account information:\n PNPYYsZBBMK6e2fWXgPL\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907\n System information:\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-6702d06e-bfd5-4e77-839b-27c778bac907\n Backing store flags: \n Account information:\n WVyWcvicGVKCnzz7QC3d\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-da741a9b-da14-4da6-b057-4a0b539534b7 tempest-VolumesBackupsTest-1963564828 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-0cd18912-7020-4575-82e4-c327297a9c5d
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: I_T nexus: 31
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: Connection: 0
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.23
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020000
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf20
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020001
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf21
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0cd18912-7020-4575-82e4-c327297a9c5d
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: PNPYYsZBBMK6e2fWXgPL
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:05:44.520954 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:05:44.530937 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:44.569952 n-d-811416-6 sudo[139849]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:44.571783 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--d3e5fc01--d0c2--4230--bc0e--400324e2a517 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d3e5fc01--d0c2--4230--bc0e--400324e2a517 iflag=direct" returned: 0 in 0.373s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:44.572739 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--d3e5fc01--d0c2--4230--bc0e--400324e2a517 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d3e5fc01--d0c2--4230--bc0e--400324e2a517 oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:44.591931 n-d-811416-6 sudo[139890]: 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--d3e5fc01--d0c2--4230--bc0e--400324e2a517 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d3e5fc01--d0c2--4230--bc0e--400324e2a517 oflag=direct
Apr 25 15:05:44.592731 n-d-811416-6 sudo[139890]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:44.637828 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:44.638254 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129244624]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0cd18912-7020-4575-82e4-c327297a9c5d\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-0cd18912-7020-4575-82e4-c327297a9c5d\n Backing store flags: \n Account information:\n PNPYYsZBBMK6e2fWXgPL\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907\n System information:\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-6702d06e-bfd5-4e77-839b-27c778bac907\n Backing store flags: \n Account information:\n WVyWcvicGVKCnzz7QC3d\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:05:44.641549 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:44.742592 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:44.742877 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129244624]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0cd18912-7020-4575-82e4-c327297a9c5d\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-0cd18912-7020-4575-82e4-c327297a9c5d\n Backing store flags: \n Account information:\n PNPYYsZBBMK6e2fWXgPL\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907\n System information:\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-6702d06e-bfd5-4e77-839b-27c778bac907\n Backing store flags: \n Account information:\n WVyWcvicGVKCnzz7QC3d\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:05:44.744306 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [None req-da741a9b-da14-4da6-b057-4a0b539534b7 tempest-VolumesBackupsTest-1963564828 None] Set provider_location to: 10.222.0.23:3260,3 iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:05:44.803567 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-da741a9b-da14-4da6-b057-4a0b539534b7 tempest-VolumesBackupsTest-1963564828 None] Initialize volume connection completed successfully.
Apr 25 15:05:44.980286 n-d-811416-6 sudo[139890]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:44.982078 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--d3e5fc01--d0c2--4230--bc0e--400324e2a517 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d3e5fc01--d0c2--4230--bc0e--400324e2a517 oflag=direct" returned: 0 in 0.409s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:44.983010 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--d3e5fc01--d0c2--4230--bc0e--400324e2a517 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d3e5fc01--d0c2--4230--bc0e--400324e2a517 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:45.007819 n-d-811416-6 sudo[139931]: 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--d3e5fc01--d0c2--4230--bc0e--400324e2a517 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d3e5fc01--d0c2--4230--bc0e--400324e2a517 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Apr 25 15:05:45.010466 n-d-811416-6 sudo[139931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:50.147520 n-d-811416-6 sudo[139931]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:50.150323 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--d3e5fc01--d0c2--4230--bc0e--400324e2a517 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d3e5fc01--d0c2--4230--bc0e--400324e2a517 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.167s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:50.151010 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--d3e5fc01--d0c2--4230--bc0e--400324e2a517, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--d3e5fc01--d0c2--4230--bc0e--400324e2a517, size 1024.00 MB, duration 5.17 sec {{(pid=96343) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Apr 25 15:05:50.151691 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.volume_utils [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Volume copy 1024.00 MB at 198.13 MB/s
Apr 25 15:05:50.153293 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-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-d3e5fc01-d0c2-4230-bc0e-400324e2a517 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:50.176449 n-d-811416-6 sudo[139980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-d3e5fc01-d0c2-4230-bc0e-400324e2a517
Apr 25 15:05:50.181132 n-d-811416-6 sudo[139980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:50.685786 n-d-811416-6 sudo[139980]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:50.688806 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-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-d3e5fc01-d0c2-4230-bc0e-400324e2a517" returned: 0 in 0.534s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:50.691014 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-d3e5fc01-d0c2-4230-bc0e-400324e2a517 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:50.712514 n-d-811416-6 sudo[139990]: 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-d3e5fc01-d0c2-4230-bc0e-400324e2a517
Apr 25 15:05:50.713331 n-d-811416-6 sudo[139990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:51.365456 n-d-811416-6 sudo[139990]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:51.367478 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-d3e5fc01-d0c2-4230-bc0e-400324e2a517" returned: 0 in 0.676s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:51.370903 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7fc0a0ac-2a3e-44d4-9837-c7a6b6b3e739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d3e5fc01-d0c2-4230-bc0e-400324e2a517', 'volume_size': 1, 'source_volid': '44370a5e-711d-46f0-a8d1-92561bdaa34a', 'source_volstatus': 'available'}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:51.373424 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e10f6910-e046-43eb-b13e-576272ee0820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:51.383701 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Volume volume-d3e5fc01-d0c2-4230-bc0e-400324e2a517 (d3e5fc01-d0c2-4230-bc0e-400324e2a517): created successfully
Apr 25 15:05:51.386081 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e10f6910-e046-43eb-b13e-576272ee0820) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:51.389288 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Flow 'volume_create_manager' (910474d3-8099-47a4-bc07-f7e8e3bf2590) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:05:51.404822 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-0f7ee7be-beef-4471-8eaf-4a083211d1bc tempest-VolumesGetTest-1211873138 None] Created volume successfully.
Apr 25 15:05:52.534781 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-94a5561b-723e-47c7-a608-94313e079531 tempest-VolumesGetTest-1211873138 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:05:52.544947 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-94a5561b-723e-47c7-a608-94313e079531 tempest-VolumesGetTest-1211873138 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:05:52.545825 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-94a5561b-723e-47c7-a608-94313e079531 tempest-VolumesGetTest-1211873138 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'
Apr 25 15:05:52.560829 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-94a5561b-723e-47c7-a608-94313e079531 tempest-VolumesGetTest-1211873138 None] Flow 'volume_create_manager' (980d49df-b2b8-4173-bb93-ab41b66a723f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:05:52.564499 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-94a5561b-723e-47c7-a608-94313e079531 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (49261784-9ec9-4882-b7a1-9d7167d61222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:52.591511 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-94a5561b-723e-47c7-a608-94313e079531 tempest-VolumesGetTest-1211873138 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:05:52.619793 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-94a5561b-723e-47c7-a608-94313e079531 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (49261784-9ec9-4882-b7a1-9d7167d61222) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:05:52Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1003175837',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=d7f32bd0-46cc-4c64-b091-16deaa3dc451,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='641e22f279074d64a54712ac0dc73727',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:05:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:05:52Z,user_id='17c6f6c081c74722b4081b31d7cc62b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:52.622338 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-94a5561b-723e-47c7-a608-94313e079531 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2dacfe87-5868-4df9-a9f7-95cdc09aa60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:52.624833 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-94a5561b-723e-47c7-a608-94313e079531 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2dacfe87-5868-4df9-a9f7-95cdc09aa60d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:52.627533 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-94a5561b-723e-47c7-a608-94313e079531 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b4d2b25a-3058-46dd-be17-3c89972b1e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:52.630021 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-94a5561b-723e-47c7-a608-94313e079531 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b4d2b25a-3058-46dd-be17-3c89972b1e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd7f32bd0-46cc-4c64-b091-16deaa3dc451', 'volume_name': 'volume-d7f32bd0-46cc-4c64-b091-16deaa3dc451', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:52.632460 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-94a5561b-723e-47c7-a608-94313e079531 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (11e4b076-f753-4f17-a552-b8004d6bcc7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:52.635395 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-94a5561b-723e-47c7-a608-94313e079531 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (11e4b076-f753-4f17-a552-b8004d6bcc7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:52.638143 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-94a5561b-723e-47c7-a608-94313e079531 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (19cc5e5e-1dc9-492b-b768-b26b29fac5fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:52.638923 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-94a5561b-723e-47c7-a608-94313e079531 tempest-VolumesGetTest-1211873138 None] Volume d7f32bd0-46cc-4c64-b091-16deaa3dc451: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d7f32bd0-46cc-4c64-b091-16deaa3dc451', 'volume_size': 1}
Apr 25 15:05:52.640204 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-94a5561b-723e-47c7-a608-94313e079531 tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d7f32bd0-46cc-4c64-b091-16deaa3dc451 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:52.663413 n-d-811416-6 sudo[140038]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d7f32bd0-46cc-4c64-b091-16deaa3dc451 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:05:52.664655 n-d-811416-6 sudo[140038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:52.891503 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-fc6dad99-c1a6-4a85-826b-40a2338c15ba tempest-AttachVolumeNegativeTest-256828668 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:05:52.896063 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-fc6dad99-c1a6-4a85-826b-40a2338c15ba tempest-AttachVolumeNegativeTest-256828668 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:05:52.896576 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-fc6dad99-c1a6-4a85-826b-40a2338c15ba tempest-AttachVolumeNegativeTest-256828668 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'
Apr 25 15:05:52.910176 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-fc6dad99-c1a6-4a85-826b-40a2338c15ba tempest-AttachVolumeNegativeTest-256828668 None] Flow 'volume_create_manager' (011784db-7a91-4cf8-a5e2-6e8766cec7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:05:52.913379 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-fc6dad99-c1a6-4a85-826b-40a2338c15ba tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fbf32b5e-c7e7-4d4b-9b8d-29890fcb82fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:52.935679 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-fc6dad99-c1a6-4a85-826b-40a2338c15ba tempest-AttachVolumeNegativeTest-256828668 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:05:52.968046 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-fc6dad99-c1a6-4a85-826b-40a2338c15ba tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fbf32b5e-c7e7-4d4b-9b8d-29890fcb82fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:05:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-902704335',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=391e3e10-c387-4e04-8bc9-d05d68bb93d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='700bd23b9445478a9e59222159060338',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:05:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:05:53Z,user_id='0aeb78bacf734d439978bd74f132f731',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:52.971652 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-fc6dad99-c1a6-4a85-826b-40a2338c15ba tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3838233a-8326-4428-8e36-47616614871b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:52.974994 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-fc6dad99-c1a6-4a85-826b-40a2338c15ba tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3838233a-8326-4428-8e36-47616614871b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:52.978060 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-fc6dad99-c1a6-4a85-826b-40a2338c15ba tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6b1111e8-d8bf-4664-b868-d964318b3c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:52.980501 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-fc6dad99-c1a6-4a85-826b-40a2338c15ba tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6b1111e8-d8bf-4664-b868-d964318b3c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '391e3e10-c387-4e04-8bc9-d05d68bb93d3', 'volume_name': 'volume-391e3e10-c387-4e04-8bc9-d05d68bb93d3', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:52.983920 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-fc6dad99-c1a6-4a85-826b-40a2338c15ba tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0d5f223a-241b-492d-9efb-200fdb22dd3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:52.986692 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-fc6dad99-c1a6-4a85-826b-40a2338c15ba tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0d5f223a-241b-492d-9efb-200fdb22dd3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:52.995350 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-fc6dad99-c1a6-4a85-826b-40a2338c15ba tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (64813a1f-e450-4839-af57-22e19ff689ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:52.996756 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-fc6dad99-c1a6-4a85-826b-40a2338c15ba tempest-AttachVolumeNegativeTest-256828668 None] Volume 391e3e10-c387-4e04-8bc9-d05d68bb93d3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-391e3e10-c387-4e04-8bc9-d05d68bb93d3', 'volume_size': 1}
Apr 25 15:05:52.998346 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fc6dad99-c1a6-4a85-826b-40a2338c15ba tempest-AttachVolumeNegativeTest-256828668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-391e3e10-c387-4e04-8bc9-d05d68bb93d3 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:53.033436 n-d-811416-6 sudo[140040]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-391e3e10-c387-4e04-8bc9-d05d68bb93d3 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:05:53.034329 n-d-811416-6 sudo[140040]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:53.382663 n-d-811416-6 sudo[140038]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:53.385371 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-94a5561b-723e-47c7-a608-94313e079531 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d7f32bd0-46cc-4c64-b091-16deaa3dc451 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.744s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:53.388757 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-94a5561b-723e-47c7-a608-94313e079531 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (19cc5e5e-1dc9-492b-b768-b26b29fac5fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d7f32bd0-46cc-4c64-b091-16deaa3dc451', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:53.399164 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-94a5561b-723e-47c7-a608-94313e079531 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cc5ed55b-d106-4d32-b690-9c88a80fa3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:53.415016 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-94a5561b-723e-47c7-a608-94313e079531 tempest-VolumesGetTest-1211873138 None] Volume volume-d7f32bd0-46cc-4c64-b091-16deaa3dc451 (d7f32bd0-46cc-4c64-b091-16deaa3dc451): created successfully
Apr 25 15:05:53.417180 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-94a5561b-723e-47c7-a608-94313e079531 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cc5ed55b-d106-4d32-b690-9c88a80fa3ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:53.420704 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-94a5561b-723e-47c7-a608-94313e079531 tempest-VolumesGetTest-1211873138 None] Flow 'volume_create_manager' (980d49df-b2b8-4173-bb93-ab41b66a723f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:05:53.430483 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-94a5561b-723e-47c7-a608-94313e079531 tempest-VolumesGetTest-1211873138 None] Created volume successfully.
Apr 25 15:05:53.656075 n-d-811416-6 sudo[140040]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:53.658741 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fc6dad99-c1a6-4a85-826b-40a2338c15ba tempest-AttachVolumeNegativeTest-256828668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-391e3e10-c387-4e04-8bc9-d05d68bb93d3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.660s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:53.663050 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-fc6dad99-c1a6-4a85-826b-40a2338c15ba tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (64813a1f-e450-4839-af57-22e19ff689ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-391e3e10-c387-4e04-8bc9-d05d68bb93d3', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:53.674600 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-fc6dad99-c1a6-4a85-826b-40a2338c15ba tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (97414b98-073d-459e-b206-70d9e4d59886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:53.693183 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-fc6dad99-c1a6-4a85-826b-40a2338c15ba tempest-AttachVolumeNegativeTest-256828668 None] Volume volume-391e3e10-c387-4e04-8bc9-d05d68bb93d3 (391e3e10-c387-4e04-8bc9-d05d68bb93d3): created successfully
Apr 25 15:05:53.696226 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-fc6dad99-c1a6-4a85-826b-40a2338c15ba tempest-AttachVolumeNegativeTest-256828668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (97414b98-073d-459e-b206-70d9e4d59886) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:53.700447 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-fc6dad99-c1a6-4a85-826b-40a2338c15ba tempest-AttachVolumeNegativeTest-256828668 None] Flow 'volume_create_manager' (011784db-7a91-4cf8-a5e2-6e8766cec7db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:05:53.712124 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-fc6dad99-c1a6-4a85-826b-40a2338c15ba tempest-AttachVolumeNegativeTest-256828668 None] Created volume successfully.
Apr 25 15:05:53.847876 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-fa0769ff-cabc-4029-be47-f0943aa6eb46 tempest-VolumesGetTest-1211873138 None] Lock "b'cinder-d7f32bd0-46cc-4c64-b091-16deaa3dc451-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:05:53.920561 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-fa0769ff-cabc-4029-be47-f0943aa6eb46 tempest-VolumesGetTest-1211873138 None] Skipping remove_export. No iscsi_target is presently exported for volume: d7f32bd0-46cc-4c64-b091-16deaa3dc451
Apr 25 15:05:53.921950 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fa0769ff-cabc-4029-be47-f0943aa6eb46 tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d7f32bd0-46cc-4c64-b091-16deaa3dc451 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:53.969809 n-d-811416-6 sudo[140101]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d7f32bd0-46cc-4c64-b091-16deaa3dc451
Apr 25 15:05:53.971448 n-d-811416-6 sudo[140101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:54.451611 n-d-811416-6 sudo[140101]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:54.454509 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fa0769ff-cabc-4029-be47-f0943aa6eb46 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d7f32bd0-46cc-4c64-b091-16deaa3dc451" returned: 0 in 0.532s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:54.456606 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fa0769ff-cabc-4029-be47-f0943aa6eb46 tempest-VolumesGetTest-1211873138 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-d7f32bd0-46cc-4c64-b091-16deaa3dc451 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:54.487022 n-d-811416-6 sudo[140104]: 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-d7f32bd0-46cc-4c64-b091-16deaa3dc451
Apr 25 15:05:54.487861 n-d-811416-6 sudo[140104]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:54.769560 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-355a1977-38ae-4ba7-8593-16c98746141b req-8a7df784-b738-429b-9b43-b68004fdd23b tempest-AttachVolumeNegativeTest-256828668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-391e3e10-c387-4e04-8bc9-d05d68bb93d3 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:54.790578 n-d-811416-6 sudo[140106]: 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-391e3e10-c387-4e04-8bc9-d05d68bb93d3
Apr 25 15:05:54.792005 n-d-811416-6 sudo[140106]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:55.033110 n-d-811416-6 sudo[140104]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:55.036106 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fa0769ff-cabc-4029-be47-f0943aa6eb46 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d7f32bd0-46cc-4c64-b091-16deaa3dc451" returned: 0 in 0.579s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:55.038543 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fa0769ff-cabc-4029-be47-f0943aa6eb46 tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d7f32bd0-46cc-4c64-b091-16deaa3dc451 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:55.076613 n-d-811416-6 sudo[140109]: 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-d7f32bd0-46cc-4c64-b091-16deaa3dc451
Apr 25 15:05:55.077634 n-d-811416-6 sudo[140109]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:55.341076 n-d-811416-6 sudo[140106]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:55.343351 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-355a1977-38ae-4ba7-8593-16c98746141b req-8a7df784-b738-429b-9b43-b68004fdd23b tempest-AttachVolumeNegativeTest-256828668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-391e3e10-c387-4e04-8bc9-d05d68bb93d3" returned: 0 in 0.574s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:55.401767 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:55.406416 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:55.407562 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140032256]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0cd18912-7020-4575-82e4-c327297a9c5d\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-0cd18912-7020-4575-82e4-c327297a9c5d\n Backing store flags: \n Account information:\n PNPYYsZBBMK6e2fWXgPL\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-6702d06e-bfd5-4e77-839b-27c778bac907\n Backing store flags: \n Account information:\n WVyWcvicGVKCnzz7QC3d\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-355a1977-38ae-4ba7-8593-16c98746141b req-8a7df784-b738-429b-9b43-b68004fdd23b tempest-AttachVolumeNegativeTest-256828668 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-0cd18912-7020-4575-82e4-c327297a9c5d
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: I_T nexus: 31
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Connection: 0
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.23
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020000
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf20
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020001
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf21
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0cd18912-7020-4575-82e4-c327297a9c5d
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: PNPYYsZBBMK6e2fWXgPL
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Target 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: I_T nexus: 32
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Connection: 0
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.23
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00030000
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf30
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00030001
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf31
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6702d06e-bfd5-4e77-839b-27c778bac907
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: WVyWcvicGVKCnzz7QC3d
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:05:55.408415 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:05:55.415296 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-355a1977-38ae-4ba7-8593-16c98746141b req-8a7df784-b738-429b-9b43-b68004fdd23b tempest-AttachVolumeNegativeTest-256828668 None] Creating iscsi_target for Volume ID: volume-391e3e10-c387-4e04-8bc9-d05d68bb93d3 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:05:55.415722 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-355a1977-38ae-4ba7-8593-16c98746141b req-8a7df784-b738-429b-9b43-b68004fdd23b tempest-AttachVolumeNegativeTest-256828668 None] Created volume path /opt/stack/data/cinder/volumes/volume-391e3e10-c387-4e04-8bc9-d05d68bb93d3,
Apr 25 15:05:55.415722 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:05:55.415722 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:05:55.415722 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-391e3e10-c387-4e04-8bc9-d05d68bb93d3
Apr 25 15:05:55.415722 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:05:55.415722 n-d-811416-6 cinder-volume[96343]: incominguser 98qw67fVu4pLWiX52HAL sVbz6KR7DiZHetWs
Apr 25 15:05:55.415722 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:05:55.415722 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:05:55.415722 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:05:55.415722 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:05:55.419578 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-391e3e10-c387-4e04-8bc9-d05d68bb93d3 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:55.642536 n-d-811416-6 sudo[140109]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:55.644308 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fa0769ff-cabc-4029-be47-f0943aa6eb46 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d7f32bd0-46cc-4c64-b091-16deaa3dc451" returned: 0 in 0.606s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:55.645807 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-fa0769ff-cabc-4029-be47-f0943aa6eb46 tempest-VolumesGetTest-1211873138 None] Successfully deleted volume: d7f32bd0-46cc-4c64-b091-16deaa3dc451
Apr 25 15:05:55.723647 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-fa0769ff-cabc-4029-be47-f0943aa6eb46 tempest-VolumesGetTest-1211873138 None] Created reservations ['cb8003d7-302f-470b-8777-f9146720507a', '6f67eef4-dc57-40f3-8bc9-281834df1f74', '9d51edf5-ed81-4075-905f-4274f4cd1f29', '52374c6d-3f84-4752-b3bf-907c89f2750d'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:05:55.786408 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-fa0769ff-cabc-4029-be47-f0943aa6eb46 tempest-VolumesGetTest-1211873138 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:05:55.788263 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fa0769ff-cabc-4029-be47-f0943aa6eb46 tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:55.813944 n-d-811416-6 sudo[140127]: 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
Apr 25 15:05:55.816059 n-d-811416-6 sudo[140127]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:55.980486 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-391e3e10-c387-4e04-8bc9-d05d68bb93d3" returned: 0 in 0.562s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:55.980892 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140032256]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:05:55.981696 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-355a1977-38ae-4ba7-8593-16c98746141b req-8a7df784-b738-429b-9b43-b68004fdd23b tempest-AttachVolumeNegativeTest-256828668 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:05:55.982063 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-355a1977-38ae-4ba7-8593-16c98746141b req-8a7df784-b738-429b-9b43-b68004fdd23b tempest-AttachVolumeNegativeTest-256828668 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:05:55.988437 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:55.999814 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:56.001128 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140032256]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0cd18912-7020-4575-82e4-c327297a9c5d\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-0cd18912-7020-4575-82e4-c327297a9c5d\n Backing store flags: \n Account information:\n PNPYYsZBBMK6e2fWXgPL\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-6702d06e-bfd5-4e77-839b-27c778bac907\n Backing store flags: \n Account information:\n WVyWcvicGVKCnzz7QC3d\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-391e3e10-c387-4e04-8bc9-d05d68bb93d3\n System information:\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-391e3e10-c387-4e04-8bc9-d05d68bb93d3\n Backing store flags: \n Account information:\n 98qw67fVu4pLWiX52HAL\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-355a1977-38ae-4ba7-8593-16c98746141b req-8a7df784-b738-429b-9b43-b68004fdd23b tempest-AttachVolumeNegativeTest-256828668 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-0cd18912-7020-4575-82e4-c327297a9c5d
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: I_T nexus: 31
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Connection: 0
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.23
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020000
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf20
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00020001
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf21
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0cd18912-7020-4575-82e4-c327297a9c5d
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: PNPYYsZBBMK6e2fWXgPL
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Target 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: I_T nexus: 32
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Connection: 0
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.23
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00030000
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf30
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00030001
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf31
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6702d06e-bfd5-4e77-839b-27c778bac907
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: WVyWcvicGVKCnzz7QC3d
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:05:56.001756 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:05:56.011259 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:56.135651 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:56.136092 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140032256]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0cd18912-7020-4575-82e4-c327297a9c5d\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-0cd18912-7020-4575-82e4-c327297a9c5d\n Backing store flags: \n Account information:\n PNPYYsZBBMK6e2fWXgPL\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-6702d06e-bfd5-4e77-839b-27c778bac907\n Backing store flags: \n Account information:\n WVyWcvicGVKCnzz7QC3d\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-391e3e10-c387-4e04-8bc9-d05d68bb93d3\n System information:\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-391e3e10-c387-4e04-8bc9-d05d68bb93d3\n Backing store flags: \n Account information:\n 98qw67fVu4pLWiX52HAL\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:05:56.137390 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:56.266670 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.129s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:56.267499 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140032256]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0cd18912-7020-4575-82e4-c327297a9c5d\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-0cd18912-7020-4575-82e4-c327297a9c5d\n Backing store flags: \n Account information:\n PNPYYsZBBMK6e2fWXgPL\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-6702d06e-bfd5-4e77-839b-27c778bac907\n Backing store flags: \n Account information:\n WVyWcvicGVKCnzz7QC3d\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-391e3e10-c387-4e04-8bc9-d05d68bb93d3\n System information:\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-391e3e10-c387-4e04-8bc9-d05d68bb93d3\n Backing store flags: \n Account information:\n 98qw67fVu4pLWiX52HAL\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:05:56.269771 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-355a1977-38ae-4ba7-8593-16c98746141b req-8a7df784-b738-429b-9b43-b68004fdd23b tempest-AttachVolumeNegativeTest-256828668 None] Set provider_location to: 10.222.0.23:3260,4 iqn.2010-10.org.openstack:volume-391e3e10-c387-4e04-8bc9-d05d68bb93d3 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:05:56.402440 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-3929a2ac-4df9-4965-a092-ea91b0352ead tempest-VolumesGetTest-1211873138 None] Lock "b'cinder-d3e5fc01-d0c2-4230-bc0e-400324e2a517-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:05:56.406206 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-355a1977-38ae-4ba7-8593-16c98746141b req-8a7df784-b738-429b-9b43-b68004fdd23b tempest-AttachVolumeNegativeTest-256828668 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-391e3e10-c387-4e04-8bc9-d05d68bb93d3', 'target_lun': 1, 'volume_id': '391e3e10-c387-4e04-8bc9-d05d68bb93d3', 'auth_method': 'CHAP', 'auth_username': '98qw67fVu4pLWiX52HAL', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '009c1f2c-dabd-4fb2-94ce-818349e5976d'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 15:05:56.435981 n-d-811416-6 sudo[140127]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:56.450976 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fa0769ff-cabc-4029-be47-f0943aa6eb46 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.662s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:56.454858 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fa0769ff-cabc-4029-be47-f0943aa6eb46 tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:56.496921 n-d-811416-6 sudo[140156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:05:56.497760 n-d-811416-6 sudo[140156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:56.651248 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-3929a2ac-4df9-4965-a092-ea91b0352ead tempest-VolumesGetTest-1211873138 None] Skipping remove_export. No iscsi_target is presently exported for volume: d3e5fc01-d0c2-4230-bc0e-400324e2a517
Apr 25 15:05:56.652798 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3929a2ac-4df9-4965-a092-ea91b0352ead tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d3e5fc01-d0c2-4230-bc0e-400324e2a517 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:56.679278 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-355a1977-38ae-4ba7-8593-16c98746141b req-8a7df784-b738-429b-9b43-b68004fdd23b tempest-AttachVolumeNegativeTest-256828668 None] attachment_update completed successfully.
Apr 25 15:05:56.693672 n-d-811416-6 sudo[140158]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d3e5fc01-d0c2-4230-bc0e-400324e2a517
Apr 25 15:05:56.695112 n-d-811416-6 sudo[140158]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:57.091346 n-d-811416-6 sudo[140156]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:57.093124 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fa0769ff-cabc-4029-be47-f0943aa6eb46 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/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.638s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:57.096217 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-fa0769ff-cabc-4029-be47-f0943aa6eb46 tempest-VolumesGetTest-1211873138 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:05:57.102852 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-fa0769ff-cabc-4029-be47-f0943aa6eb46 tempest-VolumesGetTest-1211873138 None] Deleted volume successfully.
Apr 25 15:05:57.118937 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-fa0769ff-cabc-4029-be47-f0943aa6eb46 tempest-VolumesGetTest-1211873138 None] Lock "b'cinder-d7f32bd0-46cc-4c64-b091-16deaa3dc451-delete_volume'" released by "delete_volume" :: held 3.271s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:05:57.226245 n-d-811416-6 sudo[140158]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:57.228126 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3929a2ac-4df9-4965-a092-ea91b0352ead tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d3e5fc01-d0c2-4230-bc0e-400324e2a517" returned: 0 in 0.575s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:57.229594 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3929a2ac-4df9-4965-a092-ea91b0352ead tempest-VolumesGetTest-1211873138 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-d3e5fc01-d0c2-4230-bc0e-400324e2a517 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:57.249663 n-d-811416-6 sudo[140162]: 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-d3e5fc01-d0c2-4230-bc0e-400324e2a517
Apr 25 15:05:57.251131 n-d-811416-6 sudo[140162]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:57.665211 n-d-811416-6 sudo[140162]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:57.667372 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3929a2ac-4df9-4965-a092-ea91b0352ead tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d3e5fc01-d0c2-4230-bc0e-400324e2a517" returned: 0 in 0.437s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:57.669555 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3929a2ac-4df9-4965-a092-ea91b0352ead tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d3e5fc01-d0c2-4230-bc0e-400324e2a517 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:57.689961 n-d-811416-6 sudo[140165]: 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-d3e5fc01-d0c2-4230-bc0e-400324e2a517
Apr 25 15:05:57.690918 n-d-811416-6 sudo[140165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:58.162401 n-d-811416-6 sudo[140165]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:58.164623 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3929a2ac-4df9-4965-a092-ea91b0352ead tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d3e5fc01-d0c2-4230-bc0e-400324e2a517" returned: 0 in 0.495s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:58.165978 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-3929a2ac-4df9-4965-a092-ea91b0352ead tempest-VolumesGetTest-1211873138 None] Successfully deleted volume: d3e5fc01-d0c2-4230-bc0e-400324e2a517
Apr 25 15:05:58.214491 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-3929a2ac-4df9-4965-a092-ea91b0352ead tempest-VolumesGetTest-1211873138 None] Created reservations ['936b67d5-d44f-4f3a-a333-9039e3385774', '828035a6-65d9-4ac4-95f5-02a0992a97ee', '2bdf82f7-fbc5-4698-9dac-f81361222788', '07ed1d9f-7c43-4e1f-8616-c94256973cf3'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:05:58.264001 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-3929a2ac-4df9-4965-a092-ea91b0352ead tempest-VolumesGetTest-1211873138 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:05:58.265137 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3929a2ac-4df9-4965-a092-ea91b0352ead tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:58.285299 n-d-811416-6 sudo[140170]: 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
Apr 25 15:05:58.286870 n-d-811416-6 sudo[140170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:58.764056 n-d-811416-6 sudo[140170]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:58.767178 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3929a2ac-4df9-4965-a092-ea91b0352ead tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.501s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:58.770015 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3929a2ac-4df9-4965-a092-ea91b0352ead tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:05:58.793214 n-d-811416-6 sudo[140173]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:05:58.794626 n-d-811416-6 sudo[140173]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:05:59.353209 n-d-811416-6 sudo[140173]: pam_unix(sudo:session): session closed for user root
Apr 25 15:05:59.355505 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3929a2ac-4df9-4965-a092-ea91b0352ead tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/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.585s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:05:59.357722 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-3929a2ac-4df9-4965-a092-ea91b0352ead tempest-VolumesGetTest-1211873138 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:05:59.367132 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-3929a2ac-4df9-4965-a092-ea91b0352ead tempest-VolumesGetTest-1211873138 None] Deleted volume successfully.
Apr 25 15:05:59.411214 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-3929a2ac-4df9-4965-a092-ea91b0352ead tempest-VolumesGetTest-1211873138 None] Lock "b'cinder-d3e5fc01-d0c2-4230-bc0e-400324e2a517-delete_volume'" released by "delete_volume" :: held 3.009s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:05:59.420140 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:05:59.426344 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:05:59.427097 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 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'
Apr 25 15:05:59.445503 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Flow 'volume_create_manager' (8fee6083-88a6-465d-9163-7ff34559eab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:05:59.448428 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0f2fadee-133e-4e4b-93c5-fdf346954db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:59.472977 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:05:59.502959 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0f2fadee-133e-4e4b-93c5-fdf346954db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:05:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2080718273',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=7ad55703-2a76-4f9b-a8d4-dc6c335348e3,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='641e22f279074d64a54712ac0dc73727',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:05:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:05:59Z,user_id='17c6f6c081c74722b4081b31d7cc62b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:59.507773 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (63810e0f-0b2d-46b1-8a35-c355b7e8ec6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:59.507773 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (63810e0f-0b2d-46b1-8a35-c355b7e8ec6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:59.510679 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (986bf315-a371-409c-ad19-ad72910e7187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:59.654137 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (986bf315-a371-409c-ad19-ad72910e7187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '7ad55703-2a76-4f9b-a8d4-dc6c335348e3', 'volume_name': 'volume-7ad55703-2a76-4f9b-a8d4-dc6c335348e3', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:59.657258 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (61230b37-21dc-4756-b4c0-72039ecb5c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:59.659778 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (61230b37-21dc-4756-b4c0-72039ecb5c32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:05:59.662107 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dec26f76-60a0-4a25-97af-8411f0b2922e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:05:59.662956 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Volume 7ad55703-2a76-4f9b-a8d4-dc6c335348e3: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-7ad55703-2a76-4f9b-a8d4-dc6c335348e3', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 25 15:05:59.663607 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Cloning 7ad55703-2a76-4f9b-a8d4-dc6c335348e3 from image e15baa71-d40b-4547-acda-fdfd7426651d at location (None, None). {{(pid=96343) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 25 15:06:03.950155 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-b6fb995b-d240-4d35-931f-19a58221460c req-a5689a3b-14ee-4c81-a3e7-52dbac5b0067 tempest-AttachVolumeNegativeTest-256828668 None] Terminate volume connection completed successfully.
Apr 25 15:06:03.950811 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-b6fb995b-d240-4d35-931f-19a58221460c req-a5689a3b-14ee-4c81-a3e7-52dbac5b0067 tempest-AttachVolumeNegativeTest-256828668 None] Deleting attachment 009c1f2c-dabd-4fb2-94ce-818349e5976d. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 15:06:03.952446 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:03.993711 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:06:03.994139 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:06:03.995036 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:04.040302 n-d-811416-6 sudo[140177]: 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
Apr 25 15:06:04.044289 n-d-811416-6 sudo[140177]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:04.097340 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:04.098133 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138493568]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0cd18912-7020-4575-82e4-c327297a9c5d\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-0cd18912-7020-4575-82e4-c327297a9c5d\n Backing store flags: \n Account information:\n PNPYYsZBBMK6e2fWXgPL\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-6702d06e-bfd5-4e77-839b-27c778bac907\n Backing store flags: \n Account information:\n WVyWcvicGVKCnzz7QC3d\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-391e3e10-c387-4e04-8bc9-d05d68bb93d3\n System information:\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-391e3e10-c387-4e04-8bc9-d05d68bb93d3\n Backing store flags: \n Account information:\n 98qw67fVu4pLWiX52HAL\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:06:04.099515 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-b6fb995b-d240-4d35-931f-19a58221460c req-a5689a3b-14ee-4c81-a3e7-52dbac5b0067 tempest-AttachVolumeNegativeTest-256828668 None] Removing iscsi_target for Volume ID: 391e3e10-c387-4e04-8bc9-d05d68bb93d3
Apr 25 15:06:04.100901 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-391e3e10-c387-4e04-8bc9-d05d68bb93d3 -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:04.252426 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-391e3e10-c387-4e04-8bc9-d05d68bb93d3 -f" returned: 0 in 0.148s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:04.253199 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138493568]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:06:04.257385 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:04.444021 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.188s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:04.449638 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138493568]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0cd18912-7020-4575-82e4-c327297a9c5d\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-0cd18912-7020-4575-82e4-c327297a9c5d\n Backing store flags: \n Account information:\n PNPYYsZBBMK6e2fWXgPL\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-6702d06e-bfd5-4e77-839b-27c778bac907\n Backing store flags: \n Account information:\n WVyWcvicGVKCnzz7QC3d\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:06:04.794468 n-d-811416-6 sudo[140177]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:04.796344 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.801s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:04.799032 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:04.818492 n-d-811416-6 sudo[140196]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:06:04.819481 n-d-811416-6 sudo[140196]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:05.405628 n-d-811416-6 sudo[140196]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:05.408307 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:05.410341 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:06:13.790419 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-73de75ce-ebd9-4618-9e6f-0ea4964a51bc tempest-AttachVolumeNegativeTest-256828668 None] Lock "b'cinder-391e3e10-c387-4e04-8bc9-d05d68bb93d3-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:06:13.902151 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:14.105002 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.203s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:14.105469 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129449072]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0cd18912-7020-4575-82e4-c327297a9c5d\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-0cd18912-7020-4575-82e4-c327297a9c5d\n Backing store flags: \n Account information:\n PNPYYsZBBMK6e2fWXgPL\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-6702d06e-bfd5-4e77-839b-27c778bac907\n Backing store flags: \n Account information:\n WVyWcvicGVKCnzz7QC3d\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:06:14.106280 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-73de75ce-ebd9-4618-9e6f-0ea4964a51bc tempest-AttachVolumeNegativeTest-256828668 None] Skipping remove_export. No iscsi_target is presently exported for volume: 391e3e10-c387-4e04-8bc9-d05d68bb93d3
Apr 25 15:06:14.107372 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-73de75ce-ebd9-4618-9e6f-0ea4964a51bc tempest-AttachVolumeNegativeTest-256828668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-391e3e10-c387-4e04-8bc9-d05d68bb93d3 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:14.130778 n-d-811416-6 sudo[140226]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-391e3e10-c387-4e04-8bc9-d05d68bb93d3
Apr 25 15:06:14.131638 n-d-811416-6 sudo[140226]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:14.453944 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_716tjigcn-d-811416-6@lvmdriver-1, size 616.00 MB, duration 14.79 sec {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 25 15:06:14.454320 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Image download 616.00 MB at 41.66 MB/s
Apr 25 15:06:14.505875 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 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_e15baa71-d40b-4547-acda-fdfd7426651d_716tjigcn-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:14.610405 n-d-811416-6 sudo[140229]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_716tjigcn-d-811416-6@lvmdriver-1
Apr 25 15:06:14.611236 n-d-811416-6 sudo[140229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:14.657423 n-d-811416-6 sudo[140226]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:14.660732 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-73de75ce-ebd9-4618-9e6f-0ea4964a51bc tempest-AttachVolumeNegativeTest-256828668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-391e3e10-c387-4e04-8bc9-d05d68bb93d3" returned: 0 in 0.552s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:14.661758 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-73de75ce-ebd9-4618-9e6f-0ea4964a51bc tempest-AttachVolumeNegativeTest-256828668 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-391e3e10-c387-4e04-8bc9-d05d68bb93d3 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:14.681834 n-d-811416-6 sudo[140232]: 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-391e3e10-c387-4e04-8bc9-d05d68bb93d3
Apr 25 15:06:14.682651 n-d-811416-6 sudo[140232]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:15.128154 n-d-811416-6 sudo[140229]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:15.130531 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 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_e15baa71-d40b-4547-acda-fdfd7426651d_716tjigcn-d-811416-6@lvmdriver-1" returned: 0 in 0.624s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:15.131791 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d is fetched for user 17c6f6c081c74722b4081b31d7cc62b6. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 25 15:06:15.210918 n-d-811416-6 sudo[140232]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:15.214754 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-73de75ce-ebd9-4618-9e6f-0ea4964a51bc tempest-AttachVolumeNegativeTest-256828668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-391e3e10-c387-4e04-8bc9-d05d68bb93d3" returned: 0 in 0.551s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:15.218102 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-73de75ce-ebd9-4618-9e6f-0ea4964a51bc tempest-AttachVolumeNegativeTest-256828668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-391e3e10-c387-4e04-8bc9-d05d68bb93d3 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:15.238084 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 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_e15baa71-d40b-4547-acda-fdfd7426651d_716tjigcn-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:15.240777 n-d-811416-6 sudo[140238]: 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-391e3e10-c387-4e04-8bc9-d05d68bb93d3
Apr 25 15:06:15.241622 n-d-811416-6 sudo[140238]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:15.344554 n-d-811416-6 sudo[140239]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_716tjigcn-d-811416-6@lvmdriver-1
Apr 25 15:06:15.345513 n-d-811416-6 sudo[140239]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:15.710287 n-d-811416-6 sudo[140239]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:15.714167 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 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_e15baa71-d40b-4547-acda-fdfd7426651d_716tjigcn-d-811416-6@lvmdriver-1" returned: 0 in 0.475s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:15.716870 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7ad55703-2a76-4f9b-a8d4-dc6c335348e3 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:15.737273 n-d-811416-6 sudo[140250]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7ad55703-2a76-4f9b-a8d4-dc6c335348e3 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:06:15.738174 n-d-811416-6 sudo[140250]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:15.802338 n-d-811416-6 sudo[140238]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:15.804668 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-73de75ce-ebd9-4618-9e6f-0ea4964a51bc tempest-AttachVolumeNegativeTest-256828668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-391e3e10-c387-4e04-8bc9-d05d68bb93d3" returned: 0 in 0.586s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:15.806805 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-73de75ce-ebd9-4618-9e6f-0ea4964a51bc tempest-AttachVolumeNegativeTest-256828668 None] Successfully deleted volume: 391e3e10-c387-4e04-8bc9-d05d68bb93d3
Apr 25 15:06:15.873789 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-73de75ce-ebd9-4618-9e6f-0ea4964a51bc tempest-AttachVolumeNegativeTest-256828668 None] Created reservations ['c9450101-c3fc-4414-940b-b65146f4a622', 'a285564b-e732-4507-ae29-95898212cb48', 'f1673f1c-ad8c-433c-a8c5-45aedba3f3ca', '61612d75-b728-463d-8a20-33b8b7d034e6'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:06:15.956752 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-73de75ce-ebd9-4618-9e6f-0ea4964a51bc tempest-AttachVolumeNegativeTest-256828668 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:06:15.959691 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-73de75ce-ebd9-4618-9e6f-0ea4964a51bc tempest-AttachVolumeNegativeTest-256828668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:15.983245 n-d-811416-6 sudo[140255]: 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
Apr 25 15:06:15.985837 n-d-811416-6 sudo[140255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:16.463929 n-d-811416-6 sudo[140250]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:16.466272 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7ad55703-2a76-4f9b-a8d4-dc6c335348e3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.749s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:16.486374 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Attempting download of e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume 7ad55703-2a76-4f9b-a8d4-dc6c335348e3. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 25 15:06:16.541847 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 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_e15baa71-d40b-4547-acda-fdfd7426651d_7axw36fi {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:16.598636 n-d-811416-6 sudo[140255]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:16.600957 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-73de75ce-ebd9-4618-9e6f-0ea4964a51bc tempest-AttachVolumeNegativeTest-256828668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.642s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:16.603212 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-73de75ce-ebd9-4618-9e6f-0ea4964a51bc tempest-AttachVolumeNegativeTest-256828668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:16.627955 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-a407dc0b-80fb-456d-b171-96832190b145 tempest-AttachVolumeNegativeTest-256828668 None] Lock "b'cinder-00d86146-1732-4ac4-8f2b-5d48437b32a6-delete_volume'" acquired by "delete_volume" :: waited 0.047s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:06:16.630012 n-d-811416-6 sudo[140289]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:06:16.630841 n-d-811416-6 sudo[140289]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:16.653328 n-d-811416-6 sudo[140288]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_7axw36fi
Apr 25 15:06:16.654258 n-d-811416-6 sudo[140288]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:16.717663 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:16.926381 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.210s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:16.926696 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128236832]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0cd18912-7020-4575-82e4-c327297a9c5d\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-0cd18912-7020-4575-82e4-c327297a9c5d\n Backing store flags: \n Account information:\n PNPYYsZBBMK6e2fWXgPL\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-6702d06e-bfd5-4e77-839b-27c778bac907\n Backing store flags: \n Account information:\n WVyWcvicGVKCnzz7QC3d\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:06:16.927979 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-a407dc0b-80fb-456d-b171-96832190b145 tempest-AttachVolumeNegativeTest-256828668 None] Skipping remove_export. No iscsi_target is presently exported for volume: 00d86146-1732-4ac4-8f2b-5d48437b32a6
Apr 25 15:06:16.929290 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a407dc0b-80fb-456d-b171-96832190b145 tempest-AttachVolumeNegativeTest-256828668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-00d86146-1732-4ac4-8f2b-5d48437b32a6 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:16.974587 n-d-811416-6 sudo[140294]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-00d86146-1732-4ac4-8f2b-5d48437b32a6
Apr 25 15:06:16.993961 n-d-811416-6 sudo[140294]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:17.098490 n-d-811416-6 sudo[140288]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:17.101182 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 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_e15baa71-d40b-4547-acda-fdfd7426651d_7axw36fi" returned: 0 in 0.559s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:17.102682 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 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_e15baa71-d40b-4547-acda-fdfd7426651d_716tjigcn-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:17.218013 n-d-811416-6 sudo[140298]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_716tjigcn-d-811416-6@lvmdriver-1
Apr 25 15:06:17.219357 n-d-811416-6 sudo[140298]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:17.367248 n-d-811416-6 sudo[140289]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:17.369742 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-73de75ce-ebd9-4618-9e6f-0ea4964a51bc tempest-AttachVolumeNegativeTest-256828668 None] CMD "sudo cinder-rootwrap /etc/cinder/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.766s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:17.371844 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-73de75ce-ebd9-4618-9e6f-0ea4964a51bc tempest-AttachVolumeNegativeTest-256828668 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:06:17.382139 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-73de75ce-ebd9-4618-9e6f-0ea4964a51bc tempest-AttachVolumeNegativeTest-256828668 None] Deleted volume successfully.
Apr 25 15:06:17.406908 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-73de75ce-ebd9-4618-9e6f-0ea4964a51bc tempest-AttachVolumeNegativeTest-256828668 None] Lock "b'cinder-391e3e10-c387-4e04-8bc9-d05d68bb93d3-delete_volume'" released by "delete_volume" :: held 3.617s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:06:17.667178 n-d-811416-6 sudo[140294]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:17.669121 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a407dc0b-80fb-456d-b171-96832190b145 tempest-AttachVolumeNegativeTest-256828668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-00d86146-1732-4ac4-8f2b-5d48437b32a6" returned: 0 in 0.740s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:17.670493 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a407dc0b-80fb-456d-b171-96832190b145 tempest-AttachVolumeNegativeTest-256828668 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-00d86146-1732-4ac4-8f2b-5d48437b32a6 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:17.703551 n-d-811416-6 sudo[140305]: 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-00d86146-1732-4ac4-8f2b-5d48437b32a6
Apr 25 15:06:17.704411 n-d-811416-6 sudo[140298]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:17.705303 n-d-811416-6 sudo[140305]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:17.706742 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 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_e15baa71-d40b-4547-acda-fdfd7426651d_716tjigcn-d-811416-6@lvmdriver-1" returned: 0 in 0.604s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:17.707745 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] e15baa71-d40b-4547-acda-fdfd7426651d was vhdx, converting to raw {{(pid=96343) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 25 15:06:17.708720 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_716tjigcn-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7ad55703--2a76--4f9b--a8d4--dc6c335348e3 oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:17.734263 n-d-811416-6 sudo[140307]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_716tjigcn-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7ad55703--2a76--4f9b--a8d4--dc6c335348e3 oflag=direct
Apr 25 15:06:17.735647 n-d-811416-6 sudo[140307]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:18.097400 n-d-811416-6 sudo[140307]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:18.099823 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_716tjigcn-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7ad55703--2a76--4f9b--a8d4--dc6c335348e3 oflag=direct" returned: 0 in 0.391s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:18.101562 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 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_e15baa71-d40b-4547-acda-fdfd7426651d_716tjigcn-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7ad55703--2a76--4f9b--a8d4--dc6c335348e3 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:18.124651 n-d-811416-6 sudo[140320]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_716tjigcn-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7ad55703--2a76--4f9b--a8d4--dc6c335348e3
Apr 25 15:06:18.125699 n-d-811416-6 sudo[140320]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:18.154839 n-d-811416-6 sudo[140305]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:18.158123 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a407dc0b-80fb-456d-b171-96832190b145 tempest-AttachVolumeNegativeTest-256828668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-00d86146-1732-4ac4-8f2b-5d48437b32a6" returned: 0 in 0.487s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:18.160632 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a407dc0b-80fb-456d-b171-96832190b145 tempest-AttachVolumeNegativeTest-256828668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-00d86146-1732-4ac4-8f2b-5d48437b32a6 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:18.183154 n-d-811416-6 sudo[140322]: 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-00d86146-1732-4ac4-8f2b-5d48437b32a6
Apr 25 15:06:18.184137 n-d-811416-6 sudo[140322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:18.780940 n-d-811416-6 sudo[140322]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:18.784352 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a407dc0b-80fb-456d-b171-96832190b145 tempest-AttachVolumeNegativeTest-256828668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-00d86146-1732-4ac4-8f2b-5d48437b32a6" returned: 0 in 0.622s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:18.785614 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-a407dc0b-80fb-456d-b171-96832190b145 tempest-AttachVolumeNegativeTest-256828668 None] Successfully deleted volume: 00d86146-1732-4ac4-8f2b-5d48437b32a6
Apr 25 15:06:18.847922 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-a407dc0b-80fb-456d-b171-96832190b145 tempest-AttachVolumeNegativeTest-256828668 None] Created reservations ['3f89b7cd-2475-4e7e-9d6b-3cd8d7d46642', '3b249da8-ef80-4701-9a2f-c5e884ed1193', '573e41ad-cc8a-4cfb-8226-51f086dd022b', '5da4362d-1d75-4206-a5f0-7ba8a736e34b'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:06:18.940899 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-a407dc0b-80fb-456d-b171-96832190b145 tempest-AttachVolumeNegativeTest-256828668 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:06:18.942057 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a407dc0b-80fb-456d-b171-96832190b145 tempest-AttachVolumeNegativeTest-256828668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:18.984410 n-d-811416-6 sudo[140367]: 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
Apr 25 15:06:18.986113 n-d-811416-6 sudo[140367]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:19.155435 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-fdf1026f-b3d7-4fca-b8e7-2194f557e16c tempest-TestVolumeBackupRestore-517379879 None] Terminate volume connection completed successfully.
Apr 25 15:06:19.228617 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:19.417534 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.190s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:19.417870 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128289024]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0cd18912-7020-4575-82e4-c327297a9c5d\n System information:\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-0cd18912-7020-4575-82e4-c327297a9c5d\n Backing store flags: \n Account information:\n PNPYYsZBBMK6e2fWXgPL\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-6702d06e-bfd5-4e77-839b-27c778bac907\n Backing store flags: \n Account information:\n WVyWcvicGVKCnzz7QC3d\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:06:19.418743 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [None req-fdf1026f-b3d7-4fca-b8e7-2194f557e16c tempest-TestVolumeBackupRestore-517379879 None] Removing iscsi_target for Volume ID: 0cd18912-7020-4575-82e4-c327297a9c5d
Apr 25 15:06:19.420325 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0cd18912-7020-4575-82e4-c327297a9c5d -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:19.635913 n-d-811416-6 sudo[140367]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:19.637983 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a407dc0b-80fb-456d-b171-96832190b145 tempest-AttachVolumeNegativeTest-256828668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:19.639898 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a407dc0b-80fb-456d-b171-96832190b145 tempest-AttachVolumeNegativeTest-256828668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:19.682133 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0cd18912-7020-4575-82e4-c327297a9c5d -f" returned: 0 in 0.251s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:19.684985 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128289024]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:06:19.689155 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:19.695736 n-d-811416-6 sudo[140382]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:06:19.696563 n-d-811416-6 sudo[140382]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:19.786457 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-04e7ce27-0c37-4046-9e56-71d956566725 tempest-AttachVolumeNegativeTest-256828668 None] Lock "b'cinder-f0c3019e-091b-4e4a-a168-644e473d5553-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:06:19.789883 n-d-811416-6 sudo[140320]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:19.796026 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 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_e15baa71-d40b-4547-acda-fdfd7426651d_716tjigcn-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7ad55703--2a76--4f9b--a8d4--dc6c335348e3" returned: 0 in 1.695s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:19.801371 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 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_e15baa71-d40b-4547-acda-fdfd7426651d_716tjigcn-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:19.850400 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.155s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:19.850686 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128289024]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-6702d06e-bfd5-4e77-839b-27c778bac907\n Backing store flags: \n Account information:\n WVyWcvicGVKCnzz7QC3d\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:06:19.862662 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-fdf1026f-b3d7-4fca-b8e7-2194f557e16c tempest-TestVolumeBackupRestore-517379879 None] Remove volume export completed successfully.
Apr 25 15:06:19.951795 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:19.972544 n-d-811416-6 sudo[140402]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_716tjigcn-d-811416-6@lvmdriver-1
Apr 25 15:06:19.974299 n-d-811416-6 sudo[140402]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:20.053484 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:20.053995 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129449072]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-6702d06e-bfd5-4e77-839b-27c778bac907\n Backing store flags: \n Account information:\n WVyWcvicGVKCnzz7QC3d\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:06:20.054853 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-04e7ce27-0c37-4046-9e56-71d956566725 tempest-AttachVolumeNegativeTest-256828668 None] Skipping remove_export. No iscsi_target is presently exported for volume: f0c3019e-091b-4e4a-a168-644e473d5553
Apr 25 15:06:20.056822 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-04e7ce27-0c37-4046-9e56-71d956566725 tempest-AttachVolumeNegativeTest-256828668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f0c3019e-091b-4e4a-a168-644e473d5553 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:20.081088 n-d-811416-6 sudo[140407]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f0c3019e-091b-4e4a-a168-644e473d5553
Apr 25 15:06:20.082546 n-d-811416-6 sudo[140407]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:20.220972 n-d-811416-6 sudo[140382]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:20.223469 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a407dc0b-80fb-456d-b171-96832190b145 tempest-AttachVolumeNegativeTest-256828668 None] CMD "sudo cinder-rootwrap /etc/cinder/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.583s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:20.225661 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-a407dc0b-80fb-456d-b171-96832190b145 tempest-AttachVolumeNegativeTest-256828668 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:06:20.232664 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-a407dc0b-80fb-456d-b171-96832190b145 tempest-AttachVolumeNegativeTest-256828668 None] Deleted volume successfully.
Apr 25 15:06:20.259596 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-a407dc0b-80fb-456d-b171-96832190b145 tempest-AttachVolumeNegativeTest-256828668 None] Lock "b'cinder-00d86146-1732-4ac4-8f2b-5d48437b32a6-delete_volume'" released by "delete_volume" :: held 3.632s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:06:20.354780 n-d-811416-6 sudo[140402]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:20.356526 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 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_e15baa71-d40b-4547-acda-fdfd7426651d_716tjigcn-d-811416-6@lvmdriver-1" returned: 0 in 0.555s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:20.357285 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_716tjigcn-d-811416-6@lvmdriver-1, size 700.00 MB, duration 1.70 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--7ad55703--2a76--4f9b--a8d4--dc6c335348e3 {{(pid=96343) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 25 15:06:20.359392 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Converted 700.00 MB image at 411.83 MB/s
Apr 25 15:06:20.360862 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Downloaded image e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume 7ad55703-2a76-4f9b-a8d4-dc6c335348e3 successfully. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 25 15:06:20.491392 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d for user 17c6f6c081c74722b4081b31d7cc62b6 is deleted. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 25 15:06:20.492027 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Marking volume 7ad55703-2a76-4f9b-a8d4-dc6c335348e3 as bootable. {{(pid=96343) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 25 15:06:20.504893 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Copying metadata from image e15baa71-d40b-4547-acda-fdfd7426651d to 7ad55703-2a76-4f9b-a8d4-dc6c335348e3. {{(pid=96343) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 25 15:06:20.505732 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Creating volume glance metadata for volume 7ad55703-2a76-4f9b-a8d4-dc6c335348e3 backed by image e15baa71-d40b-4547-acda-fdfd7426651d with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96343) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 25 15:06:20.603607 n-d-811416-6 sudo[140407]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:20.605790 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-04e7ce27-0c37-4046-9e56-71d956566725 tempest-AttachVolumeNegativeTest-256828668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f0c3019e-091b-4e4a-a168-644e473d5553" returned: 0 in 0.549s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:20.607531 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-04e7ce27-0c37-4046-9e56-71d956566725 tempest-AttachVolumeNegativeTest-256828668 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-f0c3019e-091b-4e4a-a168-644e473d5553 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:20.636123 n-d-811416-6 sudo[140414]: 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-f0c3019e-091b-4e4a-a168-644e473d5553
Apr 25 15:06:20.637135 n-d-811416-6 sudo[140414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:20.640061 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dec26f76-60a0-4a25-97af-8411f0b2922e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7ad55703-2a76-4f9b-a8d4-dc6c335348e3', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:06:20.643131 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (65b9ac30-8f4f-4a99-8993-106405ae1cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:06:20.661431 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Volume volume-7ad55703-2a76-4f9b-a8d4-dc6c335348e3 (7ad55703-2a76-4f9b-a8d4-dc6c335348e3): created successfully
Apr 25 15:06:20.663644 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (65b9ac30-8f4f-4a99-8993-106405ae1cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:06:20.668828 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Flow 'volume_create_manager' (8fee6083-88a6-465d-9163-7ff34559eab3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:06:20.679049 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-489950ee-f2e4-4afc-a781-3a9d5f70991e tempest-VolumesGetTest-1211873138 None] Created volume successfully.
Apr 25 15:06:21.030956 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:06:21.035304 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:06:21.035810 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 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'
Apr 25 15:06:21.049883 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Flow 'volume_create_manager' (2e385293-3771-433f-b455-6617578054a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:06:21.053468 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee0901ba-7420-4bdf-93f4-166bb40233bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:06:21.077499 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:06:21.082899 n-d-811416-6 sudo[140414]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:21.088025 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-04e7ce27-0c37-4046-9e56-71d956566725 tempest-AttachVolumeNegativeTest-256828668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f0c3019e-091b-4e4a-a168-644e473d5553" returned: 0 in 0.480s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:21.089748 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-04e7ce27-0c37-4046-9e56-71d956566725 tempest-AttachVolumeNegativeTest-256828668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f0c3019e-091b-4e4a-a168-644e473d5553 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:21.110953 n-d-811416-6 sudo[140418]: 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-f0c3019e-091b-4e4a-a168-644e473d5553
Apr 25 15:06:21.111777 n-d-811416-6 sudo[140418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:21.130822 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee0901ba-7420-4bdf-93f4-166bb40233bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:06:21Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e4960fdb-bbe4-4926-ae06-955ab2aa1ca6',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=f26ee420-f633-4a58-802f-000894030bde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9112525b7ee84fdd832c30b5b9498cec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:06:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:06:21Z,user_id='cf12c3ded60140a0b68582eddfd6f9db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:06:21.133910 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (408eadd2-6e33-46c7-ab6c-eb4277b966eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:06:21.136841 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (408eadd2-6e33-46c7-ab6c-eb4277b966eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:06:21.139687 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b5736b4-b332-423c-a069-08695d44b239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:06:21.143262 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b5736b4-b332-423c-a069-08695d44b239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f26ee420-f633-4a58-802f-000894030bde', 'volume_name': 'volume-f26ee420-f633-4a58-802f-000894030bde', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:06:21.146270 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (71fcb1ce-7aac-496d-8751-a6d5696c39f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:06:21.148807 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (71fcb1ce-7aac-496d-8751-a6d5696c39f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:06:21.153412 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (53c47922-4f93-4bb8-a072-1d8ee1e1202c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:06:21.154439 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Volume f26ee420-f633-4a58-802f-000894030bde: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f26ee420-f633-4a58-802f-000894030bde', 'volume_size': 1}
Apr 25 15:06:21.156693 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f26ee420-f633-4a58-802f-000894030bde stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:21.182448 n-d-811416-6 sudo[140420]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f26ee420-f633-4a58-802f-000894030bde stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:06:21.183264 n-d-811416-6 sudo[140420]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:21.666839 n-d-811416-6 sudo[140418]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:21.670837 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-04e7ce27-0c37-4046-9e56-71d956566725 tempest-AttachVolumeNegativeTest-256828668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f0c3019e-091b-4e4a-a168-644e473d5553" returned: 0 in 0.580s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:21.673205 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-04e7ce27-0c37-4046-9e56-71d956566725 tempest-AttachVolumeNegativeTest-256828668 None] Successfully deleted volume: f0c3019e-091b-4e4a-a168-644e473d5553
Apr 25 15:06:21.749431 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-04e7ce27-0c37-4046-9e56-71d956566725 tempest-AttachVolumeNegativeTest-256828668 None] Created reservations ['dbd5f282-a996-4409-acf0-a8b9767906d3', '3ac284cb-312e-46c8-a93b-46e5c696d706', '00d358aa-b4c4-4e5d-95f5-494a01f87f2b', '77b586bc-6649-4b94-ad5b-4c690c947d38'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:06:21.822498 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-04e7ce27-0c37-4046-9e56-71d956566725 tempest-AttachVolumeNegativeTest-256828668 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:06:21.824323 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-04e7ce27-0c37-4046-9e56-71d956566725 tempest-AttachVolumeNegativeTest-256828668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:21.846177 n-d-811416-6 sudo[140420]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:21.855888 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f26ee420-f633-4a58-802f-000894030bde stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.699s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:21.860060 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (53c47922-4f93-4bb8-a072-1d8ee1e1202c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f26ee420-f633-4a58-802f-000894030bde', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:06:21.862575 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4b92a301-c4e3-4bbf-a019-050f8c09cfb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:06:21.871241 n-d-811416-6 sudo[140455]: 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
Apr 25 15:06:21.872960 n-d-811416-6 sudo[140455]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:21.878529 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Volume volume-f26ee420-f633-4a58-802f-000894030bde (f26ee420-f633-4a58-802f-000894030bde): created successfully
Apr 25 15:06:21.882488 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4b92a301-c4e3-4bbf-a019-050f8c09cfb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:06:21.886951 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Flow 'volume_create_manager' (2e385293-3771-433f-b455-6617578054a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:06:21.902965 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Created volume successfully.
Apr 25 15:06:22.049113 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-26db1293-c762-4524-a53e-661ba46bd317 tempest-VolumesGetTest-1211873138 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:06:22.074365 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-26db1293-c762-4524-a53e-661ba46bd317 tempest-VolumesGetTest-1211873138 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:06:22.074946 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-26db1293-c762-4524-a53e-661ba46bd317 tempest-VolumesGetTest-1211873138 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'
Apr 25 15:06:22.120200 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-26db1293-c762-4524-a53e-661ba46bd317 tempest-VolumesGetTest-1211873138 None] Flow 'volume_create_manager' (e8279cc9-f5fb-4511-8cd4-590b8ad37de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:06:22.125872 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-26db1293-c762-4524-a53e-661ba46bd317 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1b2c6b60-2a0f-4cbe-8140-9476b039d1a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:06:22.150756 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-26db1293-c762-4524-a53e-661ba46bd317 tempest-VolumesGetTest-1211873138 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:06:22.179673 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-26db1293-c762-4524-a53e-661ba46bd317 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1b2c6b60-2a0f-4cbe-8140-9476b039d1a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:06:22Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-94976513',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=062dc991-a301-4608-b928-5f952bf02c9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='641e22f279074d64a54712ac0dc73727',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:06:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:06:22Z,user_id='17c6f6c081c74722b4081b31d7cc62b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:06:22.182623 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-26db1293-c762-4524-a53e-661ba46bd317 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f6b1804f-6be3-422d-b1ff-f98c3dc61cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:06:22.186075 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-26db1293-c762-4524-a53e-661ba46bd317 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f6b1804f-6be3-422d-b1ff-f98c3dc61cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:06:22.191072 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-26db1293-c762-4524-a53e-661ba46bd317 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3acc02d4-bc61-47f3-ab2f-de53378b6bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:06:22.197490 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-26db1293-c762-4524-a53e-661ba46bd317 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3acc02d4-bc61-47f3-ab2f-de53378b6bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '062dc991-a301-4608-b928-5f952bf02c9e', 'volume_name': 'volume-062dc991-a301-4608-b928-5f952bf02c9e', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:06:22.199992 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-26db1293-c762-4524-a53e-661ba46bd317 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d70c1310-c685-4c1e-8001-ed0d541ffa58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:06:22.207807 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-26db1293-c762-4524-a53e-661ba46bd317 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d70c1310-c685-4c1e-8001-ed0d541ffa58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:06:22.210120 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-26db1293-c762-4524-a53e-661ba46bd317 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0f56d0e9-5984-4624-972e-1b2e440f1ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:06:22.210990 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-26db1293-c762-4524-a53e-661ba46bd317 tempest-VolumesGetTest-1211873138 None] Volume 062dc991-a301-4608-b928-5f952bf02c9e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-062dc991-a301-4608-b928-5f952bf02c9e', 'volume_size': 1}
Apr 25 15:06:22.212310 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-26db1293-c762-4524-a53e-661ba46bd317 tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-062dc991-a301-4608-b928-5f952bf02c9e stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:22.249231 n-d-811416-6 sudo[140459]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-062dc991-a301-4608-b928-5f952bf02c9e stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:06:22.250738 n-d-811416-6 sudo[140459]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:22.418627 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f26ee420-f633-4a58-802f-000894030bde {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:22.462162 n-d-811416-6 sudo[140473]: 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-f26ee420-f633-4a58-802f-000894030bde
Apr 25 15:06:22.463008 n-d-811416-6 sudo[140473]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:22.474429 n-d-811416-6 sudo[140455]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:22.477104 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-04e7ce27-0c37-4046-9e56-71d956566725 tempest-AttachVolumeNegativeTest-256828668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:22.479117 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-04e7ce27-0c37-4046-9e56-71d956566725 tempest-AttachVolumeNegativeTest-256828668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:22.506844 n-d-811416-6 sudo[140475]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:06:22.507804 n-d-811416-6 sudo[140475]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:22.997327 n-d-811416-6 sudo[140459]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:22.999593 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-26db1293-c762-4524-a53e-661ba46bd317 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-062dc991-a301-4608-b928-5f952bf02c9e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.787s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:23.003546 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-26db1293-c762-4524-a53e-661ba46bd317 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0f56d0e9-5984-4624-972e-1b2e440f1ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-062dc991-a301-4608-b928-5f952bf02c9e', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:06:23.005822 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-26db1293-c762-4524-a53e-661ba46bd317 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a07ddfb8-9806-44df-b4c9-774555ec42e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:06:23.021686 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-26db1293-c762-4524-a53e-661ba46bd317 tempest-VolumesGetTest-1211873138 None] Volume volume-062dc991-a301-4608-b928-5f952bf02c9e (062dc991-a301-4608-b928-5f952bf02c9e): created successfully
Apr 25 15:06:23.023646 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-26db1293-c762-4524-a53e-661ba46bd317 tempest-VolumesGetTest-1211873138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a07ddfb8-9806-44df-b4c9-774555ec42e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:06:23.027291 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-26db1293-c762-4524-a53e-661ba46bd317 tempest-VolumesGetTest-1211873138 None] Flow 'volume_create_manager' (e8279cc9-f5fb-4511-8cd4-590b8ad37de8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:06:23.038236 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-26db1293-c762-4524-a53e-661ba46bd317 tempest-VolumesGetTest-1211873138 None] Created volume successfully.
Apr 25 15:06:23.107267 n-d-811416-6 sudo[140473]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:23.109742 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f26ee420-f633-4a58-802f-000894030bde" returned: 0 in 0.691s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:23.169428 n-d-811416-6 sudo[140475]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:23.171602 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-04e7ce27-0c37-4046-9e56-71d956566725 tempest-AttachVolumeNegativeTest-256828668 None] CMD "sudo cinder-rootwrap /etc/cinder/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.693s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:23.173220 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-04e7ce27-0c37-4046-9e56-71d956566725 tempest-AttachVolumeNegativeTest-256828668 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:06:23.179747 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-04e7ce27-0c37-4046-9e56-71d956566725 tempest-AttachVolumeNegativeTest-256828668 None] Deleted volume successfully.
Apr 25 15:06:23.185123 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:23.197272 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-04e7ce27-0c37-4046-9e56-71d956566725 tempest-AttachVolumeNegativeTest-256828668 None] Lock "b'cinder-f0c3019e-091b-4e4a-a168-644e473d5553-delete_volume'" released by "delete_volume" :: held 3.411s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:06:23.198754 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:23.199586 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139680867032752]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-6702d06e-bfd5-4e77-839b-27c778bac907\n Backing store flags: \n Account information:\n WVyWcvicGVKCnzz7QC3d\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: I_T nexus: 32
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: Connection: 0
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.23
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00030000
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf30
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00030001
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf31
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6702d06e-bfd5-4e77-839b-27c778bac907
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: WVyWcvicGVKCnzz7QC3d
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:06:23.200546 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:06:23.206456 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Creating iscsi_target for Volume ID: volume-f26ee420-f633-4a58-802f-000894030bde {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:06:23.210915 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Created volume path /opt/stack/data/cinder/volumes/volume-f26ee420-f633-4a58-802f-000894030bde,
Apr 25 15:06:23.210915 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:06:23.210915 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:06:23.210915 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f26ee420-f633-4a58-802f-000894030bde
Apr 25 15:06:23.210915 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:06:23.210915 n-d-811416-6 cinder-volume[96343]: incominguser sfsgmBBdMu7FzAWozVzX 2iC5MrREfDBL86q8
Apr 25 15:06:23.210915 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:06:23.210915 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:06:23.210915 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:06:23.210915 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:06:23.213436 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:23.361636 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-a888be83-de47-404d-9c93-2df8608cda99 tempest-VolumesGetTest-1211873138 None] Lock "b'cinder-062dc991-a301-4608-b928-5f952bf02c9e-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:06:23.446835 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-a888be83-de47-404d-9c93-2df8608cda99 tempest-VolumesGetTest-1211873138 None] Skipping remove_export. No iscsi_target is presently exported for volume: 062dc991-a301-4608-b928-5f952bf02c9e
Apr 25 15:06:23.447828 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a888be83-de47-404d-9c93-2df8608cda99 tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-062dc991-a301-4608-b928-5f952bf02c9e {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:23.488057 n-d-811416-6 sudo[140518]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-062dc991-a301-4608-b928-5f952bf02c9e
Apr 25 15:06:23.489493 n-d-811416-6 sudo[140518]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:23.771243 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde" returned: 0 in 0.557s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:23.771643 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139680867032752]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:06:23.772507 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:06:23.772874 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:06:23.774666 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:23.783129 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:23.783611 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139680867032752]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-6702d06e-bfd5-4e77-839b-27c778bac907\n Backing store flags: \n Account information:\n WVyWcvicGVKCnzz7QC3d\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde\n System information:\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-f26ee420-f633-4a58-802f-000894030bde\n Backing store flags: \n Account information:\n sfsgmBBdMu7FzAWozVzX\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: I_T nexus: 32
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: Connection: 0
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.23
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00030000
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf30
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00030001
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf31
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6702d06e-bfd5-4e77-839b-27c778bac907
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: WVyWcvicGVKCnzz7QC3d
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:06:23.784648 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:06:23.789158 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:23.894050 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:23.894433 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139680867032752]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-6702d06e-bfd5-4e77-839b-27c778bac907\n Backing store flags: \n Account information:\n WVyWcvicGVKCnzz7QC3d\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde\n System information:\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-f26ee420-f633-4a58-802f-000894030bde\n Backing store flags: \n Account information:\n sfsgmBBdMu7FzAWozVzX\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:06:23.896615 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:23.971784 n-d-811416-6 sudo[140518]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:23.973642 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a888be83-de47-404d-9c93-2df8608cda99 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-062dc991-a301-4608-b928-5f952bf02c9e" returned: 0 in 0.526s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:23.975527 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a888be83-de47-404d-9c93-2df8608cda99 tempest-VolumesGetTest-1211873138 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-062dc991-a301-4608-b928-5f952bf02c9e {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:23.994741 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:23.995433 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139680867032752]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-6702d06e-bfd5-4e77-839b-27c778bac907\n Backing store flags: \n Account information:\n WVyWcvicGVKCnzz7QC3d\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde\n System information:\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-f26ee420-f633-4a58-802f-000894030bde\n Backing store flags: \n Account information:\n sfsgmBBdMu7FzAWozVzX\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:06:23.997954 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Set provider_location to: 10.222.0.23:3260,4 iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:06:24.011097 n-d-811416-6 sudo[140546]: 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-062dc991-a301-4608-b928-5f952bf02c9e
Apr 25 15:06:24.012739 n-d-811416-6 sudo[140546]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:24.061171 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Initialize volume connection completed successfully.
Apr 25 15:06:24.652505 n-d-811416-6 sudo[140546]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:24.654631 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a888be83-de47-404d-9c93-2df8608cda99 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-062dc991-a301-4608-b928-5f952bf02c9e" returned: 0 in 0.679s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:24.657647 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a888be83-de47-404d-9c93-2df8608cda99 tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-062dc991-a301-4608-b928-5f952bf02c9e {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:24.684371 n-d-811416-6 sudo[140605]: 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-062dc991-a301-4608-b928-5f952bf02c9e
Apr 25 15:06:24.686567 n-d-811416-6 sudo[140605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:25.170215 n-d-811416-6 sudo[140605]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:25.172480 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a888be83-de47-404d-9c93-2df8608cda99 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-062dc991-a301-4608-b928-5f952bf02c9e" returned: 0 in 0.515s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:25.173662 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-a888be83-de47-404d-9c93-2df8608cda99 tempest-VolumesGetTest-1211873138 None] Successfully deleted volume: 062dc991-a301-4608-b928-5f952bf02c9e
Apr 25 15:06:25.221423 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-a888be83-de47-404d-9c93-2df8608cda99 tempest-VolumesGetTest-1211873138 None] Created reservations ['bd6e46e2-b4e1-4b08-a925-f933db040565', '052e6695-385a-4522-938c-a7e3758c851b', 'e33becdb-1c2c-4633-90a8-6901bca22b07', 'a8cd90b3-8f41-4e59-8084-5112df0d8ac1'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:06:25.267854 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-a888be83-de47-404d-9c93-2df8608cda99 tempest-VolumesGetTest-1211873138 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:06:25.268606 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a888be83-de47-404d-9c93-2df8608cda99 tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:25.293278 n-d-811416-6 sudo[140619]: 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
Apr 25 15:06:25.295025 n-d-811416-6 sudo[140619]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:25.819882 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-a60b7f87-164c-48ad-8eb5-89e1e7e9b502 tempest-VolumesGetTest-1211873138 None] Lock "b'cinder-7ad55703-2a76-4f9b-a8d4-dc6c335348e3-delete_volume'" acquired by "delete_volume" :: waited 0.030s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:06:25.839595 n-d-811416-6 sudo[140619]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:25.843759 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a888be83-de47-404d-9c93-2df8608cda99 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:25.860407 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a888be83-de47-404d-9c93-2df8608cda99 tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:25.903621 n-d-811416-6 sudo[140628]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:06:25.904465 n-d-811416-6 sudo[140628]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:26.152271 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-a60b7f87-164c-48ad-8eb5-89e1e7e9b502 tempest-VolumesGetTest-1211873138 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7ad55703-2a76-4f9b-a8d4-dc6c335348e3
Apr 25 15:06:26.152271 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a60b7f87-164c-48ad-8eb5-89e1e7e9b502 tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7ad55703-2a76-4f9b-a8d4-dc6c335348e3 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:26.135510 n-d-811416-6 sudo[140631]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7ad55703-2a76-4f9b-a8d4-dc6c335348e3
Apr 25 15:06:26.136357 n-d-811416-6 sudo[140631]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:26.753599 n-d-811416-6 sudo[140628]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:26.757118 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a888be83-de47-404d-9c93-2df8608cda99 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/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.897s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:26.763185 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-a888be83-de47-404d-9c93-2df8608cda99 tempest-VolumesGetTest-1211873138 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:06:26.778602 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-a888be83-de47-404d-9c93-2df8608cda99 tempest-VolumesGetTest-1211873138 None] Deleted volume successfully.
Apr 25 15:06:26.796641 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-a888be83-de47-404d-9c93-2df8608cda99 tempest-VolumesGetTest-1211873138 None] Lock "b'cinder-062dc991-a301-4608-b928-5f952bf02c9e-delete_volume'" released by "delete_volume" :: held 3.432s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:06:26.929007 n-d-811416-6 sudo[140631]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:26.931192 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a60b7f87-164c-48ad-8eb5-89e1e7e9b502 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7ad55703-2a76-4f9b-a8d4-dc6c335348e3" returned: 0 in 0.857s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:26.932629 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a60b7f87-164c-48ad-8eb5-89e1e7e9b502 tempest-VolumesGetTest-1211873138 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-7ad55703-2a76-4f9b-a8d4-dc6c335348e3 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:27.012945 n-d-811416-6 sudo[140635]: 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-7ad55703-2a76-4f9b-a8d4-dc6c335348e3
Apr 25 15:06:27.016927 n-d-811416-6 sudo[140635]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:27.634705 n-d-811416-6 sudo[140635]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:27.637201 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a60b7f87-164c-48ad-8eb5-89e1e7e9b502 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7ad55703-2a76-4f9b-a8d4-dc6c335348e3" returned: 0 in 0.704s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:27.639564 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a60b7f87-164c-48ad-8eb5-89e1e7e9b502 tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7ad55703-2a76-4f9b-a8d4-dc6c335348e3 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:27.695616 n-d-811416-6 sudo[140641]: 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-7ad55703-2a76-4f9b-a8d4-dc6c335348e3
Apr 25 15:06:27.696404 n-d-811416-6 sudo[140641]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:28.412058 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a60b7f87-164c-48ad-8eb5-89e1e7e9b502 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7ad55703-2a76-4f9b-a8d4-dc6c335348e3" returned: 0 in 0.767s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:28.412058 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-a60b7f87-164c-48ad-8eb5-89e1e7e9b502 tempest-VolumesGetTest-1211873138 None] Successfully deleted volume: 7ad55703-2a76-4f9b-a8d4-dc6c335348e3
Apr 25 15:06:28.404531 n-d-811416-6 sudo[140641]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:28.471864 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-a60b7f87-164c-48ad-8eb5-89e1e7e9b502 tempest-VolumesGetTest-1211873138 None] Created reservations ['343c2f8a-0fb3-43db-b37b-a6f928129bc5', 'bbf8484f-00ae-429d-9338-5a288f187735', 'e464399a-0ed6-42bf-b339-4b927e1a1cde', '9dd85fde-4dc3-40ea-a6ec-0b3d340b10f9'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:06:28.548774 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-a60b7f87-164c-48ad-8eb5-89e1e7e9b502 tempest-VolumesGetTest-1211873138 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:06:28.550215 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a60b7f87-164c-48ad-8eb5-89e1e7e9b502 tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:28.590954 n-d-811416-6 sudo[140657]: 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
Apr 25 15:06:28.591766 n-d-811416-6 sudo[140657]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:29.254519 n-d-811416-6 sudo[140657]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:29.256829 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a60b7f87-164c-48ad-8eb5-89e1e7e9b502 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.706s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:29.258922 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a60b7f87-164c-48ad-8eb5-89e1e7e9b502 tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:29.281852 n-d-811416-6 sudo[140670]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:06:29.283252 n-d-811416-6 sudo[140670]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:29.616544 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-e11ebd0e-eef2-4a96-8d01-8fa103dcc215 tempest-VolumesGetTest-1211873138 None] Lock "b'cinder-44370a5e-711d-46f0-a8d1-92561bdaa34a-delete_volume'" acquired by "delete_volume" :: waited 0.042s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:06:29.763562 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-e11ebd0e-eef2-4a96-8d01-8fa103dcc215 tempest-VolumesGetTest-1211873138 None] Skipping remove_export. No iscsi_target is presently exported for volume: 44370a5e-711d-46f0-a8d1-92561bdaa34a
Apr 25 15:06:29.767270 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e11ebd0e-eef2-4a96-8d01-8fa103dcc215 tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-44370a5e-711d-46f0-a8d1-92561bdaa34a {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:29.812370 n-d-811416-6 sudo[140673]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-44370a5e-711d-46f0-a8d1-92561bdaa34a
Apr 25 15:06:29.815157 n-d-811416-6 sudo[140673]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:29.979176 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a60b7f87-164c-48ad-8eb5-89e1e7e9b502 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/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.716s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:29.979176 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-a60b7f87-164c-48ad-8eb5-89e1e7e9b502 tempest-VolumesGetTest-1211873138 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:06:29.973290 n-d-811416-6 sudo[140670]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:29.997126 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-a60b7f87-164c-48ad-8eb5-89e1e7e9b502 tempest-VolumesGetTest-1211873138 None] Deleted volume successfully.
Apr 25 15:06:30.013803 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-a60b7f87-164c-48ad-8eb5-89e1e7e9b502 tempest-VolumesGetTest-1211873138 None] Lock "b'cinder-7ad55703-2a76-4f9b-a8d4-dc6c335348e3-delete_volume'" released by "delete_volume" :: held 4.191s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:06:30.464844 n-d-811416-6 sudo[140673]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:30.480650 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e11ebd0e-eef2-4a96-8d01-8fa103dcc215 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-44370a5e-711d-46f0-a8d1-92561bdaa34a" returned: 0 in 0.699s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:30.480650 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e11ebd0e-eef2-4a96-8d01-8fa103dcc215 tempest-VolumesGetTest-1211873138 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-44370a5e-711d-46f0-a8d1-92561bdaa34a {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:30.492590 n-d-811416-6 sudo[140677]: 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-44370a5e-711d-46f0-a8d1-92561bdaa34a
Apr 25 15:06:30.493455 n-d-811416-6 sudo[140677]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:31.089406 n-d-811416-6 sudo[140677]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:31.094971 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e11ebd0e-eef2-4a96-8d01-8fa103dcc215 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-44370a5e-711d-46f0-a8d1-92561bdaa34a" returned: 0 in 0.623s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:31.094971 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e11ebd0e-eef2-4a96-8d01-8fa103dcc215 tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-44370a5e-711d-46f0-a8d1-92561bdaa34a {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:31.114118 n-d-811416-6 sudo[140680]: 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-44370a5e-711d-46f0-a8d1-92561bdaa34a
Apr 25 15:06:31.114927 n-d-811416-6 sudo[140680]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:31.667190 n-d-811416-6 sudo[140680]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:31.670176 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e11ebd0e-eef2-4a96-8d01-8fa103dcc215 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-44370a5e-711d-46f0-a8d1-92561bdaa34a" returned: 0 in 0.576s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:31.671586 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-e11ebd0e-eef2-4a96-8d01-8fa103dcc215 tempest-VolumesGetTest-1211873138 None] Successfully deleted volume: 44370a5e-711d-46f0-a8d1-92561bdaa34a
Apr 25 15:06:31.746746 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-e11ebd0e-eef2-4a96-8d01-8fa103dcc215 tempest-VolumesGetTest-1211873138 None] Created reservations ['561878fb-5669-42ce-a4c8-d9ba3df19539', '9ee8cf95-fbb0-4722-991a-354c162c7a1a', '211d7b52-c8ce-4bb6-8b0c-237553bfa63f', '6646876b-2918-4652-a95b-34b1ec3c2159'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:06:31.866079 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-e11ebd0e-eef2-4a96-8d01-8fa103dcc215 tempest-VolumesGetTest-1211873138 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:06:31.866079 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e11ebd0e-eef2-4a96-8d01-8fa103dcc215 tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:31.907156 n-d-811416-6 sudo[140686]: 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
Apr 25 15:06:31.907962 n-d-811416-6 sudo[140686]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:32.489024 n-d-811416-6 sudo[140686]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:32.491342 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e11ebd0e-eef2-4a96-8d01-8fa103dcc215 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.629s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:32.493530 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e11ebd0e-eef2-4a96-8d01-8fa103dcc215 tempest-VolumesGetTest-1211873138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:32.568466 n-d-811416-6 sudo[140689]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:06:32.569429 n-d-811416-6 sudo[140689]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:33.366554 n-d-811416-6 sudo[140689]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:33.376728 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e11ebd0e-eef2-4a96-8d01-8fa103dcc215 tempest-VolumesGetTest-1211873138 None] CMD "sudo cinder-rootwrap /etc/cinder/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.875s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:33.376728 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-e11ebd0e-eef2-4a96-8d01-8fa103dcc215 tempest-VolumesGetTest-1211873138 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:06:33.394105 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-e11ebd0e-eef2-4a96-8d01-8fa103dcc215 tempest-VolumesGetTest-1211873138 None] Deleted volume successfully.
Apr 25 15:06:33.418619 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-e11ebd0e-eef2-4a96-8d01-8fa103dcc215 tempest-VolumesGetTest-1211873138 None] Lock "b'cinder-44370a5e-711d-46f0-a8d1-92561bdaa34a-delete_volume'" released by "delete_volume" :: held 3.800s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:06:37.071077 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-f9f778da-c140-4ce6-8b8f-3d61304694d6 tempest-VolumesSnapshotTestJSON-1165361034 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:06:37.071077 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-f9f778da-c140-4ce6-8b8f-3d61304694d6 tempest-VolumesSnapshotTestJSON-1165361034 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:06:37.071077 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-f9f778da-c140-4ce6-8b8f-3d61304694d6 tempest-VolumesSnapshotTestJSON-1165361034 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'
Apr 25 15:06:37.083605 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-f9f778da-c140-4ce6-8b8f-3d61304694d6 tempest-VolumesSnapshotTestJSON-1165361034 None] Flow 'volume_create_manager' (2fd5a4ad-2a14-4ea6-8cf4-5dd598f06cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:06:37.083605 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-f9f778da-c140-4ce6-8b8f-3d61304694d6 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e6cc72bc-622a-4787-8ea3-9941d7ba7476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:06:37.110698 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-f9f778da-c140-4ce6-8b8f-3d61304694d6 tempest-VolumesSnapshotTestJSON-1165361034 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:06:37.136016 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-f9f778da-c140-4ce6-8b8f-3d61304694d6 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e6cc72bc-622a-4787-8ea3-9941d7ba7476) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:06:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-977261432',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=20e7e32a-bae4-4c47-a164-da541874dce1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c8be9ca298e4805ad65e452e2bf01fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:06:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:06:37Z,user_id='a61b31ab780a4cf1811b7d3bd269d00d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:06:37.136016 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-f9f778da-c140-4ce6-8b8f-3d61304694d6 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1cab0d62-3631-421a-a417-521fb442803f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:06:37.136016 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-f9f778da-c140-4ce6-8b8f-3d61304694d6 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1cab0d62-3631-421a-a417-521fb442803f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:06:37.151720 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-f9f778da-c140-4ce6-8b8f-3d61304694d6 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (26a03425-9458-47cc-8c73-03bec4f6329c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:06:37.151720 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-f9f778da-c140-4ce6-8b8f-3d61304694d6 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (26a03425-9458-47cc-8c73-03bec4f6329c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '20e7e32a-bae4-4c47-a164-da541874dce1', 'volume_name': 'volume-20e7e32a-bae4-4c47-a164-da541874dce1', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:06:37.151720 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-f9f778da-c140-4ce6-8b8f-3d61304694d6 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aa8494fd-11a9-4ca3-932d-23f10b7b0f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:06:37.151720 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-f9f778da-c140-4ce6-8b8f-3d61304694d6 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aa8494fd-11a9-4ca3-932d-23f10b7b0f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:06:37.151720 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-f9f778da-c140-4ce6-8b8f-3d61304694d6 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9b26d5b8-576f-4aa3-a0f4-7bf1b1b3d58d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:06:37.151720 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-f9f778da-c140-4ce6-8b8f-3d61304694d6 tempest-VolumesSnapshotTestJSON-1165361034 None] Volume 20e7e32a-bae4-4c47-a164-da541874dce1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-20e7e32a-bae4-4c47-a164-da541874dce1', 'volume_size': 1}
Apr 25 15:06:37.151720 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f9f778da-c140-4ce6-8b8f-3d61304694d6 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-20e7e32a-bae4-4c47-a164-da541874dce1 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:37.170550 n-d-811416-6 sudo[140729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-20e7e32a-bae4-4c47-a164-da541874dce1 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:06:37.171335 n-d-811416-6 sudo[140729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:37.849074 n-d-811416-6 sudo[140729]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:37.855929 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f9f778da-c140-4ce6-8b8f-3d61304694d6 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-20e7e32a-bae4-4c47-a164-da541874dce1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.701s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:37.855929 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-f9f778da-c140-4ce6-8b8f-3d61304694d6 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9b26d5b8-576f-4aa3-a0f4-7bf1b1b3d58d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-20e7e32a-bae4-4c47-a164-da541874dce1', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:06:37.862975 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-f9f778da-c140-4ce6-8b8f-3d61304694d6 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f61e4d1c-0128-4a7b-baf1-1e8d08da5ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:06:37.877764 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-f9f778da-c140-4ce6-8b8f-3d61304694d6 tempest-VolumesSnapshotTestJSON-1165361034 None] Volume volume-20e7e32a-bae4-4c47-a164-da541874dce1 (20e7e32a-bae4-4c47-a164-da541874dce1): created successfully
Apr 25 15:06:37.877764 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-f9f778da-c140-4ce6-8b8f-3d61304694d6 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f61e4d1c-0128-4a7b-baf1-1e8d08da5ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:06:37.877764 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-f9f778da-c140-4ce6-8b8f-3d61304694d6 tempest-VolumesSnapshotTestJSON-1165361034 None] Flow 'volume_create_manager' (2fd5a4ad-2a14-4ea6-8cf4-5dd598f06cf9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:06:37.890841 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-f9f778da-c140-4ce6-8b8f-3d61304694d6 tempest-VolumesSnapshotTestJSON-1165361034 None] Created volume successfully.
Apr 25 15:06:38.558099 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-20946f54-2a79-4269-ad31-040324f38c0b tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:38.601819 n-d-811416-6 sudo[140761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1
Apr 25 15:06:38.602667 n-d-811416-6 sudo[140761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:39.104670 n-d-811416-6 sudo[140761]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:39.108606 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-20946f54-2a79-4269-ad31-040324f38c0b tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1" returned: 0 in 0.549s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:39.113228 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-20946f54-2a79-4269-ad31-040324f38c0b tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f407e800-22b5-4931-a044-f963582e0f7a --snapshot stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1 -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:39.132946 n-d-811416-6 sudo[140764]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f407e800-22b5-4931-a044-f963582e0f7a --snapshot stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1 -L 1.00g
Apr 25 15:06:39.133765 n-d-811416-6 sudo[140764]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:39.987445 n-d-811416-6 sudo[140764]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:39.993225 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-20946f54-2a79-4269-ad31-040324f38c0b tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f407e800-22b5-4931-a044-f963582e0f7a --snapshot stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1 -L 1.00g" returned: 0 in 0.880s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:40.067072 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-20946f54-2a79-4269-ad31-040324f38c0b tempest-VolumesSnapshotTestJSON-1165361034 None] Create snapshot completed successfully
Apr 25 15:06:41.629600 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.driver [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] Creating a new backup for volume volume-20e7e32a-bae4-4c47-a164-da541874dce1. {{(pid=96343) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Apr 25 15:06:41.706557 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-067058a6-6088-4f07-bf6a-b39ed110c166 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:41.728158 n-d-811416-6 sudo[140881]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-067058a6-6088-4f07-bf6a-b39ed110c166 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:06:41.728966 n-d-811416-6 sudo[140881]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:42.390658 n-d-811416-6 sudo[140881]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:42.392947 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-067058a6-6088-4f07-bf6a-b39ed110c166 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.698s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:42.396715 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-f407e800-22b5-4931-a044-f963582e0f7a {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:42.435397 n-d-811416-6 sudo[140915]: 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-f407e800-22b5-4931-a044-f963582e0f7a
Apr 25 15:06:42.436215 n-d-811416-6 sudo[140915]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:42.998940 n-d-811416-6 sudo[140915]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:43.002812 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-f407e800-22b5-4931-a044-f963582e0f7a" returned: 0 in 0.604s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:43.010929 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f407e800--22b5--4931--a044--f963582e0f7a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--067058a6--6088--4f07--bf6a--b39ed110c166 iflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:43.035892 n-d-811416-6 sudo[140918]: 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--f407e800--22b5--4931--a044--f963582e0f7a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--067058a6--6088--4f07--bf6a--b39ed110c166 iflag=direct
Apr 25 15:06:43.036956 n-d-811416-6 sudo[140918]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:43.503815 n-d-811416-6 sudo[140918]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:43.506099 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f407e800--22b5--4931--a044--f963582e0f7a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--067058a6--6088--4f07--bf6a--b39ed110c166 iflag=direct" returned: 0 in 0.501s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:43.507113 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f407e800--22b5--4931--a044--f963582e0f7a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--067058a6--6088--4f07--bf6a--b39ed110c166 oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:43.559795 n-d-811416-6 sudo[140930]: 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--f407e800--22b5--4931--a044--f963582e0f7a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--067058a6--6088--4f07--bf6a--b39ed110c166 oflag=direct
Apr 25 15:06:43.560605 n-d-811416-6 sudo[140930]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:43.940486 n-d-811416-6 sudo[140930]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:43.942838 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f407e800--22b5--4931--a044--f963582e0f7a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--067058a6--6088--4f07--bf6a--b39ed110c166 oflag=direct" returned: 0 in 0.435s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:43.943850 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f407e800--22b5--4931--a044--f963582e0f7a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--067058a6--6088--4f07--bf6a--b39ed110c166 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:43.963159 n-d-811416-6 sudo[140942]: 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--f407e800--22b5--4931--a044--f963582e0f7a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--067058a6--6088--4f07--bf6a--b39ed110c166 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Apr 25 15:06:43.963968 n-d-811416-6 sudo[140942]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:50.569185 n-d-811416-6 sudo[140942]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:50.571313 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f407e800--22b5--4931--a044--f963582e0f7a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--067058a6--6088--4f07--bf6a--b39ed110c166 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.627s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:50.572020 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f407e800--22b5--4931--a044--f963582e0f7a, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--067058a6--6088--4f07--bf6a--b39ed110c166, size 1024.00 MB, duration 6.63 sec {{(pid=96343) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Apr 25 15:06:50.572308 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.volume_utils [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] Volume copy 1024.00 MB at 154.49 MB/s
Apr 25 15:06:50.613704 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-067058a6-6088-4f07-bf6a-b39ed110c166 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:50.638361 n-d-811416-6 sudo[140955]: 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-067058a6-6088-4f07-bf6a-b39ed110c166
Apr 25 15:06:50.640276 n-d-811416-6 sudo[140955]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:06:51.221920 n-d-811416-6 sudo[140955]: pam_unix(sudo:session): session closed for user root
Apr 25 15:06:51.224320 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-067058a6-6088-4f07-bf6a-b39ed110c166" returned: 0 in 0.610s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:51.297252 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681146663328]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-6702d06e-bfd5-4e77-839b-27c778bac907\n Backing store flags: \n Account information:\n WVyWcvicGVKCnzz7QC3d\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-f26ee420-f633-4a58-802f-000894030bde\n Backing store flags: \n Account information:\n sfsgmBBdMu7FzAWozVzX\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: I_T nexus: 32
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Connection: 0
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.23
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00030000
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf30
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00030001
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf31
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6702d06e-bfd5-4e77-839b-27c778bac907
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: WVyWcvicGVKCnzz7QC3d
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Target 4: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: I_T nexus: 34
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Connection: 0
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.23
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00040000
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf40
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00040001
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf41
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f26ee420-f633-4a58-802f-000894030bde
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: sfsgmBBdMu7FzAWozVzX
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:06:51.331627 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] Creating iscsi_target for Volume ID: volume-067058a6-6088-4f07-bf6a-b39ed110c166 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:06:51.343398 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] Created volume path /opt/stack/data/cinder/volumes/volume-067058a6-6088-4f07-bf6a-b39ed110c166,
Apr 25 15:06:51.343398 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:06:51.343398 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:06:51.343398 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-067058a6-6088-4f07-bf6a-b39ed110c166
Apr 25 15:06:51.343398 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:06:51.343398 n-d-811416-6 cinder-volume[96343]: incominguser 8z8CkG9A6whxWxc9sZdh 4Dht8k9LurDMKTcV
Apr 25 15:06:51.343398 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:06:51.343398 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:06:51.343398 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:06:51.343398 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:06:51.343398 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-067058a6-6088-4f07-bf6a-b39ed110c166 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:51.907761 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-067058a6-6088-4f07-bf6a-b39ed110c166" returned: 0 in 0.558s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:51.907761 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681146663328]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:06:51.907761 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:06:51.907761 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:06:51.907761 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:51.920318 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:51.920788 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681146663328]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-6702d06e-bfd5-4e77-839b-27c778bac907\n Backing store flags: \n Account information:\n WVyWcvicGVKCnzz7QC3d\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-f26ee420-f633-4a58-802f-000894030bde\n Backing store flags: \n Account information:\n sfsgmBBdMu7FzAWozVzX\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-067058a6-6088-4f07-bf6a-b39ed110c166\n System information:\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-067058a6-6088-4f07-bf6a-b39ed110c166\n Backing store flags: \n Account information:\n 8z8CkG9A6whxWxc9sZdh\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: I_T nexus: 32
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Connection: 0
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.23
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00030000
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf30
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00030001
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf31
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6702d06e-bfd5-4e77-839b-27c778bac907
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: WVyWcvicGVKCnzz7QC3d
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Target 4: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: I_T nexus: 34
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Connection: 0
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.23
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00040000
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf40
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00040001
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf41
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f26ee420-f633-4a58-802f-000894030bde
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: sfsgmBBdMu7FzAWozVzX
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:06:51.922578 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:06:51.930259 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:52.112326 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.187s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:52.112741 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681146663328]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-6702d06e-bfd5-4e77-839b-27c778bac907\n Backing store flags: \n Account information:\n WVyWcvicGVKCnzz7QC3d\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-f26ee420-f633-4a58-802f-000894030bde\n Backing store flags: \n Account information:\n sfsgmBBdMu7FzAWozVzX\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-067058a6-6088-4f07-bf6a-b39ed110c166\n System information:\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-067058a6-6088-4f07-bf6a-b39ed110c166\n Backing store flags: \n Account information:\n 8z8CkG9A6whxWxc9sZdh\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:06:52.116933 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:06:52.244510 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:06:52.244510 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681146663328]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-6702d06e-bfd5-4e77-839b-27c778bac907\n Backing store flags: \n Account information:\n WVyWcvicGVKCnzz7QC3d\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-f26ee420-f633-4a58-802f-000894030bde\n Backing store flags: \n Account information:\n sfsgmBBdMu7FzAWozVzX\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-067058a6-6088-4f07-bf6a-b39ed110c166\n System information:\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-067058a6-6088-4f07-bf6a-b39ed110c166\n Backing store flags: \n Account information:\n 8z8CkG9A6whxWxc9sZdh\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:06:52.244510 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] Set provider_location to: 10.222.0.23:3260,5 iqn.2010-10.org.openstack:volume-067058a6-6088-4f07-bf6a-b39ed110c166 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:06:52.288993 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] Initialize volume connection completed successfully.
Apr 25 15:07:03.997843 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:07:03.998532 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:07:03.999020 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:07:04.049326 n-d-811416-6 sudo[141078]: 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
Apr 25 15:07:04.050950 n-d-811416-6 sudo[141078]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:07:04.707981 n-d-811416-6 sudo[141078]: pam_unix(sudo:session): session closed for user root
Apr 25 15:07:04.744641 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.745s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:07:04.745208 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:07:04.773160 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Terminate volume connection completed successfully.
Apr 25 15:07:04.779719 n-d-811416-6 sudo[141106]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:07:04.782912 n-d-811416-6 sudo[141106]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:07:04.865410 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:07:05.003427 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.140s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:07:05.005566 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129500160]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-6702d06e-bfd5-4e77-839b-27c778bac907\n Backing store flags: \n Account information:\n WVyWcvicGVKCnzz7QC3d\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde\n System information:\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-f26ee420-f633-4a58-802f-000894030bde\n Backing store flags: \n Account information:\n sfsgmBBdMu7FzAWozVzX\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-067058a6-6088-4f07-bf6a-b39ed110c166\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-067058a6-6088-4f07-bf6a-b39ed110c166\n Backing store flags: \n Account information:\n 8z8CkG9A6whxWxc9sZdh\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:07:05.006833 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Removing iscsi_target for Volume ID: f26ee420-f633-4a58-802f-000894030bde
Apr 25 15:07:05.009410 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:07:05.281974 n-d-811416-6 sudo[141106]: pam_unix(sudo:session): session closed for user root
Apr 25 15:07:05.283677 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.538s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:07:05.285639 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:07:05.363911 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde -f" returned: 0 in 0.350s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:07:05.364557 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129500160]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:07:05.376355 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:07:05.504936 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.131s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:07:05.506195 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129500160]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-6702d06e-bfd5-4e77-839b-27c778bac907\n Backing store flags: \n Account information:\n WVyWcvicGVKCnzz7QC3d\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-067058a6-6088-4f07-bf6a-b39ed110c166\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-067058a6-6088-4f07-bf6a-b39ed110c166\n Backing store flags: \n Account information:\n 8z8CkG9A6whxWxc9sZdh\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:07:05.507238 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-a624ee01-413e-4283-bcf4-bb3288edc4ca tempest-TestVolumeBackupRestore-517379879 None] Remove volume export completed successfully.
Apr 25 15:07:12.693129 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-b44a6c62-d4b8-4c30-9904-d50b5d784984 req-fd28e237-9a84-4ee7-be61-b4ed9ec9a659 tempest-TestVolumeBackupRestore-517379879 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f26ee420-f633-4a58-802f-000894030bde {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:07:12.722241 n-d-811416-6 sudo[141129]: 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-f26ee420-f633-4a58-802f-000894030bde
Apr 25 15:07:12.723054 n-d-811416-6 sudo[141129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:07:13.427168 n-d-811416-6 sudo[141129]: pam_unix(sudo:session): session closed for user root
Apr 25 15:07:13.430547 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-b44a6c62-d4b8-4c30-9904-d50b5d784984 req-fd28e237-9a84-4ee7-be61-b4ed9ec9a659 tempest-TestVolumeBackupRestore-517379879 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f26ee420-f633-4a58-802f-000894030bde" returned: 0 in 0.736s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:07:13.596011 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:07:13.596275 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:07:13.596560 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129290912]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907\n System information:\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-6702d06e-bfd5-4e77-839b-27c778bac907\n Backing store flags: \n Account information:\n WVyWcvicGVKCnzz7QC3d\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-067058a6-6088-4f07-bf6a-b39ed110c166\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-067058a6-6088-4f07-bf6a-b39ed110c166\n Backing store flags: \n Account information:\n 8z8CkG9A6whxWxc9sZdh\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-b44a6c62-d4b8-4c30-9904-d50b5d784984 req-fd28e237-9a84-4ee7-be61-b4ed9ec9a659 tempest-TestVolumeBackupRestore-517379879 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00030000
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf30
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00030001
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf31
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6702d06e-bfd5-4e77-839b-27c778bac907
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: WVyWcvicGVKCnzz7QC3d
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Target 5: iqn.2010-10.org.openstack:volume-067058a6-6088-4f07-bf6a-b39ed110c166
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: I_T nexus: 35
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Connection: 0
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.23
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00050000
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf50
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00050001
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf51
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-067058a6-6088-4f07-bf6a-b39ed110c166
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: 8z8CkG9A6whxWxc9sZdh
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:07:13.624003 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:07:13.631409 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-b44a6c62-d4b8-4c30-9904-d50b5d784984 req-fd28e237-9a84-4ee7-be61-b4ed9ec9a659 tempest-TestVolumeBackupRestore-517379879 None] Creating iscsi_target for Volume ID: volume-f26ee420-f633-4a58-802f-000894030bde {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:07:13.632030 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-b44a6c62-d4b8-4c30-9904-d50b5d784984 req-fd28e237-9a84-4ee7-be61-b4ed9ec9a659 tempest-TestVolumeBackupRestore-517379879 None] Created volume path /opt/stack/data/cinder/volumes/volume-f26ee420-f633-4a58-802f-000894030bde,
Apr 25 15:07:13.632030 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:07:13.632030 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:07:13.632030 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f26ee420-f633-4a58-802f-000894030bde
Apr 25 15:07:13.632030 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:07:13.632030 n-d-811416-6 cinder-volume[96343]: incominguser sfsgmBBdMu7FzAWozVzX 2iC5MrREfDBL86q8
Apr 25 15:07:13.632030 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:07:13.632030 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:07:13.632030 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:07:13.632030 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:07:13.654390 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:07:13.690731 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-da741a9b-da14-4da6-b057-4a0b539534b7 tempest-VolumesBackupsTest-1963564828 None] Terminate volume connection completed successfully.
Apr 25 15:07:13.808006 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:07:13.924419 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.116s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:07:13.924633 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129499456]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907\n System information:\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-6702d06e-bfd5-4e77-839b-27c778bac907\n Backing store flags: \n Account information:\n WVyWcvicGVKCnzz7QC3d\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-067058a6-6088-4f07-bf6a-b39ed110c166\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-067058a6-6088-4f07-bf6a-b39ed110c166\n Backing store flags: \n Account information:\n 8z8CkG9A6whxWxc9sZdh\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:07:13.925632 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [None req-da741a9b-da14-4da6-b057-4a0b539534b7 tempest-VolumesBackupsTest-1963564828 None] Removing iscsi_target for Volume ID: 6702d06e-bfd5-4e77-839b-27c778bac907
Apr 25 15:07:13.928566 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907 -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:07:14.185211 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907 -f" returned: 0 in 0.257s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:07:14.185429 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129499456]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:07:14.187580 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:07:14.365327 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde" returned: 0 in 0.731s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:07:14.366080 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129290912]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:07:14.366766 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-b44a6c62-d4b8-4c30-9904-d50b5d784984 req-fd28e237-9a84-4ee7-be61-b4ed9ec9a659 tempest-TestVolumeBackupRestore-517379879 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:07:14.367376 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-b44a6c62-d4b8-4c30-9904-d50b5d784984 req-fd28e237-9a84-4ee7-be61-b4ed9ec9a659 tempest-TestVolumeBackupRestore-517379879 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:07:14.370260 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:07:14.378692 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:07:14.379150 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129290912]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-067058a6-6088-4f07-bf6a-b39ed110c166\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-067058a6-6088-4f07-bf6a-b39ed110c166\n Backing store flags: \n Account information:\n 8z8CkG9A6whxWxc9sZdh\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde\n System information:\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-f26ee420-f633-4a58-802f-000894030bde\n Backing store flags: \n Account information:\n sfsgmBBdMu7FzAWozVzX\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-b44a6c62-d4b8-4c30-9904-d50b5d784984 req-fd28e237-9a84-4ee7-be61-b4ed9ec9a659 tempest-TestVolumeBackupRestore-517379879 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-6702d06e-bfd5-4e77-839b-27c778bac907
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00030000
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf30
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00030001
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf31
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6702d06e-bfd5-4e77-839b-27c778bac907
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: WVyWcvicGVKCnzz7QC3d
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Target 5: iqn.2010-10.org.openstack:volume-067058a6-6088-4f07-bf6a-b39ed110c166
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: I_T nexus: 35
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Connection: 0
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.23
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00050000
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf50
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00050001
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf51
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-067058a6-6088-4f07-bf6a-b39ed110c166
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: 8z8CkG9A6whxWxc9sZdh
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:07:14.380015 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:07:14.388370 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:07:14.398270 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.210s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:07:14.399199 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129499456]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-067058a6-6088-4f07-bf6a-b39ed110c166\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-067058a6-6088-4f07-bf6a-b39ed110c166\n Backing store flags: \n Account information:\n 8z8CkG9A6whxWxc9sZdh\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde\n System information:\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-f26ee420-f633-4a58-802f-000894030bde\n Backing store flags: \n Account information:\n sfsgmBBdMu7FzAWozVzX\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:07:14.400119 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-da741a9b-da14-4da6-b057-4a0b539534b7 tempest-VolumesBackupsTest-1963564828 None] Remove volume export completed successfully.
Apr 25 15:07:14.571027 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.184s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:07:14.571585 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129290912]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-067058a6-6088-4f07-bf6a-b39ed110c166\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-067058a6-6088-4f07-bf6a-b39ed110c166\n Backing store flags: \n Account information:\n 8z8CkG9A6whxWxc9sZdh\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde\n System information:\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-f26ee420-f633-4a58-802f-000894030bde\n Backing store flags: \n Account information:\n sfsgmBBdMu7FzAWozVzX\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:07:14.575314 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:07:14.684938 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:07:14.685419 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129290912]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-067058a6-6088-4f07-bf6a-b39ed110c166\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-067058a6-6088-4f07-bf6a-b39ed110c166\n Backing store flags: \n Account information:\n 8z8CkG9A6whxWxc9sZdh\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde\n System information:\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-f26ee420-f633-4a58-802f-000894030bde\n Backing store flags: \n Account information:\n sfsgmBBdMu7FzAWozVzX\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:07:14.686550 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-b44a6c62-d4b8-4c30-9904-d50b5d784984 req-fd28e237-9a84-4ee7-be61-b4ed9ec9a659 tempest-TestVolumeBackupRestore-517379879 None] Set provider_location to: 10.222.0.23:3260,6 iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:07:14.751019 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-b44a6c62-d4b8-4c30-9904-d50b5d784984 req-fd28e237-9a84-4ee7-be61-b4ed9ec9a659 tempest-TestVolumeBackupRestore-517379879 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde', 'target_lun': 1, 'volume_id': 'f26ee420-f633-4a58-802f-000894030bde', 'auth_method': 'CHAP', 'auth_username': 'sfsgmBBdMu7FzAWozVzX', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'd826c60d-e6d2-4122-9396-32eb62adb7a3'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 15:07:14.896924 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-b44a6c62-d4b8-4c30-9904-d50b5d784984 req-fd28e237-9a84-4ee7-be61-b4ed9ec9a659 tempest-TestVolumeBackupRestore-517379879 None] attachment_update completed successfully.
Apr 25 15:07:16.345849 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:07:16.352336 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:07:16.352978 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 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'
Apr 25 15:07:16.369954 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Flow 'volume_create_manager' (4e749c7e-20cb-4be3-891c-4558fe9c7b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:07:16.385325 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (758f6e8b-aad9-4044-8689-05c41c6a7c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:07:16.427327 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:07:16.473125 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (758f6e8b-aad9-4044-8689-05c41c6a7c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:07:16Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_db0bda74-fa52-4694-9982-e0bfade78045',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=ea48afbf-7a6d-47a3-84e0-37ae94c61347,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='611af382b7934b80ac5a7af8c4453b82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:07:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:07:16Z,user_id='7eaa3dce99b04eaa90c590749cb20e9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:07:16.476045 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a6d8b031-bc08-4283-9abd-fc86682e58d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:07:16.478429 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a6d8b031-bc08-4283-9abd-fc86682e58d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:07:16.480950 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d8619b66-8077-43f2-b3b1-fe7e9be7f467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:07:16.483437 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d8619b66-8077-43f2-b3b1-fe7e9be7f467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ea48afbf-7a6d-47a3-84e0-37ae94c61347', 'volume_name': 'volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:07:16.485915 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (66fe2b6d-dc0c-4a01-bdcb-864d02d15bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:07:16.488198 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (66fe2b6d-dc0c-4a01-bdcb-864d02d15bf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:07:16.491159 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9f121359-251e-4e9f-a57c-ce15761d1e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:07:16.492095 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Volume ea48afbf-7a6d-47a3-84e0-37ae94c61347: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347', 'volume_size': 1}
Apr 25 15:07:16.493489 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:07:16.532449 n-d-811416-6 sudo[141238]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:07:16.533313 n-d-811416-6 sudo[141238]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:07:17.173688 n-d-811416-6 sudo[141238]: pam_unix(sudo:session): session closed for user root
Apr 25 15:07:17.176143 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.682s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:07:17.180014 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9f121359-251e-4e9f-a57c-ce15761d1e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:07:17.182571 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (56dc8def-50b5-434c-825e-7fa8ac67b50b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:07:17.201895 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Volume volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347 (ea48afbf-7a6d-47a3-84e0-37ae94c61347): created successfully
Apr 25 15:07:17.204435 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (56dc8def-50b5-434c-825e-7fa8ac67b50b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:07:17.212075 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Flow 'volume_create_manager' (4e749c7e-20cb-4be3-891c-4558fe9c7b23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:07:17.233513 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Created volume successfully.
Apr 25 15:07:17.642025 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:07:17.668393 n-d-811416-6 sudo[141281]: 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-ea48afbf-7a6d-47a3-84e0-37ae94c61347
Apr 25 15:07:17.669371 n-d-811416-6 sudo[141281]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:07:18.121458 n-d-811416-6 sudo[141281]: pam_unix(sudo:session): session closed for user root
Apr 25 15:07:18.124143 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347" returned: 0 in 0.482s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:07:18.180546 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:07:18.186099 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:07:18.186099 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140120736]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-067058a6-6088-4f07-bf6a-b39ed110c166\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-067058a6-6088-4f07-bf6a-b39ed110c166\n Backing store flags: \n Account information:\n 8z8CkG9A6whxWxc9sZdh\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-f26ee420-f633-4a58-802f-000894030bde\n Backing store flags: \n Account information:\n sfsgmBBdMu7FzAWozVzX\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-067058a6-6088-4f07-bf6a-b39ed110c166
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: I_T nexus: 35
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Connection: 0
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.23
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00050000
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf50
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00050001
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf51
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-067058a6-6088-4f07-bf6a-b39ed110c166
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: 8z8CkG9A6whxWxc9sZdh
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Target 6: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: I_T nexus: 36
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00060000
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf60
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00060001
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf61
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f26ee420-f633-4a58-802f-000894030bde
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: sfsgmBBdMu7FzAWozVzX
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:07:18.186801 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:07:18.192437 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Creating iscsi_target for Volume ID: volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:07:18.195426 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Created volume path /opt/stack/data/cinder/volumes/volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347,
Apr 25 15:07:18.195426 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:07:18.195426 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:07:18.195426 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347
Apr 25 15:07:18.195426 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:07:18.195426 n-d-811416-6 cinder-volume[96343]: incominguser nfB8SwLDVSfUP3944Z82 VEr3W9fVHdcPqVd8
Apr 25 15:07:18.195426 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:07:18.195426 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:07:18.195426 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:07:18.195426 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:07:18.197438 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:07:18.629375 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347" returned: 0 in 0.432s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:07:18.630481 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140120736]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:07:18.631184 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:07:18.631816 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:07:18.635904 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:07:18.643941 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:07:18.644503 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140120736]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-067058a6-6088-4f07-bf6a-b39ed110c166\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-067058a6-6088-4f07-bf6a-b39ed110c166\n Backing store flags: \n Account information:\n 8z8CkG9A6whxWxc9sZdh\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-f26ee420-f633-4a58-802f-000894030bde\n Backing store flags: \n Account information:\n sfsgmBBdMu7FzAWozVzX\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347\n System information:\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-ea48afbf-7a6d-47a3-84e0-37ae94c61347\n Backing store flags: \n Account information:\n nfB8SwLDVSfUP3944Z82\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-067058a6-6088-4f07-bf6a-b39ed110c166
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: I_T nexus: 35
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Connection: 0
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.23
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00050000
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf50
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00050001
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf51
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-067058a6-6088-4f07-bf6a-b39ed110c166
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: 8z8CkG9A6whxWxc9sZdh
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Target 6: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: I_T nexus: 36
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00060000
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf60
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00060001
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf61
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f26ee420-f633-4a58-802f-000894030bde
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: sfsgmBBdMu7FzAWozVzX
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:07:18.644911 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:07:18.650264 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:07:18.776081 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.127s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:07:18.777236 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140120736]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-067058a6-6088-4f07-bf6a-b39ed110c166\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-067058a6-6088-4f07-bf6a-b39ed110c166\n Backing store flags: \n Account information:\n 8z8CkG9A6whxWxc9sZdh\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-f26ee420-f633-4a58-802f-000894030bde\n Backing store flags: \n Account information:\n sfsgmBBdMu7FzAWozVzX\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347\n System information:\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-ea48afbf-7a6d-47a3-84e0-37ae94c61347\n Backing store flags: \n Account information:\n nfB8SwLDVSfUP3944Z82\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:07:18.784076 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:07:18.888229 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:07:18.890249 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140120736]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-067058a6-6088-4f07-bf6a-b39ed110c166\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-067058a6-6088-4f07-bf6a-b39ed110c166\n Backing store flags: \n Account information:\n 8z8CkG9A6whxWxc9sZdh\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-f26ee420-f633-4a58-802f-000894030bde\n Backing store flags: \n Account information:\n sfsgmBBdMu7FzAWozVzX\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347\n System information:\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-ea48afbf-7a6d-47a3-84e0-37ae94c61347\n Backing store flags: \n Account information:\n nfB8SwLDVSfUP3944Z82\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:07:18.891586 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Set provider_location to: 10.222.0.23:3260,7 iqn.2010-10.org.openstack:volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:07:18.937075 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Initialize volume connection completed successfully.
Apr 25 15:07:57.044035 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] Terminate volume connection completed successfully.
Apr 25 15:07:57.120220 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:07:57.268105 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.152s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:07:57.269622 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681144581104]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-067058a6-6088-4f07-bf6a-b39ed110c166\n System information:\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-067058a6-6088-4f07-bf6a-b39ed110c166\n Backing store flags: \n Account information:\n 8z8CkG9A6whxWxc9sZdh\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-f26ee420-f633-4a58-802f-000894030bde\n Backing store flags: \n Account information:\n sfsgmBBdMu7FzAWozVzX\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-ea48afbf-7a6d-47a3-84e0-37ae94c61347\n Backing store flags: \n Account information:\n nfB8SwLDVSfUP3944Z82\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:07:57.270105 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] Removing iscsi_target for Volume ID: 067058a6-6088-4f07-bf6a-b39ed110c166
Apr 25 15:07:57.271415 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-067058a6-6088-4f07-bf6a-b39ed110c166 -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:07:57.520176 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-067058a6-6088-4f07-bf6a-b39ed110c166 -f" returned: 0 in 0.248s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:07:57.520460 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681144581104]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:07:57.523604 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:07:57.660773 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.137s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:07:57.662695 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681144581104]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-f26ee420-f633-4a58-802f-000894030bde\n Backing store flags: \n Account information:\n sfsgmBBdMu7FzAWozVzX\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-ea48afbf-7a6d-47a3-84e0-37ae94c61347\n Backing store flags: \n Account information:\n nfB8SwLDVSfUP3944Z82\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:07:57.662695 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] Remove volume export completed successfully.
Apr 25 15:07:57.767470 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-067058a6-6088-4f07-bf6a-b39ed110c166-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:07:57.880527 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] Trying to delete temp volume: 067058a6-6088-4f07-bf6a-b39ed110c166
Apr 25 15:07:57.880527 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:07:58.015919 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.137s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:07:58.015919 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681144581104]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-f26ee420-f633-4a58-802f-000894030bde\n Backing store flags: \n Account information:\n sfsgmBBdMu7FzAWozVzX\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-ea48afbf-7a6d-47a3-84e0-37ae94c61347\n Backing store flags: \n Account information:\n nfB8SwLDVSfUP3944Z82\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:07:58.015919 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] Skipping remove_export. No iscsi_target is presently exported for volume: 067058a6-6088-4f07-bf6a-b39ed110c166
Apr 25 15:07:58.015919 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-067058a6-6088-4f07-bf6a-b39ed110c166 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:07:58.066904 n-d-811416-6 sudo[141866]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-067058a6-6088-4f07-bf6a-b39ed110c166
Apr 25 15:07:58.069006 n-d-811416-6 sudo[141866]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:07:58.882267 n-d-811416-6 sudo[141866]: pam_unix(sudo:session): session closed for user root
Apr 25 15:07:58.887741 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-067058a6-6088-4f07-bf6a-b39ed110c166" returned: 0 in 0.876s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:07:58.891381 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 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-067058a6-6088-4f07-bf6a-b39ed110c166 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:07:58.944531 n-d-811416-6 sudo[141870]: 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-067058a6-6088-4f07-bf6a-b39ed110c166
Apr 25 15:07:58.947478 n-d-811416-6 sudo[141870]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:07:59.665245 n-d-811416-6 sudo[141870]: pam_unix(sudo:session): session closed for user root
Apr 25 15:07:59.669199 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-067058a6-6088-4f07-bf6a-b39ed110c166" returned: 0 in 0.778s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:07:59.674340 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-067058a6-6088-4f07-bf6a-b39ed110c166 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:07:59.717750 n-d-811416-6 sudo[141873]: 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-067058a6-6088-4f07-bf6a-b39ed110c166
Apr 25 15:07:59.718860 n-d-811416-6 sudo[141873]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:08:00.305202 n-d-811416-6 sudo[141873]: pam_unix(sudo:session): session closed for user root
Apr 25 15:08:00.308047 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-067058a6-6088-4f07-bf6a-b39ed110c166" returned: 0 in 0.638s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:00.309377 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] Successfully deleted volume: 067058a6-6088-4f07-bf6a-b39ed110c166
Apr 25 15:08:00.350613 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] Deleted volume successfully.
Apr 25 15:08:00.361215 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-ab74282e-90c2-4fed-aee2-848e1dee0c37 tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-067058a6-6088-4f07-bf6a-b39ed110c166-delete_volume'" released by "delete_volume" :: held 2.592s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:08:02.910533 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Terminate volume connection completed successfully.
Apr 25 15:08:02.968927 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:03.088554 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.120s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:03.089941 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681139113648]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-f26ee420-f633-4a58-802f-000894030bde\n Backing store flags: \n Account information:\n sfsgmBBdMu7FzAWozVzX\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347\n System information:\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-ea48afbf-7a6d-47a3-84e0-37ae94c61347\n Backing store flags: \n Account information:\n nfB8SwLDVSfUP3944Z82\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:08:03.090517 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Removing iscsi_target for Volume ID: ea48afbf-7a6d-47a3-84e0-37ae94c61347
Apr 25 15:08:03.091782 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347 -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:03.491144 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347 -f" returned: 0 in 0.399s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:03.491475 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681139113648]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:08:03.494882 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:03.757403 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.262s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:03.757796 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681139113648]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-f26ee420-f633-4a58-802f-000894030bde\n Backing store flags: \n Account information:\n sfsgmBBdMu7FzAWozVzX\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:08:03.758672 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-9b8b7520-9d47-440c-bf47-a72bd82bada8 tempest-VolumesBackupsTest-1963564828 None] Remove volume export completed successfully.
Apr 25 15:08:03.995560 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:08:03.996154 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:08:03.996816 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:04.044731 n-d-811416-6 sudo[142038]: 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
Apr 25 15:08:04.046702 n-d-811416-6 sudo[142038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:08:04.810587 n-d-811416-6 sudo[142038]: pam_unix(sudo:session): session closed for user root
Apr 25 15:08:04.813277 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.816s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:04.816468 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:04.855752 n-d-811416-6 sudo[142050]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:08:04.860240 n-d-811416-6 sudo[142050]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:08:05.168797 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-29f1ba5a-2ad9-47b7-9d98-811558c3ded0 tempest-VolumesBackupsTest-1963564828 None] Lock "b'cinder-ea48afbf-7a6d-47a3-84e0-37ae94c61347-delete_volume'" acquired by "delete_volume" :: waited 0.035s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:08:05.314648 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:05.456047 n-d-811416-6 sudo[142050]: pam_unix(sudo:session): session closed for user root
Apr 25 15:08:05.458514 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.642s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:05.462571 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:08:05.526241 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.214s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:05.526461 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128038240]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-f26ee420-f633-4a58-802f-000894030bde\n Backing store flags: \n Account information:\n sfsgmBBdMu7FzAWozVzX\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:08:05.527383 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-29f1ba5a-2ad9-47b7-9d98-811558c3ded0 tempest-VolumesBackupsTest-1963564828 None] Skipping remove_export. No iscsi_target is presently exported for volume: ea48afbf-7a6d-47a3-84e0-37ae94c61347
Apr 25 15:08:05.528516 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-29f1ba5a-2ad9-47b7-9d98-811558c3ded0 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:05.567114 n-d-811416-6 sudo[142067]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347
Apr 25 15:08:05.568728 n-d-811416-6 sudo[142067]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:08:06.066285 n-d-811416-6 sudo[142067]: pam_unix(sudo:session): session closed for user root
Apr 25 15:08:06.070249 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-29f1ba5a-2ad9-47b7-9d98-811558c3ded0 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347" returned: 0 in 0.541s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:06.074889 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-29f1ba5a-2ad9-47b7-9d98-811558c3ded0 tempest-VolumesBackupsTest-1963564828 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-ea48afbf-7a6d-47a3-84e0-37ae94c61347 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:06.093433 n-d-811416-6 sudo[142076]: 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-ea48afbf-7a6d-47a3-84e0-37ae94c61347
Apr 25 15:08:06.094238 n-d-811416-6 sudo[142076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:08:06.671199 n-d-811416-6 sudo[142076]: pam_unix(sudo:session): session closed for user root
Apr 25 15:08:06.673860 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-29f1ba5a-2ad9-47b7-9d98-811558c3ded0 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347" returned: 0 in 0.601s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:06.675933 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-29f1ba5a-2ad9-47b7-9d98-811558c3ded0 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:06.713880 n-d-811416-6 sudo[142108]: 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-ea48afbf-7a6d-47a3-84e0-37ae94c61347
Apr 25 15:08:06.714675 n-d-811416-6 sudo[142108]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:08:07.364826 n-d-811416-6 sudo[142108]: pam_unix(sudo:session): session closed for user root
Apr 25 15:08:07.368413 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-29f1ba5a-2ad9-47b7-9d98-811558c3ded0 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ea48afbf-7a6d-47a3-84e0-37ae94c61347" returned: 0 in 0.692s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:07.369748 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-29f1ba5a-2ad9-47b7-9d98-811558c3ded0 tempest-VolumesBackupsTest-1963564828 None] Successfully deleted volume: ea48afbf-7a6d-47a3-84e0-37ae94c61347
Apr 25 15:08:07.439686 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-29f1ba5a-2ad9-47b7-9d98-811558c3ded0 tempest-VolumesBackupsTest-1963564828 None] Created reservations ['6606c5e3-fc1e-414c-86c2-e2e2ac4fc572', '8105d3a7-5683-48ba-a5f9-e4f991071bdd', 'b1359393-11c1-46fc-8527-0dfc9b227ba1', 'c2368f1b-4cd9-4fdb-8d69-4af85e39d3ef'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:08:07.526280 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-29f1ba5a-2ad9-47b7-9d98-811558c3ded0 tempest-VolumesBackupsTest-1963564828 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:08:07.527385 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-29f1ba5a-2ad9-47b7-9d98-811558c3ded0 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:07.574824 n-d-811416-6 sudo[142141]: 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
Apr 25 15:08:07.576230 n-d-811416-6 sudo[142141]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:08:08.236989 n-d-811416-6 sudo[142141]: pam_unix(sudo:session): session closed for user root
Apr 25 15:08:08.239753 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-29f1ba5a-2ad9-47b7-9d98-811558c3ded0 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.712s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:08.244637 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-29f1ba5a-2ad9-47b7-9d98-811558c3ded0 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:08.305441 n-d-811416-6 sudo[142156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:08:08.306446 n-d-811416-6 sudo[142156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:08:09.158991 n-d-811416-6 sudo[142156]: pam_unix(sudo:session): session closed for user root
Apr 25 15:08:09.162982 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-29f1ba5a-2ad9-47b7-9d98-811558c3ded0 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:09.164912 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-29f1ba5a-2ad9-47b7-9d98-811558c3ded0 tempest-VolumesBackupsTest-1963564828 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:08:09.171730 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-29f1ba5a-2ad9-47b7-9d98-811558c3ded0 tempest-VolumesBackupsTest-1963564828 None] Deleted volume successfully.
Apr 25 15:08:09.191807 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-29f1ba5a-2ad9-47b7-9d98-811558c3ded0 tempest-VolumesBackupsTest-1963564828 None] Lock "b'cinder-ea48afbf-7a6d-47a3-84e0-37ae94c61347-delete_volume'" released by "delete_volume" :: held 4.024s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:08:13.835659 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-b4633df2-8a20-4e27-ac99-76baa75e625a tempest-VolumesBackupsTest-1963564828 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:08:13.838993 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-b4633df2-8a20-4e27-ac99-76baa75e625a tempest-VolumesBackupsTest-1963564828 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:08:13.838993 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-b4633df2-8a20-4e27-ac99-76baa75e625a tempest-VolumesBackupsTest-1963564828 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'
Apr 25 15:08:13.852476 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b4633df2-8a20-4e27-ac99-76baa75e625a tempest-VolumesBackupsTest-1963564828 None] Flow 'volume_create_manager' (f9bb278f-c587-457a-bd0f-bf5662a6d205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:08:13.855868 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b4633df2-8a20-4e27-ac99-76baa75e625a tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (41276026-57fb-4d71-8246-53b4aa1f3f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:08:13.880409 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-b4633df2-8a20-4e27-ac99-76baa75e625a tempest-VolumesBackupsTest-1963564828 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:08:13.917947 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b4633df2-8a20-4e27-ac99-76baa75e625a tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (41276026-57fb-4d71-8246-53b4aa1f3f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:08:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-354795825',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=fb782ecf-bd99-4c25-aa77-eb45ce568914,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='611af382b7934b80ac5a7af8c4453b82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:08:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:08:14Z,user_id='7eaa3dce99b04eaa90c590749cb20e9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:08:13.921081 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b4633df2-8a20-4e27-ac99-76baa75e625a tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (453be380-8122-47b3-9a00-9ec36afd948f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:08:13.938712 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b4633df2-8a20-4e27-ac99-76baa75e625a tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (453be380-8122-47b3-9a00-9ec36afd948f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:08:13.941561 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b4633df2-8a20-4e27-ac99-76baa75e625a tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9ba93cd8-7596-4067-ac9a-c6f0980a4767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:08:13.944634 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b4633df2-8a20-4e27-ac99-76baa75e625a tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9ba93cd8-7596-4067-ac9a-c6f0980a4767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fb782ecf-bd99-4c25-aa77-eb45ce568914', 'volume_name': 'volume-fb782ecf-bd99-4c25-aa77-eb45ce568914', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:08:13.946991 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b4633df2-8a20-4e27-ac99-76baa75e625a tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ac080e9e-aec7-43b5-b072-ca0ac65458aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:08:13.949109 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b4633df2-8a20-4e27-ac99-76baa75e625a tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ac080e9e-aec7-43b5-b072-ca0ac65458aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:08:13.951221 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b4633df2-8a20-4e27-ac99-76baa75e625a tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (406cd1e0-69e1-4521-85f8-04a433c34602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:08:13.952509 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-b4633df2-8a20-4e27-ac99-76baa75e625a tempest-VolumesBackupsTest-1963564828 None] Volume fb782ecf-bd99-4c25-aa77-eb45ce568914: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fb782ecf-bd99-4c25-aa77-eb45ce568914', 'volume_size': 1}
Apr 25 15:08:13.961345 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b4633df2-8a20-4e27-ac99-76baa75e625a tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fb782ecf-bd99-4c25-aa77-eb45ce568914 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:13.995517 n-d-811416-6 sudo[142220]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fb782ecf-bd99-4c25-aa77-eb45ce568914 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:08:13.996328 n-d-811416-6 sudo[142220]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:08:14.674844 n-d-811416-6 sudo[142220]: pam_unix(sudo:session): session closed for user root
Apr 25 15:08:14.677997 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b4633df2-8a20-4e27-ac99-76baa75e625a tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fb782ecf-bd99-4c25-aa77-eb45ce568914 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.717s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:14.682240 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b4633df2-8a20-4e27-ac99-76baa75e625a tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (406cd1e0-69e1-4521-85f8-04a433c34602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fb782ecf-bd99-4c25-aa77-eb45ce568914', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:08:14.685513 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b4633df2-8a20-4e27-ac99-76baa75e625a tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bbd1baab-a82e-4454-9497-a87eeb7f07f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:08:14.709273 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-b4633df2-8a20-4e27-ac99-76baa75e625a tempest-VolumesBackupsTest-1963564828 None] Volume volume-fb782ecf-bd99-4c25-aa77-eb45ce568914 (fb782ecf-bd99-4c25-aa77-eb45ce568914): created successfully
Apr 25 15:08:14.712054 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b4633df2-8a20-4e27-ac99-76baa75e625a tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bbd1baab-a82e-4454-9497-a87eeb7f07f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:08:14.725105 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b4633df2-8a20-4e27-ac99-76baa75e625a tempest-VolumesBackupsTest-1963564828 None] Flow 'volume_create_manager' (f9bb278f-c587-457a-bd0f-bf5662a6d205) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:08:14.744699 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-b4633df2-8a20-4e27-ac99-76baa75e625a tempest-VolumesBackupsTest-1963564828 None] Created volume successfully.
Apr 25 15:08:15.478059 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.driver [None req-1a3a0bc8-e3a6-44c3-8d28-60bf12a203b8 tempest-VolumesBackupsTest-1963564828 None] Creating a new backup for volume volume-fb782ecf-bd99-4c25-aa77-eb45ce568914. {{(pid=96343) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Apr 25 15:08:15.495358 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1a3a0bc8-e3a6-44c3-8d28-60bf12a203b8 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fb782ecf-bd99-4c25-aa77-eb45ce568914 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:15.520399 n-d-811416-6 sudo[142295]: 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-fb782ecf-bd99-4c25-aa77-eb45ce568914
Apr 25 15:08:15.521255 n-d-811416-6 sudo[142295]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:08:16.019712 n-d-811416-6 sudo[142295]: pam_unix(sudo:session): session closed for user root
Apr 25 15:08:16.022537 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1a3a0bc8-e3a6-44c3-8d28-60bf12a203b8 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fb782ecf-bd99-4c25-aa77-eb45ce568914" returned: 0 in 0.528s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:16.114168 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:16.135770 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:16.136292 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681144581808]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-f26ee420-f633-4a58-802f-000894030bde\n Backing store flags: \n Account information:\n sfsgmBBdMu7FzAWozVzX\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-1a3a0bc8-e3a6-44c3-8d28-60bf12a203b8 tempest-VolumesBackupsTest-1963564828 None] Targets prior to update: Target 6: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: I_T nexus: 36
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00060000
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf60
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00060001
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf61
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f26ee420-f633-4a58-802f-000894030bde
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: sfsgmBBdMu7FzAWozVzX
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:08:16.137171 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:08:16.141414 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-1a3a0bc8-e3a6-44c3-8d28-60bf12a203b8 tempest-VolumesBackupsTest-1963564828 None] Creating iscsi_target for Volume ID: volume-fb782ecf-bd99-4c25-aa77-eb45ce568914 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:08:16.148177 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-1a3a0bc8-e3a6-44c3-8d28-60bf12a203b8 tempest-VolumesBackupsTest-1963564828 None] Created volume path /opt/stack/data/cinder/volumes/volume-fb782ecf-bd99-4c25-aa77-eb45ce568914,
Apr 25 15:08:16.148177 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:08:16.148177 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:08:16.148177 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-fb782ecf-bd99-4c25-aa77-eb45ce568914
Apr 25 15:08:16.148177 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:08:16.148177 n-d-811416-6 cinder-volume[96343]: incominguser GDuahvStVJT363Wi5bRZ 32H4e6uLrSjYuMUT
Apr 25 15:08:16.148177 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:08:16.148177 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:08:16.148177 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:08:16.148177 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:08:16.151761 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-fb782ecf-bd99-4c25-aa77-eb45ce568914 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:16.730004 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-fb782ecf-bd99-4c25-aa77-eb45ce568914" returned: 0 in 0.579s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:16.730944 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681144581808]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:08:16.731708 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-1a3a0bc8-e3a6-44c3-8d28-60bf12a203b8 tempest-VolumesBackupsTest-1963564828 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:08:16.732350 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-1a3a0bc8-e3a6-44c3-8d28-60bf12a203b8 tempest-VolumesBackupsTest-1963564828 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:08:16.737341 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:16.744919 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:16.745318 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681144581808]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-f26ee420-f633-4a58-802f-000894030bde\n Backing store flags: \n Account information:\n sfsgmBBdMu7FzAWozVzX\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-fb782ecf-bd99-4c25-aa77-eb45ce568914\n System information:\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-fb782ecf-bd99-4c25-aa77-eb45ce568914\n Backing store flags: \n Account information:\n GDuahvStVJT363Wi5bRZ\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-1a3a0bc8-e3a6-44c3-8d28-60bf12a203b8 tempest-VolumesBackupsTest-1963564828 None] Targets after update: Target 6: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: I_T nexus: 36
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00060000
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf60
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00060001
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf61
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f26ee420-f633-4a58-802f-000894030bde
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: sfsgmBBdMu7FzAWozVzX
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:08:16.745994 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:08:16.750545 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:16.855039 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:16.855381 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681144581808]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-f26ee420-f633-4a58-802f-000894030bde\n Backing store flags: \n Account information:\n sfsgmBBdMu7FzAWozVzX\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-fb782ecf-bd99-4c25-aa77-eb45ce568914\n System information:\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-fb782ecf-bd99-4c25-aa77-eb45ce568914\n Backing store flags: \n Account information:\n GDuahvStVJT363Wi5bRZ\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:08:16.859100 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:16.999781 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.141s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:17.000069 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681144581808]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-f26ee420-f633-4a58-802f-000894030bde\n Backing store flags: \n Account information:\n sfsgmBBdMu7FzAWozVzX\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-fb782ecf-bd99-4c25-aa77-eb45ce568914\n System information:\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-fb782ecf-bd99-4c25-aa77-eb45ce568914\n Backing store flags: \n Account information:\n GDuahvStVJT363Wi5bRZ\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:08:17.001754 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [None req-1a3a0bc8-e3a6-44c3-8d28-60bf12a203b8 tempest-VolumesBackupsTest-1963564828 None] Set provider_location to: 10.222.0.23:3260,7 iqn.2010-10.org.openstack:volume-fb782ecf-bd99-4c25-aa77-eb45ce568914 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:08:17.056543 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-1a3a0bc8-e3a6-44c3-8d28-60bf12a203b8 tempest-VolumesBackupsTest-1963564828 None] Initialize volume connection completed successfully.
Apr 25 15:08:22.100151 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:08:22.107982 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:08:22.108837 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 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'
Apr 25 15:08:22.129928 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Flow 'volume_create_manager' (5fadb0ec-c2b4-41fd-899d-a0d165b6e399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:08:22.141772 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fb3d897b-bc17-46c5-adc0-e552cc893afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:08:22.217427 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:08:22.259490 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fb3d897b-bc17-46c5-adc0-e552cc893afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:08:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1357123662',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=284d7bb9-8468-465e-8f1d-834446c88126,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c8be9ca298e4805ad65e452e2bf01fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:08:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:08:22Z,user_id='a61b31ab780a4cf1811b7d3bd269d00d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:08:22.266607 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2d6290ac-06f9-4e37-b95a-88e58038025b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:08:22.274167 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2d6290ac-06f9-4e37-b95a-88e58038025b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:08:22.278089 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c22f0113-43d2-4f93-8d71-089602d4888a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:08:22.448522 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c22f0113-43d2-4f93-8d71-089602d4888a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '284d7bb9-8468-465e-8f1d-834446c88126', 'volume_name': 'volume-284d7bb9-8468-465e-8f1d-834446c88126', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:08:22.473782 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4719c2e8-35ab-4d93-aec6-4d1643a3b593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:08:22.503796 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4719c2e8-35ab-4d93-aec6-4d1643a3b593) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:08:22.517246 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2d63d1be-1d64-4914-b3fc-7373d531212a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:08:22.517246 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Volume 284d7bb9-8468-465e-8f1d-834446c88126: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-284d7bb9-8468-465e-8f1d-834446c88126', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 25 15:08:22.522819 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Cloning 284d7bb9-8468-465e-8f1d-834446c88126 from image e15baa71-d40b-4547-acda-fdfd7426651d at location (None, None). {{(pid=96343) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 25 15:08:28.579831 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-c209f98a-ffcc-4cda-bbc8-f94c0d81b974 req-af1342cd-0842-4c28-a35b-c5d803b1ac84 tempest-TestVolumeBackupRestore-517379879 None] Terminate volume connection completed successfully.
Apr 25 15:08:28.580440 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-c209f98a-ffcc-4cda-bbc8-f94c0d81b974 req-af1342cd-0842-4c28-a35b-c5d803b1ac84 tempest-TestVolumeBackupRestore-517379879 None] Deleting attachment d826c60d-e6d2-4122-9396-32eb62adb7a3. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 15:08:28.584612 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:28.916745 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.294s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:28.917299 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138281984]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde\n System information:\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-f26ee420-f633-4a58-802f-000894030bde\n Backing store flags: \n Account information:\n sfsgmBBdMu7FzAWozVzX\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-fb782ecf-bd99-4c25-aa77-eb45ce568914\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-fb782ecf-bd99-4c25-aa77-eb45ce568914\n Backing store flags: \n Account information:\n GDuahvStVJT363Wi5bRZ\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:08:28.919061 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-c209f98a-ffcc-4cda-bbc8-f94c0d81b974 req-af1342cd-0842-4c28-a35b-c5d803b1ac84 tempest-TestVolumeBackupRestore-517379879 None] Removing iscsi_target for Volume ID: f26ee420-f633-4a58-802f-000894030bde
Apr 25 15:08:28.922746 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:29.052802 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f26ee420-f633-4a58-802f-000894030bde -f" returned: 0 in 0.129s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:29.053136 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138281984]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:08:29.056520 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:29.246481 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.189s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:29.246959 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138281984]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-fb782ecf-bd99-4c25-aa77-eb45ce568914\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-fb782ecf-bd99-4c25-aa77-eb45ce568914\n Backing store flags: \n Account information:\n GDuahvStVJT363Wi5bRZ\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:08:32.127571 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-34fcbfd1-392d-433a-ad44-897a869d6ca1 tempest-TestVolumeBackupRestore-517379879 None] Lock "b'cinder-f26ee420-f633-4a58-802f-000894030bde-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:08:32.220026 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:32.328238 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:32.328564 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140170240]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-fb782ecf-bd99-4c25-aa77-eb45ce568914\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-fb782ecf-bd99-4c25-aa77-eb45ce568914\n Backing store flags: \n Account information:\n GDuahvStVJT363Wi5bRZ\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:08:32.329236 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-34fcbfd1-392d-433a-ad44-897a869d6ca1 tempest-TestVolumeBackupRestore-517379879 None] Skipping remove_export. No iscsi_target is presently exported for volume: f26ee420-f633-4a58-802f-000894030bde
Apr 25 15:08:32.330821 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-34fcbfd1-392d-433a-ad44-897a869d6ca1 tempest-TestVolumeBackupRestore-517379879 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f26ee420-f633-4a58-802f-000894030bde {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:32.404836 n-d-811416-6 sudo[142637]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f26ee420-f633-4a58-802f-000894030bde
Apr 25 15:08:32.405743 n-d-811416-6 sudo[142637]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:08:32.512411 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-670b3eaf-5357-4af0-b17f-95162aa6ef7f tempest-TestVolumeBackupRestore-517379879 None] Lock "b'cinder-0cd18912-7020-4575-82e4-c327297a9c5d-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:08:32.651852 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:32.818249 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.169s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:32.818762 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139680867588752]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-fb782ecf-bd99-4c25-aa77-eb45ce568914\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-fb782ecf-bd99-4c25-aa77-eb45ce568914\n Backing store flags: \n Account information:\n GDuahvStVJT363Wi5bRZ\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:08:32.819578 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-670b3eaf-5357-4af0-b17f-95162aa6ef7f tempest-TestVolumeBackupRestore-517379879 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0cd18912-7020-4575-82e4-c327297a9c5d
Apr 25 15:08:32.820776 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-670b3eaf-5357-4af0-b17f-95162aa6ef7f tempest-TestVolumeBackupRestore-517379879 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0cd18912-7020-4575-82e4-c327297a9c5d {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:32.864095 n-d-811416-6 sudo[142641]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0cd18912-7020-4575-82e4-c327297a9c5d
Apr 25 15:08:32.864949 n-d-811416-6 sudo[142641]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:08:33.388711 n-d-811416-6 sudo[142637]: pam_unix(sudo:session): session closed for user root
Apr 25 15:08:33.391391 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-34fcbfd1-392d-433a-ad44-897a869d6ca1 tempest-TestVolumeBackupRestore-517379879 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f26ee420-f633-4a58-802f-000894030bde" returned: 0 in 1.060s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:33.391568 n-d-811416-6 sudo[142641]: pam_unix(sudo:session): session closed for user root
Apr 25 15:08:33.394335 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-34fcbfd1-392d-433a-ad44-897a869d6ca1 tempest-TestVolumeBackupRestore-517379879 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-f26ee420-f633-4a58-802f-000894030bde {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:33.428307 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-670b3eaf-5357-4af0-b17f-95162aa6ef7f tempest-TestVolumeBackupRestore-517379879 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0cd18912-7020-4575-82e4-c327297a9c5d" returned: 0 in 0.607s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:33.431122 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-670b3eaf-5357-4af0-b17f-95162aa6ef7f tempest-TestVolumeBackupRestore-517379879 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-0cd18912-7020-4575-82e4-c327297a9c5d {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:33.466250 n-d-811416-6 sudo[142646]: 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-0cd18912-7020-4575-82e4-c327297a9c5d
Apr 25 15:08:33.474166 n-d-811416-6 sudo[142645]: 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-f26ee420-f633-4a58-802f-000894030bde
Apr 25 15:08:33.475033 n-d-811416-6 sudo[142646]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:08:33.484009 n-d-811416-6 sudo[142645]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:08:34.431137 n-d-811416-6 sudo[142645]: pam_unix(sudo:session): session closed for user root
Apr 25 15:08:34.450823 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-34fcbfd1-392d-433a-ad44-897a869d6ca1 tempest-TestVolumeBackupRestore-517379879 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f26ee420-f633-4a58-802f-000894030bde" returned: 0 in 1.049s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:34.457853 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-34fcbfd1-392d-433a-ad44-897a869d6ca1 tempest-TestVolumeBackupRestore-517379879 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f26ee420-f633-4a58-802f-000894030bde {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:34.504202 n-d-811416-6 sudo[142683]: 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-f26ee420-f633-4a58-802f-000894030bde
Apr 25 15:08:34.505003 n-d-811416-6 sudo[142683]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:08:34.596845 n-d-811416-6 sudo[142646]: pam_unix(sudo:session): session closed for user root
Apr 25 15:08:34.599130 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-670b3eaf-5357-4af0-b17f-95162aa6ef7f tempest-TestVolumeBackupRestore-517379879 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0cd18912-7020-4575-82e4-c327297a9c5d" returned: 0 in 1.168s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:34.601242 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-670b3eaf-5357-4af0-b17f-95162aa6ef7f tempest-TestVolumeBackupRestore-517379879 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0cd18912-7020-4575-82e4-c327297a9c5d {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:34.648583 n-d-811416-6 sudo[142687]: 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-0cd18912-7020-4575-82e4-c327297a9c5d
Apr 25 15:08:34.649454 n-d-811416-6 sudo[142687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:08:35.462770 n-d-811416-6 sudo[142687]: pam_unix(sudo:session): session closed for user root
Apr 25 15:08:35.470696 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-670b3eaf-5357-4af0-b17f-95162aa6ef7f tempest-TestVolumeBackupRestore-517379879 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0cd18912-7020-4575-82e4-c327297a9c5d" returned: 0 in 0.869s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:35.471843 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-670b3eaf-5357-4af0-b17f-95162aa6ef7f tempest-TestVolumeBackupRestore-517379879 None] Successfully deleted volume: 0cd18912-7020-4575-82e4-c327297a9c5d
Apr 25 15:08:35.562385 n-d-811416-6 sudo[142683]: pam_unix(sudo:session): session closed for user root
Apr 25 15:08:35.565106 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-34fcbfd1-392d-433a-ad44-897a869d6ca1 tempest-TestVolumeBackupRestore-517379879 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f26ee420-f633-4a58-802f-000894030bde" returned: 0 in 1.107s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:35.567527 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-34fcbfd1-392d-433a-ad44-897a869d6ca1 tempest-TestVolumeBackupRestore-517379879 None] Successfully deleted volume: f26ee420-f633-4a58-802f-000894030bde
Apr 25 15:08:35.648454 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-670b3eaf-5357-4af0-b17f-95162aa6ef7f tempest-TestVolumeBackupRestore-517379879 None] Created reservations ['a0d7e213-085a-4de0-8f2a-79569645acab', '12e4e454-e005-4f92-9542-cae89b8c1c7e', '4cbd4f27-5bac-45a6-8ea0-be6eea372d9f', '663490e7-3db1-477c-ac89-52e1fff84360'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:08:35.726044 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-34fcbfd1-392d-433a-ad44-897a869d6ca1 tempest-TestVolumeBackupRestore-517379879 None] Created reservations ['aa3b5b68-ddff-426c-8094-c8ec2e049ea7', '3d7bd5e8-fa07-4cea-bdd3-9979ced9baae', '9ae6cc42-a956-4ffd-ad79-5eb66741cb1f', '62b6e744-0ee7-432a-9fdf-115c74348c50'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:08:35.772142 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-670b3eaf-5357-4af0-b17f-95162aa6ef7f tempest-TestVolumeBackupRestore-517379879 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:08:35.773141 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-670b3eaf-5357-4af0-b17f-95162aa6ef7f tempest-TestVolumeBackupRestore-517379879 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:35.817075 n-d-811416-6 sudo[142698]: 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
Apr 25 15:08:35.818952 n-d-811416-6 sudo[142698]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:08:35.835122 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-34fcbfd1-392d-433a-ad44-897a869d6ca1 tempest-TestVolumeBackupRestore-517379879 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:08:35.836047 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-34fcbfd1-392d-433a-ad44-897a869d6ca1 tempest-TestVolumeBackupRestore-517379879 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:35.906068 n-d-811416-6 sudo[142700]: 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
Apr 25 15:08:35.922791 n-d-811416-6 sudo[142700]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:08:36.696474 n-d-811416-6 sudo[142698]: pam_unix(sudo:session): session closed for user root
Apr 25 15:08:36.700221 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-670b3eaf-5357-4af0-b17f-95162aa6ef7f tempest-TestVolumeBackupRestore-517379879 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.926s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:36.704451 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-670b3eaf-5357-4af0-b17f-95162aa6ef7f tempest-TestVolumeBackupRestore-517379879 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:36.789623 n-d-811416-6 sudo[142706]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:08:36.807837 n-d-811416-6 sudo[142706]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:08:37.038016 n-d-811416-6 sudo[142700]: pam_unix(sudo:session): session closed for user root
Apr 25 15:08:37.045887 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-34fcbfd1-392d-433a-ad44-897a869d6ca1 tempest-TestVolumeBackupRestore-517379879 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.208s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:37.050011 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-34fcbfd1-392d-433a-ad44-897a869d6ca1 tempest-TestVolumeBackupRestore-517379879 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:37.091248 n-d-811416-6 sudo[142709]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:08:37.100316 n-d-811416-6 sudo[142709]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:08:37.682693 n-d-811416-6 sudo[142709]: pam_unix(sudo:session): session closed for user root
Apr 25 15:08:37.689612 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-34fcbfd1-392d-433a-ad44-897a869d6ca1 tempest-TestVolumeBackupRestore-517379879 None] CMD "sudo cinder-rootwrap /etc/cinder/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.638s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:37.694824 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-34fcbfd1-392d-433a-ad44-897a869d6ca1 tempest-TestVolumeBackupRestore-517379879 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:08:37.704583 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-34fcbfd1-392d-433a-ad44-897a869d6ca1 tempest-TestVolumeBackupRestore-517379879 None] Deleted volume successfully.
Apr 25 15:08:37.744073 n-d-811416-6 sudo[142706]: pam_unix(sudo:session): session closed for user root
Apr 25 15:08:37.746845 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-34fcbfd1-392d-433a-ad44-897a869d6ca1 tempest-TestVolumeBackupRestore-517379879 None] Lock "b'cinder-f26ee420-f633-4a58-802f-000894030bde-delete_volume'" released by "delete_volume" :: held 5.619s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:08:37.747991 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-670b3eaf-5357-4af0-b17f-95162aa6ef7f tempest-TestVolumeBackupRestore-517379879 None] CMD "sudo cinder-rootwrap /etc/cinder/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.044s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:37.749844 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-670b3eaf-5357-4af0-b17f-95162aa6ef7f tempest-TestVolumeBackupRestore-517379879 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:08:37.754565 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-670b3eaf-5357-4af0-b17f-95162aa6ef7f tempest-TestVolumeBackupRestore-517379879 None] Deleted volume successfully.
Apr 25 15:08:37.772580 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-670b3eaf-5357-4af0-b17f-95162aa6ef7f tempest-TestVolumeBackupRestore-517379879 None] Lock "b'cinder-0cd18912-7020-4575-82e4-c327297a9c5d-delete_volume'" released by "delete_volume" :: held 5.264s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:08:42.342692 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_2fb5twoen-d-811416-6@lvmdriver-1, size 616.00 MB, duration 19.81 sec {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 25 15:08:42.347763 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Image download 616.00 MB at 31.10 MB/s
Apr 25 15:08:42.451858 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 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_e15baa71-d40b-4547-acda-fdfd7426651d_2fb5twoen-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:42.652102 n-d-811416-6 sudo[142827]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_2fb5twoen-d-811416-6@lvmdriver-1
Apr 25 15:08:42.653302 n-d-811416-6 sudo[142827]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:08:43.251098 n-d-811416-6 sudo[142827]: pam_unix(sudo:session): session closed for user root
Apr 25 15:08:43.253432 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 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_e15baa71-d40b-4547-acda-fdfd7426651d_2fb5twoen-d-811416-6@lvmdriver-1" returned: 0 in 0.801s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:43.254942 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d is fetched for user a61b31ab780a4cf1811b7d3bd269d00d. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 25 15:08:43.406757 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 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_e15baa71-d40b-4547-acda-fdfd7426651d_2fb5twoen-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:43.560354 n-d-811416-6 sudo[142836]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_2fb5twoen-d-811416-6@lvmdriver-1
Apr 25 15:08:43.561732 n-d-811416-6 sudo[142836]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:08:44.108547 n-d-811416-6 sudo[142836]: pam_unix(sudo:session): session closed for user root
Apr 25 15:08:44.111346 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 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_e15baa71-d40b-4547-acda-fdfd7426651d_2fb5twoen-d-811416-6@lvmdriver-1" returned: 0 in 0.704s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:44.114355 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-284d7bb9-8468-465e-8f1d-834446c88126 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:44.162809 n-d-811416-6 sudo[142844]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-284d7bb9-8468-465e-8f1d-834446c88126 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:08:44.164567 n-d-811416-6 sudo[142844]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:08:45.133980 n-d-811416-6 sudo[142844]: pam_unix(sudo:session): session closed for user root
Apr 25 15:08:45.136665 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-284d7bb9-8468-465e-8f1d-834446c88126 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.022s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:45.174154 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Attempting download of e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume 284d7bb9-8468-465e-8f1d-834446c88126. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 25 15:08:45.245318 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 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_e15baa71-d40b-4547-acda-fdfd7426651d_3dsazcoh {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:45.353345 n-d-811416-6 sudo[142896]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_3dsazcoh
Apr 25 15:08:45.354174 n-d-811416-6 sudo[142896]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:08:45.922765 n-d-811416-6 sudo[142896]: pam_unix(sudo:session): session closed for user root
Apr 25 15:08:45.925019 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 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_e15baa71-d40b-4547-acda-fdfd7426651d_3dsazcoh" returned: 0 in 0.679s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:45.926310 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 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_e15baa71-d40b-4547-acda-fdfd7426651d_2fb5twoen-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:46.113635 n-d-811416-6 sudo[142902]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_2fb5twoen-d-811416-6@lvmdriver-1
Apr 25 15:08:46.115086 n-d-811416-6 sudo[142902]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:08:46.576724 n-d-811416-6 sudo[142902]: pam_unix(sudo:session): session closed for user root
Apr 25 15:08:46.579060 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 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_e15baa71-d40b-4547-acda-fdfd7426651d_2fb5twoen-d-811416-6@lvmdriver-1" returned: 0 in 0.652s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:46.579896 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] e15baa71-d40b-4547-acda-fdfd7426651d was vhdx, converting to raw {{(pid=96343) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 25 15:08:46.580874 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_2fb5twoen-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--284d7bb9--8468--465e--8f1d--834446c88126 oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:46.626708 n-d-811416-6 sudo[142917]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_2fb5twoen-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--284d7bb9--8468--465e--8f1d--834446c88126 oflag=direct
Apr 25 15:08:46.644646 n-d-811416-6 sudo[142917]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:08:47.305290 n-d-811416-6 sudo[142917]: pam_unix(sudo:session): session closed for user root
Apr 25 15:08:47.307574 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_2fb5twoen-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--284d7bb9--8468--465e--8f1d--834446c88126 oflag=direct" returned: 0 in 0.726s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:47.308848 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 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_e15baa71-d40b-4547-acda-fdfd7426651d_2fb5twoen-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--284d7bb9--8468--465e--8f1d--834446c88126 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:47.347364 n-d-811416-6 sudo[142949]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_2fb5twoen-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--284d7bb9--8468--465e--8f1d--834446c88126
Apr 25 15:08:47.349598 n-d-811416-6 sudo[142949]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:08:48.752347 n-d-811416-6 sudo[142949]: pam_unix(sudo:session): session closed for user root
Apr 25 15:08:48.755933 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 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_e15baa71-d40b-4547-acda-fdfd7426651d_2fb5twoen-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--284d7bb9--8468--465e--8f1d--834446c88126" returned: 0 in 1.446s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:48.757073 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 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_e15baa71-d40b-4547-acda-fdfd7426651d_2fb5twoen-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:48.877855 n-d-811416-6 sudo[143001]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_2fb5twoen-d-811416-6@lvmdriver-1
Apr 25 15:08:48.878724 n-d-811416-6 sudo[143001]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:08:49.402045 n-d-811416-6 sudo[143001]: pam_unix(sudo:session): session closed for user root
Apr 25 15:08:49.406035 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 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_e15baa71-d40b-4547-acda-fdfd7426651d_2fb5twoen-d-811416-6@lvmdriver-1" returned: 0 in 0.647s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:49.406035 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_2fb5twoen-d-811416-6@lvmdriver-1, size 700.00 MB, duration 1.45 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--284d7bb9--8468--465e--8f1d--834446c88126 {{(pid=96343) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 25 15:08:49.406035 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Converted 700.00 MB image at 483.39 MB/s
Apr 25 15:08:49.406657 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Downloaded image e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume 284d7bb9-8468-465e-8f1d-834446c88126 successfully. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 25 15:08:49.593194 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d for user a61b31ab780a4cf1811b7d3bd269d00d is deleted. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 25 15:08:49.594081 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Marking volume 284d7bb9-8468-465e-8f1d-834446c88126 as bootable. {{(pid=96343) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 25 15:08:49.620637 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Copying metadata from image e15baa71-d40b-4547-acda-fdfd7426651d to 284d7bb9-8468-465e-8f1d-834446c88126. {{(pid=96343) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 25 15:08:49.620637 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Creating volume glance metadata for volume 284d7bb9-8468-465e-8f1d-834446c88126 backed by image e15baa71-d40b-4547-acda-fdfd7426651d with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96343) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 25 15:08:49.768524 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2d63d1be-1d64-4914-b3fc-7373d531212a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-284d7bb9-8468-465e-8f1d-834446c88126', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:08:49.770882 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (59cb088a-d9ef-456e-8b80-611852946f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:08:49.792246 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Volume volume-284d7bb9-8468-465e-8f1d-834446c88126 (284d7bb9-8468-465e-8f1d-834446c88126): created successfully
Apr 25 15:08:49.794278 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (59cb088a-d9ef-456e-8b80-611852946f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:08:49.798606 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Flow 'volume_create_manager' (5fadb0ec-c2b4-41fd-899d-a0d165b6e399) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:08:49.815327 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-0708f76a-ad46-4eb2-846f-94d0cd1548b4 tempest-VolumesSnapshotTestJSON-1165361034 None] Created volume successfully.
Apr 25 15:08:51.618062 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-08493e04-9397-4434-9138-543238391c65 req-d083cce5-c097-4fc4-8ec4-f32e4d32319b tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-284d7bb9-8468-465e-8f1d-834446c88126 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:51.651935 n-d-811416-6 sudo[143050]: 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-284d7bb9-8468-465e-8f1d-834446c88126
Apr 25 15:08:51.653691 n-d-811416-6 sudo[143050]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:08:52.190443 n-d-811416-6 sudo[143050]: pam_unix(sudo:session): session closed for user root
Apr 25 15:08:52.193009 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-08493e04-9397-4434-9138-543238391c65 req-d083cce5-c097-4fc4-8ec4-f32e4d32319b tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-284d7bb9-8468-465e-8f1d-834446c88126" returned: 0 in 0.575s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:52.258623 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:52.271792 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:52.272203 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681144581808]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-fb782ecf-bd99-4c25-aa77-eb45ce568914\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-fb782ecf-bd99-4c25-aa77-eb45ce568914\n Backing store flags: \n Account information:\n GDuahvStVJT363Wi5bRZ\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-08493e04-9397-4434-9138-543238391c65 req-d083cce5-c097-4fc4-8ec4-f32e4d32319b tempest-VolumesSnapshotTestJSON-1165361034 None] Targets prior to update: Target 7: iqn.2010-10.org.openstack:volume-fb782ecf-bd99-4c25-aa77-eb45ce568914
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: I_T nexus: 38
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: Connection: 0
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.23
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00070000
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf70
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00070001
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf71
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fb782ecf-bd99-4c25-aa77-eb45ce568914
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: GDuahvStVJT363Wi5bRZ
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:08:52.272925 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:08:52.276029 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-08493e04-9397-4434-9138-543238391c65 req-d083cce5-c097-4fc4-8ec4-f32e4d32319b tempest-VolumesSnapshotTestJSON-1165361034 None] Creating iscsi_target for Volume ID: volume-284d7bb9-8468-465e-8f1d-834446c88126 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:08:52.294292 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-08493e04-9397-4434-9138-543238391c65 req-d083cce5-c097-4fc4-8ec4-f32e4d32319b tempest-VolumesSnapshotTestJSON-1165361034 None] Created volume path /opt/stack/data/cinder/volumes/volume-284d7bb9-8468-465e-8f1d-834446c88126,
Apr 25 15:08:52.294292 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:08:52.294292 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:08:52.294292 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-284d7bb9-8468-465e-8f1d-834446c88126
Apr 25 15:08:52.294292 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:08:52.294292 n-d-811416-6 cinder-volume[96343]: incominguser FUpE43VdjjnmRKr4iBAT PXZ9RksgDi4rv4vX
Apr 25 15:08:52.294292 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:08:52.294292 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:08:52.294292 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:08:52.294292 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:08:52.296851 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-284d7bb9-8468-465e-8f1d-834446c88126 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:53.012104 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-284d7bb9-8468-465e-8f1d-834446c88126" returned: 0 in 0.715s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:53.012697 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681144581808]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:08:53.012992 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-08493e04-9397-4434-9138-543238391c65 req-d083cce5-c097-4fc4-8ec4-f32e4d32319b tempest-VolumesSnapshotTestJSON-1165361034 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:08:53.013387 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-08493e04-9397-4434-9138-543238391c65 req-d083cce5-c097-4fc4-8ec4-f32e4d32319b tempest-VolumesSnapshotTestJSON-1165361034 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:08:53.014569 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:53.024854 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:53.025407 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681144581808]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-fb782ecf-bd99-4c25-aa77-eb45ce568914\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-fb782ecf-bd99-4c25-aa77-eb45ce568914\n Backing store flags: \n Account information:\n GDuahvStVJT363Wi5bRZ\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-284d7bb9-8468-465e-8f1d-834446c88126\n System information:\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-284d7bb9-8468-465e-8f1d-834446c88126\n Backing store flags: \n Account information:\n FUpE43VdjjnmRKr4iBAT\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-08493e04-9397-4434-9138-543238391c65 req-d083cce5-c097-4fc4-8ec4-f32e4d32319b tempest-VolumesSnapshotTestJSON-1165361034 None] Targets after update: Target 7: iqn.2010-10.org.openstack:volume-fb782ecf-bd99-4c25-aa77-eb45ce568914
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: I_T nexus: 38
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: Connection: 0
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.23
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00070000
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf70
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00070001
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf71
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fb782ecf-bd99-4c25-aa77-eb45ce568914
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: GDuahvStVJT363Wi5bRZ
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:08:53.026330 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:08:53.033298 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:53.237102 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.206s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:53.237534 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681144581808]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-fb782ecf-bd99-4c25-aa77-eb45ce568914\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-fb782ecf-bd99-4c25-aa77-eb45ce568914\n Backing store flags: \n Account information:\n GDuahvStVJT363Wi5bRZ\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-284d7bb9-8468-465e-8f1d-834446c88126\n System information:\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-284d7bb9-8468-465e-8f1d-834446c88126\n Backing store flags: \n Account information:\n FUpE43VdjjnmRKr4iBAT\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:08:53.240898 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:08:53.345204 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:08:53.345977 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681144581808]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-fb782ecf-bd99-4c25-aa77-eb45ce568914\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-fb782ecf-bd99-4c25-aa77-eb45ce568914\n Backing store flags: \n Account information:\n GDuahvStVJT363Wi5bRZ\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-284d7bb9-8468-465e-8f1d-834446c88126\n System information:\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-284d7bb9-8468-465e-8f1d-834446c88126\n Backing store flags: \n Account information:\n FUpE43VdjjnmRKr4iBAT\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:08:53.347176 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-08493e04-9397-4434-9138-543238391c65 req-d083cce5-c097-4fc4-8ec4-f32e4d32319b tempest-VolumesSnapshotTestJSON-1165361034 None] Set provider_location to: 10.222.0.23:3260,8 iqn.2010-10.org.openstack:volume-284d7bb9-8468-465e-8f1d-834446c88126 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:08:53.425415 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-08493e04-9397-4434-9138-543238391c65 req-d083cce5-c097-4fc4-8ec4-f32e4d32319b tempest-VolumesSnapshotTestJSON-1165361034 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-284d7bb9-8468-465e-8f1d-834446c88126', 'target_lun': 1, 'volume_id': '284d7bb9-8468-465e-8f1d-834446c88126', 'auth_method': 'CHAP', 'auth_username': 'FUpE43VdjjnmRKr4iBAT', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '53462eda-ec65-41a5-b287-93cac7e231ae'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 15:08:53.655008 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-08493e04-9397-4434-9138-543238391c65 req-d083cce5-c097-4fc4-8ec4-f32e4d32319b tempest-VolumesSnapshotTestJSON-1165361034 None] attachment_update completed successfully.
Apr 25 15:09:01.095712 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9e0a7f2e-2d3d-48f2-ae0a-29bb47961c0e tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-284d7bb9-8468-465e-8f1d-834446c88126 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:01.116006 n-d-811416-6 sudo[143227]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-284d7bb9-8468-465e-8f1d-834446c88126
Apr 25 15:09:01.116919 n-d-811416-6 sudo[143227]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:01.570836 n-d-811416-6 sudo[143227]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:01.573346 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9e0a7f2e-2d3d-48f2-ae0a-29bb47961c0e tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-284d7bb9-8468-465e-8f1d-834446c88126" returned: 0 in 0.477s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:01.575169 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9e0a7f2e-2d3d-48f2-ae0a-29bb47961c0e tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c740601b-7119-4325-a3be-ab26b775abc4 --snapshot stack-volumes-lvmdriver-1/volume-284d7bb9-8468-465e-8f1d-834446c88126 -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:01.598954 n-d-811416-6 sudo[143233]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c740601b-7119-4325-a3be-ab26b775abc4 --snapshot stack-volumes-lvmdriver-1/volume-284d7bb9-8468-465e-8f1d-834446c88126 -L 1.00g
Apr 25 15:09:01.599778 n-d-811416-6 sudo[143233]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:01.906650 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-1a3a0bc8-e3a6-44c3-8d28-60bf12a203b8 tempest-VolumesBackupsTest-1963564828 None] Terminate volume connection completed successfully.
Apr 25 15:09:01.954092 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:02.051278 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:02.051690 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129067264]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-fb782ecf-bd99-4c25-aa77-eb45ce568914\n System information:\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-fb782ecf-bd99-4c25-aa77-eb45ce568914\n Backing store flags: \n Account information:\n GDuahvStVJT363Wi5bRZ\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-284d7bb9-8468-465e-8f1d-834446c88126\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-284d7bb9-8468-465e-8f1d-834446c88126\n Backing store flags: \n Account information:\n FUpE43VdjjnmRKr4iBAT\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:09:02.052575 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [None req-1a3a0bc8-e3a6-44c3-8d28-60bf12a203b8 tempest-VolumesBackupsTest-1963564828 None] Removing iscsi_target for Volume ID: fb782ecf-bd99-4c25-aa77-eb45ce568914
Apr 25 15:09:02.069697 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-fb782ecf-bd99-4c25-aa77-eb45ce568914 -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:02.363037 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-fb782ecf-bd99-4c25-aa77-eb45ce568914 -f" returned: 0 in 0.305s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:02.363964 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129067264]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:09:02.366406 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:02.420945 n-d-811416-6 sudo[143233]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:02.423613 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9e0a7f2e-2d3d-48f2-ae0a-29bb47961c0e tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c740601b-7119-4325-a3be-ab26b775abc4 --snapshot stack-volumes-lvmdriver-1/volume-284d7bb9-8468-465e-8f1d-834446c88126 -L 1.00g" returned: 0 in 0.848s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:02.491920 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:02.492213 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129067264]: (4, ('Target 8: iqn.2010-10.org.openstack:volume-284d7bb9-8468-465e-8f1d-834446c88126\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-284d7bb9-8468-465e-8f1d-834446c88126\n Backing store flags: \n Account information:\n FUpE43VdjjnmRKr4iBAT\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:09:02.515176 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-1a3a0bc8-e3a6-44c3-8d28-60bf12a203b8 tempest-VolumesBackupsTest-1963564828 None] Remove volume export completed successfully.
Apr 25 15:09:02.548603 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-9e0a7f2e-2d3d-48f2-ae0a-29bb47961c0e tempest-VolumesSnapshotTestJSON-1165361034 None] Create snapshot completed successfully
Apr 25 15:09:03.526951 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a0de00b4-54f6-4ab7-9133-9d285bdb4f9f tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-284d7bb9-8468-465e-8f1d-834446c88126 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:03.551544 n-d-811416-6 sudo[143411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-284d7bb9-8468-465e-8f1d-834446c88126
Apr 25 15:09:03.552430 n-d-811416-6 sudo[143411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:04.000249 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:09:04.003467 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:09:04.005249 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:04.005705 n-d-811416-6 sudo[143411]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:04.022154 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a0de00b4-54f6-4ab7-9133-9d285bdb4f9f tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-284d7bb9-8468-465e-8f1d-834446c88126" returned: 0 in 0.495s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:04.024148 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a0de00b4-54f6-4ab7-9133-9d285bdb4f9f tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5766b9b1-48f4-4eed-b62c-ccefe04f4834 --snapshot stack-volumes-lvmdriver-1/volume-284d7bb9-8468-465e-8f1d-834446c88126 -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:04.026192 n-d-811416-6 sudo[143434]: 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
Apr 25 15:09:04.027636 n-d-811416-6 sudo[143434]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:04.059020 n-d-811416-6 sudo[143437]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5766b9b1-48f4-4eed-b62c-ccefe04f4834 --snapshot stack-volumes-lvmdriver-1/volume-284d7bb9-8468-465e-8f1d-834446c88126 -L 1.00g
Apr 25 15:09:04.060310 n-d-811416-6 sudo[143437]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:04.609266 n-d-811416-6 sudo[143434]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:04.611345 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:04.612842 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:04.664535 n-d-811416-6 sudo[143448]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:09:04.666555 n-d-811416-6 sudo[143448]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:04.757244 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:09:04.762871 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:09:04.764685 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 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'
Apr 25 15:09:04.785748 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Flow 'volume_create_manager' (e8016d9e-d47c-40af-8541-7598f26c3263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:09:04.790988 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dbf7ecde-62d7-4fa8-acda-e51b2dfe8d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:09:04.821888 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:09:04.870448 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dbf7ecde-62d7-4fa8-acda-e51b2dfe8d15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:09:04Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_8a7819ed-e226-486f-8c94-6035192ae4fa',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=c2cf2332-16b6-468b-a086-f473364e582c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='611af382b7934b80ac5a7af8c4453b82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:09:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:09:05Z,user_id='7eaa3dce99b04eaa90c590749cb20e9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:09:04.874061 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4c66f604-e246-4955-9cfa-23249be9c861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:09:04.877723 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4c66f604-e246-4955-9cfa-23249be9c861) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:09:04.880543 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (731b70d5-a4a3-4612-880f-b56044cdb294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:09:04.883071 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (731b70d5-a4a3-4612-880f-b56044cdb294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c2cf2332-16b6-468b-a086-f473364e582c', 'volume_name': 'volume-c2cf2332-16b6-468b-a086-f473364e582c', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:09:04.890724 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (76f80c6e-bbf8-4b0d-a194-9485e8bdcee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:09:04.923371 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (76f80c6e-bbf8-4b0d-a194-9485e8bdcee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:09:04.940362 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (622e47f9-0030-4405-99f0-8e7276759c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:09:04.943743 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Volume c2cf2332-16b6-468b-a086-f473364e582c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c2cf2332-16b6-468b-a086-f473364e582c', 'volume_size': 1}
Apr 25 15:09:04.951011 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c2cf2332-16b6-468b-a086-f473364e582c stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:04.978025 n-d-811416-6 sudo[143515]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c2cf2332-16b6-468b-a086-f473364e582c stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:09:04.979527 n-d-811416-6 sudo[143515]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:05.216206 n-d-811416-6 sudo[143437]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:05.218507 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a0de00b4-54f6-4ab7-9133-9d285bdb4f9f tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5766b9b1-48f4-4eed-b62c-ccefe04f4834 --snapshot stack-volumes-lvmdriver-1/volume-284d7bb9-8468-465e-8f1d-834446c88126 -L 1.00g" returned: 0 in 1.194s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:05.348531 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-a0de00b4-54f6-4ab7-9133-9d285bdb4f9f tempest-VolumesSnapshotTestJSON-1165361034 None] Create snapshot completed successfully
Apr 25 15:09:05.471371 n-d-811416-6 sudo[143448]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:05.473434 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.860s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:05.475274 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:09:05.654907 n-d-811416-6 sudo[143515]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:05.656719 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c2cf2332-16b6-468b-a086-f473364e582c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.708s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:05.660222 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (622e47f9-0030-4405-99f0-8e7276759c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c2cf2332-16b6-468b-a086-f473364e582c', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:09:05.663344 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5ff95991-e95c-46b1-ad82-42d3f49c0521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:09:05.672873 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Volume volume-c2cf2332-16b6-468b-a086-f473364e582c (c2cf2332-16b6-468b-a086-f473364e582c): created successfully
Apr 25 15:09:05.675445 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5ff95991-e95c-46b1-ad82-42d3f49c0521) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:09:05.679870 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Flow 'volume_create_manager' (e8016d9e-d47c-40af-8541-7598f26c3263) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:09:05.690549 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Created volume successfully.
Apr 25 15:09:06.013878 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-af4812fd-1e54-41c3-a0a0-2911f0008bc7 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-284d7bb9-8468-465e-8f1d-834446c88126 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:06.039587 n-d-811416-6 sudo[143594]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-284d7bb9-8468-465e-8f1d-834446c88126
Apr 25 15:09:06.040415 n-d-811416-6 sudo[143594]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:06.452637 n-d-811416-6 sudo[143594]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:06.456351 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-af4812fd-1e54-41c3-a0a0-2911f0008bc7 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-284d7bb9-8468-465e-8f1d-834446c88126" returned: 0 in 0.442s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:06.458554 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-af4812fd-1e54-41c3-a0a0-2911f0008bc7 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-49d7eb6f-e698-477a-8a7c-8ca5047cbdb1 --snapshot stack-volumes-lvmdriver-1/volume-284d7bb9-8468-465e-8f1d-834446c88126 -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:06.496292 n-d-811416-6 sudo[143598]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-49d7eb6f-e698-477a-8a7c-8ca5047cbdb1 --snapshot stack-volumes-lvmdriver-1/volume-284d7bb9-8468-465e-8f1d-834446c88126 -L 1.00g
Apr 25 15:09:06.497637 n-d-811416-6 sudo[143598]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:07.009875 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c2cf2332-16b6-468b-a086-f473364e582c {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:07.042788 n-d-811416-6 sudo[143640]: 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-c2cf2332-16b6-468b-a086-f473364e582c
Apr 25 15:09:07.045795 n-d-811416-6 sudo[143640]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:07.369350 n-d-811416-6 sudo[143598]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:07.372021 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-af4812fd-1e54-41c3-a0a0-2911f0008bc7 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-49d7eb6f-e698-477a-8a7c-8ca5047cbdb1 --snapshot stack-volumes-lvmdriver-1/volume-284d7bb9-8468-465e-8f1d-834446c88126 -L 1.00g" returned: 0 in 0.913s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:07.477169 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-af4812fd-1e54-41c3-a0a0-2911f0008bc7 tempest-VolumesSnapshotTestJSON-1165361034 None] Create snapshot completed successfully
Apr 25 15:09:07.566129 n-d-811416-6 sudo[143640]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:07.568009 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c2cf2332-16b6-468b-a086-f473364e582c" returned: 0 in 0.559s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:07.610419 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:07.617654 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:07.617974 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139680867343344]: (4, ('Target 8: iqn.2010-10.org.openstack:volume-284d7bb9-8468-465e-8f1d-834446c88126\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-284d7bb9-8468-465e-8f1d-834446c88126\n Backing store flags: \n Account information:\n FUpE43VdjjnmRKr4iBAT\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Targets prior to update: Target 8: iqn.2010-10.org.openstack:volume-284d7bb9-8468-465e-8f1d-834446c88126
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: I_T nexus: 39
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00080000
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf80
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00080001
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf81
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-284d7bb9-8468-465e-8f1d-834446c88126
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: FUpE43VdjjnmRKr4iBAT
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:09:07.618567 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:09:07.623410 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Creating iscsi_target for Volume ID: volume-c2cf2332-16b6-468b-a086-f473364e582c {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:09:07.624993 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Created volume path /opt/stack/data/cinder/volumes/volume-c2cf2332-16b6-468b-a086-f473364e582c,
Apr 25 15:09:07.624993 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:09:07.624993 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:09:07.624993 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c2cf2332-16b6-468b-a086-f473364e582c
Apr 25 15:09:07.624993 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:09:07.624993 n-d-811416-6 cinder-volume[96343]: incominguser u2p72jF4vPdhb6nL9VhM DN5qrcjAvEqhnqBs
Apr 25 15:09:07.624993 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:09:07.624993 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:09:07.624993 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:09:07.624993 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:09:07.626939 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c2cf2332-16b6-468b-a086-f473364e582c {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:08.015418 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c2cf2332-16b6-468b-a086-f473364e582c" returned: 0 in 0.387s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:08.015989 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139680867343344]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:09:08.016829 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:09:08.017292 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:09:08.019088 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:08.034342 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:08.034826 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139680867343344]: (4, ('Target 8: iqn.2010-10.org.openstack:volume-284d7bb9-8468-465e-8f1d-834446c88126\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-284d7bb9-8468-465e-8f1d-834446c88126\n Backing store flags: \n Account information:\n FUpE43VdjjnmRKr4iBAT\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-c2cf2332-16b6-468b-a086-f473364e582c\n System information:\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-c2cf2332-16b6-468b-a086-f473364e582c\n Backing store flags: \n Account information:\n u2p72jF4vPdhb6nL9VhM\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Targets after update: Target 8: iqn.2010-10.org.openstack:volume-284d7bb9-8468-465e-8f1d-834446c88126
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: I_T nexus: 39
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.local alias: none
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.21
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00080000
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf80
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00080001
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf81
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-284d7bb9-8468-465e-8f1d-834446c88126
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: FUpE43VdjjnmRKr4iBAT
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:09:08.036353 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:09:08.040818 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:08.166350 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:08.166631 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139680867343344]: (4, ('Target 8: iqn.2010-10.org.openstack:volume-284d7bb9-8468-465e-8f1d-834446c88126\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-284d7bb9-8468-465e-8f1d-834446c88126\n Backing store flags: \n Account information:\n FUpE43VdjjnmRKr4iBAT\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-c2cf2332-16b6-468b-a086-f473364e582c\n System information:\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-c2cf2332-16b6-468b-a086-f473364e582c\n Backing store flags: \n Account information:\n u2p72jF4vPdhb6nL9VhM\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:09:08.167882 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:08.261565 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:08.262164 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139680867343344]: (4, ('Target 8: iqn.2010-10.org.openstack:volume-284d7bb9-8468-465e-8f1d-834446c88126\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1991-05.com.microsoft:n-h1-811416-6.cbci-811416-6.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-284d7bb9-8468-465e-8f1d-834446c88126\n Backing store flags: \n Account information:\n FUpE43VdjjnmRKr4iBAT\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-c2cf2332-16b6-468b-a086-f473364e582c\n System information:\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-c2cf2332-16b6-468b-a086-f473364e582c\n Backing store flags: \n Account information:\n u2p72jF4vPdhb6nL9VhM\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:09:08.263448 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Set provider_location to: 10.222.0.23:3260,9 iqn.2010-10.org.openstack:volume-c2cf2332-16b6-468b-a086-f473364e582c 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:09:08.325286 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Initialize volume connection completed successfully.
Apr 25 15:09:08.353221 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-58faf676-d27e-445e-867a-b2b05ca57da7 tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-c740601b-7119-4325-a3be-ab26b775abc4-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.019s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:09:08.355388 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-58faf676-d27e-445e-867a-b2b05ca57da7 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-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-c740601b-7119-4325-a3be-ab26b775abc4 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:08.418478 n-d-811416-6 sudo[143845]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-c740601b-7119-4325-a3be-ab26b775abc4
Apr 25 15:09:08.419330 n-d-811416-6 sudo[143845]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:08.986227 n-d-811416-6 sudo[143845]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:08.988647 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-58faf676-d27e-445e-867a-b2b05ca57da7 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-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-c740601b-7119-4325-a3be-ab26b775abc4" returned: 0 in 0.633s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:08.991101 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-58faf676-d27e-445e-867a-b2b05ca57da7 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c740601b-7119-4325-a3be-ab26b775abc4 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:09.010087 n-d-811416-6 sudo[143904]: 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-c740601b-7119-4325-a3be-ab26b775abc4
Apr 25 15:09:09.011520 n-d-811416-6 sudo[143904]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:09.677496 n-d-811416-6 sudo[143904]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:09.679729 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-58faf676-d27e-445e-867a-b2b05ca57da7 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c740601b-7119-4325-a3be-ab26b775abc4" returned: 0 in 0.688s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:09.808233 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-58faf676-d27e-445e-867a-b2b05ca57da7 tempest-VolumesSnapshotTestJSON-1165361034 None] Created reservations ['80d6aa7f-03bd-4bfb-93ac-34ef5cbaf8dc', '2489417a-4943-4a5b-89ee-22ceedd4674f', '9feb3ff6-128e-4a6e-97a5-3019e1c3ef51', '8fa9590b-3f20-4595-b39c-c44e9633c50a'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:09:09.860400 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-58faf676-d27e-445e-867a-b2b05ca57da7 tempest-VolumesSnapshotTestJSON-1165361034 None] Delete snapshot completed successfully.
Apr 25 15:09:09.866987 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-58faf676-d27e-445e-867a-b2b05ca57da7 tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-c740601b-7119-4325-a3be-ab26b775abc4-delete_snapshot'" released by "delete_snapshot" :: held 1.514s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:09:10.698425 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-c980a339-a73b-48b9-a948-4d3c92a3f36c tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-49d7eb6f-e698-477a-8a7c-8ca5047cbdb1-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:09:10.717905 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c980a339-a73b-48b9-a948-4d3c92a3f36c tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-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-49d7eb6f-e698-477a-8a7c-8ca5047cbdb1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:10.770521 n-d-811416-6 sudo[143994]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-49d7eb6f-e698-477a-8a7c-8ca5047cbdb1
Apr 25 15:09:10.771301 n-d-811416-6 sudo[143994]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:11.356656 n-d-811416-6 sudo[143994]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:11.359692 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c980a339-a73b-48b9-a948-4d3c92a3f36c tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-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-49d7eb6f-e698-477a-8a7c-8ca5047cbdb1" returned: 0 in 0.657s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:11.361372 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c980a339-a73b-48b9-a948-4d3c92a3f36c tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-49d7eb6f-e698-477a-8a7c-8ca5047cbdb1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:11.387430 n-d-811416-6 sudo[144001]: 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-49d7eb6f-e698-477a-8a7c-8ca5047cbdb1
Apr 25 15:09:11.388249 n-d-811416-6 sudo[144001]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:12.287604 n-d-811416-6 sudo[144001]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:12.292768 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c980a339-a73b-48b9-a948-4d3c92a3f36c tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-49d7eb6f-e698-477a-8a7c-8ca5047cbdb1" returned: 0 in 0.928s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:12.438436 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-c980a339-a73b-48b9-a948-4d3c92a3f36c tempest-VolumesSnapshotTestJSON-1165361034 None] Created reservations ['19f73e1c-0305-41e8-85d5-4f390d075992', 'a91fb147-2355-4437-8dad-d56d5e0403da', 'bddc2656-c7d8-4686-93fc-da6f56ce8090', 'dda2d163-7baa-4ba9-954a-ef1e0426a7e1'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:09:12.535315 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-c980a339-a73b-48b9-a948-4d3c92a3f36c tempest-VolumesSnapshotTestJSON-1165361034 None] Delete snapshot completed successfully.
Apr 25 15:09:12.541626 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-c980a339-a73b-48b9-a948-4d3c92a3f36c tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-49d7eb6f-e698-477a-8a7c-8ca5047cbdb1-delete_snapshot'" released by "delete_snapshot" :: held 1.841s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:09:13.164714 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-c0e46836-3130-47e7-bca1-ac0eeea746ba tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-5766b9b1-48f4-4eed-b62c-ccefe04f4834-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.025s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:09:13.164714 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c0e46836-3130-47e7-bca1-ac0eeea746ba tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-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-5766b9b1-48f4-4eed-b62c-ccefe04f4834 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:13.206077 n-d-811416-6 sudo[144118]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-5766b9b1-48f4-4eed-b62c-ccefe04f4834
Apr 25 15:09:13.207518 n-d-811416-6 sudo[144118]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:13.911982 n-d-811416-6 sudo[144118]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:13.917143 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c0e46836-3130-47e7-bca1-ac0eeea746ba tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-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-5766b9b1-48f4-4eed-b62c-ccefe04f4834" returned: 0 in 0.749s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:13.927924 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c0e46836-3130-47e7-bca1-ac0eeea746ba tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5766b9b1-48f4-4eed-b62c-ccefe04f4834 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:13.953111 n-d-811416-6 sudo[144130]: 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-5766b9b1-48f4-4eed-b62c-ccefe04f4834
Apr 25 15:09:13.955956 n-d-811416-6 sudo[144130]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:14.806147 n-d-811416-6 sudo[144130]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:14.808304 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-c0e46836-3130-47e7-bca1-ac0eeea746ba tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5766b9b1-48f4-4eed-b62c-ccefe04f4834" returned: 0 in 0.890s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:14.927863 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-c0e46836-3130-47e7-bca1-ac0eeea746ba tempest-VolumesSnapshotTestJSON-1165361034 None] Created reservations ['ee018446-4942-49ee-ad31-8bb16862dabd', '129fded9-d6c8-4638-9f0b-7c358997a8b1', 'ad0fd81f-edcb-4f03-b3d2-f779f9a33d16', 'e45cdfd8-fad3-4855-9339-0c71a357cd44'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:09:14.990465 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-c0e46836-3130-47e7-bca1-ac0eeea746ba tempest-VolumesSnapshotTestJSON-1165361034 None] Delete snapshot completed successfully.
Apr 25 15:09:15.004521 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-c0e46836-3130-47e7-bca1-ac0eeea746ba tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-5766b9b1-48f4-4eed-b62c-ccefe04f4834-delete_snapshot'" released by "delete_snapshot" :: held 1.837s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:09:16.618594 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-ba1a229e-1d58-4a4d-9978-0365454dcc83 req-ac5721a4-4b35-4f73-aceb-2c5814e5831d tempest-VolumesSnapshotTestJSON-1165361034 None] Terminate volume connection completed successfully.
Apr 25 15:09:16.618594 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-ba1a229e-1d58-4a4d-9978-0365454dcc83 req-ac5721a4-4b35-4f73-aceb-2c5814e5831d tempest-VolumesSnapshotTestJSON-1165361034 None] Deleting attachment 53462eda-ec65-41a5-b287-93cac7e231ae. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 15:09:16.630701 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:16.749262 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.119s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:16.749262 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681362091872]: (4, ('Target 8: iqn.2010-10.org.openstack:volume-284d7bb9-8468-465e-8f1d-834446c88126\n System information:\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-284d7bb9-8468-465e-8f1d-834446c88126\n Backing store flags: \n Account information:\n FUpE43VdjjnmRKr4iBAT\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-c2cf2332-16b6-468b-a086-f473364e582c\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-c2cf2332-16b6-468b-a086-f473364e582c\n Backing store flags: \n Account information:\n u2p72jF4vPdhb6nL9VhM\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:09:16.749262 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-ba1a229e-1d58-4a4d-9978-0365454dcc83 req-ac5721a4-4b35-4f73-aceb-2c5814e5831d tempest-VolumesSnapshotTestJSON-1165361034 None] Removing iscsi_target for Volume ID: 284d7bb9-8468-465e-8f1d-834446c88126
Apr 25 15:09:16.752153 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-284d7bb9-8468-465e-8f1d-834446c88126 -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:16.946363 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-284d7bb9-8468-465e-8f1d-834446c88126 -f" returned: 0 in 0.194s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:16.946363 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681362091872]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:09:16.946363 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:17.114163 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.169s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:17.114575 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681362091872]: (4, ('Target 9: iqn.2010-10.org.openstack:volume-c2cf2332-16b6-468b-a086-f473364e582c\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:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-c2cf2332-16b6-468b-a086-f473364e582c\n Backing store flags: \n Account information:\n u2p72jF4vPdhb6nL9VhM\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:09:25.040174 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-efab1125-a4dc-4aa6-ae17-2f894dfc13d8 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:25.059359 n-d-811416-6 sudo[144298]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1
Apr 25 15:09:25.060736 n-d-811416-6 sudo[144298]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:25.601839 n-d-811416-6 sudo[144298]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:25.606937 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-efab1125-a4dc-4aa6-ae17-2f894dfc13d8 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1" returned: 0 in 0.567s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:25.606937 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-efab1125-a4dc-4aa6-ae17-2f894dfc13d8 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dec769e9-97f2-4b96-bdaf-36a3acb25a38 --snapshot stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1 -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:25.650813 n-d-811416-6 sudo[144301]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dec769e9-97f2-4b96-bdaf-36a3acb25a38 --snapshot stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1 -L 1.00g
Apr 25 15:09:25.651656 n-d-811416-6 sudo[144301]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:26.619311 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-efab1125-a4dc-4aa6-ae17-2f894dfc13d8 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dec769e9-97f2-4b96-bdaf-36a3acb25a38 --snapshot stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1 -L 1.00g" returned: 0 in 0.991s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:26.595583 n-d-811416-6 sudo[144301]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:26.765354 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-efab1125-a4dc-4aa6-ae17-2f894dfc13d8 tempest-VolumesSnapshotTestJSON-1165361034 None] Create snapshot completed successfully
Apr 25 15:09:27.570561 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-1400870e-cec2-43e7-a5ad-811dc67b360b tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-dec769e9-97f2-4b96-bdaf-36a3acb25a38-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.021s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:09:27.624854 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1400870e-cec2-43e7-a5ad-811dc67b360b tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-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-dec769e9-97f2-4b96-bdaf-36a3acb25a38 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:27.649633 n-d-811416-6 sudo[144443]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-dec769e9-97f2-4b96-bdaf-36a3acb25a38
Apr 25 15:09:27.651982 n-d-811416-6 sudo[144443]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:28.163646 n-d-811416-6 sudo[144443]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:28.165970 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1400870e-cec2-43e7-a5ad-811dc67b360b tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-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-dec769e9-97f2-4b96-bdaf-36a3acb25a38" returned: 0 in 0.541s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:28.168156 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1400870e-cec2-43e7-a5ad-811dc67b360b tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-dec769e9-97f2-4b96-bdaf-36a3acb25a38 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:28.221423 n-d-811416-6 sudo[144458]: 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-dec769e9-97f2-4b96-bdaf-36a3acb25a38
Apr 25 15:09:28.233286 n-d-811416-6 sudo[144458]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:29.312511 n-d-811416-6 sudo[144458]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:29.316187 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1400870e-cec2-43e7-a5ad-811dc67b360b tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-dec769e9-97f2-4b96-bdaf-36a3acb25a38" returned: 0 in 1.146s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:29.469802 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-1400870e-cec2-43e7-a5ad-811dc67b360b tempest-VolumesSnapshotTestJSON-1165361034 None] Created reservations ['44f592f2-3503-4eec-b39a-8f1f02b9ea8f', '7a46ee69-7801-44b1-bd32-fcaf2e016007', '67018c3d-162e-4952-ab9e-525907298269', 'f4d6e0b8-09e3-444f-b714-dba04cc009e9'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:09:29.526559 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-1400870e-cec2-43e7-a5ad-811dc67b360b tempest-VolumesSnapshotTestJSON-1165361034 None] Delete snapshot completed successfully.
Apr 25 15:09:29.539632 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-1400870e-cec2-43e7-a5ad-811dc67b360b tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-dec769e9-97f2-4b96-bdaf-36a3acb25a38-delete_snapshot'" released by "delete_snapshot" :: held 1.967s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:09:30.187020 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9e5cf233-dcbe-45c7-98e2-74b2e89f57e9 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:30.207327 n-d-811416-6 sudo[144544]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1
Apr 25 15:09:30.208111 n-d-811416-6 sudo[144544]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:30.736882 n-d-811416-6 sudo[144544]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:30.740811 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9e5cf233-dcbe-45c7-98e2-74b2e89f57e9 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1" returned: 0 in 0.554s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:30.740811 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9e5cf233-dcbe-45c7-98e2-74b2e89f57e9 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7a676f2d-b4a7-489c-8b59-ffe90fce3909 --snapshot stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1 -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:30.773647 n-d-811416-6 sudo[144558]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7a676f2d-b4a7-489c-8b59-ffe90fce3909 --snapshot stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1 -L 1.00g
Apr 25 15:09:30.776242 n-d-811416-6 sudo[144558]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:31.716578 n-d-811416-6 sudo[144558]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:31.718908 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-9e5cf233-dcbe-45c7-98e2-74b2e89f57e9 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7a676f2d-b4a7-489c-8b59-ffe90fce3909 --snapshot stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1 -L 1.00g" returned: 0 in 0.978s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:31.802368 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-9e5cf233-dcbe-45c7-98e2-74b2e89f57e9 tempest-VolumesSnapshotTestJSON-1165361034 None] Create snapshot completed successfully
Apr 25 15:09:41.805497 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Terminate volume connection completed successfully.
Apr 25 15:09:41.855739 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:41.950522 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:41.950522 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681365547664]: (4, ('Target 9: iqn.2010-10.org.openstack:volume-c2cf2332-16b6-468b-a086-f473364e582c\n System information:\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-c2cf2332-16b6-468b-a086-f473364e582c\n Backing store flags: \n Account information:\n u2p72jF4vPdhb6nL9VhM\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:09:41.950867 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Removing iscsi_target for Volume ID: c2cf2332-16b6-468b-a086-f473364e582c
Apr 25 15:09:41.956060 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c2cf2332-16b6-468b-a086-f473364e582c -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:42.265285 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c2cf2332-16b6-468b-a086-f473364e582c -f" returned: 0 in 0.311s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:42.265621 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681365547664]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:09:42.267145 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:42.376683 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:42.377426 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681365547664]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:09:42.378292 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-20a1d333-8546-42ba-916f-5d77a0558fc4 tempest-VolumesBackupsTest-1963564828 None] Remove volume export completed successfully.
Apr 25 15:09:43.396872 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-1961e3f7-8d35-43f7-8243-48c6a030c9b2 tempest-VolumesBackupsTest-1963564828 None] Lock "b'cinder-c2cf2332-16b6-468b-a086-f473364e582c-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:09:43.481319 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:43.581028 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:43.581353 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681365547664]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:09:43.581999 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-1961e3f7-8d35-43f7-8243-48c6a030c9b2 tempest-VolumesBackupsTest-1963564828 None] Skipping remove_export. No iscsi_target is presently exported for volume: c2cf2332-16b6-468b-a086-f473364e582c
Apr 25 15:09:43.583014 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1961e3f7-8d35-43f7-8243-48c6a030c9b2 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c2cf2332-16b6-468b-a086-f473364e582c {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:43.602688 n-d-811416-6 sudo[144847]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c2cf2332-16b6-468b-a086-f473364e582c
Apr 25 15:09:43.603504 n-d-811416-6 sudo[144847]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:44.079508 n-d-811416-6 sudo[144847]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:44.081841 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1961e3f7-8d35-43f7-8243-48c6a030c9b2 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c2cf2332-16b6-468b-a086-f473364e582c" returned: 0 in 0.498s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:44.083971 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1961e3f7-8d35-43f7-8243-48c6a030c9b2 tempest-VolumesBackupsTest-1963564828 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-c2cf2332-16b6-468b-a086-f473364e582c {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:44.105056 n-d-811416-6 sudo[144854]: 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-c2cf2332-16b6-468b-a086-f473364e582c
Apr 25 15:09:44.105968 n-d-811416-6 sudo[144854]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:44.636994 n-d-811416-6 sudo[144854]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:44.639289 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1961e3f7-8d35-43f7-8243-48c6a030c9b2 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c2cf2332-16b6-468b-a086-f473364e582c" returned: 0 in 0.555s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:44.642013 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1961e3f7-8d35-43f7-8243-48c6a030c9b2 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c2cf2332-16b6-468b-a086-f473364e582c {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:44.671531 n-d-811416-6 sudo[144885]: 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-c2cf2332-16b6-468b-a086-f473364e582c
Apr 25 15:09:44.672443 n-d-811416-6 sudo[144885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:45.125504 n-d-811416-6 sudo[144885]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:45.127718 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1961e3f7-8d35-43f7-8243-48c6a030c9b2 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c2cf2332-16b6-468b-a086-f473364e582c" returned: 0 in 0.485s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:45.129027 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-1961e3f7-8d35-43f7-8243-48c6a030c9b2 tempest-VolumesBackupsTest-1963564828 None] Successfully deleted volume: c2cf2332-16b6-468b-a086-f473364e582c
Apr 25 15:09:45.179202 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-1961e3f7-8d35-43f7-8243-48c6a030c9b2 tempest-VolumesBackupsTest-1963564828 None] Created reservations ['ff5982a1-b6d4-4ec9-8cb6-54943ab0096b', '7560a79e-4aae-4239-8706-f8cb9ff16167', '34901d90-ab86-473f-9b10-53b39c1f10e1', 'c93c884b-757f-4efd-b97f-99dc1879ad19'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:09:45.225907 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-1961e3f7-8d35-43f7-8243-48c6a030c9b2 tempest-VolumesBackupsTest-1963564828 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:09:45.226635 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1961e3f7-8d35-43f7-8243-48c6a030c9b2 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:45.252123 n-d-811416-6 sudo[144913]: 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
Apr 25 15:09:45.253670 n-d-811416-6 sudo[144913]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:45.707524 n-d-811416-6 sudo[144913]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:45.713937 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1961e3f7-8d35-43f7-8243-48c6a030c9b2 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.483s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:45.717159 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1961e3f7-8d35-43f7-8243-48c6a030c9b2 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:45.759749 n-d-811416-6 sudo[144925]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:09:45.766141 n-d-811416-6 sudo[144925]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:46.502272 n-d-811416-6 sudo[144925]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:46.504545 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1961e3f7-8d35-43f7-8243-48c6a030c9b2 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:46.506876 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-1961e3f7-8d35-43f7-8243-48c6a030c9b2 tempest-VolumesBackupsTest-1963564828 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:09:46.513409 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-1961e3f7-8d35-43f7-8243-48c6a030c9b2 tempest-VolumesBackupsTest-1963564828 None] Deleted volume successfully.
Apr 25 15:09:46.544185 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-1961e3f7-8d35-43f7-8243-48c6a030c9b2 tempest-VolumesBackupsTest-1963564828 None] Lock "b'cinder-c2cf2332-16b6-468b-a086-f473364e582c-delete_volume'" released by "delete_volume" :: held 3.147s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:09:47.264600 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-4e9a57db-fbef-4a55-95c4-3f6f94f13ebe req-a2ff9443-b0db-420f-b5ea-625699395c2c tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:47.299671 n-d-811416-6 sudo[144944]: 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-20e7e32a-bae4-4c47-a164-da541874dce1
Apr 25 15:09:47.300536 n-d-811416-6 sudo[144944]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:47.746395 n-d-811416-6 sudo[144944]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:47.749349 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-4e9a57db-fbef-4a55-95c4-3f6f94f13ebe req-a2ff9443-b0db-420f-b5ea-625699395c2c tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1" returned: 0 in 0.484s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:47.797795 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:47.805301 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:47.806478 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681365547664]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:09:47.807298 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-4e9a57db-fbef-4a55-95c4-3f6f94f13ebe req-a2ff9443-b0db-420f-b5ea-625699395c2c tempest-VolumesSnapshotTestJSON-1165361034 None] Targets prior to update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:09:47.808130 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-4e9a57db-fbef-4a55-95c4-3f6f94f13ebe req-a2ff9443-b0db-420f-b5ea-625699395c2c tempest-VolumesSnapshotTestJSON-1165361034 None] Creating iscsi_target for Volume ID: volume-20e7e32a-bae4-4c47-a164-da541874dce1 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:09:47.813758 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-4e9a57db-fbef-4a55-95c4-3f6f94f13ebe req-a2ff9443-b0db-420f-b5ea-625699395c2c tempest-VolumesSnapshotTestJSON-1165361034 None] Created volume path /opt/stack/data/cinder/volumes/volume-20e7e32a-bae4-4c47-a164-da541874dce1,
Apr 25 15:09:47.813758 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:09:47.813758 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:09:47.813758 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1
Apr 25 15:09:47.813758 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:09:47.813758 n-d-811416-6 cinder-volume[96343]: incominguser NCLz3wrdJxNCyX6PpDxg EdCbvV6sPtWZY799
Apr 25 15:09:47.813758 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:09:47.813758 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:09:47.813758 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:09:47.813758 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:09:47.818346 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-20e7e32a-bae4-4c47-a164-da541874dce1 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:48.330650 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-20e7e32a-bae4-4c47-a164-da541874dce1" returned: 0 in 0.515s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:48.331616 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681365547664]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:09:48.332228 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-4e9a57db-fbef-4a55-95c4-3f6f94f13ebe req-a2ff9443-b0db-420f-b5ea-625699395c2c tempest-VolumesSnapshotTestJSON-1165361034 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:09:48.332594 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-4e9a57db-fbef-4a55-95c4-3f6f94f13ebe req-a2ff9443-b0db-420f-b5ea-625699395c2c tempest-VolumesSnapshotTestJSON-1165361034 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:09:48.335743 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:48.342036 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:48.343227 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681365547664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20e7e32a-bae4-4c47-a164-da541874dce1\n System information:\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-20e7e32a-bae4-4c47-a164-da541874dce1\n Backing store flags: \n Account information:\n NCLz3wrdJxNCyX6PpDxg\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:09:48.344350 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-4e9a57db-fbef-4a55-95c4-3f6f94f13ebe req-a2ff9443-b0db-420f-b5ea-625699395c2c tempest-VolumesSnapshotTestJSON-1165361034 None] Targets after update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:09:48.347866 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:48.439397 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:48.439527 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681365547664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20e7e32a-bae4-4c47-a164-da541874dce1\n System information:\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-20e7e32a-bae4-4c47-a164-da541874dce1\n Backing store flags: \n Account information:\n NCLz3wrdJxNCyX6PpDxg\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:09:48.444356 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:48.542835 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.101s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:48.543363 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681365547664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20e7e32a-bae4-4c47-a164-da541874dce1\n System information:\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-20e7e32a-bae4-4c47-a164-da541874dce1\n Backing store flags: \n Account information:\n NCLz3wrdJxNCyX6PpDxg\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:09:48.544578 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-4e9a57db-fbef-4a55-95c4-3f6f94f13ebe req-a2ff9443-b0db-420f-b5ea-625699395c2c tempest-VolumesSnapshotTestJSON-1165361034 None] Set provider_location to: 10.222.0.23:3260,1 iqn.2010-10.org.openstack:volume-20e7e32a-bae4-4c47-a164-da541874dce1 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:09:48.623197 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-4e9a57db-fbef-4a55-95c4-3f6f94f13ebe req-a2ff9443-b0db-420f-b5ea-625699395c2c tempest-VolumesSnapshotTestJSON-1165361034 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-20e7e32a-bae4-4c47-a164-da541874dce1', 'target_lun': 1, 'volume_id': '20e7e32a-bae4-4c47-a164-da541874dce1', 'auth_method': 'CHAP', 'auth_username': 'NCLz3wrdJxNCyX6PpDxg', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '4e506d8f-1eba-47b6-8533-f6270a6820b1'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 15:09:48.845511 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-4e9a57db-fbef-4a55-95c4-3f6f94f13ebe req-a2ff9443-b0db-420f-b5ea-625699395c2c tempest-VolumesSnapshotTestJSON-1165361034 None] attachment_update completed successfully.
Apr 25 15:09:50.270778 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-3df4f76b-12d3-4f3e-a1c9-10fd3fa8aab2 tempest-VolumesBackupsTest-1963564828 None] Lock "b'cinder-fb782ecf-bd99-4c25-aa77-eb45ce568914-delete_volume'" acquired by "delete_volume" :: waited 0.035s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:09:50.358104 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:50.448404 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:50.448731 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681365547664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20e7e32a-bae4-4c47-a164-da541874dce1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-20e7e32a-bae4-4c47-a164-da541874dce1\n Backing store flags: \n Account information:\n NCLz3wrdJxNCyX6PpDxg\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:09:50.449467 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-3df4f76b-12d3-4f3e-a1c9-10fd3fa8aab2 tempest-VolumesBackupsTest-1963564828 None] Skipping remove_export. No iscsi_target is presently exported for volume: fb782ecf-bd99-4c25-aa77-eb45ce568914
Apr 25 15:09:50.450753 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3df4f76b-12d3-4f3e-a1c9-10fd3fa8aab2 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-fb782ecf-bd99-4c25-aa77-eb45ce568914 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:50.471598 n-d-811416-6 sudo[145052]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-fb782ecf-bd99-4c25-aa77-eb45ce568914
Apr 25 15:09:50.473141 n-d-811416-6 sudo[145052]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:50.901215 n-d-811416-6 sudo[145052]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:50.903489 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3df4f76b-12d3-4f3e-a1c9-10fd3fa8aab2 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-fb782ecf-bd99-4c25-aa77-eb45ce568914" returned: 0 in 0.452s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:50.905474 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3df4f76b-12d3-4f3e-a1c9-10fd3fa8aab2 tempest-VolumesBackupsTest-1963564828 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-fb782ecf-bd99-4c25-aa77-eb45ce568914 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:50.926668 n-d-811416-6 sudo[145060]: 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-fb782ecf-bd99-4c25-aa77-eb45ce568914
Apr 25 15:09:50.927669 n-d-811416-6 sudo[145060]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:51.349139 n-d-811416-6 sudo[145060]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:51.352663 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3df4f76b-12d3-4f3e-a1c9-10fd3fa8aab2 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fb782ecf-bd99-4c25-aa77-eb45ce568914" returned: 0 in 0.446s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:51.356489 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3df4f76b-12d3-4f3e-a1c9-10fd3fa8aab2 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fb782ecf-bd99-4c25-aa77-eb45ce568914 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:51.385369 n-d-811416-6 sudo[145083]: 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-fb782ecf-bd99-4c25-aa77-eb45ce568914
Apr 25 15:09:51.386223 n-d-811416-6 sudo[145083]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:51.888867 n-d-811416-6 sudo[145083]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:51.891173 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3df4f76b-12d3-4f3e-a1c9-10fd3fa8aab2 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fb782ecf-bd99-4c25-aa77-eb45ce568914" returned: 0 in 0.535s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:51.892851 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-3df4f76b-12d3-4f3e-a1c9-10fd3fa8aab2 tempest-VolumesBackupsTest-1963564828 None] Successfully deleted volume: fb782ecf-bd99-4c25-aa77-eb45ce568914
Apr 25 15:09:51.944086 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-3df4f76b-12d3-4f3e-a1c9-10fd3fa8aab2 tempest-VolumesBackupsTest-1963564828 None] Created reservations ['34a62801-029b-420b-8937-da10e5e40472', '77201013-3763-480e-8e7e-27bddb76436d', '00164ba0-fee8-4eed-9af7-81952b06b962', 'dc29cb68-5024-47a9-9908-d77981fd7beb'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:09:51.995451 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-3df4f76b-12d3-4f3e-a1c9-10fd3fa8aab2 tempest-VolumesBackupsTest-1963564828 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:09:51.996214 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3df4f76b-12d3-4f3e-a1c9-10fd3fa8aab2 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:52.021231 n-d-811416-6 sudo[145114]: 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
Apr 25 15:09:52.023480 n-d-811416-6 sudo[145114]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:52.463878 n-d-811416-6 sudo[145114]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:52.467341 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3df4f76b-12d3-4f3e-a1c9-10fd3fa8aab2 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.469s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:52.470535 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3df4f76b-12d3-4f3e-a1c9-10fd3fa8aab2 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:52.491124 n-d-811416-6 sudo[145121]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:09:52.492670 n-d-811416-6 sudo[145121]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:52.820010 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-8e033aef-2679-4478-94eb-7cc5d69b2a06 tempest-VolumesBackupsTest-1963564828 None] Lock "b'cinder-6702d06e-bfd5-4e77-839b-27c778bac907-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:09:52.933111 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:53.013989 n-d-811416-6 sudo[145121]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:53.019896 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3df4f76b-12d3-4f3e-a1c9-10fd3fa8aab2 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/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.549s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:53.021834 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-3df4f76b-12d3-4f3e-a1c9-10fd3fa8aab2 tempest-VolumesBackupsTest-1963564828 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:09:53.027479 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-3df4f76b-12d3-4f3e-a1c9-10fd3fa8aab2 tempest-VolumesBackupsTest-1963564828 None] Deleted volume successfully.
Apr 25 15:09:53.037405 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:53.037843 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140033312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20e7e32a-bae4-4c47-a164-da541874dce1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-20e7e32a-bae4-4c47-a164-da541874dce1\n Backing store flags: \n Account information:\n NCLz3wrdJxNCyX6PpDxg\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:09:53.038567 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-8e033aef-2679-4478-94eb-7cc5d69b2a06 tempest-VolumesBackupsTest-1963564828 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6702d06e-bfd5-4e77-839b-27c778bac907
Apr 25 15:09:53.039587 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8e033aef-2679-4478-94eb-7cc5d69b2a06 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6702d06e-bfd5-4e77-839b-27c778bac907 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:53.069525 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-3df4f76b-12d3-4f3e-a1c9-10fd3fa8aab2 tempest-VolumesBackupsTest-1963564828 None] Lock "b'cinder-fb782ecf-bd99-4c25-aa77-eb45ce568914-delete_volume'" released by "delete_volume" :: held 2.798s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:09:53.073152 n-d-811416-6 sudo[145132]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6702d06e-bfd5-4e77-839b-27c778bac907
Apr 25 15:09:53.074000 n-d-811416-6 sudo[145132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:53.486303 n-d-811416-6 sudo[145132]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:53.488329 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8e033aef-2679-4478-94eb-7cc5d69b2a06 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6702d06e-bfd5-4e77-839b-27c778bac907" returned: 0 in 0.448s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:53.490608 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8e033aef-2679-4478-94eb-7cc5d69b2a06 tempest-VolumesBackupsTest-1963564828 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-6702d06e-bfd5-4e77-839b-27c778bac907 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:53.520687 n-d-811416-6 sudo[145155]: 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-6702d06e-bfd5-4e77-839b-27c778bac907
Apr 25 15:09:53.521740 n-d-811416-6 sudo[145155]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:53.965329 n-d-811416-6 sudo[145155]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:53.967786 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8e033aef-2679-4478-94eb-7cc5d69b2a06 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6702d06e-bfd5-4e77-839b-27c778bac907" returned: 0 in 0.477s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:53.970274 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8e033aef-2679-4478-94eb-7cc5d69b2a06 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6702d06e-bfd5-4e77-839b-27c778bac907 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:54.014110 n-d-811416-6 sudo[145164]: 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-6702d06e-bfd5-4e77-839b-27c778bac907
Apr 25 15:09:54.014968 n-d-811416-6 sudo[145164]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:54.511598 n-d-811416-6 sudo[145164]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:54.514018 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8e033aef-2679-4478-94eb-7cc5d69b2a06 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6702d06e-bfd5-4e77-839b-27c778bac907" returned: 0 in 0.543s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:54.515825 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-8e033aef-2679-4478-94eb-7cc5d69b2a06 tempest-VolumesBackupsTest-1963564828 None] Successfully deleted volume: 6702d06e-bfd5-4e77-839b-27c778bac907
Apr 25 15:09:54.568609 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-8e033aef-2679-4478-94eb-7cc5d69b2a06 tempest-VolumesBackupsTest-1963564828 None] Created reservations ['f89eab78-973a-4df8-a86b-b013228119f6', 'd94cd7d0-2b66-48ae-999a-c8b864c38cc1', 'b23ee227-e4e7-4407-a662-21f74f456c87', '10fc5fd3-405f-43f3-af35-25eb4eeb6116'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:09:54.638578 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-8e033aef-2679-4478-94eb-7cc5d69b2a06 tempest-VolumesBackupsTest-1963564828 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:09:54.639774 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8e033aef-2679-4478-94eb-7cc5d69b2a06 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:54.665078 n-d-811416-6 sudo[145170]: 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
Apr 25 15:09:54.666215 n-d-811416-6 sudo[145170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:55.099115 n-d-811416-6 sudo[145170]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:55.101419 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8e033aef-2679-4478-94eb-7cc5d69b2a06 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:55.103506 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8e033aef-2679-4478-94eb-7cc5d69b2a06 tempest-VolumesBackupsTest-1963564828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:55.129335 n-d-811416-6 sudo[145173]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:09:55.131173 n-d-811416-6 sudo[145173]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:55.338068 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-66c13e2e-8d46-4745-a71d-7e4608c69087 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:55.374344 n-d-811416-6 sudo[145175]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1
Apr 25 15:09:55.375805 n-d-811416-6 sudo[145175]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:55.796907 n-d-811416-6 sudo[145173]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:55.799477 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8e033aef-2679-4478-94eb-7cc5d69b2a06 tempest-VolumesBackupsTest-1963564828 None] CMD "sudo cinder-rootwrap /etc/cinder/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.695s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:55.801736 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-8e033aef-2679-4478-94eb-7cc5d69b2a06 tempest-VolumesBackupsTest-1963564828 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:09:55.807255 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-8e033aef-2679-4478-94eb-7cc5d69b2a06 tempest-VolumesBackupsTest-1963564828 None] Deleted volume successfully.
Apr 25 15:09:55.823394 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-8e033aef-2679-4478-94eb-7cc5d69b2a06 tempest-VolumesBackupsTest-1963564828 None] Lock "b'cinder-6702d06e-bfd5-4e77-839b-27c778bac907-delete_volume'" released by "delete_volume" :: held 3.004s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:09:55.912889 n-d-811416-6 sudo[145175]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:55.914941 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-66c13e2e-8d46-4745-a71d-7e4608c69087 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1" returned: 0 in 0.577s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:55.916341 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-66c13e2e-8d46-4745-a71d-7e4608c69087 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-de3723f3-381b-47c9-be6b-425098a0899e --snapshot stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1 -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:55.936542 n-d-811416-6 sudo[145179]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-de3723f3-381b-47c9-be6b-425098a0899e --snapshot stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1 -L 1.00g
Apr 25 15:09:55.937393 n-d-811416-6 sudo[145179]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:56.681485 n-d-811416-6 sudo[145179]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:56.683555 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-66c13e2e-8d46-4745-a71d-7e4608c69087 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-de3723f3-381b-47c9-be6b-425098a0899e --snapshot stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1 -L 1.00g" returned: 0 in 0.767s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:56.742775 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-66c13e2e-8d46-4745-a71d-7e4608c69087 tempest-VolumesSnapshotTestJSON-1165361034 None] Create snapshot completed successfully
Apr 25 15:09:57.574785 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-8d5beacc-0e33-4caf-9173-7c5ee44527d3 tempest-VolumesBackupsV39Test-1494267580 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:09:57.581584 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-8d5beacc-0e33-4caf-9173-7c5ee44527d3 tempest-VolumesBackupsV39Test-1494267580 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:09:57.582399 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-8d5beacc-0e33-4caf-9173-7c5ee44527d3 tempest-VolumesBackupsV39Test-1494267580 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'
Apr 25 15:09:57.597960 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8d5beacc-0e33-4caf-9173-7c5ee44527d3 tempest-VolumesBackupsV39Test-1494267580 None] Flow 'volume_create_manager' (ebae1960-dbb6-4828-9c31-3028b2a4e5f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:09:57.601021 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8d5beacc-0e33-4caf-9173-7c5ee44527d3 tempest-VolumesBackupsV39Test-1494267580 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e39b18d1-2775-4d7c-9e60-f557db12992a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:09:57.630594 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-8d5beacc-0e33-4caf-9173-7c5ee44527d3 tempest-VolumesBackupsV39Test-1494267580 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:09:57.656727 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8d5beacc-0e33-4caf-9173-7c5ee44527d3 tempest-VolumesBackupsV39Test-1494267580 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e39b18d1-2775-4d7c-9e60-f557db12992a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:09:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-151671480',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=49496df8-d3ec-48b4-9850-87a2c542872f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2088e5a652884add9248d3923cf6e305',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:09:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:09:58Z,user_id='def23908bf3e4d8584ec84b7adc1af2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:09:57.659630 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8d5beacc-0e33-4caf-9173-7c5ee44527d3 tempest-VolumesBackupsV39Test-1494267580 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (78a1173d-a064-42f0-b4f0-e3e63384728d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:09:57.661726 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8d5beacc-0e33-4caf-9173-7c5ee44527d3 tempest-VolumesBackupsV39Test-1494267580 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (78a1173d-a064-42f0-b4f0-e3e63384728d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:09:57.664012 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8d5beacc-0e33-4caf-9173-7c5ee44527d3 tempest-VolumesBackupsV39Test-1494267580 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4abdbb83-544b-4209-a423-e6eea2a1a68e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:09:57.666266 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8d5beacc-0e33-4caf-9173-7c5ee44527d3 tempest-VolumesBackupsV39Test-1494267580 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4abdbb83-544b-4209-a423-e6eea2a1a68e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '49496df8-d3ec-48b4-9850-87a2c542872f', 'volume_name': 'volume-49496df8-d3ec-48b4-9850-87a2c542872f', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:09:57.668436 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8d5beacc-0e33-4caf-9173-7c5ee44527d3 tempest-VolumesBackupsV39Test-1494267580 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5dceb3ee-33a6-4368-a3e9-9eb314fdb99f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:09:57.671122 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8d5beacc-0e33-4caf-9173-7c5ee44527d3 tempest-VolumesBackupsV39Test-1494267580 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5dceb3ee-33a6-4368-a3e9-9eb314fdb99f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:09:57.673235 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8d5beacc-0e33-4caf-9173-7c5ee44527d3 tempest-VolumesBackupsV39Test-1494267580 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7b4d1e60-b394-49c6-a4a7-50521d66fa3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:09:57.673990 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-8d5beacc-0e33-4caf-9173-7c5ee44527d3 tempest-VolumesBackupsV39Test-1494267580 None] Volume 49496df8-d3ec-48b4-9850-87a2c542872f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-49496df8-d3ec-48b4-9850-87a2c542872f', 'volume_size': 1}
Apr 25 15:09:57.675185 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8d5beacc-0e33-4caf-9173-7c5ee44527d3 tempest-VolumesBackupsV39Test-1494267580 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-49496df8-d3ec-48b4-9850-87a2c542872f stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:57.694376 n-d-811416-6 sudo[145319]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-49496df8-d3ec-48b4-9850-87a2c542872f stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:09:57.695232 n-d-811416-6 sudo[145319]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:57.757132 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b1255a1d-df3d-4ac1-9dbc-fe96d2496f78 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:57.777373 n-d-811416-6 sudo[145321]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1
Apr 25 15:09:57.778794 n-d-811416-6 sudo[145321]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:58.217636 n-d-811416-6 sudo[145321]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:58.217951 n-d-811416-6 sudo[145319]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:58.220105 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b1255a1d-df3d-4ac1-9dbc-fe96d2496f78 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1" returned: 0 in 0.463s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:58.221913 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b1255a1d-df3d-4ac1-9dbc-fe96d2496f78 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3ecc683e-e543-4be0-889e-73b2bb984b81 --snapshot stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1 -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:58.236481 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-8d5beacc-0e33-4caf-9173-7c5ee44527d3 tempest-VolumesBackupsV39Test-1494267580 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-49496df8-d3ec-48b4-9850-87a2c542872f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.561s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:58.240134 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8d5beacc-0e33-4caf-9173-7c5ee44527d3 tempest-VolumesBackupsV39Test-1494267580 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7b4d1e60-b394-49c6-a4a7-50521d66fa3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-49496df8-d3ec-48b4-9850-87a2c542872f', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:09:58.241212 n-d-811416-6 sudo[145354]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3ecc683e-e543-4be0-889e-73b2bb984b81 --snapshot stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1 -L 1.00g
Apr 25 15:09:58.242136 n-d-811416-6 sudo[145354]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:58.242772 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8d5beacc-0e33-4caf-9173-7c5ee44527d3 tempest-VolumesBackupsV39Test-1494267580 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3278873a-1529-490f-9d9d-df5dbf87343c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:09:58.254827 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-8d5beacc-0e33-4caf-9173-7c5ee44527d3 tempest-VolumesBackupsV39Test-1494267580 None] Volume volume-49496df8-d3ec-48b4-9850-87a2c542872f (49496df8-d3ec-48b4-9850-87a2c542872f): created successfully
Apr 25 15:09:58.256843 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8d5beacc-0e33-4caf-9173-7c5ee44527d3 tempest-VolumesBackupsV39Test-1494267580 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3278873a-1529-490f-9d9d-df5dbf87343c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:09:58.259976 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-8d5beacc-0e33-4caf-9173-7c5ee44527d3 tempest-VolumesBackupsV39Test-1494267580 None] Flow 'volume_create_manager' (ebae1960-dbb6-4828-9c31-3028b2a4e5f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:09:58.272940 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-8d5beacc-0e33-4caf-9173-7c5ee44527d3 tempest-VolumesBackupsV39Test-1494267580 None] Created volume successfully.
Apr 25 15:09:59.032058 n-d-811416-6 sudo[145354]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:59.034030 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b1255a1d-df3d-4ac1-9dbc-fe96d2496f78 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3ecc683e-e543-4be0-889e-73b2bb984b81 --snapshot stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1 -L 1.00g" returned: 0 in 0.812s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:59.095730 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-b1255a1d-df3d-4ac1-9dbc-fe96d2496f78 tempest-VolumesSnapshotTestJSON-1165361034 None] Create snapshot completed successfully
Apr 25 15:09:59.199266 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.driver [None req-a9432747-27da-4d04-841e-55c87957f52f tempest-VolumesBackupsV39Test-1494267580 None] Creating a new backup for volume volume-49496df8-d3ec-48b4-9850-87a2c542872f. {{(pid=96343) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Apr 25 15:09:59.216838 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a9432747-27da-4d04-841e-55c87957f52f tempest-VolumesBackupsV39Test-1494267580 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-49496df8-d3ec-48b4-9850-87a2c542872f {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:59.239577 n-d-811416-6 sudo[145522]: 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-49496df8-d3ec-48b4-9850-87a2c542872f
Apr 25 15:09:59.240397 n-d-811416-6 sudo[145522]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:09:59.665477 n-d-811416-6 sudo[145522]: pam_unix(sudo:session): session closed for user root
Apr 25 15:09:59.667716 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-a9432747-27da-4d04-841e-55c87957f52f tempest-VolumesBackupsV39Test-1494267580 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-49496df8-d3ec-48b4-9850-87a2c542872f" returned: 0 in 0.451s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:59.714694 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:59.721680 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:09:59.722007 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138930608]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20e7e32a-bae4-4c47-a164-da541874dce1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-20e7e32a-bae4-4c47-a164-da541874dce1\n Backing store flags: \n Account information:\n NCLz3wrdJxNCyX6PpDxg\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-a9432747-27da-4d04-841e-55c87957f52f tempest-VolumesBackupsV39Test-1494267580 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-20e7e32a-bae4-4c47-a164-da541874dce1
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: I_T nexus: 41
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: NCLz3wrdJxNCyX6PpDxg
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:09:59.722623 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:09:59.725124 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-a9432747-27da-4d04-841e-55c87957f52f tempest-VolumesBackupsV39Test-1494267580 None] Creating iscsi_target for Volume ID: volume-49496df8-d3ec-48b4-9850-87a2c542872f {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:09:59.728165 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-a9432747-27da-4d04-841e-55c87957f52f tempest-VolumesBackupsV39Test-1494267580 None] Created volume path /opt/stack/data/cinder/volumes/volume-49496df8-d3ec-48b4-9850-87a2c542872f,
Apr 25 15:09:59.728165 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:09:59.728165 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:09:59.728165 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-49496df8-d3ec-48b4-9850-87a2c542872f
Apr 25 15:09:59.728165 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:09:59.728165 n-d-811416-6 cinder-volume[96343]: incominguser NFrg6ZMNgbdJMfVLLR4e kz7EaS5yq7NTETWf
Apr 25 15:09:59.728165 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:09:59.728165 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:09:59.728165 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:09:59.728165 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:09:59.732745 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-49496df8-d3ec-48b4-9850-87a2c542872f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:59.911887 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-78a457fb-6025-42ee-934b-e43aa0d7a7d8 tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-3ecc683e-e543-4be0-889e-73b2bb984b81-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:09:59.913773 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-78a457fb-6025-42ee-934b-e43aa0d7a7d8 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-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-3ecc683e-e543-4be0-889e-73b2bb984b81 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:09:59.954727 n-d-811416-6 sudo[145534]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-3ecc683e-e543-4be0-889e-73b2bb984b81
Apr 25 15:09:59.955712 n-d-811416-6 sudo[145534]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:00.208850 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-49496df8-d3ec-48b4-9850-87a2c542872f" returned: 0 in 0.477s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:00.209535 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138930608]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:10:00.210681 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-a9432747-27da-4d04-841e-55c87957f52f tempest-VolumesBackupsV39Test-1494267580 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:10:00.210681 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-a9432747-27da-4d04-841e-55c87957f52f tempest-VolumesBackupsV39Test-1494267580 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:10:00.211972 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:00.227524 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:00.227922 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138930608]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20e7e32a-bae4-4c47-a164-da541874dce1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-20e7e32a-bae4-4c47-a164-da541874dce1\n Backing store flags: \n Account information:\n NCLz3wrdJxNCyX6PpDxg\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49496df8-d3ec-48b4-9850-87a2c542872f\n System information:\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-49496df8-d3ec-48b4-9850-87a2c542872f\n Backing store flags: \n Account information:\n NFrg6ZMNgbdJMfVLLR4e\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [None req-a9432747-27da-4d04-841e-55c87957f52f tempest-VolumesBackupsV39Test-1494267580 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-20e7e32a-bae4-4c47-a164-da541874dce1
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: I_T nexus: 41
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: NCLz3wrdJxNCyX6PpDxg
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:10:00.228669 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:10:00.232782 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:00.339187 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:00.339528 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138930608]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20e7e32a-bae4-4c47-a164-da541874dce1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-20e7e32a-bae4-4c47-a164-da541874dce1\n Backing store flags: \n Account information:\n NCLz3wrdJxNCyX6PpDxg\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49496df8-d3ec-48b4-9850-87a2c542872f\n System information:\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-49496df8-d3ec-48b4-9850-87a2c542872f\n Backing store flags: \n Account information:\n NFrg6ZMNgbdJMfVLLR4e\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:10:00.342681 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:00.424810 n-d-811416-6 sudo[145534]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:00.426744 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-78a457fb-6025-42ee-934b-e43aa0d7a7d8 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-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-3ecc683e-e543-4be0-889e-73b2bb984b81" returned: 0 in 0.513s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:00.428634 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-78a457fb-6025-42ee-934b-e43aa0d7a7d8 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3ecc683e-e543-4be0-889e-73b2bb984b81 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:00.444725 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:00.445313 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138930608]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20e7e32a-bae4-4c47-a164-da541874dce1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-20e7e32a-bae4-4c47-a164-da541874dce1\n Backing store flags: \n Account information:\n NCLz3wrdJxNCyX6PpDxg\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49496df8-d3ec-48b4-9850-87a2c542872f\n System information:\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-49496df8-d3ec-48b4-9850-87a2c542872f\n Backing store flags: \n Account information:\n NFrg6ZMNgbdJMfVLLR4e\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:10:00.447617 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [None req-a9432747-27da-4d04-841e-55c87957f52f tempest-VolumesBackupsV39Test-1494267580 None] Set provider_location to: 10.222.0.23:3260,2 iqn.2010-10.org.openstack:volume-49496df8-d3ec-48b4-9850-87a2c542872f 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:10:00.449507 n-d-811416-6 sudo[145563]: 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-3ecc683e-e543-4be0-889e-73b2bb984b81
Apr 25 15:10:00.450516 n-d-811416-6 sudo[145563]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:00.494160 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-a9432747-27da-4d04-841e-55c87957f52f tempest-VolumesBackupsV39Test-1494267580 None] Initialize volume connection completed successfully.
Apr 25 15:10:01.363841 n-d-811416-6 sudo[145563]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:01.365679 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-78a457fb-6025-42ee-934b-e43aa0d7a7d8 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3ecc683e-e543-4be0-889e-73b2bb984b81" returned: 0 in 0.937s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:01.450752 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-78a457fb-6025-42ee-934b-e43aa0d7a7d8 tempest-VolumesSnapshotTestJSON-1165361034 None] Created reservations ['f453004b-4414-43aa-a8c2-67ce90fa670b', 'aa2ffb79-608a-490f-8f50-cdbfa976aabe', '5edb0d0f-cb80-4f60-b97e-8663fd3e4fc3', '0436cf58-0d77-4554-a168-b8ccffa26eb3'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:10:01.495821 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-78a457fb-6025-42ee-934b-e43aa0d7a7d8 tempest-VolumesSnapshotTestJSON-1165361034 None] Delete snapshot completed successfully.
Apr 25 15:10:01.504080 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-78a457fb-6025-42ee-934b-e43aa0d7a7d8 tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-3ecc683e-e543-4be0-889e-73b2bb984b81-delete_snapshot'" released by "delete_snapshot" :: held 1.592s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:10:02.196642 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-6e0f7240-ef93-4cf6-92ee-e994548e0c08 tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-7a676f2d-b4a7-489c-8b59-ffe90fce3909-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.012s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:10:02.198645 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6e0f7240-ef93-4cf6-92ee-e994548e0c08 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-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-7a676f2d-b4a7-489c-8b59-ffe90fce3909 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:02.279296 n-d-811416-6 sudo[145754]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-7a676f2d-b4a7-489c-8b59-ffe90fce3909
Apr 25 15:10:02.281099 n-d-811416-6 sudo[145754]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:02.748773 n-d-811416-6 sudo[145754]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:02.751285 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6e0f7240-ef93-4cf6-92ee-e994548e0c08 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-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-7a676f2d-b4a7-489c-8b59-ffe90fce3909" returned: 0 in 0.552s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:02.753644 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6e0f7240-ef93-4cf6-92ee-e994548e0c08 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7a676f2d-b4a7-489c-8b59-ffe90fce3909 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:02.788507 n-d-811416-6 sudo[145776]: 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-7a676f2d-b4a7-489c-8b59-ffe90fce3909
Apr 25 15:10:02.789332 n-d-811416-6 sudo[145776]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:03.602098 n-d-811416-6 sudo[145776]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:03.604479 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6e0f7240-ef93-4cf6-92ee-e994548e0c08 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7a676f2d-b4a7-489c-8b59-ffe90fce3909" returned: 0 in 0.850s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:03.735276 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-6e0f7240-ef93-4cf6-92ee-e994548e0c08 tempest-VolumesSnapshotTestJSON-1165361034 None] Created reservations ['3a9f112d-afc9-4b8b-ab78-3e584879ffe4', 'd8daa786-ca01-4704-ac35-931e27630a28', 'f0989419-c9c7-4378-928a-2a1f69056d39', 'd67ebfad-85a3-4787-bc55-813dc9732bb8'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:10:03.818034 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-6e0f7240-ef93-4cf6-92ee-e994548e0c08 tempest-VolumesSnapshotTestJSON-1165361034 None] Delete snapshot completed successfully.
Apr 25 15:10:03.823855 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-6e0f7240-ef93-4cf6-92ee-e994548e0c08 tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-7a676f2d-b4a7-489c-8b59-ffe90fce3909-delete_snapshot'" released by "delete_snapshot" :: held 1.627s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:10:04.002100 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:10:04.002642 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:10:04.003279 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:04.048898 n-d-811416-6 sudo[145884]: 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
Apr 25 15:10:04.050608 n-d-811416-6 sudo[145884]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:04.570192 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-7d0b812f-f30b-4143-89b5-88882a95a7d9 tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-de3723f3-381b-47c9-be6b-425098a0899e-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:10:04.577496 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-7d0b812f-f30b-4143-89b5-88882a95a7d9 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-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-de3723f3-381b-47c9-be6b-425098a0899e {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:04.613260 n-d-811416-6 sudo[145903]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-de3723f3-381b-47c9-be6b-425098a0899e
Apr 25 15:10:04.614087 n-d-811416-6 sudo[145903]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:04.677573 n-d-811416-6 sudo[145884]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:04.679936 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:04.682110 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:04.712766 n-d-811416-6 sudo[145909]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:10:04.713712 n-d-811416-6 sudo[145909]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:05.140058 n-d-811416-6 sudo[145903]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:05.142538 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-7d0b812f-f30b-4143-89b5-88882a95a7d9 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-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-de3723f3-381b-47c9-be6b-425098a0899e" returned: 0 in 0.569s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:05.145244 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-7d0b812f-f30b-4143-89b5-88882a95a7d9 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-de3723f3-381b-47c9-be6b-425098a0899e {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:05.183315 n-d-811416-6 sudo[145925]: 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-de3723f3-381b-47c9-be6b-425098a0899e
Apr 25 15:10:05.184251 n-d-811416-6 sudo[145925]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:05.194667 n-d-811416-6 sudo[145909]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:05.197482 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.515s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:05.201864 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:10:05.980818 n-d-811416-6 sudo[145925]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:05.983577 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-7d0b812f-f30b-4143-89b5-88882a95a7d9 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-de3723f3-381b-47c9-be6b-425098a0899e" returned: 0 in 0.838s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:06.139805 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-7d0b812f-f30b-4143-89b5-88882a95a7d9 tempest-VolumesSnapshotTestJSON-1165361034 None] Created reservations ['b7bb1c33-07a3-4730-a64b-153d8ced6789', '049520a3-e780-4b70-a496-eb515fdb8964', 'c3403477-efe9-46db-9b5a-85b2cf12f340', '06182e75-6453-4b59-851e-f3ed0166277e'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:10:06.185375 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-7d0b812f-f30b-4143-89b5-88882a95a7d9 tempest-VolumesSnapshotTestJSON-1165361034 None] Delete snapshot completed successfully.
Apr 25 15:10:06.191200 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-7d0b812f-f30b-4143-89b5-88882a95a7d9 tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-de3723f3-381b-47c9-be6b-425098a0899e-delete_snapshot'" released by "delete_snapshot" :: held 1.621s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:10:07.701812 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-abae5d8a-c61d-4f70-914e-b4c2ee598b8e req-5c1df97d-9b87-465f-b9e7-2cb20c26ff11 tempest-VolumesSnapshotTestJSON-1165361034 None] Terminate volume connection completed successfully.
Apr 25 15:10:07.702381 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-abae5d8a-c61d-4f70-914e-b4c2ee598b8e req-5c1df97d-9b87-465f-b9e7-2cb20c26ff11 tempest-VolumesSnapshotTestJSON-1165361034 None] Deleting attachment 4e506d8f-1eba-47b6-8533-f6270a6820b1. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 15:10:07.703828 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:07.796279 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:07.797064 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681141958608]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-20e7e32a-bae4-4c47-a164-da541874dce1\n System information:\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-20e7e32a-bae4-4c47-a164-da541874dce1\n Backing store flags: \n Account information:\n NCLz3wrdJxNCyX6PpDxg\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49496df8-d3ec-48b4-9850-87a2c542872f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-49496df8-d3ec-48b4-9850-87a2c542872f\n Backing store flags: \n Account information:\n NFrg6ZMNgbdJMfVLLR4e\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:10:07.797841 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-abae5d8a-c61d-4f70-914e-b4c2ee598b8e req-5c1df97d-9b87-465f-b9e7-2cb20c26ff11 tempest-VolumesSnapshotTestJSON-1165361034 None] Removing iscsi_target for Volume ID: 20e7e32a-bae4-4c47-a164-da541874dce1
Apr 25 15:10:07.800885 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-20e7e32a-bae4-4c47-a164-da541874dce1 -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:07.895680 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-20e7e32a-bae4-4c47-a164-da541874dce1 -f" returned: 0 in 0.096s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:07.896289 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681141958608]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:10:07.900596 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:08.013536 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:08.013874 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681141958608]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-49496df8-d3ec-48b4-9850-87a2c542872f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1993-08.org.debian:01:5698bd2f33bb alias: n-d-811416-6\n Connection: 0\n IP Address: 10.222.0.23\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-49496df8-d3ec-48b4-9850-87a2c542872f\n Backing store flags: \n Account information:\n NFrg6ZMNgbdJMfVLLR4e\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:10:13.640857 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-25b55236-c5f7-41d6-ae31-555bfa5f838c tempest-VolumesSnapshotTestJSON-1165361034 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:10:13.644474 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-25b55236-c5f7-41d6-ae31-555bfa5f838c tempest-VolumesSnapshotTestJSON-1165361034 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:10:13.644974 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-25b55236-c5f7-41d6-ae31-555bfa5f838c tempest-VolumesSnapshotTestJSON-1165361034 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'
Apr 25 15:10:13.657708 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-25b55236-c5f7-41d6-ae31-555bfa5f838c tempest-VolumesSnapshotTestJSON-1165361034 None] Flow 'volume_create_manager' (d888871a-1a4b-40ce-bb6e-ec11d8644afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:10:13.661212 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-25b55236-c5f7-41d6-ae31-555bfa5f838c tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9004ef20-df6d-4c55-b18f-2ea2da8a9d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:10:13.683757 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-25b55236-c5f7-41d6-ae31-555bfa5f838c tempest-VolumesSnapshotTestJSON-1165361034 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:10:13.722336 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-25b55236-c5f7-41d6-ae31-555bfa5f838c tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9004ef20-df6d-4c55-b18f-2ea2da8a9d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:10:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2108359370',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=ffbe2cfb-ea5f-4eb4-992c-99c938f71811,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c8be9ca298e4805ad65e452e2bf01fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:10:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:10:14Z,user_id='a61b31ab780a4cf1811b7d3bd269d00d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:10:13.724908 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-25b55236-c5f7-41d6-ae31-555bfa5f838c tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (504674bf-3040-4f2d-99d4-d344d8cde8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:10:13.727346 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-25b55236-c5f7-41d6-ae31-555bfa5f838c tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (504674bf-3040-4f2d-99d4-d344d8cde8e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:10:13.729870 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-25b55236-c5f7-41d6-ae31-555bfa5f838c tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a2cbd671-2827-4554-83fc-d10670793a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:10:13.732288 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-25b55236-c5f7-41d6-ae31-555bfa5f838c tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a2cbd671-2827-4554-83fc-d10670793a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ffbe2cfb-ea5f-4eb4-992c-99c938f71811', 'volume_name': 'volume-ffbe2cfb-ea5f-4eb4-992c-99c938f71811', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:10:13.734545 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-25b55236-c5f7-41d6-ae31-555bfa5f838c tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (01c126f7-0a73-440c-a813-01527815bd7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:10:13.736616 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-25b55236-c5f7-41d6-ae31-555bfa5f838c tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (01c126f7-0a73-440c-a813-01527815bd7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:10:13.738804 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-25b55236-c5f7-41d6-ae31-555bfa5f838c tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (53e403b8-44c8-4263-9f7e-8f14c6fcb818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:10:13.739553 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-25b55236-c5f7-41d6-ae31-555bfa5f838c tempest-VolumesSnapshotTestJSON-1165361034 None] Volume ffbe2cfb-ea5f-4eb4-992c-99c938f71811: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ffbe2cfb-ea5f-4eb4-992c-99c938f71811', 'volume_size': 1}
Apr 25 15:10:13.740689 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25b55236-c5f7-41d6-ae31-555bfa5f838c tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ffbe2cfb-ea5f-4eb4-992c-99c938f71811 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:13.768570 n-d-811416-6 sudo[146014]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ffbe2cfb-ea5f-4eb4-992c-99c938f71811 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:10:13.769531 n-d-811416-6 sudo[146014]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:14.310924 n-d-811416-6 sudo[146014]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:14.314184 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-25b55236-c5f7-41d6-ae31-555bfa5f838c tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ffbe2cfb-ea5f-4eb4-992c-99c938f71811 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.572s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:14.317753 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-25b55236-c5f7-41d6-ae31-555bfa5f838c tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (53e403b8-44c8-4263-9f7e-8f14c6fcb818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ffbe2cfb-ea5f-4eb4-992c-99c938f71811', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:10:14.320027 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-25b55236-c5f7-41d6-ae31-555bfa5f838c tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d9cefc1e-a2f5-4500-8a71-1a1290bff097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:10:14.332137 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-25b55236-c5f7-41d6-ae31-555bfa5f838c tempest-VolumesSnapshotTestJSON-1165361034 None] Volume volume-ffbe2cfb-ea5f-4eb4-992c-99c938f71811 (ffbe2cfb-ea5f-4eb4-992c-99c938f71811): created successfully
Apr 25 15:10:14.334513 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-25b55236-c5f7-41d6-ae31-555bfa5f838c tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d9cefc1e-a2f5-4500-8a71-1a1290bff097) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:10:14.337667 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-25b55236-c5f7-41d6-ae31-555bfa5f838c tempest-VolumesSnapshotTestJSON-1165361034 None] Flow 'volume_create_manager' (d888871a-1a4b-40ce-bb6e-ec11d8644afc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:10:14.347481 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-25b55236-c5f7-41d6-ae31-555bfa5f838c tempest-VolumesSnapshotTestJSON-1165361034 None] Created volume successfully.
Apr 25 15:10:15.039133 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-210bb7fe-4c25-4a15-90bf-73a2c623e50b tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ffbe2cfb-ea5f-4eb4-992c-99c938f71811 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:15.061494 n-d-811416-6 sudo[146048]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ffbe2cfb-ea5f-4eb4-992c-99c938f71811
Apr 25 15:10:15.062482 n-d-811416-6 sudo[146048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:15.550771 n-d-811416-6 sudo[146048]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:15.552991 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-210bb7fe-4c25-4a15-90bf-73a2c623e50b tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ffbe2cfb-ea5f-4eb4-992c-99c938f71811" returned: 0 in 0.514s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:15.555667 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-210bb7fe-4c25-4a15-90bf-73a2c623e50b tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8cb3c73b-1f9c-4309-9755-dd669f493758 --snapshot stack-volumes-lvmdriver-1/volume-ffbe2cfb-ea5f-4eb4-992c-99c938f71811 -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:15.575398 n-d-811416-6 sudo[146052]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8cb3c73b-1f9c-4309-9755-dd669f493758 --snapshot stack-volumes-lvmdriver-1/volume-ffbe2cfb-ea5f-4eb4-992c-99c938f71811 -L 1.00g
Apr 25 15:10:15.576244 n-d-811416-6 sudo[146052]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:16.317891 n-d-811416-6 sudo[146052]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:16.320257 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-210bb7fe-4c25-4a15-90bf-73a2c623e50b tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8cb3c73b-1f9c-4309-9755-dd669f493758 --snapshot stack-volumes-lvmdriver-1/volume-ffbe2cfb-ea5f-4eb4-992c-99c938f71811 -L 1.00g" returned: 0 in 0.764s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:16.388470 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-210bb7fe-4c25-4a15-90bf-73a2c623e50b tempest-VolumesSnapshotTestJSON-1165361034 None] Create snapshot completed successfully
Apr 25 15:10:17.972497 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:10:17.977521 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:10:17.978032 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 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'
Apr 25 15:10:18.013693 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] Flow 'volume_create_manager' (33c4b7d2-0c5d-45e8-99bf-b6d6bd62547b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:10:18.017362 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aee3ce28-6add-4653-9a21-d6e59227a9d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:10:18.045968 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:10:18.101498 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aee3ce28-6add-4653-9a21-d6e59227a9d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:10:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1391658835',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=6d3806ad-f0dd-45e0-97ce-983b114683c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c8be9ca298e4805ad65e452e2bf01fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:10:18Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=8cb3c73b-1f9c-4309-9755-dd669f493758,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:10:18Z,user_id='a61b31ab780a4cf1811b7d3bd269d00d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:10:18.101498 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (98bd8380-4856-4a55-acee-d358421377cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:10:18.105349 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (98bd8380-4856-4a55-acee-d358421377cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:10:18.108336 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7d9c10e0-931b-4249-9c18-dde37cb79f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:10:18.108336 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7d9c10e0-931b-4249-9c18-dde37cb79f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '6d3806ad-f0dd-45e0-97ce-983b114683c3', 'volume_name': 'volume-6d3806ad-f0dd-45e0-97ce-983b114683c3', 'volume_size': 2, 'snapshot_id': '8cb3c73b-1f9c-4309-9755-dd669f493758'}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:10:18.110601 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a512bc7b-99b7-4cce-81c5-c2961e69923a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:10:18.112661 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a512bc7b-99b7-4cce-81c5-c2961e69923a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:10:18.114775 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ec7da441-1d49-4067-931f-213eed950a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:10:18.115663 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] Volume 6d3806ad-f0dd-45e0-97ce-983b114683c3: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-6d3806ad-f0dd-45e0-97ce-983b114683c3', 'volume_size': 2, 'snapshot_id': '8cb3c73b-1f9c-4309-9755-dd669f493758'}
Apr 25 15:10:18.136591 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6d3806ad-f0dd-45e0-97ce-983b114683c3 stack-volumes-lvmdriver-1 -L 2g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:18.168418 n-d-811416-6 sudo[146156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6d3806ad-f0dd-45e0-97ce-983b114683c3 stack-volumes-lvmdriver-1 -L 2g
Apr 25 15:10:18.170166 n-d-811416-6 sudo[146156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:18.729724 n-d-811416-6 sudo[146156]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:18.735464 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6d3806ad-f0dd-45e0-97ce-983b114683c3 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.596s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:18.744259 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-8cb3c73b-1f9c-4309-9755-dd669f493758 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:18.755928 n-d-811416-6 sudo[146188]: 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-8cb3c73b-1f9c-4309-9755-dd669f493758
Apr 25 15:10:18.756710 n-d-811416-6 sudo[146188]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:19.224608 n-d-811416-6 sudo[146188]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:19.227166 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-8cb3c73b-1f9c-4309-9755-dd669f493758" returned: 0 in 0.490s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:19.229363 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8cb3c73b--1f9c--4309--9755--dd669f493758 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6d3806ad--f0dd--45e0--97ce--983b114683c3 iflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:19.249204 n-d-811416-6 sudo[146191]: 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--8cb3c73b--1f9c--4309--9755--dd669f493758 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6d3806ad--f0dd--45e0--97ce--983b114683c3 iflag=direct
Apr 25 15:10:19.250031 n-d-811416-6 sudo[146191]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:19.604394 n-d-811416-6 sudo[146191]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:19.606846 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8cb3c73b--1f9c--4309--9755--dd669f493758 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6d3806ad--f0dd--45e0--97ce--983b114683c3 iflag=direct" returned: 0 in 0.377s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:19.609938 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8cb3c73b--1f9c--4309--9755--dd669f493758 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6d3806ad--f0dd--45e0--97ce--983b114683c3 oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:19.632951 n-d-811416-6 sudo[146203]: 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--8cb3c73b--1f9c--4309--9755--dd669f493758 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6d3806ad--f0dd--45e0--97ce--983b114683c3 oflag=direct
Apr 25 15:10:19.634613 n-d-811416-6 sudo[146203]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:20.011108 n-d-811416-6 sudo[146203]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:20.013453 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8cb3c73b--1f9c--4309--9755--dd669f493758 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6d3806ad--f0dd--45e0--97ce--983b114683c3 oflag=direct" returned: 0 in 0.403s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:20.014591 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8cb3c73b--1f9c--4309--9755--dd669f493758 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6d3806ad--f0dd--45e0--97ce--983b114683c3 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:20.035319 n-d-811416-6 sudo[146215]: 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--8cb3c73b--1f9c--4309--9755--dd669f493758 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6d3806ad--f0dd--45e0--97ce--983b114683c3 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Apr 25 15:10:20.036153 n-d-811416-6 sudo[146215]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:26.278463 n-d-811416-6 sudo[146215]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:26.280886 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8cb3c73b--1f9c--4309--9755--dd669f493758 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6d3806ad--f0dd--45e0--97ce--983b114683c3 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.266s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:26.281454 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8cb3c73b--1f9c--4309--9755--dd669f493758, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--6d3806ad--f0dd--45e0--97ce--983b114683c3, size 1024.00 MB, duration 6.27 sec {{(pid=96343) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Apr 25 15:10:26.282403 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.volume_utils [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] Volume copy 1024.00 MB at 163.39 MB/s
Apr 25 15:10:26.370624 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ec7da441-1d49-4067-931f-213eed950a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6d3806ad-f0dd-45e0-97ce-983b114683c3', 'volume_size': 2, 'snapshot_id': '8cb3c73b-1f9c-4309-9755-dd669f493758'}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:10:26.381220 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e188d362-50ec-4be7-ad1d-f3a03ac134ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:10:26.410803 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] Volume volume-6d3806ad-f0dd-45e0-97ce-983b114683c3 (6d3806ad-f0dd-45e0-97ce-983b114683c3): created successfully
Apr 25 15:10:26.411577 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e188d362-50ec-4be7-ad1d-f3a03ac134ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:10:26.414470 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] Flow 'volume_create_manager' (33c4b7d2-0c5d-45e8-99bf-b6d6bd62547b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:10:26.430348 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-932019fe-6096-461d-b347-0eabdff1be70 tempest-VolumesSnapshotTestJSON-1165361034 None] Created volume successfully.
Apr 25 15:10:27.076991 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-d63c2a73-4b56-445f-8913-f45ee84130b8 tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-6d3806ad-f0dd-45e0-97ce-983b114683c3-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:10:27.203722 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-d63c2a73-4b56-445f-8913-f45ee84130b8 tempest-VolumesSnapshotTestJSON-1165361034 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6d3806ad-f0dd-45e0-97ce-983b114683c3
Apr 25 15:10:27.205391 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d63c2a73-4b56-445f-8913-f45ee84130b8 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6d3806ad-f0dd-45e0-97ce-983b114683c3 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:27.236708 n-d-811416-6 sudo[146270]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6d3806ad-f0dd-45e0-97ce-983b114683c3
Apr 25 15:10:27.238159 n-d-811416-6 sudo[146270]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:27.783894 n-d-811416-6 sudo[146270]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:27.786181 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d63c2a73-4b56-445f-8913-f45ee84130b8 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6d3806ad-f0dd-45e0-97ce-983b114683c3" returned: 0 in 0.581s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:27.793348 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d63c2a73-4b56-445f-8913-f45ee84130b8 tempest-VolumesSnapshotTestJSON-1165361034 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-6d3806ad-f0dd-45e0-97ce-983b114683c3 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:27.825111 n-d-811416-6 sudo[146289]: 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-6d3806ad-f0dd-45e0-97ce-983b114683c3
Apr 25 15:10:27.826693 n-d-811416-6 sudo[146289]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:28.573608 n-d-811416-6 sudo[146289]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:28.576647 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d63c2a73-4b56-445f-8913-f45ee84130b8 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6d3806ad-f0dd-45e0-97ce-983b114683c3" returned: 0 in 0.787s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:28.578748 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d63c2a73-4b56-445f-8913-f45ee84130b8 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6d3806ad-f0dd-45e0-97ce-983b114683c3 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:28.600522 n-d-811416-6 sudo[146321]: 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-6d3806ad-f0dd-45e0-97ce-983b114683c3
Apr 25 15:10:28.613469 n-d-811416-6 sudo[146321]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:29.469351 n-d-811416-6 sudo[146321]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:29.471741 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d63c2a73-4b56-445f-8913-f45ee84130b8 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6d3806ad-f0dd-45e0-97ce-983b114683c3" returned: 0 in 0.893s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:29.473746 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-d63c2a73-4b56-445f-8913-f45ee84130b8 tempest-VolumesSnapshotTestJSON-1165361034 None] Successfully deleted volume: 6d3806ad-f0dd-45e0-97ce-983b114683c3
Apr 25 15:10:29.558358 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-d63c2a73-4b56-445f-8913-f45ee84130b8 tempest-VolumesSnapshotTestJSON-1165361034 None] Created reservations ['cb3ffd79-9393-41a6-b48f-6dc08d2fe1a1', 'd8f9bd38-dc82-4fb6-a860-7f32f0a814bb', '3965f2fe-c38e-4821-a0df-d7d15925fc62', 'ae195731-0fa4-4ad0-b6c6-803938b8521b'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:10:29.623836 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-d63c2a73-4b56-445f-8913-f45ee84130b8 tempest-VolumesSnapshotTestJSON-1165361034 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:10:29.624606 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d63c2a73-4b56-445f-8913-f45ee84130b8 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:29.660997 n-d-811416-6 sudo[146376]: 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
Apr 25 15:10:29.662284 n-d-811416-6 sudo[146376]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:30.223781 n-d-811416-6 sudo[146376]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:30.226645 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d63c2a73-4b56-445f-8913-f45ee84130b8 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.601s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:30.229522 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d63c2a73-4b56-445f-8913-f45ee84130b8 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:30.253480 n-d-811416-6 sudo[146395]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:10:30.254942 n-d-811416-6 sudo[146395]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:30.860690 n-d-811416-6 sudo[146395]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:30.862742 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d63c2a73-4b56-445f-8913-f45ee84130b8 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/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.633s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:30.865307 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-d63c2a73-4b56-445f-8913-f45ee84130b8 tempest-VolumesSnapshotTestJSON-1165361034 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:10:30.872398 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-d63c2a73-4b56-445f-8913-f45ee84130b8 tempest-VolumesSnapshotTestJSON-1165361034 None] Deleted volume successfully.
Apr 25 15:10:30.899044 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-d63c2a73-4b56-445f-8913-f45ee84130b8 tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-6d3806ad-f0dd-45e0-97ce-983b114683c3-delete_volume'" released by "delete_volume" :: held 3.821s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:10:31.520902 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-6a7139fe-e428-487c-8260-99f0b7110ca2 tempest-VolumesSnapshotTestJSON-1165361034 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:10:31.532998 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-6a7139fe-e428-487c-8260-99f0b7110ca2 tempest-VolumesSnapshotTestJSON-1165361034 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:10:31.533545 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-6a7139fe-e428-487c-8260-99f0b7110ca2 tempest-VolumesSnapshotTestJSON-1165361034 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'
Apr 25 15:10:31.552405 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6a7139fe-e428-487c-8260-99f0b7110ca2 tempest-VolumesSnapshotTestJSON-1165361034 None] Flow 'volume_create_manager' (e0b2268c-3be3-4f67-920c-4f3d18a6228a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:10:31.578216 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6a7139fe-e428-487c-8260-99f0b7110ca2 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3c1f869b-4ca7-4710-a0dd-3f2089d4c1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:10:31.617491 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-6a7139fe-e428-487c-8260-99f0b7110ca2 tempest-VolumesSnapshotTestJSON-1165361034 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:10:31.653923 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6a7139fe-e428-487c-8260-99f0b7110ca2 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3c1f869b-4ca7-4710-a0dd-3f2089d4c1a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:10:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1684362068',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=7ae78a4e-7981-4775-b9a1-f9514af021a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c8be9ca298e4805ad65e452e2bf01fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:10:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:10:31Z,user_id='a61b31ab780a4cf1811b7d3bd269d00d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:10:31.656856 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6a7139fe-e428-487c-8260-99f0b7110ca2 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5699d498-846c-466d-875f-2cec5ca9cb4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:10:31.659573 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6a7139fe-e428-487c-8260-99f0b7110ca2 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5699d498-846c-466d-875f-2cec5ca9cb4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:10:31.662378 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6a7139fe-e428-487c-8260-99f0b7110ca2 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b0f57c6a-a29b-4e3d-965b-7a0a3832846f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:10:31.664345 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6a7139fe-e428-487c-8260-99f0b7110ca2 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b0f57c6a-a29b-4e3d-965b-7a0a3832846f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7ae78a4e-7981-4775-b9a1-f9514af021a2', 'volume_name': 'volume-7ae78a4e-7981-4775-b9a1-f9514af021a2', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:10:31.667071 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6a7139fe-e428-487c-8260-99f0b7110ca2 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7a8b24cd-7570-452a-ab18-f0f6c1b18408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:10:31.669674 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6a7139fe-e428-487c-8260-99f0b7110ca2 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7a8b24cd-7570-452a-ab18-f0f6c1b18408) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:10:31.672025 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6a7139fe-e428-487c-8260-99f0b7110ca2 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bc560464-f996-48f2-b2e6-256ae9e37469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:10:31.672805 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-6a7139fe-e428-487c-8260-99f0b7110ca2 tempest-VolumesSnapshotTestJSON-1165361034 None] Volume 7ae78a4e-7981-4775-b9a1-f9514af021a2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7ae78a4e-7981-4775-b9a1-f9514af021a2', 'volume_size': 1}
Apr 25 15:10:31.674211 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6a7139fe-e428-487c-8260-99f0b7110ca2 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7ae78a4e-7981-4775-b9a1-f9514af021a2 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:31.718551 n-d-811416-6 sudo[146443]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7ae78a4e-7981-4775-b9a1-f9514af021a2 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:10:31.719361 n-d-811416-6 sudo[146443]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:32.281664 n-d-811416-6 sudo[146443]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:32.284485 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6a7139fe-e428-487c-8260-99f0b7110ca2 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7ae78a4e-7981-4775-b9a1-f9514af021a2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.610s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:32.289310 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6a7139fe-e428-487c-8260-99f0b7110ca2 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bc560464-f996-48f2-b2e6-256ae9e37469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7ae78a4e-7981-4775-b9a1-f9514af021a2', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:10:32.292454 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6a7139fe-e428-487c-8260-99f0b7110ca2 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (21281650-e803-4428-8d2a-1e5a17582b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:10:32.307613 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-6a7139fe-e428-487c-8260-99f0b7110ca2 tempest-VolumesSnapshotTestJSON-1165361034 None] Volume volume-7ae78a4e-7981-4775-b9a1-f9514af021a2 (7ae78a4e-7981-4775-b9a1-f9514af021a2): created successfully
Apr 25 15:10:32.310307 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6a7139fe-e428-487c-8260-99f0b7110ca2 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (21281650-e803-4428-8d2a-1e5a17582b6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:10:32.315364 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6a7139fe-e428-487c-8260-99f0b7110ca2 tempest-VolumesSnapshotTestJSON-1165361034 None] Flow 'volume_create_manager' (e0b2268c-3be3-4f67-920c-4f3d18a6228a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:10:32.326452 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-6a7139fe-e428-487c-8260-99f0b7110ca2 tempest-VolumesSnapshotTestJSON-1165361034 None] Created volume successfully.
Apr 25 15:10:32.976347 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3ba636bd-36fb-419a-80f4-47f168e58fa6 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7ae78a4e-7981-4775-b9a1-f9514af021a2 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:32.998300 n-d-811416-6 sudo[146479]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7ae78a4e-7981-4775-b9a1-f9514af021a2
Apr 25 15:10:32.999223 n-d-811416-6 sudo[146479]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:33.442554 n-d-811416-6 sudo[146479]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:33.445076 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3ba636bd-36fb-419a-80f4-47f168e58fa6 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7ae78a4e-7981-4775-b9a1-f9514af021a2" returned: 0 in 0.468s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:33.446771 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3ba636bd-36fb-419a-80f4-47f168e58fa6 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ff4fa045-a621-4474-ae69-be9cd375c7d4 --snapshot stack-volumes-lvmdriver-1/volume-7ae78a4e-7981-4775-b9a1-f9514af021a2 -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:33.468202 n-d-811416-6 sudo[146482]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ff4fa045-a621-4474-ae69-be9cd375c7d4 --snapshot stack-volumes-lvmdriver-1/volume-7ae78a4e-7981-4775-b9a1-f9514af021a2 -L 1.00g
Apr 25 15:10:33.469020 n-d-811416-6 sudo[146482]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:34.336315 n-d-811416-6 sudo[146482]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:34.338698 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3ba636bd-36fb-419a-80f4-47f168e58fa6 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ff4fa045-a621-4474-ae69-be9cd375c7d4 --snapshot stack-volumes-lvmdriver-1/volume-7ae78a4e-7981-4775-b9a1-f9514af021a2 -L 1.00g" returned: 0 in 0.892s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:34.398962 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-3ba636bd-36fb-419a-80f4-47f168e58fa6 tempest-VolumesSnapshotTestJSON-1165361034 None] Create snapshot completed successfully
Apr 25 15:10:35.844794 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:10:35.849610 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:10:35.850221 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 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'
Apr 25 15:10:35.880889 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] Flow 'volume_create_manager' (fa32f619-4fcc-45c7-9d9a-ed7be8944bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:10:35.885894 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (429708df-77be-4de3-bc8f-ea7a600f51e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:10:35.914401 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:10:35.940550 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (429708df-77be-4de3-bc8f-ea7a600f51e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:10:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-603541382',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=8eace3e9-2669-4033-8188-425819f12cb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c8be9ca298e4805ad65e452e2bf01fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:10:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=ff4fa045-a621-4474-ae69-be9cd375c7d4,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:10:36Z,user_id='a61b31ab780a4cf1811b7d3bd269d00d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:10:35.943100 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (15a27a86-ae79-4716-b795-21dc1da00952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:10:35.945803 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (15a27a86-ae79-4716-b795-21dc1da00952) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:10:35.948879 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (51843e0e-8a41-4dbc-bae8-1f2739ddce08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:10:35.951732 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (51843e0e-8a41-4dbc-bae8-1f2739ddce08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '8eace3e9-2669-4033-8188-425819f12cb9', 'volume_name': 'volume-8eace3e9-2669-4033-8188-425819f12cb9', 'volume_size': 1, 'snapshot_id': 'ff4fa045-a621-4474-ae69-be9cd375c7d4'}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:10:35.954923 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a6160ffc-725a-4489-8db8-5e35310a2780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:10:35.958716 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a6160ffc-725a-4489-8db8-5e35310a2780) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:10:35.961468 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4bf5c388-1ff3-4621-80ff-ca86aa1a1161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:10:35.962280 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] Volume 8eace3e9-2669-4033-8188-425819f12cb9: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-8eace3e9-2669-4033-8188-425819f12cb9', 'volume_size': 1, 'snapshot_id': 'ff4fa045-a621-4474-ae69-be9cd375c7d4'}
Apr 25 15:10:35.988745 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8eace3e9-2669-4033-8188-425819f12cb9 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:36.017284 n-d-811416-6 sudo[146630]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8eace3e9-2669-4033-8188-425819f12cb9 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:10:36.018956 n-d-811416-6 sudo[146630]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:36.639319 n-d-811416-6 sudo[146630]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:36.659110 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8eace3e9-2669-4033-8188-425819f12cb9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.670s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:36.661591 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-ff4fa045-a621-4474-ae69-be9cd375c7d4 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:36.682077 n-d-811416-6 sudo[146684]: 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-ff4fa045-a621-4474-ae69-be9cd375c7d4
Apr 25 15:10:36.683507 n-d-811416-6 sudo[146684]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:36.695561 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-a9432747-27da-4d04-841e-55c87957f52f tempest-VolumesBackupsV39Test-1494267580 None] Terminate volume connection completed successfully.
Apr 25 15:10:36.760294 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:36.888718 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.130s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:36.889330 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128730288]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-49496df8-d3ec-48b4-9850-87a2c542872f\n System information:\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-49496df8-d3ec-48b4-9850-87a2c542872f\n Backing store flags: \n Account information:\n NFrg6ZMNgbdJMfVLLR4e\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:10:36.889888 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [None req-a9432747-27da-4d04-841e-55c87957f52f tempest-VolumesBackupsV39Test-1494267580 None] Removing iscsi_target for Volume ID: 49496df8-d3ec-48b4-9850-87a2c542872f
Apr 25 15:10:36.893136 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-49496df8-d3ec-48b4-9850-87a2c542872f -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:37.145556 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-49496df8-d3ec-48b4-9850-87a2c542872f -f" returned: 0 in 0.254s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:37.146394 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128730288]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:10:37.148246 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:37.225637 n-d-811416-6 sudo[146684]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:37.228108 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-ff4fa045-a621-4474-ae69-be9cd375c7d4" returned: 0 in 0.566s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:37.230538 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--ff4fa045--a621--4474--ae69--be9cd375c7d4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8eace3e9--2669--4033--8188--425819f12cb9 iflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:37.256433 n-d-811416-6 sudo[146702]: 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--ff4fa045--a621--4474--ae69--be9cd375c7d4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8eace3e9--2669--4033--8188--425819f12cb9 iflag=direct
Apr 25 15:10:37.258977 n-d-811416-6 sudo[146702]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:37.283071 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.134s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:37.283455 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128730288]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:10:37.284483 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-a9432747-27da-4d04-841e-55c87957f52f tempest-VolumesBackupsV39Test-1494267580 None] Remove volume export completed successfully.
Apr 25 15:10:37.621779 n-d-811416-6 sudo[146702]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:37.623987 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--ff4fa045--a621--4474--ae69--be9cd375c7d4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8eace3e9--2669--4033--8188--425819f12cb9 iflag=direct" returned: 0 in 0.393s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:37.624958 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--ff4fa045--a621--4474--ae69--be9cd375c7d4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8eace3e9--2669--4033--8188--425819f12cb9 oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:37.644223 n-d-811416-6 sudo[146742]: 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--ff4fa045--a621--4474--ae69--be9cd375c7d4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8eace3e9--2669--4033--8188--425819f12cb9 oflag=direct
Apr 25 15:10:37.645122 n-d-811416-6 sudo[146742]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:37.977727 n-d-811416-6 sudo[146742]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:37.979864 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--ff4fa045--a621--4474--ae69--be9cd375c7d4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8eace3e9--2669--4033--8188--425819f12cb9 oflag=direct" returned: 0 in 0.354s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:37.981552 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--ff4fa045--a621--4474--ae69--be9cd375c7d4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8eace3e9--2669--4033--8188--425819f12cb9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:38.015016 n-d-811416-6 sudo[146760]: 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--ff4fa045--a621--4474--ae69--be9cd375c7d4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8eace3e9--2669--4033--8188--425819f12cb9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Apr 25 15:10:38.015869 n-d-811416-6 sudo[146760]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:42.849864 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-2e090657-7fc4-41ef-8fb3-dd3c65841e88 tempest-VolumesBackupsV39Test-1494267580 None] Lock "b'cinder-49496df8-d3ec-48b4-9850-87a2c542872f-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:10:42.944967 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:43.050952 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:43.051330 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129244272]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:10:43.051989 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-2e090657-7fc4-41ef-8fb3-dd3c65841e88 tempest-VolumesBackupsV39Test-1494267580 None] Skipping remove_export. No iscsi_target is presently exported for volume: 49496df8-d3ec-48b4-9850-87a2c542872f
Apr 25 15:10:43.053130 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2e090657-7fc4-41ef-8fb3-dd3c65841e88 tempest-VolumesBackupsV39Test-1494267580 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-49496df8-d3ec-48b4-9850-87a2c542872f {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:43.074899 n-d-811416-6 sudo[146824]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-49496df8-d3ec-48b4-9850-87a2c542872f
Apr 25 15:10:43.076529 n-d-811416-6 sudo[146824]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:43.606477 n-d-811416-6 sudo[146824]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:43.609005 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2e090657-7fc4-41ef-8fb3-dd3c65841e88 tempest-VolumesBackupsV39Test-1494267580 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-49496df8-d3ec-48b4-9850-87a2c542872f" returned: 0 in 0.555s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:43.610888 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2e090657-7fc4-41ef-8fb3-dd3c65841e88 tempest-VolumesBackupsV39Test-1494267580 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-49496df8-d3ec-48b4-9850-87a2c542872f {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:43.638724 n-d-811416-6 sudo[146827]: 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-49496df8-d3ec-48b4-9850-87a2c542872f
Apr 25 15:10:43.640455 n-d-811416-6 sudo[146827]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:44.114487 n-d-811416-6 sudo[146760]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:44.118398 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--ff4fa045--a621--4474--ae69--be9cd375c7d4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8eace3e9--2669--4033--8188--425819f12cb9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.137s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:44.119789 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--ff4fa045--a621--4474--ae69--be9cd375c7d4, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--8eace3e9--2669--4033--8188--425819f12cb9, size 1024.00 MB, duration 6.14 sec {{(pid=96343) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Apr 25 15:10:44.121145 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.volume_utils [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] Volume copy 1024.00 MB at 166.81 MB/s
Apr 25 15:10:44.155594 n-d-811416-6 sudo[146827]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:44.179241 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2e090657-7fc4-41ef-8fb3-dd3c65841e88 tempest-VolumesBackupsV39Test-1494267580 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-49496df8-d3ec-48b4-9850-87a2c542872f" returned: 0 in 0.568s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:44.180562 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2e090657-7fc4-41ef-8fb3-dd3c65841e88 tempest-VolumesBackupsV39Test-1494267580 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-49496df8-d3ec-48b4-9850-87a2c542872f {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:44.203893 n-d-811416-6 sudo[146840]: 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-49496df8-d3ec-48b4-9850-87a2c542872f
Apr 25 15:10:44.204719 n-d-811416-6 sudo[146840]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:44.222400 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4bf5c388-1ff3-4621-80ff-ca86aa1a1161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8eace3e9-2669-4033-8188-425819f12cb9', 'volume_size': 1, 'snapshot_id': 'ff4fa045-a621-4474-ae69-be9cd375c7d4'}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:10:44.224904 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8d774eb0-82d2-4055-94e6-8b0a16a3c26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:10:44.236801 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] Volume volume-8eace3e9-2669-4033-8188-425819f12cb9 (8eace3e9-2669-4033-8188-425819f12cb9): created successfully
Apr 25 15:10:44.239219 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8d774eb0-82d2-4055-94e6-8b0a16a3c26b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:10:44.242799 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] Flow 'volume_create_manager' (fa32f619-4fcc-45c7-9d9a-ed7be8944bfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:10:44.258881 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-707c0e02-6aa6-435a-b96e-25ee0427dff9 tempest-VolumesSnapshotTestJSON-1165361034 None] Created volume successfully.
Apr 25 15:10:44.682641 n-d-811416-6 sudo[146840]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:44.684475 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2e090657-7fc4-41ef-8fb3-dd3c65841e88 tempest-VolumesBackupsV39Test-1494267580 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-49496df8-d3ec-48b4-9850-87a2c542872f" returned: 0 in 0.504s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:44.685379 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-2e090657-7fc4-41ef-8fb3-dd3c65841e88 tempest-VolumesBackupsV39Test-1494267580 None] Successfully deleted volume: 49496df8-d3ec-48b4-9850-87a2c542872f
Apr 25 15:10:44.727272 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-2e090657-7fc4-41ef-8fb3-dd3c65841e88 tempest-VolumesBackupsV39Test-1494267580 None] Created reservations ['42ef2e14-9c2e-449e-8fac-56299f8c3c43', 'f828ff00-723c-4f99-a026-d62f6d73bb9b', 'af703ba7-e62c-474a-8cf9-c0f5719c9fb8', 'f62cb17b-e5b0-4526-99a0-10772668ce9b'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:10:44.770640 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-2e090657-7fc4-41ef-8fb3-dd3c65841e88 tempest-VolumesBackupsV39Test-1494267580 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:10:44.771331 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2e090657-7fc4-41ef-8fb3-dd3c65841e88 tempest-VolumesBackupsV39Test-1494267580 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:44.790934 n-d-811416-6 sudo[146848]: 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
Apr 25 15:10:44.791764 n-d-811416-6 sudo[146848]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:45.158300 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-28485768-6608-4540-82fc-48819c7093ad tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-8eace3e9-2669-4033-8188-425819f12cb9-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:10:45.253971 n-d-811416-6 sudo[146848]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:45.255182 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-28485768-6608-4540-82fc-48819c7093ad tempest-VolumesSnapshotTestJSON-1165361034 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8eace3e9-2669-4033-8188-425819f12cb9
Apr 25 15:10:45.256413 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-28485768-6608-4540-82fc-48819c7093ad tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8eace3e9-2669-4033-8188-425819f12cb9 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:45.276244 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2e090657-7fc4-41ef-8fb3-dd3c65841e88 tempest-VolumesBackupsV39Test-1494267580 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.504s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:45.278803 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2e090657-7fc4-41ef-8fb3-dd3c65841e88 tempest-VolumesBackupsV39Test-1494267580 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:45.279166 n-d-811416-6 sudo[146851]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8eace3e9-2669-4033-8188-425819f12cb9
Apr 25 15:10:45.280087 n-d-811416-6 sudo[146851]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:45.314481 n-d-811416-6 sudo[146853]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:10:45.315683 n-d-811416-6 sudo[146853]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:45.816801 n-d-811416-6 sudo[146851]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:45.819758 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-28485768-6608-4540-82fc-48819c7093ad tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8eace3e9-2669-4033-8188-425819f12cb9" returned: 0 in 0.563s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:45.821924 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-28485768-6608-4540-82fc-48819c7093ad tempest-VolumesSnapshotTestJSON-1165361034 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-8eace3e9-2669-4033-8188-425819f12cb9 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:45.844440 n-d-811416-6 sudo[146859]: 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-8eace3e9-2669-4033-8188-425819f12cb9
Apr 25 15:10:45.846046 n-d-811416-6 sudo[146859]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:45.860889 n-d-811416-6 sudo[146853]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:45.864465 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2e090657-7fc4-41ef-8fb3-dd3c65841e88 tempest-VolumesBackupsV39Test-1494267580 None] CMD "sudo cinder-rootwrap /etc/cinder/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.585s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:45.867181 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-2e090657-7fc4-41ef-8fb3-dd3c65841e88 tempest-VolumesBackupsV39Test-1494267580 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:10:45.875192 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-2e090657-7fc4-41ef-8fb3-dd3c65841e88 tempest-VolumesBackupsV39Test-1494267580 None] Deleted volume successfully.
Apr 25 15:10:45.896782 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-2e090657-7fc4-41ef-8fb3-dd3c65841e88 tempest-VolumesBackupsV39Test-1494267580 None] Lock "b'cinder-49496df8-d3ec-48b4-9850-87a2c542872f-delete_volume'" released by "delete_volume" :: held 3.047s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:10:46.345818 n-d-811416-6 sudo[146859]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:46.347621 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-28485768-6608-4540-82fc-48819c7093ad tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8eace3e9-2669-4033-8188-425819f12cb9" returned: 0 in 0.526s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:46.349408 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-28485768-6608-4540-82fc-48819c7093ad tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8eace3e9-2669-4033-8188-425819f12cb9 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:46.373721 n-d-811416-6 sudo[146865]: 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-8eace3e9-2669-4033-8188-425819f12cb9
Apr 25 15:10:46.375871 n-d-811416-6 sudo[146865]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:46.956895 n-d-811416-6 sudo[146865]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:46.960133 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-28485768-6608-4540-82fc-48819c7093ad tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8eace3e9-2669-4033-8188-425819f12cb9" returned: 0 in 0.610s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:46.961474 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-28485768-6608-4540-82fc-48819c7093ad tempest-VolumesSnapshotTestJSON-1165361034 None] Successfully deleted volume: 8eace3e9-2669-4033-8188-425819f12cb9
Apr 25 15:10:47.009688 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-28485768-6608-4540-82fc-48819c7093ad tempest-VolumesSnapshotTestJSON-1165361034 None] Created reservations ['64a0dcc8-be7a-4c99-b87f-303c52fad6ad', '3df410e5-66c9-4518-b93e-10cc953fc7bf', '0841428d-62da-4512-89c9-8bb530d7e612', '67cbae1d-6aed-433a-ab66-71153a6b4891'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:10:47.061521 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-28485768-6608-4540-82fc-48819c7093ad tempest-VolumesSnapshotTestJSON-1165361034 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:10:47.062250 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-28485768-6608-4540-82fc-48819c7093ad tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:47.083422 n-d-811416-6 sudo[146872]: 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
Apr 25 15:10:47.084688 n-d-811416-6 sudo[146872]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:47.556348 n-d-811416-6 sudo[146872]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:47.558770 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-28485768-6608-4540-82fc-48819c7093ad tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.496s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:47.560876 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-28485768-6608-4540-82fc-48819c7093ad tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:47.584969 n-d-811416-6 sudo[146876]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:10:47.586531 n-d-811416-6 sudo[146876]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:47.727004 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-01fd8443-b4c2-4034-ac11-a9a259dff1d1 tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-ff4fa045-a621-4474-ae69-be9cd375c7d4-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.012s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:10:47.729475 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-01fd8443-b4c2-4034-ac11-a9a259dff1d1 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-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-ff4fa045-a621-4474-ae69-be9cd375c7d4 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:47.755923 n-d-811416-6 sudo[146878]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-ff4fa045-a621-4474-ae69-be9cd375c7d4
Apr 25 15:10:47.757707 n-d-811416-6 sudo[146878]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:48.056853 n-d-811416-6 sudo[146876]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:48.060462 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-28485768-6608-4540-82fc-48819c7093ad tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/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.499s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:48.063858 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-28485768-6608-4540-82fc-48819c7093ad tempest-VolumesSnapshotTestJSON-1165361034 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:10:48.083195 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-28485768-6608-4540-82fc-48819c7093ad tempest-VolumesSnapshotTestJSON-1165361034 None] Deleted volume successfully.
Apr 25 15:10:48.109262 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-28485768-6608-4540-82fc-48819c7093ad tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-8eace3e9-2669-4033-8188-425819f12cb9-delete_volume'" released by "delete_volume" :: held 2.951s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:10:48.246733 n-d-811416-6 sudo[146878]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:48.249727 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-01fd8443-b4c2-4034-ac11-a9a259dff1d1 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-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-ff4fa045-a621-4474-ae69-be9cd375c7d4" returned: 0 in 0.520s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:48.251376 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-01fd8443-b4c2-4034-ac11-a9a259dff1d1 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ff4fa045-a621-4474-ae69-be9cd375c7d4 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:48.274482 n-d-811416-6 sudo[146884]: 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-ff4fa045-a621-4474-ae69-be9cd375c7d4
Apr 25 15:10:48.276333 n-d-811416-6 sudo[146884]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:48.869670 n-d-811416-6 sudo[146884]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:48.872540 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-01fd8443-b4c2-4034-ac11-a9a259dff1d1 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ff4fa045-a621-4474-ae69-be9cd375c7d4" returned: 0 in 0.620s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:48.974781 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-01fd8443-b4c2-4034-ac11-a9a259dff1d1 tempest-VolumesSnapshotTestJSON-1165361034 None] Created reservations ['f2c203ab-4dff-4793-8429-6b1ed99e45ac', 'fffee162-66f2-4571-aa0c-68f2c69f009f', '88cfed64-9bcb-4874-9df1-f6f3b17dfdce', 'dca03c17-bd50-434f-b05a-3504a60a6d3f'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:10:49.015080 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-01fd8443-b4c2-4034-ac11-a9a259dff1d1 tempest-VolumesSnapshotTestJSON-1165361034 None] Delete snapshot completed successfully.
Apr 25 15:10:49.023776 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-01fd8443-b4c2-4034-ac11-a9a259dff1d1 tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-ff4fa045-a621-4474-ae69-be9cd375c7d4-delete_snapshot'" released by "delete_snapshot" :: held 1.296s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:10:49.959442 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-22a4015e-fe69-49a9-ad74-856bdc121949 tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-7ae78a4e-7981-4775-b9a1-f9514af021a2-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:10:50.065436 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-22a4015e-fe69-49a9-ad74-856bdc121949 tempest-VolumesSnapshotTestJSON-1165361034 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7ae78a4e-7981-4775-b9a1-f9514af021a2
Apr 25 15:10:50.067004 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-22a4015e-fe69-49a9-ad74-856bdc121949 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7ae78a4e-7981-4775-b9a1-f9514af021a2 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:50.102799 n-d-811416-6 sudo[146930]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7ae78a4e-7981-4775-b9a1-f9514af021a2
Apr 25 15:10:50.103609 n-d-811416-6 sudo[146930]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:50.623016 n-d-811416-6 sudo[146930]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:50.625277 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-22a4015e-fe69-49a9-ad74-856bdc121949 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7ae78a4e-7981-4775-b9a1-f9514af021a2" returned: 0 in 0.558s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:50.627208 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-22a4015e-fe69-49a9-ad74-856bdc121949 tempest-VolumesSnapshotTestJSON-1165361034 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-7ae78a4e-7981-4775-b9a1-f9514af021a2 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:50.650833 n-d-811416-6 sudo[146934]: 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-7ae78a4e-7981-4775-b9a1-f9514af021a2
Apr 25 15:10:50.651808 n-d-811416-6 sudo[146934]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:51.156970 n-d-811416-6 sudo[146934]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:51.160036 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-22a4015e-fe69-49a9-ad74-856bdc121949 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7ae78a4e-7981-4775-b9a1-f9514af021a2" returned: 0 in 0.533s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:51.161910 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-22a4015e-fe69-49a9-ad74-856bdc121949 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7ae78a4e-7981-4775-b9a1-f9514af021a2 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:51.183005 n-d-811416-6 sudo[146937]: 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-7ae78a4e-7981-4775-b9a1-f9514af021a2
Apr 25 15:10:51.184389 n-d-811416-6 sudo[146937]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:51.711262 n-d-811416-6 sudo[146937]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:51.714104 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-22a4015e-fe69-49a9-ad74-856bdc121949 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7ae78a4e-7981-4775-b9a1-f9514af021a2" returned: 0 in 0.551s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:51.716000 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-22a4015e-fe69-49a9-ad74-856bdc121949 tempest-VolumesSnapshotTestJSON-1165361034 None] Successfully deleted volume: 7ae78a4e-7981-4775-b9a1-f9514af021a2
Apr 25 15:10:51.769523 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-22a4015e-fe69-49a9-ad74-856bdc121949 tempest-VolumesSnapshotTestJSON-1165361034 None] Created reservations ['72a0575d-2520-4b1e-b56d-a62340ec36aa', 'b88a8eeb-5685-47c4-bf1f-f751603a7da7', 'cd85d755-785c-4be5-a847-f7516962516c', '3160ba07-5d1d-4f5b-b688-ab032bda1573'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:10:51.820271 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-22a4015e-fe69-49a9-ad74-856bdc121949 tempest-VolumesSnapshotTestJSON-1165361034 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:10:51.825631 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-22a4015e-fe69-49a9-ad74-856bdc121949 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:51.851805 n-d-811416-6 sudo[146965]: 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
Apr 25 15:10:51.853301 n-d-811416-6 sudo[146965]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:52.324993 n-d-811416-6 sudo[146965]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:52.328114 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-22a4015e-fe69-49a9-ad74-856bdc121949 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:52.330927 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-22a4015e-fe69-49a9-ad74-856bdc121949 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:52.372666 n-d-811416-6 sudo[146978]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:10:52.373593 n-d-811416-6 sudo[146978]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:52.564823 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-b16474e0-7fd4-421f-8bb1-63fed8f3efc9 tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-8cb3c73b-1f9c-4309-9755-dd669f493758-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.022s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:10:52.566973 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b16474e0-7fd4-421f-8bb1-63fed8f3efc9 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-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-8cb3c73b-1f9c-4309-9755-dd669f493758 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:52.622774 n-d-811416-6 sudo[146988]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-8cb3c73b-1f9c-4309-9755-dd669f493758
Apr 25 15:10:52.623609 n-d-811416-6 sudo[146988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:52.971258 n-d-811416-6 sudo[146978]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:52.973930 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-22a4015e-fe69-49a9-ad74-856bdc121949 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/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.643s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:52.976838 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-22a4015e-fe69-49a9-ad74-856bdc121949 tempest-VolumesSnapshotTestJSON-1165361034 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:10:52.983421 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-22a4015e-fe69-49a9-ad74-856bdc121949 tempest-VolumesSnapshotTestJSON-1165361034 None] Deleted volume successfully.
Apr 25 15:10:53.013717 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-22a4015e-fe69-49a9-ad74-856bdc121949 tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-7ae78a4e-7981-4775-b9a1-f9514af021a2-delete_volume'" released by "delete_volume" :: held 3.054s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:10:53.132591 n-d-811416-6 sudo[146988]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:53.134868 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b16474e0-7fd4-421f-8bb1-63fed8f3efc9 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-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-8cb3c73b-1f9c-4309-9755-dd669f493758" returned: 0 in 0.568s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:53.137070 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b16474e0-7fd4-421f-8bb1-63fed8f3efc9 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8cb3c73b-1f9c-4309-9755-dd669f493758 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:53.185473 n-d-811416-6 sudo[146999]: 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-8cb3c73b-1f9c-4309-9755-dd669f493758
Apr 25 15:10:53.186917 n-d-811416-6 sudo[146999]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:53.939535 n-d-811416-6 sudo[146999]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:53.943038 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b16474e0-7fd4-421f-8bb1-63fed8f3efc9 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8cb3c73b-1f9c-4309-9755-dd669f493758" returned: 0 in 0.805s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:54.044356 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-b16474e0-7fd4-421f-8bb1-63fed8f3efc9 tempest-VolumesSnapshotTestJSON-1165361034 None] Created reservations ['797409b4-6393-464d-a7ae-b0312c6cce4f', '3192d831-86e2-4947-af51-9ea19ac18427', '8b69a847-7c39-493f-ae92-d752ef4f65c5', 'c6d98a26-b18c-4ab7-b938-20a0c953168e'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:10:54.089458 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-b16474e0-7fd4-421f-8bb1-63fed8f3efc9 tempest-VolumesSnapshotTestJSON-1165361034 None] Delete snapshot completed successfully.
Apr 25 15:10:54.095681 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-b16474e0-7fd4-421f-8bb1-63fed8f3efc9 tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-8cb3c73b-1f9c-4309-9755-dd669f493758-delete_snapshot'" released by "delete_snapshot" :: held 1.531s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:10:54.826918 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-035795b0-b819-4f24-a885-568aa200b520 tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-ffbe2cfb-ea5f-4eb4-992c-99c938f71811-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:10:54.943597 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-035795b0-b819-4f24-a885-568aa200b520 tempest-VolumesSnapshotTestJSON-1165361034 None] Skipping remove_export. No iscsi_target is presently exported for volume: ffbe2cfb-ea5f-4eb4-992c-99c938f71811
Apr 25 15:10:54.945510 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-035795b0-b819-4f24-a885-568aa200b520 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ffbe2cfb-ea5f-4eb4-992c-99c938f71811 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:54.967669 n-d-811416-6 sudo[147053]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ffbe2cfb-ea5f-4eb4-992c-99c938f71811
Apr 25 15:10:54.968686 n-d-811416-6 sudo[147053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:55.532518 n-d-811416-6 sudo[147053]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:55.534831 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-035795b0-b819-4f24-a885-568aa200b520 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ffbe2cfb-ea5f-4eb4-992c-99c938f71811" returned: 0 in 0.589s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:55.536672 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-035795b0-b819-4f24-a885-568aa200b520 tempest-VolumesSnapshotTestJSON-1165361034 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-ffbe2cfb-ea5f-4eb4-992c-99c938f71811 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:55.557960 n-d-811416-6 sudo[147070]: 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-ffbe2cfb-ea5f-4eb4-992c-99c938f71811
Apr 25 15:10:55.558974 n-d-811416-6 sudo[147070]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:56.040115 n-d-811416-6 sudo[147070]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:56.042637 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-035795b0-b819-4f24-a885-568aa200b520 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ffbe2cfb-ea5f-4eb4-992c-99c938f71811" returned: 0 in 0.506s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:56.045404 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-035795b0-b819-4f24-a885-568aa200b520 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ffbe2cfb-ea5f-4eb4-992c-99c938f71811 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:56.070849 n-d-811416-6 sudo[147101]: 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-ffbe2cfb-ea5f-4eb4-992c-99c938f71811
Apr 25 15:10:56.072779 n-d-811416-6 sudo[147101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:56.847194 n-d-811416-6 sudo[147101]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:56.849313 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-035795b0-b819-4f24-a885-568aa200b520 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ffbe2cfb-ea5f-4eb4-992c-99c938f71811" returned: 0 in 0.804s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:56.850308 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-035795b0-b819-4f24-a885-568aa200b520 tempest-VolumesSnapshotTestJSON-1165361034 None] Successfully deleted volume: ffbe2cfb-ea5f-4eb4-992c-99c938f71811
Apr 25 15:10:56.894597 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-035795b0-b819-4f24-a885-568aa200b520 tempest-VolumesSnapshotTestJSON-1165361034 None] Created reservations ['457d54b7-67b3-4d84-bdec-fb1387691fa7', '4a61ea49-5628-4628-9e46-bd224244a39d', '5bb470d7-3359-45b7-856e-0eb6a57adf61', 'c51ef37f-0428-4013-903b-70d6d11c3241'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:10:56.937057 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-035795b0-b819-4f24-a885-568aa200b520 tempest-VolumesSnapshotTestJSON-1165361034 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:10:56.937918 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-035795b0-b819-4f24-a885-568aa200b520 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:56.958421 n-d-811416-6 sudo[147141]: 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
Apr 25 15:10:56.959366 n-d-811416-6 sudo[147141]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:57.400385 n-d-811416-6 sudo[147141]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:57.403472 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-035795b0-b819-4f24-a885-568aa200b520 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:57.406591 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-035795b0-b819-4f24-a885-568aa200b520 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:57.441327 n-d-811416-6 sudo[147151]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:10:57.442129 n-d-811416-6 sudo[147151]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:57.630882 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-2b3fb47d-e0e5-471f-a0bc-1d983d757bd3 tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-284d7bb9-8468-465e-8f1d-834446c88126-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:10:57.711860 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:57.860953 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.149s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:57.861347 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681141861888]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:10:57.862133 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-2b3fb47d-e0e5-471f-a0bc-1d983d757bd3 tempest-VolumesSnapshotTestJSON-1165361034 None] Skipping remove_export. No iscsi_target is presently exported for volume: 284d7bb9-8468-465e-8f1d-834446c88126
Apr 25 15:10:57.863372 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2b3fb47d-e0e5-471f-a0bc-1d983d757bd3 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-284d7bb9-8468-465e-8f1d-834446c88126 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:57.904908 n-d-811416-6 sudo[147165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-284d7bb9-8468-465e-8f1d-834446c88126
Apr 25 15:10:57.906704 n-d-811416-6 sudo[147165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:58.059951 n-d-811416-6 sudo[147151]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:58.062175 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-035795b0-b819-4f24-a885-568aa200b520 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/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.655s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:58.064327 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-035795b0-b819-4f24-a885-568aa200b520 tempest-VolumesSnapshotTestJSON-1165361034 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:10:58.073099 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-035795b0-b819-4f24-a885-568aa200b520 tempest-VolumesSnapshotTestJSON-1165361034 None] Deleted volume successfully.
Apr 25 15:10:58.092751 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-035795b0-b819-4f24-a885-568aa200b520 tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-ffbe2cfb-ea5f-4eb4-992c-99c938f71811-delete_volume'" released by "delete_volume" :: held 3.265s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:10:58.376347 n-d-811416-6 sudo[147165]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:58.378080 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2b3fb47d-e0e5-471f-a0bc-1d983d757bd3 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-284d7bb9-8468-465e-8f1d-834446c88126" returned: 0 in 0.515s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:58.379649 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2b3fb47d-e0e5-471f-a0bc-1d983d757bd3 tempest-VolumesSnapshotTestJSON-1165361034 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-284d7bb9-8468-465e-8f1d-834446c88126 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:58.401667 n-d-811416-6 sudo[147170]: 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-284d7bb9-8468-465e-8f1d-834446c88126
Apr 25 15:10:58.404032 n-d-811416-6 sudo[147170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:58.918993 n-d-811416-6 sudo[147170]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:58.921529 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2b3fb47d-e0e5-471f-a0bc-1d983d757bd3 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-284d7bb9-8468-465e-8f1d-834446c88126" returned: 0 in 0.541s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:58.924337 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2b3fb47d-e0e5-471f-a0bc-1d983d757bd3 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-284d7bb9-8468-465e-8f1d-834446c88126 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:58.951677 n-d-811416-6 sudo[147173]: 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-284d7bb9-8468-465e-8f1d-834446c88126
Apr 25 15:10:58.953489 n-d-811416-6 sudo[147173]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:10:59.471243 n-d-811416-6 sudo[147173]: pam_unix(sudo:session): session closed for user root
Apr 25 15:10:59.473756 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2b3fb47d-e0e5-471f-a0bc-1d983d757bd3 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-284d7bb9-8468-465e-8f1d-834446c88126" returned: 0 in 0.549s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:10:59.475921 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-2b3fb47d-e0e5-471f-a0bc-1d983d757bd3 tempest-VolumesSnapshotTestJSON-1165361034 None] Successfully deleted volume: 284d7bb9-8468-465e-8f1d-834446c88126
Apr 25 15:10:59.567254 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-2b3fb47d-e0e5-471f-a0bc-1d983d757bd3 tempest-VolumesSnapshotTestJSON-1165361034 None] Created reservations ['2f2c3b53-aa37-4501-b6f1-f56d0828ee82', '5e6af99b-9c65-4ae2-9645-159150bad7a2', 'c75f16c4-7130-4e59-9f4f-67a5b2ef87e8', '53b3015e-b58e-4afc-b545-2b9662b7ac9d'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:10:59.625804 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-2b3fb47d-e0e5-471f-a0bc-1d983d757bd3 tempest-VolumesSnapshotTestJSON-1165361034 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:10:59.627643 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2b3fb47d-e0e5-471f-a0bc-1d983d757bd3 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:10:59.664962 n-d-811416-6 sudo[147180]: 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
Apr 25 15:10:59.666374 n-d-811416-6 sudo[147180]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:00.188409 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-73090e89-ac49-41a9-8d60-256ebefbbf9b tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-f407e800-22b5-4931-a044-f963582e0f7a-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.026s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:11:00.191876 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-73090e89-ac49-41a9-8d60-256ebefbbf9b tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-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-f407e800-22b5-4931-a044-f963582e0f7a {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:00.214354 n-d-811416-6 sudo[147191]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-f407e800-22b5-4931-a044-f963582e0f7a
Apr 25 15:11:00.215738 n-d-811416-6 sudo[147191]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:00.238035 n-d-811416-6 sudo[147180]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:00.240640 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2b3fb47d-e0e5-471f-a0bc-1d983d757bd3 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.613s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:00.242727 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2b3fb47d-e0e5-471f-a0bc-1d983d757bd3 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:00.298137 n-d-811416-6 sudo[147193]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:11:00.299765 n-d-811416-6 sudo[147193]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:00.796827 n-d-811416-6 sudo[147191]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:00.800845 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-73090e89-ac49-41a9-8d60-256ebefbbf9b tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-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-f407e800-22b5-4931-a044-f963582e0f7a" returned: 0 in 0.608s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:00.803525 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-73090e89-ac49-41a9-8d60-256ebefbbf9b tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f407e800-22b5-4931-a044-f963582e0f7a {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:00.835502 n-d-811416-6 sudo[147207]: 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-f407e800-22b5-4931-a044-f963582e0f7a
Apr 25 15:11:00.836979 n-d-811416-6 sudo[147207]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:00.919541 n-d-811416-6 sudo[147193]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:00.922445 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-2b3fb47d-e0e5-471f-a0bc-1d983d757bd3 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/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.679s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:00.925438 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-2b3fb47d-e0e5-471f-a0bc-1d983d757bd3 tempest-VolumesSnapshotTestJSON-1165361034 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:11:00.931675 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-2b3fb47d-e0e5-471f-a0bc-1d983d757bd3 tempest-VolumesSnapshotTestJSON-1165361034 None] Deleted volume successfully.
Apr 25 15:11:00.954708 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-2b3fb47d-e0e5-471f-a0bc-1d983d757bd3 tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-284d7bb9-8468-465e-8f1d-834446c88126-delete_volume'" released by "delete_volume" :: held 3.326s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:11:01.660110 n-d-811416-6 sudo[147207]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:01.661955 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-73090e89-ac49-41a9-8d60-256ebefbbf9b tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f407e800-22b5-4931-a044-f963582e0f7a" returned: 0 in 0.858s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:01.792332 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-73090e89-ac49-41a9-8d60-256ebefbbf9b tempest-VolumesSnapshotTestJSON-1165361034 None] Created reservations ['d00f5975-7822-4755-b137-884e328750d3', '535fa7ea-fce6-4f84-b031-bd70d082a79d', '2895a636-90ec-413f-b105-a94d9f6e4970', 'ec3f3293-695f-4323-b426-61d78c074a81'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:11:01.845113 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-73090e89-ac49-41a9-8d60-256ebefbbf9b tempest-VolumesSnapshotTestJSON-1165361034 None] Delete snapshot completed successfully.
Apr 25 15:11:01.857267 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-73090e89-ac49-41a9-8d60-256ebefbbf9b tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-f407e800-22b5-4931-a044-f963582e0f7a-delete_snapshot'" released by "delete_snapshot" :: held 1.669s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:11:02.493455 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-bd8e8de4-d302-4385-859f-fe02e1dcc9b8 tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-20e7e32a-bae4-4c47-a164-da541874dce1-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:11:02.646478 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:02.907896 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.265s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:02.908963 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681386612688]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:11:02.910008 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-bd8e8de4-d302-4385-859f-fe02e1dcc9b8 tempest-VolumesSnapshotTestJSON-1165361034 None] Skipping remove_export. No iscsi_target is presently exported for volume: 20e7e32a-bae4-4c47-a164-da541874dce1
Apr 25 15:11:02.911255 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-bd8e8de4-d302-4385-859f-fe02e1dcc9b8 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:02.997308 n-d-811416-6 sudo[147349]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1
Apr 25 15:11:02.998182 n-d-811416-6 sudo[147349]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:03.555765 n-d-811416-6 sudo[147349]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:03.558206 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-bd8e8de4-d302-4385-859f-fe02e1dcc9b8 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1" returned: 0 in 0.646s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:03.561303 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-bd8e8de4-d302-4385-859f-fe02e1dcc9b8 tempest-VolumesSnapshotTestJSON-1165361034 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-20e7e32a-bae4-4c47-a164-da541874dce1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:03.599742 n-d-811416-6 sudo[147375]: 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-20e7e32a-bae4-4c47-a164-da541874dce1
Apr 25 15:11:03.601245 n-d-811416-6 sudo[147375]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:04.006990 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:11:04.007740 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:11:04.008561 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:04.052983 n-d-811416-6 sudo[147386]: 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
Apr 25 15:11:04.055931 n-d-811416-6 sudo[147386]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:04.347528 n-d-811416-6 sudo[147375]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:04.349790 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-bd8e8de4-d302-4385-859f-fe02e1dcc9b8 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1" returned: 0 in 0.788s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:04.352295 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-bd8e8de4-d302-4385-859f-fe02e1dcc9b8 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:04.396786 n-d-811416-6 sudo[147392]: 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-20e7e32a-bae4-4c47-a164-da541874dce1
Apr 25 15:11:04.398988 n-d-811416-6 sudo[147392]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:04.859913 n-d-811416-6 sudo[147386]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:04.862216 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.853s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:04.864483 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:04.912644 n-d-811416-6 sudo[147396]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:11:04.920019 n-d-811416-6 sudo[147396]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:05.073865 n-d-811416-6 sudo[147392]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:05.076254 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-bd8e8de4-d302-4385-859f-fe02e1dcc9b8 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-20e7e32a-bae4-4c47-a164-da541874dce1" returned: 0 in 0.723s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:05.077932 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-bd8e8de4-d302-4385-859f-fe02e1dcc9b8 tempest-VolumesSnapshotTestJSON-1165361034 None] Successfully deleted volume: 20e7e32a-bae4-4c47-a164-da541874dce1
Apr 25 15:11:05.134519 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-bd8e8de4-d302-4385-859f-fe02e1dcc9b8 tempest-VolumesSnapshotTestJSON-1165361034 None] Created reservations ['29bb2b5c-2206-4002-883d-7f6e3a793a40', '8857f68e-6f49-4ae3-9c81-166a543f29a3', '0708e826-a605-4f64-ad5c-5a422c1258ea', '1ae0c870-6381-4758-82e5-636c9506c729'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:11:05.218183 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-bd8e8de4-d302-4385-859f-fe02e1dcc9b8 tempest-VolumesSnapshotTestJSON-1165361034 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:11:05.221295 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-bd8e8de4-d302-4385-859f-fe02e1dcc9b8 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:05.268973 n-d-811416-6 sudo[147401]: 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
Apr 25 15:11:05.278041 n-d-811416-6 sudo[147401]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:05.603810 n-d-811416-6 sudo[147396]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:05.606385 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.741s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:05.608774 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:11:06.061023 n-d-811416-6 sudo[147401]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:06.063133 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-bd8e8de4-d302-4385-859f-fe02e1dcc9b8 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.842s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:06.065503 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-bd8e8de4-d302-4385-859f-fe02e1dcc9b8 tempest-VolumesSnapshotTestJSON-1165361034 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:06.129722 n-d-811416-6 sudo[147436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:11:06.130548 n-d-811416-6 sudo[147436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:07.019205 n-d-811416-6 sudo[147436]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:07.021833 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-bd8e8de4-d302-4385-859f-fe02e1dcc9b8 tempest-VolumesSnapshotTestJSON-1165361034 None] CMD "sudo cinder-rootwrap /etc/cinder/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.956s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:07.023811 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-bd8e8de4-d302-4385-859f-fe02e1dcc9b8 tempest-VolumesSnapshotTestJSON-1165361034 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:11:07.040094 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-bd8e8de4-d302-4385-859f-fe02e1dcc9b8 tempest-VolumesSnapshotTestJSON-1165361034 None] Deleted volume successfully.
Apr 25 15:11:07.063252 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-bd8e8de4-d302-4385-859f-fe02e1dcc9b8 tempest-VolumesSnapshotTestJSON-1165361034 None] Lock "b'cinder-20e7e32a-bae4-4c47-a164-da541874dce1-delete_volume'" released by "delete_volume" :: held 4.572s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:11:07.460219 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-5ea5c712-896e-4844-90b4-e2dfdd33e2ce tempest-GroupSnapshotsTest-1945147922 None] Group tempest-GroupSnapshotsTest-Group-457740224: creating
Apr 25 15:11:07.498671 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-5ea5c712-896e-4844-90b4-e2dfdd33e2ce tempest-GroupSnapshotsTest-1945147922 None] Group tempest-GroupSnapshotsTest-Group-457740224: created successfully
Apr 25 15:11:07.521844 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-5ea5c712-896e-4844-90b4-e2dfdd33e2ce tempest-GroupSnapshotsTest-1945147922 None] Create group completed successfully.
Apr 25 15:11:09.153411 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-b20aba1a-cb26-4846-82e5-458758b0ec0c tempest-GroupSnapshotsTest-1945147922 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:11:09.165313 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-b20aba1a-cb26-4846-82e5-458758b0ec0c tempest-GroupSnapshotsTest-1945147922 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:11:09.165831 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-b20aba1a-cb26-4846-82e5-458758b0ec0c tempest-GroupSnapshotsTest-1945147922 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'
Apr 25 15:11:09.179398 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b20aba1a-cb26-4846-82e5-458758b0ec0c tempest-GroupSnapshotsTest-1945147922 None] Flow 'volume_create_manager' (29886d9b-4cb5-4df9-a0cd-d861d73b2e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:11:09.186458 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b20aba1a-cb26-4846-82e5-458758b0ec0c tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (01b1937e-7d6a-44f2-b3e5-678922e2ba27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:11:09.210301 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-b20aba1a-cb26-4846-82e5-458758b0ec0c tempest-GroupSnapshotsTest-1945147922 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:11:09.240466 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b20aba1a-cb26-4846-82e5-458758b0ec0c tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (01b1937e-7d6a-44f2-b3e5-678922e2ba27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:11:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2131400786',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=2a6216cd-db68-4c6d-91df-59469224e048,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=5665fb19-fda1-47e9-9cf9-e7b0eec15878,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0aff54cc25704130aa794a39b6d5074b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:11:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:11:09Z,user_id='2d25980df93640d79e126abd71ee7b2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(74a52120-10d2-4a48-b5a4-c50d86988ec8),volume_type_id=74a52120-10d2-4a48-b5a4-c50d86988ec8)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:11:09.243090 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b20aba1a-cb26-4846-82e5-458758b0ec0c tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a85284d3-0a3e-42b8-b3a5-cad694c32be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:11:09.245284 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b20aba1a-cb26-4846-82e5-458758b0ec0c tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a85284d3-0a3e-42b8-b3a5-cad694c32be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:11:09.249677 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b20aba1a-cb26-4846-82e5-458758b0ec0c tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (86fee41b-7e19-4d93-a7c4-cba7e7de29b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:11:09.251973 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b20aba1a-cb26-4846-82e5-458758b0ec0c tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (86fee41b-7e19-4d93-a7c4-cba7e7de29b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5665fb19-fda1-47e9-9cf9-e7b0eec15878', 'volume_name': 'volume-5665fb19-fda1-47e9-9cf9-e7b0eec15878', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:11:09.254280 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b20aba1a-cb26-4846-82e5-458758b0ec0c tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (81bdf38b-e6b8-4735-854a-43f954edc8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:11:09.256639 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b20aba1a-cb26-4846-82e5-458758b0ec0c tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (81bdf38b-e6b8-4735-854a-43f954edc8e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:11:09.260639 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b20aba1a-cb26-4846-82e5-458758b0ec0c tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4ff22ea6-deab-4f56-bdaf-a2b7d27f8255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:11:09.282681 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-b20aba1a-cb26-4846-82e5-458758b0ec0c tempest-GroupSnapshotsTest-1945147922 None] Volume 5665fb19-fda1-47e9-9cf9-e7b0eec15878: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5665fb19-fda1-47e9-9cf9-e7b0eec15878', 'volume_size': 1}
Apr 25 15:11:09.284167 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b20aba1a-cb26-4846-82e5-458758b0ec0c tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5665fb19-fda1-47e9-9cf9-e7b0eec15878 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:09.314097 n-d-811416-6 sudo[147507]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5665fb19-fda1-47e9-9cf9-e7b0eec15878 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:11:09.316308 n-d-811416-6 sudo[147507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:09.963055 n-d-811416-6 sudo[147507]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:09.968393 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b20aba1a-cb26-4846-82e5-458758b0ec0c tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5665fb19-fda1-47e9-9cf9-e7b0eec15878 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.683s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:09.974459 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b20aba1a-cb26-4846-82e5-458758b0ec0c tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4ff22ea6-deab-4f56-bdaf-a2b7d27f8255) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5665fb19-fda1-47e9-9cf9-e7b0eec15878', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:11:09.976813 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b20aba1a-cb26-4846-82e5-458758b0ec0c tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (41bf4f89-c25b-4976-8afc-baa51975f94f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:11:10.012706 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-b20aba1a-cb26-4846-82e5-458758b0ec0c tempest-GroupSnapshotsTest-1945147922 None] Volume volume-5665fb19-fda1-47e9-9cf9-e7b0eec15878 (5665fb19-fda1-47e9-9cf9-e7b0eec15878): created successfully
Apr 25 15:11:10.015474 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b20aba1a-cb26-4846-82e5-458758b0ec0c tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (41bf4f89-c25b-4976-8afc-baa51975f94f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:11:10.018989 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b20aba1a-cb26-4846-82e5-458758b0ec0c tempest-GroupSnapshotsTest-1945147922 None] Flow 'volume_create_manager' (29886d9b-4cb5-4df9-a0cd-d861d73b2e22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:11:10.029870 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-b20aba1a-cb26-4846-82e5-458758b0ec0c tempest-GroupSnapshotsTest-1945147922 None] Created volume successfully.
Apr 25 15:11:10.700570 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-ea691371-4411-4a48-be5a-0fe1eb9595cc tempest-GroupSnapshotsTest-1945147922 None] GroupSnapshot 87470e39-c492-4433-9d05-9494e0118b19: creating.
Apr 25 15:11:10.771952 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-ea691371-4411-4a48-be5a-0fe1eb9595cc tempest-GroupSnapshotsTest-1945147922 None] Group snapshot 87470e39-c492-4433-9d05-9494e0118b19: creating. {{(pid=96343) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4009}}
Apr 25 15:11:10.841007 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ea691371-4411-4a48-be5a-0fe1eb9595cc tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5665fb19-fda1-47e9-9cf9-e7b0eec15878 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:10.890701 n-d-811416-6 sudo[147575]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5665fb19-fda1-47e9-9cf9-e7b0eec15878
Apr 25 15:11:10.891891 n-d-811416-6 sudo[147575]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:11.495843 n-d-811416-6 sudo[147575]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:11.499619 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ea691371-4411-4a48-be5a-0fe1eb9595cc tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5665fb19-fda1-47e9-9cf9-e7b0eec15878" returned: 0 in 0.657s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:11.501553 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ea691371-4411-4a48-be5a-0fe1eb9595cc tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-473640bf-dc96-4315-854c-2f687565d4f4 --snapshot stack-volumes-lvmdriver-1/volume-5665fb19-fda1-47e9-9cf9-e7b0eec15878 -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:11.529213 n-d-811416-6 sudo[147608]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-473640bf-dc96-4315-854c-2f687565d4f4 --snapshot stack-volumes-lvmdriver-1/volume-5665fb19-fda1-47e9-9cf9-e7b0eec15878 -L 1.00g
Apr 25 15:11:11.531436 n-d-811416-6 sudo[147608]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:12.329721 n-d-811416-6 sudo[147608]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:12.332048 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ea691371-4411-4a48-be5a-0fe1eb9595cc tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-473640bf-dc96-4315-854c-2f687565d4f4 --snapshot stack-volumes-lvmdriver-1/volume-5665fb19-fda1-47e9-9cf9-e7b0eec15878 -L 1.00g" returned: 0 in 0.830s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:12.492076 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-ea691371-4411-4a48-be5a-0fe1eb9595cc tempest-GroupSnapshotsTest-1945147922 None] group_snapshot 87470e39-c492-4433-9d05-9494e0118b19: created successfully
Apr 25 15:11:13.900845 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-870d4df9-9a71-4883-bb1f-b7baf971207c tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9dc1a112-7e7f-435e-a503-22432279d2b7 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:13.924429 n-d-811416-6 sudo[147767]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9dc1a112-7e7f-435e-a503-22432279d2b7 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:11:13.925904 n-d-811416-6 sudo[147767]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:14.517750 n-d-811416-6 sudo[147767]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:14.521008 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-870d4df9-9a71-4883-bb1f-b7baf971207c tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9dc1a112-7e7f-435e-a503-22432279d2b7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.620s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:14.523526 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-870d4df9-9a71-4883-bb1f-b7baf971207c tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-473640bf-dc96-4315-854c-2f687565d4f4 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:14.546744 n-d-811416-6 sudo[147803]: 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-473640bf-dc96-4315-854c-2f687565d4f4
Apr 25 15:11:14.548175 n-d-811416-6 sudo[147803]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:14.959805 n-d-811416-6 sudo[147803]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:14.962037 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-870d4df9-9a71-4883-bb1f-b7baf971207c tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-473640bf-dc96-4315-854c-2f687565d4f4" returned: 0 in 0.438s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:14.964408 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-870d4df9-9a71-4883-bb1f-b7baf971207c tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--473640bf--dc96--4315--854c--2f687565d4f4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9dc1a112--7e7f--435e--a503--22432279d2b7 iflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:14.984101 n-d-811416-6 sudo[147806]: 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--473640bf--dc96--4315--854c--2f687565d4f4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9dc1a112--7e7f--435e--a503--22432279d2b7 iflag=direct
Apr 25 15:11:14.985056 n-d-811416-6 sudo[147806]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:15.349204 n-d-811416-6 sudo[147806]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:15.351857 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-870d4df9-9a71-4883-bb1f-b7baf971207c tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--473640bf--dc96--4315--854c--2f687565d4f4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9dc1a112--7e7f--435e--a503--22432279d2b7 iflag=direct" returned: 0 in 0.387s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:15.353019 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-870d4df9-9a71-4883-bb1f-b7baf971207c tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--473640bf--dc96--4315--854c--2f687565d4f4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9dc1a112--7e7f--435e--a503--22432279d2b7 oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:15.373319 n-d-811416-6 sudo[147819]: 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--473640bf--dc96--4315--854c--2f687565d4f4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9dc1a112--7e7f--435e--a503--22432279d2b7 oflag=direct
Apr 25 15:11:15.374795 n-d-811416-6 sudo[147819]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:15.734206 n-d-811416-6 sudo[147819]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:15.736807 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-870d4df9-9a71-4883-bb1f-b7baf971207c tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--473640bf--dc96--4315--854c--2f687565d4f4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9dc1a112--7e7f--435e--a503--22432279d2b7 oflag=direct" returned: 0 in 0.383s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:15.738092 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-870d4df9-9a71-4883-bb1f-b7baf971207c tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--473640bf--dc96--4315--854c--2f687565d4f4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9dc1a112--7e7f--435e--a503--22432279d2b7 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:15.758630 n-d-811416-6 sudo[147833]: 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--473640bf--dc96--4315--854c--2f687565d4f4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9dc1a112--7e7f--435e--a503--22432279d2b7 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Apr 25 15:11:15.760414 n-d-811416-6 sudo[147833]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:22.532079 n-d-811416-6 sudo[147833]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:22.536008 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-870d4df9-9a71-4883-bb1f-b7baf971207c tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--473640bf--dc96--4315--854c--2f687565d4f4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9dc1a112--7e7f--435e--a503--22432279d2b7 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.797s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:22.536963 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-870d4df9-9a71-4883-bb1f-b7baf971207c tempest-GroupSnapshotsTest-1945147922 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--473640bf--dc96--4315--854c--2f687565d4f4, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--9dc1a112--7e7f--435e--a503--22432279d2b7, size 1024.00 MB, duration 6.80 sec {{(pid=96343) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Apr 25 15:11:22.538030 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.volume_utils [None req-870d4df9-9a71-4883-bb1f-b7baf971207c tempest-GroupSnapshotsTest-1945147922 None] Volume copy 1024.00 MB at 150.61 MB/s
Apr 25 15:11:22.676510 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-870d4df9-9a71-4883-bb1f-b7baf971207c tempest-GroupSnapshotsTest-1945147922 None] Create group from source-snapshot-87470e39-c492-4433-9d05-9494e0118b19 completed successfully.
Apr 25 15:11:24.181178 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-90fd325f-a234-42ac-94bf-e72bc17e036c tempest-GroupSnapshotsTest-1945147922 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9dc1a112-7e7f-435e-a503-22432279d2b7
Apr 25 15:11:24.182354 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-90fd325f-a234-42ac-94bf-e72bc17e036c tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9dc1a112-7e7f-435e-a503-22432279d2b7 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:24.216125 n-d-811416-6 sudo[148043]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9dc1a112-7e7f-435e-a503-22432279d2b7
Apr 25 15:11:24.217093 n-d-811416-6 sudo[148043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:24.837370 n-d-811416-6 sudo[148043]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:24.840575 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-90fd325f-a234-42ac-94bf-e72bc17e036c tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9dc1a112-7e7f-435e-a503-22432279d2b7" returned: 0 in 0.657s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:24.842429 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-90fd325f-a234-42ac-94bf-e72bc17e036c tempest-GroupSnapshotsTest-1945147922 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-9dc1a112-7e7f-435e-a503-22432279d2b7 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:24.865112 n-d-811416-6 sudo[148069]: 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-9dc1a112-7e7f-435e-a503-22432279d2b7
Apr 25 15:11:24.866503 n-d-811416-6 sudo[148069]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:25.386127 n-d-811416-6 sudo[148069]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:25.388891 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-90fd325f-a234-42ac-94bf-e72bc17e036c tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9dc1a112-7e7f-435e-a503-22432279d2b7" returned: 0 in 0.546s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:25.395081 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-90fd325f-a234-42ac-94bf-e72bc17e036c tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9dc1a112-7e7f-435e-a503-22432279d2b7 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:25.416462 n-d-811416-6 sudo[148092]: 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-9dc1a112-7e7f-435e-a503-22432279d2b7
Apr 25 15:11:25.419315 n-d-811416-6 sudo[148092]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:25.966932 n-d-811416-6 sudo[148092]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:25.969999 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-90fd325f-a234-42ac-94bf-e72bc17e036c tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9dc1a112-7e7f-435e-a503-22432279d2b7" returned: 0 in 0.574s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:25.971761 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-90fd325f-a234-42ac-94bf-e72bc17e036c tempest-GroupSnapshotsTest-1945147922 None] Successfully deleted volume: 9dc1a112-7e7f-435e-a503-22432279d2b7
Apr 25 15:11:26.061536 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-90fd325f-a234-42ac-94bf-e72bc17e036c tempest-GroupSnapshotsTest-1945147922 None] Created reservations ['6a617e3c-2c34-405b-8283-25d7ec36d425'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:11:26.091079 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-90fd325f-a234-42ac-94bf-e72bc17e036c tempest-GroupSnapshotsTest-1945147922 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-809246711 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-809246711, it is now deprecated. Please use the default quota class for default quota.
Apr 25 15:11:26.091866 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-90fd325f-a234-42ac-94bf-e72bc17e036c tempest-GroupSnapshotsTest-1945147922 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-809246711 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-809246711, it is now deprecated. Please use the default quota class for default quota.
Apr 25 15:11:26.111639 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-90fd325f-a234-42ac-94bf-e72bc17e036c tempest-GroupSnapshotsTest-1945147922 None] Created reservations ['c24eecca-5500-40c1-9cd1-cfb2b5081a0b', '62ed9fa7-46c7-452e-83b2-992e405baa7c', '8387ed3d-4f59-4058-a9be-931d15948dc0', 'fa7684b0-569d-4cda-b7de-3b604ae60ac2'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:11:26.210861 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-90fd325f-a234-42ac-94bf-e72bc17e036c tempest-GroupSnapshotsTest-1945147922 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:11:26.211682 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-90fd325f-a234-42ac-94bf-e72bc17e036c tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:26.237014 n-d-811416-6 sudo[148113]: 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
Apr 25 15:11:26.237972 n-d-811416-6 sudo[148113]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:26.568315 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-f9476a25-515c-48b8-94bc-2b4511fd74a9 tempest-GroupSnapshotsTest-1945147922 None] group_snapshot 87470e39-c492-4433-9d05-9494e0118b19: deleting
Apr 25 15:11:26.621963 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-f9476a25-515c-48b8-94bc-2b4511fd74a9 tempest-GroupSnapshotsTest-1945147922 None] group_snapshot 87470e39-c492-4433-9d05-9494e0118b19: deleting {{(pid=96343) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4178}}
Apr 25 15:11:26.633150 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f9476a25-515c-48b8-94bc-2b4511fd74a9 tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-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-473640bf-dc96-4315-854c-2f687565d4f4 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:26.656648 n-d-811416-6 sudo[148117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-473640bf-dc96-4315-854c-2f687565d4f4
Apr 25 15:11:26.657600 n-d-811416-6 sudo[148117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:26.685101 n-d-811416-6 sudo[148113]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:26.687529 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-90fd325f-a234-42ac-94bf-e72bc17e036c tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:26.690342 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-90fd325f-a234-42ac-94bf-e72bc17e036c tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:26.713816 n-d-811416-6 sudo[148119]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:11:26.715874 n-d-811416-6 sudo[148119]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:27.209756 n-d-811416-6 sudo[148119]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:27.212652 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-90fd325f-a234-42ac-94bf-e72bc17e036c tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/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.522s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:27.215918 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-90fd325f-a234-42ac-94bf-e72bc17e036c tempest-GroupSnapshotsTest-1945147922 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:11:27.223471 n-d-811416-6 sudo[148117]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:27.231624 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f9476a25-515c-48b8-94bc-2b4511fd74a9 tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-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-473640bf-dc96-4315-854c-2f687565d4f4" returned: 0 in 0.599s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:27.232607 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-90fd325f-a234-42ac-94bf-e72bc17e036c tempest-GroupSnapshotsTest-1945147922 None] Delete group completed successfully.
Apr 25 15:11:27.235067 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f9476a25-515c-48b8-94bc-2b4511fd74a9 tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-473640bf-dc96-4315-854c-2f687565d4f4 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:27.271343 n-d-811416-6 sudo[148134]: 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-473640bf-dc96-4315-854c-2f687565d4f4
Apr 25 15:11:27.272262 n-d-811416-6 sudo[148134]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:27.962043 n-d-811416-6 sudo[148134]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:27.965200 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-f9476a25-515c-48b8-94bc-2b4511fd74a9 tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-473640bf-dc96-4315-854c-2f687565d4f4" returned: 0 in 0.729s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:28.050494 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-f9476a25-515c-48b8-94bc-2b4511fd74a9 tempest-GroupSnapshotsTest-1945147922 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-809246711 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-809246711, it is now deprecated. Please use the default quota class for default quota.
Apr 25 15:11:28.064880 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-f9476a25-515c-48b8-94bc-2b4511fd74a9 tempest-GroupSnapshotsTest-1945147922 None] Created reservations ['c685bdc7-0139-490c-956b-095881d86221', '345e7076-af5b-474f-ac5b-a92533d675f0', '3d2d270d-0ecb-47a6-9334-00cb1e31f07b', '236b02e6-830c-4b47-a973-e980dbf5ada4'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:11:28.109840 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-f9476a25-515c-48b8-94bc-2b4511fd74a9 tempest-GroupSnapshotsTest-1945147922 None] group_snapshot 87470e39-c492-4433-9d05-9494e0118b19: deleted successfully
Apr 25 15:11:29.194089 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-abe27607-7df6-4196-903a-0217b885fbd5 tempest-GroupSnapshotsTest-1945147922 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5665fb19-fda1-47e9-9cf9-e7b0eec15878
Apr 25 15:11:29.195183 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-abe27607-7df6-4196-903a-0217b885fbd5 tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5665fb19-fda1-47e9-9cf9-e7b0eec15878 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:29.239212 n-d-811416-6 sudo[148207]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5665fb19-fda1-47e9-9cf9-e7b0eec15878
Apr 25 15:11:29.244568 n-d-811416-6 sudo[148207]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:29.738559 n-d-811416-6 sudo[148207]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:29.741017 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-abe27607-7df6-4196-903a-0217b885fbd5 tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5665fb19-fda1-47e9-9cf9-e7b0eec15878" returned: 0 in 0.545s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:29.742906 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-abe27607-7df6-4196-903a-0217b885fbd5 tempest-GroupSnapshotsTest-1945147922 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-5665fb19-fda1-47e9-9cf9-e7b0eec15878 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:29.762584 n-d-811416-6 sudo[148229]: 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-5665fb19-fda1-47e9-9cf9-e7b0eec15878
Apr 25 15:11:29.763490 n-d-811416-6 sudo[148229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:30.163999 n-d-811416-6 sudo[148229]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:30.166425 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-abe27607-7df6-4196-903a-0217b885fbd5 tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5665fb19-fda1-47e9-9cf9-e7b0eec15878" returned: 0 in 0.423s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:30.168448 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-abe27607-7df6-4196-903a-0217b885fbd5 tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5665fb19-fda1-47e9-9cf9-e7b0eec15878 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:30.188936 n-d-811416-6 sudo[148233]: 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-5665fb19-fda1-47e9-9cf9-e7b0eec15878
Apr 25 15:11:30.189841 n-d-811416-6 sudo[148233]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:30.650735 n-d-811416-6 sudo[148233]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:30.653630 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-abe27607-7df6-4196-903a-0217b885fbd5 tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5665fb19-fda1-47e9-9cf9-e7b0eec15878" returned: 0 in 0.485s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:30.655426 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-abe27607-7df6-4196-903a-0217b885fbd5 tempest-GroupSnapshotsTest-1945147922 None] Successfully deleted volume: 5665fb19-fda1-47e9-9cf9-e7b0eec15878
Apr 25 15:11:30.737951 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-abe27607-7df6-4196-903a-0217b885fbd5 tempest-GroupSnapshotsTest-1945147922 None] Created reservations ['da0903f8-abac-41bb-be46-9d22d2c7ba0f'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:11:30.775808 n-d-811416-6 cinder-volume[96343]: WARNING cinder.db.sqlalchemy.api [None req-abe27607-7df6-4196-903a-0217b885fbd5 tempest-GroupSnapshotsTest-1945147922 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-809246711']
Apr 25 15:11:30.780340 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-abe27607-7df6-4196-903a-0217b885fbd5 tempest-GroupSnapshotsTest-1945147922 None] Created reservations ['90f70ce3-f88b-415f-a8bf-f31bc9654e98', 'b3c266c4-2aef-4cfa-b019-74c0795ded5e', '6b472427-6650-44b3-ad87-954cdda6d062', 'd67bc856-8e14-4d25-aa9a-68051d5d525b'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:11:30.880847 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-abe27607-7df6-4196-903a-0217b885fbd5 tempest-GroupSnapshotsTest-1945147922 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:11:30.881610 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-abe27607-7df6-4196-903a-0217b885fbd5 tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:30.902571 n-d-811416-6 sudo[148239]: 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
Apr 25 15:11:30.903387 n-d-811416-6 sudo[148239]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:31.357839 n-d-811416-6 sudo[148239]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:31.360237 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-abe27607-7df6-4196-903a-0217b885fbd5 tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:31.362471 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-abe27607-7df6-4196-903a-0217b885fbd5 tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:31.385399 n-d-811416-6 sudo[148242]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:11:31.387155 n-d-811416-6 sudo[148242]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:31.850116 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-8291b768-754f-402d-9c49-c23c9c799616 tempest-GroupSnapshotsTest-1945147922 None] Group tempest-GroupSnapshotsTest-Group-770911053: creating
Apr 25 15:11:31.876647 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-8291b768-754f-402d-9c49-c23c9c799616 tempest-GroupSnapshotsTest-1945147922 None] Group tempest-GroupSnapshotsTest-Group-770911053: created successfully
Apr 25 15:11:31.882586 n-d-811416-6 sudo[148242]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:31.885445 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-abe27607-7df6-4196-903a-0217b885fbd5 tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/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.523s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:31.887143 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-abe27607-7df6-4196-903a-0217b885fbd5 tempest-GroupSnapshotsTest-1945147922 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:11:31.900945 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-abe27607-7df6-4196-903a-0217b885fbd5 tempest-GroupSnapshotsTest-1945147922 None] Delete group completed successfully.
Apr 25 15:11:31.902080 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-8291b768-754f-402d-9c49-c23c9c799616 tempest-GroupSnapshotsTest-1945147922 None] Create group completed successfully.
Apr 25 15:11:33.332363 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-12280423-563f-452c-ad6f-cb57979e6563 tempest-GroupSnapshotsTest-1945147922 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:11:33.336292 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-12280423-563f-452c-ad6f-cb57979e6563 tempest-GroupSnapshotsTest-1945147922 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:11:33.336791 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-12280423-563f-452c-ad6f-cb57979e6563 tempest-GroupSnapshotsTest-1945147922 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'
Apr 25 15:11:33.349791 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-12280423-563f-452c-ad6f-cb57979e6563 tempest-GroupSnapshotsTest-1945147922 None] Flow 'volume_create_manager' (388eb8e7-9e1a-4bf1-9b3c-9f50df2f209e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:11:33.352970 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-12280423-563f-452c-ad6f-cb57979e6563 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3362d016-130e-4150-9217-4b5461cbad60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:11:33.374815 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-12280423-563f-452c-ad6f-cb57979e6563 tempest-GroupSnapshotsTest-1945147922 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:11:33.398541 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-12280423-563f-452c-ad6f-cb57979e6563 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3362d016-130e-4150-9217-4b5461cbad60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:11:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-576362659',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=67a3c298-6332-47b4-aa34-594212d1c902,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=e73e7d36-3e7e-4d18-8acc-0220a94b80ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0aff54cc25704130aa794a39b6d5074b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:11:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:11:33Z,user_id='2d25980df93640d79e126abd71ee7b2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0bb5c05d-351d-4b5a-9c8a-0530db0f95b9),volume_type_id=0bb5c05d-351d-4b5a-9c8a-0530db0f95b9)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:11:33.401017 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-12280423-563f-452c-ad6f-cb57979e6563 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (761498ff-6ead-46a8-bcd0-1f65e95ec001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:11:33.403165 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-12280423-563f-452c-ad6f-cb57979e6563 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (761498ff-6ead-46a8-bcd0-1f65e95ec001) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:11:33.405611 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-12280423-563f-452c-ad6f-cb57979e6563 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (732cc2d6-d0d3-46d5-957d-eaf72aa25c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:11:33.407979 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-12280423-563f-452c-ad6f-cb57979e6563 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (732cc2d6-d0d3-46d5-957d-eaf72aa25c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e73e7d36-3e7e-4d18-8acc-0220a94b80ca', 'volume_name': 'volume-e73e7d36-3e7e-4d18-8acc-0220a94b80ca', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:11:33.410232 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-12280423-563f-452c-ad6f-cb57979e6563 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a8a6bf9d-861d-4414-a1b5-9400a21d4ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:11:33.412305 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-12280423-563f-452c-ad6f-cb57979e6563 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a8a6bf9d-861d-4414-a1b5-9400a21d4ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:11:33.414478 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-12280423-563f-452c-ad6f-cb57979e6563 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7f1ef8ad-4919-42d9-94dc-088521bf5a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:11:33.432826 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-12280423-563f-452c-ad6f-cb57979e6563 tempest-GroupSnapshotsTest-1945147922 None] Volume e73e7d36-3e7e-4d18-8acc-0220a94b80ca: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e73e7d36-3e7e-4d18-8acc-0220a94b80ca', 'volume_size': 1}
Apr 25 15:11:33.434564 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-12280423-563f-452c-ad6f-cb57979e6563 tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e73e7d36-3e7e-4d18-8acc-0220a94b80ca stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:33.453255 n-d-811416-6 sudo[148246]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e73e7d36-3e7e-4d18-8acc-0220a94b80ca stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:11:33.454234 n-d-811416-6 sudo[148246]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:34.013875 n-d-811416-6 sudo[148246]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:34.016130 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-12280423-563f-452c-ad6f-cb57979e6563 tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e73e7d36-3e7e-4d18-8acc-0220a94b80ca stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.581s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:34.019824 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-12280423-563f-452c-ad6f-cb57979e6563 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7f1ef8ad-4919-42d9-94dc-088521bf5a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e73e7d36-3e7e-4d18-8acc-0220a94b80ca', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:11:34.022118 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-12280423-563f-452c-ad6f-cb57979e6563 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (565256f2-3a58-4a24-9cc7-7bf9957a630b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:11:34.033668 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-12280423-563f-452c-ad6f-cb57979e6563 tempest-GroupSnapshotsTest-1945147922 None] Volume volume-e73e7d36-3e7e-4d18-8acc-0220a94b80ca (e73e7d36-3e7e-4d18-8acc-0220a94b80ca): created successfully
Apr 25 15:11:34.035488 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-12280423-563f-452c-ad6f-cb57979e6563 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (565256f2-3a58-4a24-9cc7-7bf9957a630b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:11:34.038485 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-12280423-563f-452c-ad6f-cb57979e6563 tempest-GroupSnapshotsTest-1945147922 None] Flow 'volume_create_manager' (388eb8e7-9e1a-4bf1-9b3c-9f50df2f209e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:11:34.046226 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-12280423-563f-452c-ad6f-cb57979e6563 tempest-GroupSnapshotsTest-1945147922 None] Created volume successfully.
Apr 25 15:11:34.895873 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-0758fdad-7557-4e0d-af3d-fdce59d51980 tempest-GroupSnapshotsTest-1945147922 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:11:34.905814 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-0758fdad-7557-4e0d-af3d-fdce59d51980 tempest-GroupSnapshotsTest-1945147922 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:11:34.906962 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-0758fdad-7557-4e0d-af3d-fdce59d51980 tempest-GroupSnapshotsTest-1945147922 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'
Apr 25 15:11:34.923069 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0758fdad-7557-4e0d-af3d-fdce59d51980 tempest-GroupSnapshotsTest-1945147922 None] Flow 'volume_create_manager' (96f88489-bc65-46d6-b029-a31b44cd2013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:11:34.926731 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0758fdad-7557-4e0d-af3d-fdce59d51980 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9ae0663d-6207-4a89-951c-03ade5829b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:11:34.952150 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-0758fdad-7557-4e0d-af3d-fdce59d51980 tempest-GroupSnapshotsTest-1945147922 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:11:34.982999 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0758fdad-7557-4e0d-af3d-fdce59d51980 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9ae0663d-6207-4a89-951c-03ade5829b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:11:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-70354526',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=67a3c298-6332-47b4-aa34-594212d1c902,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=5b6d8fe6-5848-4525-b1c7-abfbde7fdd86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0aff54cc25704130aa794a39b6d5074b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:11:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:11:35Z,user_id='2d25980df93640d79e126abd71ee7b2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0bb5c05d-351d-4b5a-9c8a-0530db0f95b9),volume_type_id=0bb5c05d-351d-4b5a-9c8a-0530db0f95b9)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:11:34.985600 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0758fdad-7557-4e0d-af3d-fdce59d51980 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3ebae45a-0b86-4ed3-a0bb-a156d5048736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:11:34.987928 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0758fdad-7557-4e0d-af3d-fdce59d51980 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3ebae45a-0b86-4ed3-a0bb-a156d5048736) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:11:34.990496 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0758fdad-7557-4e0d-af3d-fdce59d51980 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6230abfa-0303-45be-87ab-4ce552ca5ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:11:34.992766 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0758fdad-7557-4e0d-af3d-fdce59d51980 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6230abfa-0303-45be-87ab-4ce552ca5ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5b6d8fe6-5848-4525-b1c7-abfbde7fdd86', 'volume_name': 'volume-5b6d8fe6-5848-4525-b1c7-abfbde7fdd86', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:11:34.995086 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0758fdad-7557-4e0d-af3d-fdce59d51980 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bb0e9ef9-6647-4d8b-ac78-289030906511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:11:34.997844 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0758fdad-7557-4e0d-af3d-fdce59d51980 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bb0e9ef9-6647-4d8b-ac78-289030906511) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:11:35.000163 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0758fdad-7557-4e0d-af3d-fdce59d51980 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff909184-9f99-4253-9595-6bb0d643133b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:11:35.019715 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-0758fdad-7557-4e0d-af3d-fdce59d51980 tempest-GroupSnapshotsTest-1945147922 None] Volume 5b6d8fe6-5848-4525-b1c7-abfbde7fdd86: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5b6d8fe6-5848-4525-b1c7-abfbde7fdd86', 'volume_size': 1}
Apr 25 15:11:35.021365 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0758fdad-7557-4e0d-af3d-fdce59d51980 tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5b6d8fe6-5848-4525-b1c7-abfbde7fdd86 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:35.047024 n-d-811416-6 sudo[148282]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5b6d8fe6-5848-4525-b1c7-abfbde7fdd86 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:11:35.047849 n-d-811416-6 sudo[148282]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:35.549406 n-d-811416-6 sudo[148282]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:35.551657 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-0758fdad-7557-4e0d-af3d-fdce59d51980 tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5b6d8fe6-5848-4525-b1c7-abfbde7fdd86 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.530s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:35.555376 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0758fdad-7557-4e0d-af3d-fdce59d51980 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff909184-9f99-4253-9595-6bb0d643133b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5b6d8fe6-5848-4525-b1c7-abfbde7fdd86', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:11:35.557717 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0758fdad-7557-4e0d-af3d-fdce59d51980 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c9d46526-4eb2-4341-a54f-d16b586184ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:11:35.571713 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-0758fdad-7557-4e0d-af3d-fdce59d51980 tempest-GroupSnapshotsTest-1945147922 None] Volume volume-5b6d8fe6-5848-4525-b1c7-abfbde7fdd86 (5b6d8fe6-5848-4525-b1c7-abfbde7fdd86): created successfully
Apr 25 15:11:35.574340 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0758fdad-7557-4e0d-af3d-fdce59d51980 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c9d46526-4eb2-4341-a54f-d16b586184ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:11:35.577473 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-0758fdad-7557-4e0d-af3d-fdce59d51980 tempest-GroupSnapshotsTest-1945147922 None] Flow 'volume_create_manager' (96f88489-bc65-46d6-b029-a31b44cd2013) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:11:35.585701 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-0758fdad-7557-4e0d-af3d-fdce59d51980 tempest-GroupSnapshotsTest-1945147922 None] Created volume successfully.
Apr 25 15:11:36.171386 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-24415431-0cb4-4424-aaaa-34704be81388 tempest-GroupSnapshotsTest-1945147922 None] Update group completed successfully.
Apr 25 15:11:37.378432 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-cdb4d7f7-48c7-44ff-b76a-bf99df774622 tempest-GroupSnapshotsTest-1945147922 None] Update group completed successfully.
Apr 25 15:11:38.532071 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-186b70fc-7673-406e-bc2b-f58ebfc72abe tempest-GroupSnapshotsTest-1945147922 None] Update group completed successfully.
Apr 25 15:11:39.898318 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-7e47b79b-df22-4a76-a228-cc1d757906b7 tempest-GroupSnapshotsTest-1945147922 None] Update group completed successfully.
Apr 25 15:11:41.329495 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-b1722275-59f9-4e8f-8fef-4ff609fee7ea tempest-GroupSnapshotsTest-1945147922 None] GroupSnapshot 583ad85f-131f-45ed-a2c0-f85a4fd9e37e: creating.
Apr 25 15:11:41.358616 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-b1722275-59f9-4e8f-8fef-4ff609fee7ea tempest-GroupSnapshotsTest-1945147922 None] Group snapshot 583ad85f-131f-45ed-a2c0-f85a4fd9e37e: creating. {{(pid=96343) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4009}}
Apr 25 15:11:41.409734 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b1722275-59f9-4e8f-8fef-4ff609fee7ea tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5b6d8fe6-5848-4525-b1c7-abfbde7fdd86 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:41.429568 n-d-811416-6 sudo[148359]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5b6d8fe6-5848-4525-b1c7-abfbde7fdd86
Apr 25 15:11:41.430387 n-d-811416-6 sudo[148359]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:41.820303 n-d-811416-6 sudo[148359]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:41.823649 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b1722275-59f9-4e8f-8fef-4ff609fee7ea tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5b6d8fe6-5848-4525-b1c7-abfbde7fdd86" returned: 0 in 0.413s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:41.825753 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b1722275-59f9-4e8f-8fef-4ff609fee7ea tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4bb5c76f-8af6-40b3-b267-fa2f2db7f198 --snapshot stack-volumes-lvmdriver-1/volume-5b6d8fe6-5848-4525-b1c7-abfbde7fdd86 -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:41.847100 n-d-811416-6 sudo[148362]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4bb5c76f-8af6-40b3-b267-fa2f2db7f198 --snapshot stack-volumes-lvmdriver-1/volume-5b6d8fe6-5848-4525-b1c7-abfbde7fdd86 -L 1.00g
Apr 25 15:11:41.847929 n-d-811416-6 sudo[148362]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:42.520959 n-d-811416-6 sudo[148362]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:42.523304 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b1722275-59f9-4e8f-8fef-4ff609fee7ea tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4bb5c76f-8af6-40b3-b267-fa2f2db7f198 --snapshot stack-volumes-lvmdriver-1/volume-5b6d8fe6-5848-4525-b1c7-abfbde7fdd86 -L 1.00g" returned: 0 in 0.697s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:42.572891 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b1722275-59f9-4e8f-8fef-4ff609fee7ea tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e73e7d36-3e7e-4d18-8acc-0220a94b80ca {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:42.597880 n-d-811416-6 sudo[148466]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e73e7d36-3e7e-4d18-8acc-0220a94b80ca
Apr 25 15:11:42.599545 n-d-811416-6 sudo[148466]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:43.041807 n-d-811416-6 sudo[148466]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:43.044649 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b1722275-59f9-4e8f-8fef-4ff609fee7ea tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e73e7d36-3e7e-4d18-8acc-0220a94b80ca" returned: 0 in 0.471s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:43.046481 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b1722275-59f9-4e8f-8fef-4ff609fee7ea tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-be5e4fee-2fa4-4822-9689-5ea07ff5c2df --snapshot stack-volumes-lvmdriver-1/volume-e73e7d36-3e7e-4d18-8acc-0220a94b80ca -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:43.069308 n-d-811416-6 sudo[148469]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-be5e4fee-2fa4-4822-9689-5ea07ff5c2df --snapshot stack-volumes-lvmdriver-1/volume-e73e7d36-3e7e-4d18-8acc-0220a94b80ca -L 1.00g
Apr 25 15:11:43.070762 n-d-811416-6 sudo[148469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:43.891227 n-d-811416-6 sudo[148469]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:43.893908 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b1722275-59f9-4e8f-8fef-4ff609fee7ea tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-be5e4fee-2fa4-4822-9689-5ea07ff5c2df --snapshot stack-volumes-lvmdriver-1/volume-e73e7d36-3e7e-4d18-8acc-0220a94b80ca -L 1.00g" returned: 0 in 0.847s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:44.164270 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-b1722275-59f9-4e8f-8fef-4ff609fee7ea tempest-GroupSnapshotsTest-1945147922 None] group_snapshot 583ad85f-131f-45ed-a2c0-f85a4fd9e37e: created successfully
Apr 25 15:11:44.772460 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-3e45b0a4-b3ec-4100-be4d-98d76a01039e tempest-GroupSnapshotsTest-1945147922 None] group_snapshot 583ad85f-131f-45ed-a2c0-f85a4fd9e37e: deleting
Apr 25 15:11:44.800587 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3e45b0a4-b3ec-4100-be4d-98d76a01039e tempest-GroupSnapshotsTest-1945147922 None] group_snapshot 583ad85f-131f-45ed-a2c0-f85a4fd9e37e: deleting {{(pid=96343) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4178}}
Apr 25 15:11:44.811255 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3e45b0a4-b3ec-4100-be4d-98d76a01039e tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-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-4bb5c76f-8af6-40b3-b267-fa2f2db7f198 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:44.833611 n-d-811416-6 sudo[148587]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-4bb5c76f-8af6-40b3-b267-fa2f2db7f198
Apr 25 15:11:44.834555 n-d-811416-6 sudo[148587]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:45.304025 n-d-811416-6 sudo[148587]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:45.306261 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3e45b0a4-b3ec-4100-be4d-98d76a01039e tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-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-4bb5c76f-8af6-40b3-b267-fa2f2db7f198" returned: 0 in 0.495s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:45.309079 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3e45b0a4-b3ec-4100-be4d-98d76a01039e tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4bb5c76f-8af6-40b3-b267-fa2f2db7f198 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:45.327412 n-d-811416-6 sudo[148592]: 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-4bb5c76f-8af6-40b3-b267-fa2f2db7f198
Apr 25 15:11:45.328213 n-d-811416-6 sudo[148592]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:45.900333 n-d-811416-6 sudo[148592]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:45.903149 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3e45b0a4-b3ec-4100-be4d-98d76a01039e tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4bb5c76f-8af6-40b3-b267-fa2f2db7f198" returned: 0 in 0.594s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:45.905185 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3e45b0a4-b3ec-4100-be4d-98d76a01039e tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-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-be5e4fee-2fa4-4822-9689-5ea07ff5c2df {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:45.924078 n-d-811416-6 sudo[148635]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-be5e4fee-2fa4-4822-9689-5ea07ff5c2df
Apr 25 15:11:45.924992 n-d-811416-6 sudo[148635]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:46.322717 n-d-811416-6 sudo[148635]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:46.325575 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3e45b0a4-b3ec-4100-be4d-98d76a01039e tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-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-be5e4fee-2fa4-4822-9689-5ea07ff5c2df" returned: 0 in 0.420s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:46.327444 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3e45b0a4-b3ec-4100-be4d-98d76a01039e tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-be5e4fee-2fa4-4822-9689-5ea07ff5c2df {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:46.346222 n-d-811416-6 sudo[148640]: 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-be5e4fee-2fa4-4822-9689-5ea07ff5c2df
Apr 25 15:11:46.347023 n-d-811416-6 sudo[148640]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:46.911083 n-d-811416-6 sudo[148640]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:46.913411 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3e45b0a4-b3ec-4100-be4d-98d76a01039e tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-be5e4fee-2fa4-4822-9689-5ea07ff5c2df" returned: 0 in 0.585s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:47.013324 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-3e45b0a4-b3ec-4100-be4d-98d76a01039e tempest-GroupSnapshotsTest-1945147922 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2005430589 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2005430589, it is now deprecated. Please use the default quota class for default quota.
Apr 25 15:11:47.014133 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-3e45b0a4-b3ec-4100-be4d-98d76a01039e tempest-GroupSnapshotsTest-1945147922 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2005430589 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2005430589, it is now deprecated. Please use the default quota class for default quota.
Apr 25 15:11:47.036113 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-3e45b0a4-b3ec-4100-be4d-98d76a01039e tempest-GroupSnapshotsTest-1945147922 None] Created reservations ['9e3631be-3dd3-4197-b32a-c38e16b7f585', 'a40737e1-8af0-4ebf-b235-6f1d8546b2db', '73c56434-1074-4fdc-b6ad-b624747e8db5', '2eb57b52-0fa4-4da5-8cda-620e912a6782'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:11:47.181739 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-3e45b0a4-b3ec-4100-be4d-98d76a01039e tempest-GroupSnapshotsTest-1945147922 None] Created reservations ['36e07478-3db7-46db-ba56-0c11d67fe357', 'f89a679a-e123-432c-a060-fdccb97dd1e4', '7650ba38-c18e-4066-94ec-a9d9f9e9a33e', '630b95e3-ed17-4388-9bc3-ff3ddace9fca'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:11:47.223313 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-3e45b0a4-b3ec-4100-be4d-98d76a01039e tempest-GroupSnapshotsTest-1945147922 None] group_snapshot 583ad85f-131f-45ed-a2c0-f85a4fd9e37e: deleted successfully
Apr 25 15:11:48.659243 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-1de4ddaf-7ef6-4a3f-b07a-9bdf71221b88 tempest-GroupSnapshotsTest-1945147922 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5b6d8fe6-5848-4525-b1c7-abfbde7fdd86
Apr 25 15:11:48.660527 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1de4ddaf-7ef6-4a3f-b07a-9bdf71221b88 tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5b6d8fe6-5848-4525-b1c7-abfbde7fdd86 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:48.680476 n-d-811416-6 sudo[148695]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5b6d8fe6-5848-4525-b1c7-abfbde7fdd86
Apr 25 15:11:48.681345 n-d-811416-6 sudo[148695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:49.107413 n-d-811416-6 sudo[148695]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:49.109795 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1de4ddaf-7ef6-4a3f-b07a-9bdf71221b88 tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5b6d8fe6-5848-4525-b1c7-abfbde7fdd86" returned: 0 in 0.449s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:49.111578 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1de4ddaf-7ef6-4a3f-b07a-9bdf71221b88 tempest-GroupSnapshotsTest-1945147922 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-5b6d8fe6-5848-4525-b1c7-abfbde7fdd86 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:49.129777 n-d-811416-6 sudo[148704]: 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-5b6d8fe6-5848-4525-b1c7-abfbde7fdd86
Apr 25 15:11:49.130607 n-d-811416-6 sudo[148704]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:49.547888 n-d-811416-6 sudo[148704]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:49.550186 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1de4ddaf-7ef6-4a3f-b07a-9bdf71221b88 tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5b6d8fe6-5848-4525-b1c7-abfbde7fdd86" returned: 0 in 0.438s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:49.552568 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1de4ddaf-7ef6-4a3f-b07a-9bdf71221b88 tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5b6d8fe6-5848-4525-b1c7-abfbde7fdd86 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:49.578765 n-d-811416-6 sudo[148715]: 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-5b6d8fe6-5848-4525-b1c7-abfbde7fdd86
Apr 25 15:11:49.579775 n-d-811416-6 sudo[148715]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:50.041106 n-d-811416-6 sudo[148715]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:50.043998 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1de4ddaf-7ef6-4a3f-b07a-9bdf71221b88 tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5b6d8fe6-5848-4525-b1c7-abfbde7fdd86" returned: 0 in 0.491s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:50.045898 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-1de4ddaf-7ef6-4a3f-b07a-9bdf71221b88 tempest-GroupSnapshotsTest-1945147922 None] Successfully deleted volume: 5b6d8fe6-5848-4525-b1c7-abfbde7fdd86
Apr 25 15:11:50.046359 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-1de4ddaf-7ef6-4a3f-b07a-9bdf71221b88 tempest-GroupSnapshotsTest-1945147922 None] Skipping remove_export. No iscsi_target is presently exported for volume: e73e7d36-3e7e-4d18-8acc-0220a94b80ca
Apr 25 15:11:50.047442 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1de4ddaf-7ef6-4a3f-b07a-9bdf71221b88 tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e73e7d36-3e7e-4d18-8acc-0220a94b80ca {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:50.070588 n-d-811416-6 sudo[148726]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e73e7d36-3e7e-4d18-8acc-0220a94b80ca
Apr 25 15:11:50.071550 n-d-811416-6 sudo[148726]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:50.485152 n-d-811416-6 sudo[148726]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:50.487602 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1de4ddaf-7ef6-4a3f-b07a-9bdf71221b88 tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e73e7d36-3e7e-4d18-8acc-0220a94b80ca" returned: 0 in 0.440s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:50.489638 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1de4ddaf-7ef6-4a3f-b07a-9bdf71221b88 tempest-GroupSnapshotsTest-1945147922 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-e73e7d36-3e7e-4d18-8acc-0220a94b80ca {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:50.509515 n-d-811416-6 sudo[148730]: 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-e73e7d36-3e7e-4d18-8acc-0220a94b80ca
Apr 25 15:11:50.510321 n-d-811416-6 sudo[148730]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:50.921815 n-d-811416-6 sudo[148730]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:50.924097 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1de4ddaf-7ef6-4a3f-b07a-9bdf71221b88 tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e73e7d36-3e7e-4d18-8acc-0220a94b80ca" returned: 0 in 0.434s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:50.925962 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1de4ddaf-7ef6-4a3f-b07a-9bdf71221b88 tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e73e7d36-3e7e-4d18-8acc-0220a94b80ca {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:50.952792 n-d-811416-6 sudo[148733]: 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-e73e7d36-3e7e-4d18-8acc-0220a94b80ca
Apr 25 15:11:50.953617 n-d-811416-6 sudo[148733]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:51.446179 n-d-811416-6 sudo[148733]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:51.449029 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1de4ddaf-7ef6-4a3f-b07a-9bdf71221b88 tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e73e7d36-3e7e-4d18-8acc-0220a94b80ca" returned: 0 in 0.523s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:51.450907 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-1de4ddaf-7ef6-4a3f-b07a-9bdf71221b88 tempest-GroupSnapshotsTest-1945147922 None] Successfully deleted volume: e73e7d36-3e7e-4d18-8acc-0220a94b80ca
Apr 25 15:11:51.579934 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-1de4ddaf-7ef6-4a3f-b07a-9bdf71221b88 tempest-GroupSnapshotsTest-1945147922 None] Created reservations ['a93800ae-237f-4cd6-8839-fd0a50154e0c'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:11:51.603530 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-1de4ddaf-7ef6-4a3f-b07a-9bdf71221b88 tempest-GroupSnapshotsTest-1945147922 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2005430589 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2005430589, it is now deprecated. Please use the default quota class for default quota.
Apr 25 15:11:51.618783 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-1de4ddaf-7ef6-4a3f-b07a-9bdf71221b88 tempest-GroupSnapshotsTest-1945147922 None] Created reservations ['be723c32-619e-43c0-902e-f4a2a9a08c70', 'e9632a84-1996-4602-aaad-f94cf03ee482', '18cc9075-5d7f-4d9b-82c2-ef1d86e0acf9', 'e3f96148-8cf4-48b1-b565-4bf0e6f95af8'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:11:51.697017 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-1de4ddaf-7ef6-4a3f-b07a-9bdf71221b88 tempest-GroupSnapshotsTest-1945147922 None] Created reservations ['b72a4341-ff7d-4a59-95b4-ffb6c10a9947', '05d15931-663a-4a74-b5de-35ab3ef408d9', '615ee70d-c562-4059-ad1c-d0515eefb68c', '7585ba9e-0402-4387-8222-3ee53703e6f0'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:11:51.777784 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-1de4ddaf-7ef6-4a3f-b07a-9bdf71221b88 tempest-GroupSnapshotsTest-1945147922 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:11:51.778484 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1de4ddaf-7ef6-4a3f-b07a-9bdf71221b88 tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:51.798228 n-d-811416-6 sudo[148739]: 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
Apr 25 15:11:51.799121 n-d-811416-6 sudo[148739]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:52.245407 n-d-811416-6 sudo[148739]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:52.248174 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1de4ddaf-7ef6-4a3f-b07a-9bdf71221b88 tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.469s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:52.250748 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1de4ddaf-7ef6-4a3f-b07a-9bdf71221b88 tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:52.272091 n-d-811416-6 sudo[148744]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:11:52.272875 n-d-811416-6 sudo[148744]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:52.567880 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-3f1e0802-50fe-4b60-98d0-dc0891ac6418 tempest-GroupSnapshotsTest-1945147922 None] Group tempest-GroupSnapshotsTest-Group-1209099370: creating
Apr 25 15:11:52.591827 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-3f1e0802-50fe-4b60-98d0-dc0891ac6418 tempest-GroupSnapshotsTest-1945147922 None] Group tempest-GroupSnapshotsTest-Group-1209099370: created successfully
Apr 25 15:11:52.611916 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-3f1e0802-50fe-4b60-98d0-dc0891ac6418 tempest-GroupSnapshotsTest-1945147922 None] Create group completed successfully.
Apr 25 15:11:52.791222 n-d-811416-6 sudo[148744]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:52.794143 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1de4ddaf-7ef6-4a3f-b07a-9bdf71221b88 tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/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.543s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:52.796144 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-1de4ddaf-7ef6-4a3f-b07a-9bdf71221b88 tempest-GroupSnapshotsTest-1945147922 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:11:52.800690 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-1de4ddaf-7ef6-4a3f-b07a-9bdf71221b88 tempest-GroupSnapshotsTest-1945147922 None] Delete group completed successfully.
Apr 25 15:11:54.062906 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-46952b3c-faf1-41ca-9d71-7d77c1de53a0 tempest-GroupSnapshotsTest-1945147922 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:11:54.066004 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-46952b3c-faf1-41ca-9d71-7d77c1de53a0 tempest-GroupSnapshotsTest-1945147922 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:11:54.066608 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-46952b3c-faf1-41ca-9d71-7d77c1de53a0 tempest-GroupSnapshotsTest-1945147922 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'
Apr 25 15:11:54.080310 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-46952b3c-faf1-41ca-9d71-7d77c1de53a0 tempest-GroupSnapshotsTest-1945147922 None] Flow 'volume_create_manager' (ae6611d9-edfd-458c-9935-692a1ac6094e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:11:54.083593 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-46952b3c-faf1-41ca-9d71-7d77c1de53a0 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fb3adb28-a643-4372-bcbc-1c4c9eed7576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:11:54.104554 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-46952b3c-faf1-41ca-9d71-7d77c1de53a0 tempest-GroupSnapshotsTest-1945147922 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:11:54.128462 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-46952b3c-faf1-41ca-9d71-7d77c1de53a0 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fb3adb28-a643-4372-bcbc-1c4c9eed7576) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:11:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-744082225',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=2c92d0e7-8fad-4e0b-91df-0ff93d592249,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=466d7f05-a55c-4581-8a38-b5fc49d5756b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0aff54cc25704130aa794a39b6d5074b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:11:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:11:54Z,user_id='2d25980df93640d79e126abd71ee7b2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22302e12-bec4-43aa-b10c-1eaa02f545cb),volume_type_id=22302e12-bec4-43aa-b10c-1eaa02f545cb)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:11:54.130980 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-46952b3c-faf1-41ca-9d71-7d77c1de53a0 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (20440655-6d46-46ff-b731-e3662a1f4488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:11:54.133057 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-46952b3c-faf1-41ca-9d71-7d77c1de53a0 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (20440655-6d46-46ff-b731-e3662a1f4488) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:11:54.135349 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-46952b3c-faf1-41ca-9d71-7d77c1de53a0 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d1cb43bf-ca18-4fb8-84c9-46a7526d181f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:11:54.138329 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-46952b3c-faf1-41ca-9d71-7d77c1de53a0 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d1cb43bf-ca18-4fb8-84c9-46a7526d181f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '466d7f05-a55c-4581-8a38-b5fc49d5756b', 'volume_name': 'volume-466d7f05-a55c-4581-8a38-b5fc49d5756b', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:11:54.140549 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-46952b3c-faf1-41ca-9d71-7d77c1de53a0 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (97c6ba7b-359d-46eb-a58c-44b1ec8b9de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:11:54.142657 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-46952b3c-faf1-41ca-9d71-7d77c1de53a0 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (97c6ba7b-359d-46eb-a58c-44b1ec8b9de4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:11:54.144769 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-46952b3c-faf1-41ca-9d71-7d77c1de53a0 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8d6df990-6c15-44f5-8d71-71d473fd0f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:11:54.163076 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-46952b3c-faf1-41ca-9d71-7d77c1de53a0 tempest-GroupSnapshotsTest-1945147922 None] Volume 466d7f05-a55c-4581-8a38-b5fc49d5756b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-466d7f05-a55c-4581-8a38-b5fc49d5756b', 'volume_size': 1}
Apr 25 15:11:54.164449 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46952b3c-faf1-41ca-9d71-7d77c1de53a0 tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-466d7f05-a55c-4581-8a38-b5fc49d5756b stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:54.183547 n-d-811416-6 sudo[148758]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-466d7f05-a55c-4581-8a38-b5fc49d5756b stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:11:54.184451 n-d-811416-6 sudo[148758]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:54.772235 n-d-811416-6 sudo[148758]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:54.774552 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46952b3c-faf1-41ca-9d71-7d77c1de53a0 tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-466d7f05-a55c-4581-8a38-b5fc49d5756b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.610s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:54.778865 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-46952b3c-faf1-41ca-9d71-7d77c1de53a0 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8d6df990-6c15-44f5-8d71-71d473fd0f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-466d7f05-a55c-4581-8a38-b5fc49d5756b', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:11:54.781255 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-46952b3c-faf1-41ca-9d71-7d77c1de53a0 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e4f9f24f-716a-4315-bba8-302489e03a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:11:54.792661 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-46952b3c-faf1-41ca-9d71-7d77c1de53a0 tempest-GroupSnapshotsTest-1945147922 None] Volume volume-466d7f05-a55c-4581-8a38-b5fc49d5756b (466d7f05-a55c-4581-8a38-b5fc49d5756b): created successfully
Apr 25 15:11:54.794604 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-46952b3c-faf1-41ca-9d71-7d77c1de53a0 tempest-GroupSnapshotsTest-1945147922 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e4f9f24f-716a-4315-bba8-302489e03a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:11:54.797620 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-46952b3c-faf1-41ca-9d71-7d77c1de53a0 tempest-GroupSnapshotsTest-1945147922 None] Flow 'volume_create_manager' (ae6611d9-edfd-458c-9935-692a1ac6094e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:11:54.805378 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-46952b3c-faf1-41ca-9d71-7d77c1de53a0 tempest-GroupSnapshotsTest-1945147922 None] Created volume successfully.
Apr 25 15:11:55.414771 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-d885397c-0721-4275-a223-3d10b0def97e tempest-GroupSnapshotsTest-1945147922 None] GroupSnapshot 69735c93-0c2a-4d17-8b88-3a26e6087e6f: creating.
Apr 25 15:11:55.457625 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d885397c-0721-4275-a223-3d10b0def97e tempest-GroupSnapshotsTest-1945147922 None] Group snapshot 69735c93-0c2a-4d17-8b88-3a26e6087e6f: creating. {{(pid=96343) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4009}}
Apr 25 15:11:55.513348 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d885397c-0721-4275-a223-3d10b0def97e tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-466d7f05-a55c-4581-8a38-b5fc49d5756b {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:55.540150 n-d-811416-6 sudo[148809]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-466d7f05-a55c-4581-8a38-b5fc49d5756b
Apr 25 15:11:55.541293 n-d-811416-6 sudo[148809]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:55.948672 n-d-811416-6 sudo[148809]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:55.951839 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d885397c-0721-4275-a223-3d10b0def97e tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-466d7f05-a55c-4581-8a38-b5fc49d5756b" returned: 0 in 0.438s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:55.954247 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d885397c-0721-4275-a223-3d10b0def97e tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2577a65e-8238-464f-8982-23d652c36caa --snapshot stack-volumes-lvmdriver-1/volume-466d7f05-a55c-4581-8a38-b5fc49d5756b -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:55.973359 n-d-811416-6 sudo[148812]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2577a65e-8238-464f-8982-23d652c36caa --snapshot stack-volumes-lvmdriver-1/volume-466d7f05-a55c-4581-8a38-b5fc49d5756b -L 1.00g
Apr 25 15:11:55.974171 n-d-811416-6 sudo[148812]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:56.667314 n-d-811416-6 sudo[148812]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:56.669596 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d885397c-0721-4275-a223-3d10b0def97e tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2577a65e-8238-464f-8982-23d652c36caa --snapshot stack-volumes-lvmdriver-1/volume-466d7f05-a55c-4581-8a38-b5fc49d5756b -L 1.00g" returned: 0 in 0.715s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:56.765471 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-d885397c-0721-4275-a223-3d10b0def97e tempest-GroupSnapshotsTest-1945147922 None] group_snapshot 69735c93-0c2a-4d17-8b88-3a26e6087e6f: created successfully
Apr 25 15:11:57.748253 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-6fa5efac-662b-459d-8565-9c93609b7113 tempest-GroupSnapshotsTest-1945147922 None] group_snapshot 69735c93-0c2a-4d17-8b88-3a26e6087e6f: deleting
Apr 25 15:11:57.772636 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6fa5efac-662b-459d-8565-9c93609b7113 tempest-GroupSnapshotsTest-1945147922 None] group_snapshot 69735c93-0c2a-4d17-8b88-3a26e6087e6f: deleting {{(pid=96343) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4178}}
Apr 25 15:11:57.783245 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6fa5efac-662b-459d-8565-9c93609b7113 tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-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-2577a65e-8238-464f-8982-23d652c36caa {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:57.806158 n-d-811416-6 sudo[148916]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-2577a65e-8238-464f-8982-23d652c36caa
Apr 25 15:11:57.806959 n-d-811416-6 sudo[148916]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:58.237871 n-d-811416-6 sudo[148916]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:58.240164 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6fa5efac-662b-459d-8565-9c93609b7113 tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-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-2577a65e-8238-464f-8982-23d652c36caa" returned: 0 in 0.456s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:58.242304 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6fa5efac-662b-459d-8565-9c93609b7113 tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2577a65e-8238-464f-8982-23d652c36caa {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:11:58.261763 n-d-811416-6 sudo[148919]: 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-2577a65e-8238-464f-8982-23d652c36caa
Apr 25 15:11:58.262593 n-d-811416-6 sudo[148919]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:11:58.885978 n-d-811416-6 sudo[148919]: pam_unix(sudo:session): session closed for user root
Apr 25 15:11:58.889220 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6fa5efac-662b-459d-8565-9c93609b7113 tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2577a65e-8238-464f-8982-23d652c36caa" returned: 0 in 0.646s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:11:59.002213 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-6fa5efac-662b-459d-8565-9c93609b7113 tempest-GroupSnapshotsTest-1945147922 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-416013405 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-416013405, it is now deprecated. Please use the default quota class for default quota.
Apr 25 15:11:59.003854 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-6fa5efac-662b-459d-8565-9c93609b7113 tempest-GroupSnapshotsTest-1945147922 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-416013405 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-416013405, it is now deprecated. Please use the default quota class for default quota.
Apr 25 15:11:59.018900 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-6fa5efac-662b-459d-8565-9c93609b7113 tempest-GroupSnapshotsTest-1945147922 None] Created reservations ['121d99a6-27bd-46e0-87cd-d80c24391259', 'ec462933-153d-4659-ab5a-0b365b1056a8', '83a9fe9a-df7f-4f2e-9ea3-5f992bc6780a', '1c49e8ba-d7a1-45c6-8c63-ed9a5ad21a53'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:11:59.071351 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-6fa5efac-662b-459d-8565-9c93609b7113 tempest-GroupSnapshotsTest-1945147922 None] group_snapshot 69735c93-0c2a-4d17-8b88-3a26e6087e6f: deleted successfully
Apr 25 15:12:00.426363 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-be7b13c3-1ec4-4c36-ae21-f4fd50e9be40 tempest-GroupSnapshotsTest-1945147922 None] Skipping remove_export. No iscsi_target is presently exported for volume: 466d7f05-a55c-4581-8a38-b5fc49d5756b
Apr 25 15:12:00.427559 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-be7b13c3-1ec4-4c36-ae21-f4fd50e9be40 tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-466d7f05-a55c-4581-8a38-b5fc49d5756b {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:00.450261 n-d-811416-6 sudo[148990]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-466d7f05-a55c-4581-8a38-b5fc49d5756b
Apr 25 15:12:00.451137 n-d-811416-6 sudo[148990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:00.859953 n-d-811416-6 sudo[148990]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:00.862095 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-be7b13c3-1ec4-4c36-ae21-f4fd50e9be40 tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-466d7f05-a55c-4581-8a38-b5fc49d5756b" returned: 0 in 0.434s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:00.863716 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-be7b13c3-1ec4-4c36-ae21-f4fd50e9be40 tempest-GroupSnapshotsTest-1945147922 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-466d7f05-a55c-4581-8a38-b5fc49d5756b {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:00.884249 n-d-811416-6 sudo[149008]: 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-466d7f05-a55c-4581-8a38-b5fc49d5756b
Apr 25 15:12:00.885258 n-d-811416-6 sudo[149008]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:01.303495 n-d-811416-6 sudo[149008]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:01.305926 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-be7b13c3-1ec4-4c36-ae21-f4fd50e9be40 tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-466d7f05-a55c-4581-8a38-b5fc49d5756b" returned: 0 in 0.442s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:01.308855 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-be7b13c3-1ec4-4c36-ae21-f4fd50e9be40 tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-466d7f05-a55c-4581-8a38-b5fc49d5756b {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:01.331355 n-d-811416-6 sudo[149016]: 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-466d7f05-a55c-4581-8a38-b5fc49d5756b
Apr 25 15:12:01.332373 n-d-811416-6 sudo[149016]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:01.875814 n-d-811416-6 sudo[149016]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:01.878340 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-be7b13c3-1ec4-4c36-ae21-f4fd50e9be40 tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-466d7f05-a55c-4581-8a38-b5fc49d5756b" returned: 0 in 0.569s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:01.879625 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-be7b13c3-1ec4-4c36-ae21-f4fd50e9be40 tempest-GroupSnapshotsTest-1945147922 None] Successfully deleted volume: 466d7f05-a55c-4581-8a38-b5fc49d5756b
Apr 25 15:12:01.956246 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-be7b13c3-1ec4-4c36-ae21-f4fd50e9be40 tempest-GroupSnapshotsTest-1945147922 None] Created reservations ['ad13ed6b-cf2a-4470-9a7b-5e34fc2bec1b'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:12:01.982020 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-be7b13c3-1ec4-4c36-ae21-f4fd50e9be40 tempest-GroupSnapshotsTest-1945147922 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-416013405 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-416013405, it is now deprecated. Please use the default quota class for default quota.
Apr 25 15:12:01.997685 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-be7b13c3-1ec4-4c36-ae21-f4fd50e9be40 tempest-GroupSnapshotsTest-1945147922 None] Created reservations ['999cb080-ddef-4010-9efb-ed4bae2d26ec', '167cd5b8-cc9a-4c61-bdeb-f66146d828c4', '1db3482c-9fd5-42b7-bd7f-ba9fbb86b297', '2fc84e84-ed2c-46c9-a1e3-79309c74fd1b'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:12:02.087185 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-be7b13c3-1ec4-4c36-ae21-f4fd50e9be40 tempest-GroupSnapshotsTest-1945147922 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:12:02.088047 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-be7b13c3-1ec4-4c36-ae21-f4fd50e9be40 tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:02.108598 n-d-811416-6 sudo[149031]: 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
Apr 25 15:12:02.109429 n-d-811416-6 sudo[149031]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:02.601170 n-d-811416-6 sudo[149031]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:02.603442 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-be7b13c3-1ec4-4c36-ae21-f4fd50e9be40 tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.515s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:02.606099 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-be7b13c3-1ec4-4c36-ae21-f4fd50e9be40 tempest-GroupSnapshotsTest-1945147922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:02.625473 n-d-811416-6 sudo[149036]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:12:02.626274 n-d-811416-6 sudo[149036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:03.218144 n-d-811416-6 sudo[149036]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:03.220402 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-be7b13c3-1ec4-4c36-ae21-f4fd50e9be40 tempest-GroupSnapshotsTest-1945147922 None] CMD "sudo cinder-rootwrap /etc/cinder/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.614s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:03.222475 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-be7b13c3-1ec4-4c36-ae21-f4fd50e9be40 tempest-GroupSnapshotsTest-1945147922 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:12:03.229111 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-be7b13c3-1ec4-4c36-ae21-f4fd50e9be40 tempest-GroupSnapshotsTest-1945147922 None] Delete group completed successfully.
Apr 25 15:12:04.006270 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:12:04.007067 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:12:04.008042 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:04.033576 n-d-811416-6 sudo[149082]: 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
Apr 25 15:12:04.034442 n-d-811416-6 sudo[149082]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:04.781139 n-d-811416-6 sudo[149082]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:04.783612 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.775s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:04.785194 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:04.821348 n-d-811416-6 sudo[149114]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:12:04.822217 n-d-811416-6 sudo[149114]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:05.311396 n-d-811416-6 sudo[149114]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:05.313455 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:05.314939 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:12:11.844751 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-bc818040-44f3-4d96-8fad-d34b3d4fb6f7 tempest-VolumesListAdminTestJSON-669063132 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:12:11.850522 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-bc818040-44f3-4d96-8fad-d34b3d4fb6f7 tempest-VolumesListAdminTestJSON-669063132 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:12:11.851228 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-bc818040-44f3-4d96-8fad-d34b3d4fb6f7 tempest-VolumesListAdminTestJSON-669063132 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'
Apr 25 15:12:11.870502 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bc818040-44f3-4d96-8fad-d34b3d4fb6f7 tempest-VolumesListAdminTestJSON-669063132 None] Flow 'volume_create_manager' (65aa1fcc-922c-4154-bcfe-34ce5c08134f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:12:11.876103 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bc818040-44f3-4d96-8fad-d34b3d4fb6f7 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9e4e728a-53fc-4eda-a12e-fc7fbb4c09be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:11.905919 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-bc818040-44f3-4d96-8fad-d34b3d4fb6f7 tempest-VolumesListAdminTestJSON-669063132 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:12:11.950900 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bc818040-44f3-4d96-8fad-d34b3d4fb6f7 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9e4e728a-53fc-4eda-a12e-fc7fbb4c09be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:12:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-608254662',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=3dc2836c-5679-4a06-a5fb-c546fb95cc8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b43465274a7493f804411fe01f9c515',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:12:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:12:12Z,user_id='4e689c98b3ef4918a454d6ae57ffcaf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:11.953926 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bc818040-44f3-4d96-8fad-d34b3d4fb6f7 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (80de7b92-270a-4897-a654-1b49e1fc402a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:11.957360 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bc818040-44f3-4d96-8fad-d34b3d4fb6f7 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (80de7b92-270a-4897-a654-1b49e1fc402a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:11.963649 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bc818040-44f3-4d96-8fad-d34b3d4fb6f7 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ab8eceb9-8582-4019-8e33-0f63d673123d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:11.966032 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bc818040-44f3-4d96-8fad-d34b3d4fb6f7 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ab8eceb9-8582-4019-8e33-0f63d673123d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3dc2836c-5679-4a06-a5fb-c546fb95cc8b', 'volume_name': 'volume-3dc2836c-5679-4a06-a5fb-c546fb95cc8b', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:11.968466 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bc818040-44f3-4d96-8fad-d34b3d4fb6f7 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f3d4e1fd-2dc8-4ab4-b04e-3c015adbee02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:11.970998 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bc818040-44f3-4d96-8fad-d34b3d4fb6f7 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f3d4e1fd-2dc8-4ab4-b04e-3c015adbee02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:11.973394 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bc818040-44f3-4d96-8fad-d34b3d4fb6f7 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7d632d73-872a-49ba-8e26-6534d07f1099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:11.974477 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-bc818040-44f3-4d96-8fad-d34b3d4fb6f7 tempest-VolumesListAdminTestJSON-669063132 None] Volume 3dc2836c-5679-4a06-a5fb-c546fb95cc8b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3dc2836c-5679-4a06-a5fb-c546fb95cc8b', 'volume_size': 1}
Apr 25 15:12:11.975904 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-bc818040-44f3-4d96-8fad-d34b3d4fb6f7 tempest-VolumesListAdminTestJSON-669063132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3dc2836c-5679-4a06-a5fb-c546fb95cc8b stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:12.004680 n-d-811416-6 sudo[149322]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3dc2836c-5679-4a06-a5fb-c546fb95cc8b stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:12:12.005714 n-d-811416-6 sudo[149322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:12.850305 n-d-811416-6 sudo[149322]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:12.852613 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-bc818040-44f3-4d96-8fad-d34b3d4fb6f7 tempest-VolumesListAdminTestJSON-669063132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3dc2836c-5679-4a06-a5fb-c546fb95cc8b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.876s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:12.856789 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bc818040-44f3-4d96-8fad-d34b3d4fb6f7 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7d632d73-872a-49ba-8e26-6534d07f1099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3dc2836c-5679-4a06-a5fb-c546fb95cc8b', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:12.859416 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bc818040-44f3-4d96-8fad-d34b3d4fb6f7 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (05577a25-bf22-4c31-be42-a6d284fc04c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:12.874223 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-bc818040-44f3-4d96-8fad-d34b3d4fb6f7 tempest-VolumesListAdminTestJSON-669063132 None] Volume volume-3dc2836c-5679-4a06-a5fb-c546fb95cc8b (3dc2836c-5679-4a06-a5fb-c546fb95cc8b): created successfully
Apr 25 15:12:12.877197 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bc818040-44f3-4d96-8fad-d34b3d4fb6f7 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (05577a25-bf22-4c31-be42-a6d284fc04c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:12.881284 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bc818040-44f3-4d96-8fad-d34b3d4fb6f7 tempest-VolumesListAdminTestJSON-669063132 None] Flow 'volume_create_manager' (65aa1fcc-922c-4154-bcfe-34ce5c08134f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:12:12.902071 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-bc818040-44f3-4d96-8fad-d34b3d4fb6f7 tempest-VolumesListAdminTestJSON-669063132 None] Created volume successfully.
Apr 25 15:12:14.523646 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-6bde7535-10ba-40dc-8fe7-91c3ee9c3568 tempest-TestVolumeBootPattern-1752708332 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:12:14.528756 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-6bde7535-10ba-40dc-8fe7-91c3ee9c3568 tempest-TestVolumeBootPattern-1752708332 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:12:14.529479 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-6bde7535-10ba-40dc-8fe7-91c3ee9c3568 tempest-TestVolumeBootPattern-1752708332 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'
Apr 25 15:12:14.570263 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6bde7535-10ba-40dc-8fe7-91c3ee9c3568 tempest-TestVolumeBootPattern-1752708332 None] Flow 'volume_create_manager' (96dd5d4d-adfc-49e3-87c2-b97e08adbc00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:12:14.576805 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6bde7535-10ba-40dc-8fe7-91c3ee9c3568 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (20e2c5be-a441-4adb-bc10-5deba1e16ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:14.630818 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-6bde7535-10ba-40dc-8fe7-91c3ee9c3568 tempest-TestVolumeBootPattern-1752708332 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:12:14.675009 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6bde7535-10ba-40dc-8fe7-91c3ee9c3568 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (20e2c5be-a441-4adb-bc10-5deba1e16ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:12:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1216945331',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='817e4b93d43f41deb81b36edc90f957f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:12:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:12:14Z,user_id='4f4443942f3d4b608754807cb5c742a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e9427336-8fd1-499e-9caf-86b506ff6cb0),volume_type_id=e9427336-8fd1-499e-9caf-86b506ff6cb0)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:14.688137 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6bde7535-10ba-40dc-8fe7-91c3ee9c3568 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2d56ecf2-1565-47af-a24a-126aab937559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:14.690711 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6bde7535-10ba-40dc-8fe7-91c3ee9c3568 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2d56ecf2-1565-47af-a24a-126aab937559) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:14.694000 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6bde7535-10ba-40dc-8fe7-91c3ee9c3568 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (224a8f1d-7274-4001-b739-86e24fe06154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:14.696648 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6bde7535-10ba-40dc-8fe7-91c3ee9c3568 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (224a8f1d-7274-4001-b739-86e24fe06154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62', 'volume_name': 'volume-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:14.700194 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6bde7535-10ba-40dc-8fe7-91c3ee9c3568 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (59e9a5aa-2634-4aa9-be32-bb701246c40d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:14.704413 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6bde7535-10ba-40dc-8fe7-91c3ee9c3568 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (59e9a5aa-2634-4aa9-be32-bb701246c40d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:14.706811 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6bde7535-10ba-40dc-8fe7-91c3ee9c3568 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (808726e6-d3f4-4cbf-93e6-da392a354e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:14.708295 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-6bde7535-10ba-40dc-8fe7-91c3ee9c3568 tempest-TestVolumeBootPattern-1752708332 None] Volume 9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62', 'volume_size': 1}
Apr 25 15:12:14.710040 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6bde7535-10ba-40dc-8fe7-91c3ee9c3568 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:14.732098 n-d-811416-6 sudo[149423]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:12:14.733020 n-d-811416-6 sudo[149423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:14.756385 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-30bbf494-2f22-474f-9eb1-204e911d15c8 tempest-VolumesListAdminTestJSON-669063132 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:12:14.764465 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-30bbf494-2f22-474f-9eb1-204e911d15c8 tempest-VolumesListAdminTestJSON-669063132 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:12:14.764990 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-30bbf494-2f22-474f-9eb1-204e911d15c8 tempest-VolumesListAdminTestJSON-669063132 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'
Apr 25 15:12:14.783148 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-30bbf494-2f22-474f-9eb1-204e911d15c8 tempest-VolumesListAdminTestJSON-669063132 None] Flow 'volume_create_manager' (5752cbac-9766-4ab1-9535-7bcf3f06a6c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:12:14.787123 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-30bbf494-2f22-474f-9eb1-204e911d15c8 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e200f364-dbd2-4878-9236-04165071e951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:14.812438 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-30bbf494-2f22-474f-9eb1-204e911d15c8 tempest-VolumesListAdminTestJSON-669063132 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:12:14.843681 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-30bbf494-2f22-474f-9eb1-204e911d15c8 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e200f364-dbd2-4878-9236-04165071e951) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:12:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-697075957',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=caa846df-8487-4c00-8816-6583e3ddc230,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b43465274a7493f804411fe01f9c515',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:12:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:12:15Z,user_id='4e689c98b3ef4918a454d6ae57ffcaf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:14.848100 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-30bbf494-2f22-474f-9eb1-204e911d15c8 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff4b3d27-7703-4490-86f6-8812919162c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:14.850491 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-30bbf494-2f22-474f-9eb1-204e911d15c8 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff4b3d27-7703-4490-86f6-8812919162c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:14.852771 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-30bbf494-2f22-474f-9eb1-204e911d15c8 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fafe4b3e-13fb-47d8-b888-e5ade6dfc551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:14.856647 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-30bbf494-2f22-474f-9eb1-204e911d15c8 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fafe4b3e-13fb-47d8-b888-e5ade6dfc551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'caa846df-8487-4c00-8816-6583e3ddc230', 'volume_name': 'volume-caa846df-8487-4c00-8816-6583e3ddc230', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:14.859103 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-30bbf494-2f22-474f-9eb1-204e911d15c8 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4c9e9a75-73c3-40f7-8622-ea61df95b423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:14.861519 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-30bbf494-2f22-474f-9eb1-204e911d15c8 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4c9e9a75-73c3-40f7-8622-ea61df95b423) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:14.863944 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-30bbf494-2f22-474f-9eb1-204e911d15c8 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a9e32e87-1dbc-4d82-9637-e8a6a208b22c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:14.864848 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-30bbf494-2f22-474f-9eb1-204e911d15c8 tempest-VolumesListAdminTestJSON-669063132 None] Volume caa846df-8487-4c00-8816-6583e3ddc230: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-caa846df-8487-4c00-8816-6583e3ddc230', 'volume_size': 1}
Apr 25 15:12:14.866521 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-30bbf494-2f22-474f-9eb1-204e911d15c8 tempest-VolumesListAdminTestJSON-669063132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-caa846df-8487-4c00-8816-6583e3ddc230 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:14.891050 n-d-811416-6 sudo[149425]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-caa846df-8487-4c00-8816-6583e3ddc230 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:12:14.892423 n-d-811416-6 sudo[149425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:15.271933 n-d-811416-6 sudo[149423]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:15.274323 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6bde7535-10ba-40dc-8fe7-91c3ee9c3568 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.564s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:15.278208 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6bde7535-10ba-40dc-8fe7-91c3ee9c3568 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (808726e6-d3f4-4cbf-93e6-da392a354e4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:15.280853 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6bde7535-10ba-40dc-8fe7-91c3ee9c3568 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b0705d7-1999-44f8-803b-31314e3063e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:15.301439 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-6bde7535-10ba-40dc-8fe7-91c3ee9c3568 tempest-TestVolumeBootPattern-1752708332 None] Volume volume-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62 (9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62): created successfully
Apr 25 15:12:15.303861 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6bde7535-10ba-40dc-8fe7-91c3ee9c3568 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b0705d7-1999-44f8-803b-31314e3063e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:15.309159 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6bde7535-10ba-40dc-8fe7-91c3ee9c3568 tempest-TestVolumeBootPattern-1752708332 None] Flow 'volume_create_manager' (96dd5d4d-adfc-49e3-87c2-b97e08adbc00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:12:15.327216 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-6bde7535-10ba-40dc-8fe7-91c3ee9c3568 tempest-TestVolumeBootPattern-1752708332 None] Created volume successfully.
Apr 25 15:12:15.521540 n-d-811416-6 sudo[149425]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:15.523838 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-30bbf494-2f22-474f-9eb1-204e911d15c8 tempest-VolumesListAdminTestJSON-669063132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-caa846df-8487-4c00-8816-6583e3ddc230 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.657s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:15.538945 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-30bbf494-2f22-474f-9eb1-204e911d15c8 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a9e32e87-1dbc-4d82-9637-e8a6a208b22c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-caa846df-8487-4c00-8816-6583e3ddc230', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:15.543214 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-30bbf494-2f22-474f-9eb1-204e911d15c8 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9779221a-b733-4de8-a5ba-e4d140bdb900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:15.561860 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-30bbf494-2f22-474f-9eb1-204e911d15c8 tempest-VolumesListAdminTestJSON-669063132 None] Volume volume-caa846df-8487-4c00-8816-6583e3ddc230 (caa846df-8487-4c00-8816-6583e3ddc230): created successfully
Apr 25 15:12:15.570297 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-30bbf494-2f22-474f-9eb1-204e911d15c8 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9779221a-b733-4de8-a5ba-e4d140bdb900) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:15.582402 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-30bbf494-2f22-474f-9eb1-204e911d15c8 tempest-VolumesListAdminTestJSON-669063132 None] Flow 'volume_create_manager' (5752cbac-9766-4ab1-9535-7bcf3f06a6c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:12:15.598647 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-30bbf494-2f22-474f-9eb1-204e911d15c8 tempest-VolumesListAdminTestJSON-669063132 None] Created volume successfully.
Apr 25 15:12:16.944510 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-6749fbad-838e-440f-a83a-150e087a3020 tempest-VolumesListAdminTestJSON-669063132 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:12:16.950134 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-6749fbad-838e-440f-a83a-150e087a3020 tempest-VolumesListAdminTestJSON-669063132 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:12:16.950852 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-6749fbad-838e-440f-a83a-150e087a3020 tempest-VolumesListAdminTestJSON-669063132 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'
Apr 25 15:12:16.970676 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6749fbad-838e-440f-a83a-150e087a3020 tempest-VolumesListAdminTestJSON-669063132 None] Flow 'volume_create_manager' (90268d0f-b881-4ed0-88c2-049b83368e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:12:16.982318 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6749fbad-838e-440f-a83a-150e087a3020 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5142fd38-c39e-42e0-860e-8999c11fcdc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:17.014331 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-6749fbad-838e-440f-a83a-150e087a3020 tempest-VolumesListAdminTestJSON-669063132 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:12:17.043090 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6749fbad-838e-440f-a83a-150e087a3020 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5142fd38-c39e-42e0-860e-8999c11fcdc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:12:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1671889505',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=5722412b-144d-4d60-8434-2e04a6d4e072,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b43465274a7493f804411fe01f9c515',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:12:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:12:17Z,user_id='4e689c98b3ef4918a454d6ae57ffcaf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:17.046755 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6749fbad-838e-440f-a83a-150e087a3020 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f54e4ab4-8ebb-4cae-8abd-793e20a93ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:17.049524 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6749fbad-838e-440f-a83a-150e087a3020 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f54e4ab4-8ebb-4cae-8abd-793e20a93ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:17.052372 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6749fbad-838e-440f-a83a-150e087a3020 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0b15ba27-3162-426f-b4b8-a12790094da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:17.055448 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6749fbad-838e-440f-a83a-150e087a3020 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0b15ba27-3162-426f-b4b8-a12790094da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5722412b-144d-4d60-8434-2e04a6d4e072', 'volume_name': 'volume-5722412b-144d-4d60-8434-2e04a6d4e072', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:17.058585 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6749fbad-838e-440f-a83a-150e087a3020 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c881b3e4-023e-462e-8461-b2adc46ebd3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:17.066787 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6749fbad-838e-440f-a83a-150e087a3020 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c881b3e4-023e-462e-8461-b2adc46ebd3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:17.069570 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6749fbad-838e-440f-a83a-150e087a3020 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (04ed8281-692c-480d-8c40-7231e852b8fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:17.070524 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-6749fbad-838e-440f-a83a-150e087a3020 tempest-VolumesListAdminTestJSON-669063132 None] Volume 5722412b-144d-4d60-8434-2e04a6d4e072: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5722412b-144d-4d60-8434-2e04a6d4e072', 'volume_size': 1}
Apr 25 15:12:17.072383 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6749fbad-838e-440f-a83a-150e087a3020 tempest-VolumesListAdminTestJSON-669063132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5722412b-144d-4d60-8434-2e04a6d4e072 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:17.098394 n-d-811416-6 sudo[149526]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5722412b-144d-4d60-8434-2e04a6d4e072 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:12:17.100523 n-d-811416-6 sudo[149526]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:17.850329 n-d-811416-6 sudo[149526]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:17.853637 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-6749fbad-838e-440f-a83a-150e087a3020 tempest-VolumesListAdminTestJSON-669063132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5722412b-144d-4d60-8434-2e04a6d4e072 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.781s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:17.858115 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6749fbad-838e-440f-a83a-150e087a3020 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (04ed8281-692c-480d-8c40-7231e852b8fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5722412b-144d-4d60-8434-2e04a6d4e072', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:17.860564 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6749fbad-838e-440f-a83a-150e087a3020 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (15a23beb-67ca-4eae-beeb-69829d4348b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:17.895016 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-6749fbad-838e-440f-a83a-150e087a3020 tempest-VolumesListAdminTestJSON-669063132 None] Volume volume-5722412b-144d-4d60-8434-2e04a6d4e072 (5722412b-144d-4d60-8434-2e04a6d4e072): created successfully
Apr 25 15:12:17.896938 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6749fbad-838e-440f-a83a-150e087a3020 tempest-VolumesListAdminTestJSON-669063132 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (15a23beb-67ca-4eae-beeb-69829d4348b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:17.900343 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-6749fbad-838e-440f-a83a-150e087a3020 tempest-VolumesListAdminTestJSON-669063132 None] Flow 'volume_create_manager' (90268d0f-b881-4ed0-88c2-049b83368e00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:12:17.929069 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-6749fbad-838e-440f-a83a-150e087a3020 tempest-VolumesListAdminTestJSON-669063132 None] Created volume successfully.
Apr 25 15:12:19.248033 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-82e09142-a964-4696-a713-fcc4edd4d3da tempest-VolumesListAdminTestJSON-1162555196 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:12:19.261760 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-82e09142-a964-4696-a713-fcc4edd4d3da tempest-VolumesListAdminTestJSON-1162555196 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:12:19.262389 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-82e09142-a964-4696-a713-fcc4edd4d3da tempest-VolumesListAdminTestJSON-1162555196 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'
Apr 25 15:12:19.283963 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-82e09142-a964-4696-a713-fcc4edd4d3da tempest-VolumesListAdminTestJSON-1162555196 None] Flow 'volume_create_manager' (628af0c5-32c8-4afa-9c3c-e4e68b3c635e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:12:19.287451 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-82e09142-a964-4696-a713-fcc4edd4d3da tempest-VolumesListAdminTestJSON-1162555196 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fc787ea5-d661-4d62-9ea6-9ebb3b653b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:19.316340 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-82e09142-a964-4696-a713-fcc4edd4d3da tempest-VolumesListAdminTestJSON-1162555196 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:12:19.345366 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-82e09142-a964-4696-a713-fcc4edd4d3da tempest-VolumesListAdminTestJSON-1162555196 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fc787ea5-d661-4d62-9ea6-9ebb3b653b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:12:19Z,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-811416-6@lvmdriver-1#lvmdriver-1',id=3fb9f9e7-312a-487f-8509-b92dbbb4043f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5258ef4ca0844808abb4e6da90a2cf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:12:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:12:19Z,user_id='26904ea157d943d4bfc6c93fa48be705',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:19.347838 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-82e09142-a964-4696-a713-fcc4edd4d3da tempest-VolumesListAdminTestJSON-1162555196 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fbad0ea3-02a1-4881-aae9-39aed6d9a7bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:19.349907 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-82e09142-a964-4696-a713-fcc4edd4d3da tempest-VolumesListAdminTestJSON-1162555196 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fbad0ea3-02a1-4881-aae9-39aed6d9a7bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:19.352182 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-82e09142-a964-4696-a713-fcc4edd4d3da tempest-VolumesListAdminTestJSON-1162555196 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (69d2aa33-7470-4bf3-a301-61cc7fc32696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:19.354942 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-82e09142-a964-4696-a713-fcc4edd4d3da tempest-VolumesListAdminTestJSON-1162555196 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (69d2aa33-7470-4bf3-a301-61cc7fc32696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3fb9f9e7-312a-487f-8509-b92dbbb4043f', 'volume_name': 'volume-3fb9f9e7-312a-487f-8509-b92dbbb4043f', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:19.357171 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-82e09142-a964-4696-a713-fcc4edd4d3da tempest-VolumesListAdminTestJSON-1162555196 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ba21fcaf-f4e3-44f7-876e-aad6156d0733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:19.359234 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-82e09142-a964-4696-a713-fcc4edd4d3da tempest-VolumesListAdminTestJSON-1162555196 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ba21fcaf-f4e3-44f7-876e-aad6156d0733) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:19.361357 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-82e09142-a964-4696-a713-fcc4edd4d3da tempest-VolumesListAdminTestJSON-1162555196 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (83c4c7a1-4539-4984-be77-8775c789c0af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:19.362121 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-82e09142-a964-4696-a713-fcc4edd4d3da tempest-VolumesListAdminTestJSON-1162555196 None] Volume 3fb9f9e7-312a-487f-8509-b92dbbb4043f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3fb9f9e7-312a-487f-8509-b92dbbb4043f', 'volume_size': 1}
Apr 25 15:12:19.363340 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-82e09142-a964-4696-a713-fcc4edd4d3da tempest-VolumesListAdminTestJSON-1162555196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3fb9f9e7-312a-487f-8509-b92dbbb4043f stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:19.389757 n-d-811416-6 sudo[149606]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3fb9f9e7-312a-487f-8509-b92dbbb4043f stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:12:19.390596 n-d-811416-6 sudo[149606]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:20.081113 n-d-811416-6 sudo[149606]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:20.083671 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-82e09142-a964-4696-a713-fcc4edd4d3da tempest-VolumesListAdminTestJSON-1162555196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3fb9f9e7-312a-487f-8509-b92dbbb4043f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.720s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:20.087688 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-82e09142-a964-4696-a713-fcc4edd4d3da tempest-VolumesListAdminTestJSON-1162555196 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (83c4c7a1-4539-4984-be77-8775c789c0af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3fb9f9e7-312a-487f-8509-b92dbbb4043f', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:20.092661 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-82e09142-a964-4696-a713-fcc4edd4d3da tempest-VolumesListAdminTestJSON-1162555196 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c93243d8-d8c5-48c3-a1c3-9063d59200c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:20.118488 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-82e09142-a964-4696-a713-fcc4edd4d3da tempest-VolumesListAdminTestJSON-1162555196 None] Volume volume-3fb9f9e7-312a-487f-8509-b92dbbb4043f (3fb9f9e7-312a-487f-8509-b92dbbb4043f): created successfully
Apr 25 15:12:20.146247 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-82e09142-a964-4696-a713-fcc4edd4d3da tempest-VolumesListAdminTestJSON-1162555196 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c93243d8-d8c5-48c3-a1c3-9063d59200c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:20.158240 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-82e09142-a964-4696-a713-fcc4edd4d3da tempest-VolumesListAdminTestJSON-1162555196 None] Flow 'volume_create_manager' (628af0c5-32c8-4afa-9c3c-e4e68b3c635e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:12:20.184467 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-82e09142-a964-4696-a713-fcc4edd4d3da tempest-VolumesListAdminTestJSON-1162555196 None] Created volume successfully.
Apr 25 15:12:20.616142 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-c71772a0-5a85-4d46-aad0-928abf85f359 req-297596f6-1133-43bb-b00a-4421ec4d783e tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:20.668901 n-d-811416-6 sudo[149705]: 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-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62
Apr 25 15:12:20.669862 n-d-811416-6 sudo[149705]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:20.820039 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-b30f3a4c-c95f-41d3-9cca-cf71f649bef3 tempest-VolumesListAdminTestJSON-1162555196 None] Lock "b'cinder-3fb9f9e7-312a-487f-8509-b92dbbb4043f-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:12:20.995045 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-b30f3a4c-c95f-41d3-9cca-cf71f649bef3 tempest-VolumesListAdminTestJSON-1162555196 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3fb9f9e7-312a-487f-8509-b92dbbb4043f
Apr 25 15:12:20.996143 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b30f3a4c-c95f-41d3-9cca-cf71f649bef3 tempest-VolumesListAdminTestJSON-1162555196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3fb9f9e7-312a-487f-8509-b92dbbb4043f {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:21.049192 n-d-811416-6 sudo[149723]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3fb9f9e7-312a-487f-8509-b92dbbb4043f
Apr 25 15:12:21.053614 n-d-811416-6 sudo[149723]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:21.071264 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-ea4a8406-036b-4cfb-b2c9-c2a2e7371ce1 tempest-VolumesListAdminTestJSON-669063132 None] Lock "b'cinder-5722412b-144d-4d60-8434-2e04a6d4e072-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:12:21.236227 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-ea4a8406-036b-4cfb-b2c9-c2a2e7371ce1 tempest-VolumesListAdminTestJSON-669063132 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5722412b-144d-4d60-8434-2e04a6d4e072
Apr 25 15:12:21.240909 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ea4a8406-036b-4cfb-b2c9-c2a2e7371ce1 tempest-VolumesListAdminTestJSON-669063132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5722412b-144d-4d60-8434-2e04a6d4e072 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:21.297627 n-d-811416-6 sudo[149737]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5722412b-144d-4d60-8434-2e04a6d4e072
Apr 25 15:12:21.298428 n-d-811416-6 sudo[149737]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:21.699191 n-d-811416-6 sudo[149705]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:21.702454 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-c71772a0-5a85-4d46-aad0-928abf85f359 req-297596f6-1133-43bb-b00a-4421ec4d783e tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62" returned: 0 in 1.086s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:21.794850 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:21.804619 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:21.805218 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128142096]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:12:21.806293 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-c71772a0-5a85-4d46-aad0-928abf85f359 req-297596f6-1133-43bb-b00a-4421ec4d783e tempest-TestVolumeBootPattern-1752708332 None] Targets prior to update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:12:21.811497 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-c71772a0-5a85-4d46-aad0-928abf85f359 req-297596f6-1133-43bb-b00a-4421ec4d783e tempest-TestVolumeBootPattern-1752708332 None] Creating iscsi_target for Volume ID: volume-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:12:21.828894 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-c71772a0-5a85-4d46-aad0-928abf85f359 req-297596f6-1133-43bb-b00a-4421ec4d783e tempest-TestVolumeBootPattern-1752708332 None] Created volume path /opt/stack/data/cinder/volumes/volume-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62,
Apr 25 15:12:21.828894 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:12:21.828894 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:12:21.828894 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62
Apr 25 15:12:21.828894 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:12:21.828894 n-d-811416-6 cinder-volume[96343]: incominguser buSwLdgw8K75xEkZgCf9 Y35vBEfEWhpJeEde
Apr 25 15:12:21.828894 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:12:21.828894 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:12:21.828894 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:12:21.828894 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:12:21.840822 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:22.164270 n-d-811416-6 sudo[149723]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:22.168951 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b30f3a4c-c95f-41d3-9cca-cf71f649bef3 tempest-VolumesListAdminTestJSON-1162555196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3fb9f9e7-312a-487f-8509-b92dbbb4043f" returned: 0 in 1.170s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:22.170840 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b30f3a4c-c95f-41d3-9cca-cf71f649bef3 tempest-VolumesListAdminTestJSON-1162555196 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-3fb9f9e7-312a-487f-8509-b92dbbb4043f {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:22.180750 n-d-811416-6 sudo[149737]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:22.234433 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ea4a8406-036b-4cfb-b2c9-c2a2e7371ce1 tempest-VolumesListAdminTestJSON-669063132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5722412b-144d-4d60-8434-2e04a6d4e072" returned: 0 in 0.996s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:22.236856 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ea4a8406-036b-4cfb-b2c9-c2a2e7371ce1 tempest-VolumesListAdminTestJSON-669063132 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-5722412b-144d-4d60-8434-2e04a6d4e072 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:22.249934 n-d-811416-6 sudo[149777]: 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-3fb9f9e7-312a-487f-8509-b92dbbb4043f
Apr 25 15:12:22.260177 n-d-811416-6 sudo[149777]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:22.285365 n-d-811416-6 sudo[149783]: 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-5722412b-144d-4d60-8434-2e04a6d4e072
Apr 25 15:12:22.287267 n-d-811416-6 sudo[149783]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:22.995938 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62" returned: 0 in 1.160s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:22.996624 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128142096]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:12:22.997503 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-c71772a0-5a85-4d46-aad0-928abf85f359 req-297596f6-1133-43bb-b00a-4421ec4d783e tempest-TestVolumeBootPattern-1752708332 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:12:22.998050 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-c71772a0-5a85-4d46-aad0-928abf85f359 req-297596f6-1133-43bb-b00a-4421ec4d783e tempest-TestVolumeBootPattern-1752708332 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:12:23.002076 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:23.025312 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:23.026376 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128142096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62\n System information:\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-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62\n Backing store flags: \n Account information:\n buSwLdgw8K75xEkZgCf9\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:12:23.027236 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-c71772a0-5a85-4d46-aad0-928abf85f359 req-297596f6-1133-43bb-b00a-4421ec4d783e tempest-TestVolumeBootPattern-1752708332 None] Targets after update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:12:23.028549 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:23.226405 n-d-811416-6 sudo[149777]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:23.228198 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b30f3a4c-c95f-41d3-9cca-cf71f649bef3 tempest-VolumesListAdminTestJSON-1162555196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3fb9f9e7-312a-487f-8509-b92dbbb4043f" returned: 0 in 1.058s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:23.230115 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b30f3a4c-c95f-41d3-9cca-cf71f649bef3 tempest-VolumesListAdminTestJSON-1162555196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3fb9f9e7-312a-487f-8509-b92dbbb4043f {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:23.303596 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.226s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:23.303921 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128142096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62\n System information:\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-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62\n Backing store flags: \n Account information:\n buSwLdgw8K75xEkZgCf9\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:12:23.305311 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:23.342018 n-d-811416-6 sudo[149840]: 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-3fb9f9e7-312a-487f-8509-b92dbbb4043f
Apr 25 15:12:23.343640 n-d-811416-6 sudo[149840]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:23.405683 n-d-811416-6 sudo[149783]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:23.408491 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ea4a8406-036b-4cfb-b2c9-c2a2e7371ce1 tempest-VolumesListAdminTestJSON-669063132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5722412b-144d-4d60-8434-2e04a6d4e072" returned: 0 in 1.171s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:23.410766 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ea4a8406-036b-4cfb-b2c9-c2a2e7371ce1 tempest-VolumesListAdminTestJSON-669063132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5722412b-144d-4d60-8434-2e04a6d4e072 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:23.465546 n-d-811416-6 sudo[149854]: 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-5722412b-144d-4d60-8434-2e04a6d4e072
Apr 25 15:12:23.466457 n-d-811416-6 sudo[149854]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:23.627697 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.321s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:23.628292 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128142096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62\n System information:\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-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62\n Backing store flags: \n Account information:\n buSwLdgw8K75xEkZgCf9\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:12:23.630394 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-c71772a0-5a85-4d46-aad0-928abf85f359 req-297596f6-1133-43bb-b00a-4421ec4d783e tempest-TestVolumeBootPattern-1752708332 None] Set provider_location to: 10.222.0.23:3260,1 iqn.2010-10.org.openstack:volume-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:12:23.754941 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-c71772a0-5a85-4d46-aad0-928abf85f359 req-297596f6-1133-43bb-b00a-4421ec4d783e tempest-TestVolumeBootPattern-1752708332 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62', 'target_lun': 1, 'volume_id': '9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62', 'auth_method': 'CHAP', 'auth_username': 'buSwLdgw8K75xEkZgCf9', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'cc08c76b-817c-46f7-b453-6b3615aea6c0'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 15:12:24.022099 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-c71772a0-5a85-4d46-aad0-928abf85f359 req-297596f6-1133-43bb-b00a-4421ec4d783e tempest-TestVolumeBootPattern-1752708332 None] attachment_update completed successfully.
Apr 25 15:12:24.245864 n-d-811416-6 sudo[149840]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:24.247979 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b30f3a4c-c95f-41d3-9cca-cf71f649bef3 tempest-VolumesListAdminTestJSON-1162555196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3fb9f9e7-312a-487f-8509-b92dbbb4043f" returned: 0 in 1.018s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:24.248933 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-b30f3a4c-c95f-41d3-9cca-cf71f649bef3 tempest-VolumesListAdminTestJSON-1162555196 None] Successfully deleted volume: 3fb9f9e7-312a-487f-8509-b92dbbb4043f
Apr 25 15:12:24.371849 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-b30f3a4c-c95f-41d3-9cca-cf71f649bef3 tempest-VolumesListAdminTestJSON-1162555196 None] Created reservations ['f94f58e1-87fc-4317-85e3-b38769a4dc8f', '2cff8ac9-a338-4f75-9962-2ae75fda253e', 'd6fd56e4-3f83-453e-9570-5adb6242c1cf', 'fbfbe1f5-5328-4394-be54-b6503c3b6b3e'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:12:24.432658 n-d-811416-6 sudo[149854]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:24.457904 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ea4a8406-036b-4cfb-b2c9-c2a2e7371ce1 tempest-VolumesListAdminTestJSON-669063132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5722412b-144d-4d60-8434-2e04a6d4e072" returned: 0 in 1.046s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:24.460315 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-ea4a8406-036b-4cfb-b2c9-c2a2e7371ce1 tempest-VolumesListAdminTestJSON-669063132 None] Successfully deleted volume: 5722412b-144d-4d60-8434-2e04a6d4e072
Apr 25 15:12:24.504840 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-b30f3a4c-c95f-41d3-9cca-cf71f649bef3 tempest-VolumesListAdminTestJSON-1162555196 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:12:24.506361 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b30f3a4c-c95f-41d3-9cca-cf71f649bef3 tempest-VolumesListAdminTestJSON-1162555196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:24.542083 n-d-811416-6 sudo[149892]: 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
Apr 25 15:12:24.544518 n-d-811416-6 sudo[149892]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:24.567508 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-ea4a8406-036b-4cfb-b2c9-c2a2e7371ce1 tempest-VolumesListAdminTestJSON-669063132 None] Created reservations ['852e8b88-653d-40ee-acf6-9fb2137a8a0b', 'f82e3cc9-ce99-44d1-a7b6-c7f665b50502', 'dfd75016-1409-4755-92e4-02d1ae669797', 'b8cc9557-1a98-4f83-9f09-1164f3c8cfb6'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:12:24.623670 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-ea4a8406-036b-4cfb-b2c9-c2a2e7371ce1 tempest-VolumesListAdminTestJSON-669063132 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:12:24.624483 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ea4a8406-036b-4cfb-b2c9-c2a2e7371ce1 tempest-VolumesListAdminTestJSON-669063132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:24.678503 n-d-811416-6 sudo[149894]: 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
Apr 25 15:12:24.681260 n-d-811416-6 sudo[149894]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:25.040014 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-d347340e-bf96-4df7-9131-eb2e468d4db1 tempest-VolumesListAdminTestJSON-669063132 None] Lock "b'cinder-caa846df-8487-4c00-8816-6583e3ddc230-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:12:25.178277 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-d347340e-bf96-4df7-9131-eb2e468d4db1 tempest-VolumesListAdminTestJSON-669063132 None] Skipping remove_export. No iscsi_target is presently exported for volume: caa846df-8487-4c00-8816-6583e3ddc230
Apr 25 15:12:25.179924 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d347340e-bf96-4df7-9131-eb2e468d4db1 tempest-VolumesListAdminTestJSON-669063132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-caa846df-8487-4c00-8816-6583e3ddc230 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:25.242253 n-d-811416-6 sudo[149898]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-caa846df-8487-4c00-8816-6583e3ddc230
Apr 25 15:12:25.243280 n-d-811416-6 sudo[149898]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:25.291713 n-d-811416-6 sudo[149892]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:25.294165 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b30f3a4c-c95f-41d3-9cca-cf71f649bef3 tempest-VolumesListAdminTestJSON-1162555196 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:25.296655 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b30f3a4c-c95f-41d3-9cca-cf71f649bef3 tempest-VolumesListAdminTestJSON-1162555196 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:25.330947 n-d-811416-6 sudo[149900]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:12:25.332429 n-d-811416-6 sudo[149900]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:25.333075 n-d-811416-6 sudo[149894]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:25.335901 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ea4a8406-036b-4cfb-b2c9-c2a2e7371ce1 tempest-VolumesListAdminTestJSON-669063132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.711s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:25.338022 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ea4a8406-036b-4cfb-b2c9-c2a2e7371ce1 tempest-VolumesListAdminTestJSON-669063132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:25.380471 n-d-811416-6 sudo[149901]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:12:25.389371 n-d-811416-6 sudo[149901]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:26.048077 n-d-811416-6 sudo[149901]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:26.050326 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ea4a8406-036b-4cfb-b2c9-c2a2e7371ce1 tempest-VolumesListAdminTestJSON-669063132 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:26.052666 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-ea4a8406-036b-4cfb-b2c9-c2a2e7371ce1 tempest-VolumesListAdminTestJSON-669063132 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:12:26.060428 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-ea4a8406-036b-4cfb-b2c9-c2a2e7371ce1 tempest-VolumesListAdminTestJSON-669063132 None] Deleted volume successfully.
Apr 25 15:12:26.086166 n-d-811416-6 sudo[149898]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:26.088207 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-ea4a8406-036b-4cfb-b2c9-c2a2e7371ce1 tempest-VolumesListAdminTestJSON-669063132 None] Lock "b'cinder-5722412b-144d-4d60-8434-2e04a6d4e072-delete_volume'" released by "delete_volume" :: held 5.014s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:12:26.090709 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d347340e-bf96-4df7-9131-eb2e468d4db1 tempest-VolumesListAdminTestJSON-669063132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-caa846df-8487-4c00-8816-6583e3ddc230" returned: 0 in 0.910s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:26.092075 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d347340e-bf96-4df7-9131-eb2e468d4db1 tempest-VolumesListAdminTestJSON-669063132 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-caa846df-8487-4c00-8816-6583e3ddc230 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:26.113943 n-d-811416-6 sudo[149911]: 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-caa846df-8487-4c00-8816-6583e3ddc230
Apr 25 15:12:26.114898 n-d-811416-6 sudo[149911]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:26.258731 n-d-811416-6 sudo[149900]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:26.262201 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-b30f3a4c-c95f-41d3-9cca-cf71f649bef3 tempest-VolumesListAdminTestJSON-1162555196 None] CMD "sudo cinder-rootwrap /etc/cinder/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.965s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:26.263546 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-b30f3a4c-c95f-41d3-9cca-cf71f649bef3 tempest-VolumesListAdminTestJSON-1162555196 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:12:26.270645 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-b30f3a4c-c95f-41d3-9cca-cf71f649bef3 tempest-VolumesListAdminTestJSON-1162555196 None] Deleted volume successfully.
Apr 25 15:12:26.296069 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-b30f3a4c-c95f-41d3-9cca-cf71f649bef3 tempest-VolumesListAdminTestJSON-1162555196 None] Lock "b'cinder-3fb9f9e7-312a-487f-8509-b92dbbb4043f-delete_volume'" released by "delete_volume" :: held 5.476s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:12:26.729199 n-d-811416-6 sudo[149911]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:26.732715 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d347340e-bf96-4df7-9131-eb2e468d4db1 tempest-VolumesListAdminTestJSON-669063132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-caa846df-8487-4c00-8816-6583e3ddc230" returned: 0 in 0.640s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:26.734709 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d347340e-bf96-4df7-9131-eb2e468d4db1 tempest-VolumesListAdminTestJSON-669063132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-caa846df-8487-4c00-8816-6583e3ddc230 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:26.770370 n-d-811416-6 sudo[149923]: 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-caa846df-8487-4c00-8816-6583e3ddc230
Apr 25 15:12:26.774277 n-d-811416-6 sudo[149923]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:27.266177 n-d-811416-6 sudo[149923]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:27.268526 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d347340e-bf96-4df7-9131-eb2e468d4db1 tempest-VolumesListAdminTestJSON-669063132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-caa846df-8487-4c00-8816-6583e3ddc230" returned: 0 in 0.533s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:27.270437 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-d347340e-bf96-4df7-9131-eb2e468d4db1 tempest-VolumesListAdminTestJSON-669063132 None] Successfully deleted volume: caa846df-8487-4c00-8816-6583e3ddc230
Apr 25 15:12:27.332717 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-d347340e-bf96-4df7-9131-eb2e468d4db1 tempest-VolumesListAdminTestJSON-669063132 None] Created reservations ['e240af04-2f8b-4d6c-b1c2-b9e8d38ec621', '51fd31b9-cb72-47f6-a457-6d9e3e1cf17a', 'efdb2938-9bef-4fa5-a52a-c376227ab80c', '8446fcc2-90f9-428a-97f8-a7d41b388d2b'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:12:27.437128 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-d347340e-bf96-4df7-9131-eb2e468d4db1 tempest-VolumesListAdminTestJSON-669063132 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:12:27.437851 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d347340e-bf96-4df7-9131-eb2e468d4db1 tempest-VolumesListAdminTestJSON-669063132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:27.472842 n-d-811416-6 sudo[149940]: 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
Apr 25 15:12:27.474203 n-d-811416-6 sudo[149940]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:27.623543 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-eaa7c26d-a460-4319-a32c-ca2caac500dd tempest-VolumesListAdminTestJSON-669063132 None] Lock "b'cinder-3dc2836c-5679-4a06-a5fb-c546fb95cc8b-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:12:27.787238 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-eaa7c26d-a460-4319-a32c-ca2caac500dd tempest-VolumesListAdminTestJSON-669063132 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3dc2836c-5679-4a06-a5fb-c546fb95cc8b
Apr 25 15:12:27.788384 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-eaa7c26d-a460-4319-a32c-ca2caac500dd tempest-VolumesListAdminTestJSON-669063132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3dc2836c-5679-4a06-a5fb-c546fb95cc8b {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:27.820072 n-d-811416-6 sudo[149952]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3dc2836c-5679-4a06-a5fb-c546fb95cc8b
Apr 25 15:12:27.821583 n-d-811416-6 sudo[149952]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:28.034206 n-d-811416-6 sudo[149940]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:28.036780 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d347340e-bf96-4df7-9131-eb2e468d4db1 tempest-VolumesListAdminTestJSON-669063132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:28.039145 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d347340e-bf96-4df7-9131-eb2e468d4db1 tempest-VolumesListAdminTestJSON-669063132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:28.073771 n-d-811416-6 sudo[149971]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:12:28.075423 n-d-811416-6 sudo[149971]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:28.321369 n-d-811416-6 sudo[149952]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:28.324930 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-eaa7c26d-a460-4319-a32c-ca2caac500dd tempest-VolumesListAdminTestJSON-669063132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3dc2836c-5679-4a06-a5fb-c546fb95cc8b" returned: 0 in 0.536s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:28.327557 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-eaa7c26d-a460-4319-a32c-ca2caac500dd tempest-VolumesListAdminTestJSON-669063132 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-3dc2836c-5679-4a06-a5fb-c546fb95cc8b {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:28.372608 n-d-811416-6 sudo[149987]: 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-3dc2836c-5679-4a06-a5fb-c546fb95cc8b
Apr 25 15:12:28.373434 n-d-811416-6 sudo[149987]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:28.605625 n-d-811416-6 sudo[149971]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:28.609450 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d347340e-bf96-4df7-9131-eb2e468d4db1 tempest-VolumesListAdminTestJSON-669063132 None] CMD "sudo cinder-rootwrap /etc/cinder/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.570s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:28.611629 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-d347340e-bf96-4df7-9131-eb2e468d4db1 tempest-VolumesListAdminTestJSON-669063132 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:12:28.627343 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-d347340e-bf96-4df7-9131-eb2e468d4db1 tempest-VolumesListAdminTestJSON-669063132 None] Deleted volume successfully.
Apr 25 15:12:28.652192 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-d347340e-bf96-4df7-9131-eb2e468d4db1 tempest-VolumesListAdminTestJSON-669063132 None] Lock "b'cinder-caa846df-8487-4c00-8816-6583e3ddc230-delete_volume'" released by "delete_volume" :: held 3.615s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:12:28.984412 n-d-811416-6 sudo[149987]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:28.986191 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-eaa7c26d-a460-4319-a32c-ca2caac500dd tempest-VolumesListAdminTestJSON-669063132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3dc2836c-5679-4a06-a5fb-c546fb95cc8b" returned: 0 in 0.659s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:28.987733 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-eaa7c26d-a460-4319-a32c-ca2caac500dd tempest-VolumesListAdminTestJSON-669063132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3dc2836c-5679-4a06-a5fb-c546fb95cc8b {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:29.023401 n-d-811416-6 sudo[150018]: 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-3dc2836c-5679-4a06-a5fb-c546fb95cc8b
Apr 25 15:12:29.026343 n-d-811416-6 sudo[150018]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:29.495455 n-d-811416-6 sudo[150018]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:29.498071 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-eaa7c26d-a460-4319-a32c-ca2caac500dd tempest-VolumesListAdminTestJSON-669063132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3dc2836c-5679-4a06-a5fb-c546fb95cc8b" returned: 0 in 0.510s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:29.499192 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-eaa7c26d-a460-4319-a32c-ca2caac500dd tempest-VolumesListAdminTestJSON-669063132 None] Successfully deleted volume: 3dc2836c-5679-4a06-a5fb-c546fb95cc8b
Apr 25 15:12:29.548003 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-eaa7c26d-a460-4319-a32c-ca2caac500dd tempest-VolumesListAdminTestJSON-669063132 None] Created reservations ['0aaf37e0-7da8-4d72-a415-369610d72c57', 'e79feb64-5244-4441-95bb-666842e7898d', '1be9a7b6-8af1-4b71-828e-47fed42cf9c1', '72483439-a3cb-4439-bbed-b454cd0a1d09'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:12:29.595899 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-eaa7c26d-a460-4319-a32c-ca2caac500dd tempest-VolumesListAdminTestJSON-669063132 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:12:29.596885 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-eaa7c26d-a460-4319-a32c-ca2caac500dd tempest-VolumesListAdminTestJSON-669063132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:29.618827 n-d-811416-6 sudo[150038]: 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
Apr 25 15:12:29.619933 n-d-811416-6 sudo[150038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:30.067473 n-d-811416-6 sudo[150038]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:30.070332 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-eaa7c26d-a460-4319-a32c-ca2caac500dd tempest-VolumesListAdminTestJSON-669063132 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:30.073616 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-eaa7c26d-a460-4319-a32c-ca2caac500dd tempest-VolumesListAdminTestJSON-669063132 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:30.098533 n-d-811416-6 sudo[150051]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:12:30.099341 n-d-811416-6 sudo[150051]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:30.592390 n-d-811416-6 sudo[150051]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:30.595217 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-eaa7c26d-a460-4319-a32c-ca2caac500dd tempest-VolumesListAdminTestJSON-669063132 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:30.598178 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-eaa7c26d-a460-4319-a32c-ca2caac500dd tempest-VolumesListAdminTestJSON-669063132 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:12:30.616658 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-eaa7c26d-a460-4319-a32c-ca2caac500dd tempest-VolumesListAdminTestJSON-669063132 None] Deleted volume successfully.
Apr 25 15:12:30.637529 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-eaa7c26d-a460-4319-a32c-ca2caac500dd tempest-VolumesListAdminTestJSON-669063132 None] Lock "b'cinder-3dc2836c-5679-4a06-a5fb-c546fb95cc8b-delete_volume'" released by "delete_volume" :: held 3.014s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:12:33.942737 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-d65f9ec7-e926-4f2f-987d-821b0b8c439e tempest-VolumesActionsTest-1680710265 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:12:33.947886 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-d65f9ec7-e926-4f2f-987d-821b0b8c439e tempest-VolumesActionsTest-1680710265 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:12:33.948394 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-d65f9ec7-e926-4f2f-987d-821b0b8c439e tempest-VolumesActionsTest-1680710265 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'
Apr 25 15:12:33.961602 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d65f9ec7-e926-4f2f-987d-821b0b8c439e tempest-VolumesActionsTest-1680710265 None] Flow 'volume_create_manager' (3ee31235-7fbb-4e9b-8f60-8b56ed4de69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:12:33.964846 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d65f9ec7-e926-4f2f-987d-821b0b8c439e tempest-VolumesActionsTest-1680710265 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3955f304-fd8d-4a55-b99c-96e4a266efd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:33.987065 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-d65f9ec7-e926-4f2f-987d-821b0b8c439e tempest-VolumesActionsTest-1680710265 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:12:34.012758 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d65f9ec7-e926-4f2f-987d-821b0b8c439e tempest-VolumesActionsTest-1680710265 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3955f304-fd8d-4a55-b99c-96e4a266efd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:12:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-881078084',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=3d5f61f1-9de1-45d2-9c81-273f11022fd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4ec3f94707745faa6880f509ad7f2a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:12:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:12:34Z,user_id='f1ef97af338d440ba0ad33db0afc0da5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:34.015688 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d65f9ec7-e926-4f2f-987d-821b0b8c439e tempest-VolumesActionsTest-1680710265 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e68f9e9b-46e4-42b1-9d50-48831bddc0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:34.018014 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d65f9ec7-e926-4f2f-987d-821b0b8c439e tempest-VolumesActionsTest-1680710265 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e68f9e9b-46e4-42b1-9d50-48831bddc0bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:34.020631 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d65f9ec7-e926-4f2f-987d-821b0b8c439e tempest-VolumesActionsTest-1680710265 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b34a0c4f-c4c5-4730-8a11-5992d0920f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:34.022795 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d65f9ec7-e926-4f2f-987d-821b0b8c439e tempest-VolumesActionsTest-1680710265 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b34a0c4f-c4c5-4730-8a11-5992d0920f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3d5f61f1-9de1-45d2-9c81-273f11022fd6', 'volume_name': 'volume-3d5f61f1-9de1-45d2-9c81-273f11022fd6', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:34.025256 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d65f9ec7-e926-4f2f-987d-821b0b8c439e tempest-VolumesActionsTest-1680710265 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (82e895bc-a4aa-43ef-91f4-e093397f5bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:34.028577 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d65f9ec7-e926-4f2f-987d-821b0b8c439e tempest-VolumesActionsTest-1680710265 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (82e895bc-a4aa-43ef-91f4-e093397f5bbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:34.031031 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d65f9ec7-e926-4f2f-987d-821b0b8c439e tempest-VolumesActionsTest-1680710265 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b22171eb-f5e5-4a80-81fa-6dfeb6f17965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:34.032719 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-d65f9ec7-e926-4f2f-987d-821b0b8c439e tempest-VolumesActionsTest-1680710265 None] Volume 3d5f61f1-9de1-45d2-9c81-273f11022fd6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3d5f61f1-9de1-45d2-9c81-273f11022fd6', 'volume_size': 1}
Apr 25 15:12:34.033269 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d65f9ec7-e926-4f2f-987d-821b0b8c439e tempest-VolumesActionsTest-1680710265 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3d5f61f1-9de1-45d2-9c81-273f11022fd6 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:34.052484 n-d-811416-6 sudo[150070]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3d5f61f1-9de1-45d2-9c81-273f11022fd6 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:12:34.053412 n-d-811416-6 sudo[150070]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:34.590765 n-d-811416-6 sudo[150070]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:34.593117 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d65f9ec7-e926-4f2f-987d-821b0b8c439e tempest-VolumesActionsTest-1680710265 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3d5f61f1-9de1-45d2-9c81-273f11022fd6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.559s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:34.596740 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d65f9ec7-e926-4f2f-987d-821b0b8c439e tempest-VolumesActionsTest-1680710265 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b22171eb-f5e5-4a80-81fa-6dfeb6f17965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3d5f61f1-9de1-45d2-9c81-273f11022fd6', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:34.599266 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d65f9ec7-e926-4f2f-987d-821b0b8c439e tempest-VolumesActionsTest-1680710265 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (68dd47ae-ee01-4658-b24b-6ed244b3ba67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:34.610801 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-d65f9ec7-e926-4f2f-987d-821b0b8c439e tempest-VolumesActionsTest-1680710265 None] Volume volume-3d5f61f1-9de1-45d2-9c81-273f11022fd6 (3d5f61f1-9de1-45d2-9c81-273f11022fd6): created successfully
Apr 25 15:12:34.613399 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d65f9ec7-e926-4f2f-987d-821b0b8c439e tempest-VolumesActionsTest-1680710265 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (68dd47ae-ee01-4658-b24b-6ed244b3ba67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:34.616809 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d65f9ec7-e926-4f2f-987d-821b0b8c439e tempest-VolumesActionsTest-1680710265 None] Flow 'volume_create_manager' (3ee31235-7fbb-4e9b-8f60-8b56ed4de69b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:12:34.625953 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-d65f9ec7-e926-4f2f-987d-821b0b8c439e tempest-VolumesActionsTest-1680710265 None] Created volume successfully.
Apr 25 15:12:43.738655 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-0a390cbf-6d89-4373-9d15-91e8fc849731 req-c4db8137-4afe-4488-9093-e4cebbad8d35 tempest-TestVolumeBootPattern-1752708332 None] Terminate volume connection completed successfully.
Apr 25 15:12:43.739290 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-0a390cbf-6d89-4373-9d15-91e8fc849731 req-c4db8137-4afe-4488-9093-e4cebbad8d35 tempest-TestVolumeBootPattern-1752708332 None] Deleting attachment cc08c76b-817c-46f7-b453-6b3615aea6c0. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 15:12:43.743094 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:43.833083 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:43.833420 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138803104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62\n System information:\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-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62\n Backing store flags: \n Account information:\n buSwLdgw8K75xEkZgCf9\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:12:43.834045 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-0a390cbf-6d89-4373-9d15-91e8fc849731 req-c4db8137-4afe-4488-9093-e4cebbad8d35 tempest-TestVolumeBootPattern-1752708332 None] Removing iscsi_target for Volume ID: 9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62
Apr 25 15:12:43.836947 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62 -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:43.928443 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62 -f" returned: 0 in 0.092s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:43.928719 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138803104]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:12:43.937778 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:44.027939 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:44.028263 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138803104]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:12:45.475180 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-51041060-b88d-4d1c-9aee-1c49c09a1fad tempest-TestVolumeBootPattern-1752708332 None] Lock "b'cinder-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:12:45.561569 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:45.652422 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:45.653608 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138803104]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:12:45.654366 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-51041060-b88d-4d1c-9aee-1c49c09a1fad tempest-TestVolumeBootPattern-1752708332 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62
Apr 25 15:12:45.656405 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-51041060-b88d-4d1c-9aee-1c49c09a1fad tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:45.678859 n-d-811416-6 sudo[150191]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62
Apr 25 15:12:45.679685 n-d-811416-6 sudo[150191]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:46.151468 n-d-811416-6 sudo[150191]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:46.153875 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-51041060-b88d-4d1c-9aee-1c49c09a1fad tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62" returned: 0 in 0.498s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:46.155783 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-51041060-b88d-4d1c-9aee-1c49c09a1fad tempest-TestVolumeBootPattern-1752708332 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-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:46.175767 n-d-811416-6 sudo[150196]: 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-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62
Apr 25 15:12:46.176647 n-d-811416-6 sudo[150196]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:46.871369 n-d-811416-6 sudo[150196]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:46.873965 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-51041060-b88d-4d1c-9aee-1c49c09a1fad tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62" returned: 0 in 0.718s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:46.876196 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-51041060-b88d-4d1c-9aee-1c49c09a1fad tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:46.903826 n-d-811416-6 sudo[150203]: 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-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62
Apr 25 15:12:46.908511 n-d-811416-6 sudo[150203]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:47.048494 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-e12deadf-21a6-44e7-9767-a1aa79f99f08 tempest-VolumesActionsTest-1680710265 None] Lock "b'cinder-3d5f61f1-9de1-45d2-9c81-273f11022fd6'" acquired by "attach_volume" :: waited 0.012s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:12:47.113245 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-e12deadf-21a6-44e7-9767-a1aa79f99f08 tempest-VolumesActionsTest-1680710265 None] Attaching volume 3d5f61f1-9de1-45d2-9c81-273f11022fd6 to instance dc835acd-a13a-44e0-bc5e-50cd7d54a9e8 at mountpoint /dev/sdb on host None.
Apr 25 15:12:47.201826 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-e12deadf-21a6-44e7-9767-a1aa79f99f08 tempest-VolumesActionsTest-1680710265 None] Attach volume completed successfully.
Apr 25 15:12:47.206688 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-e12deadf-21a6-44e7-9767-a1aa79f99f08 tempest-VolumesActionsTest-1680710265 None] Lock "b'cinder-3d5f61f1-9de1-45d2-9c81-273f11022fd6'" released by "attach_volume" :: held 0.158s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:12:47.401274 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-2541f8c1-acff-4b05-b606-9167d2f7272a tempest-VolumesActionsTest-1680710265 None] Lock "b'cinder-3d5f61f1-9de1-45d2-9c81-273f11022fd6-detach_volume'" acquired by "detach_volume" :: waited 0.013s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:12:47.402027 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-2541f8c1-acff-4b05-b606-9167d2f7272a tempest-VolumesActionsTest-1680710265 None] Detaching volume 3d5f61f1-9de1-45d2-9c81-273f11022fd6 from instance dc835acd-a13a-44e0-bc5e-50cd7d54a9e8.
Apr 25 15:12:47.402990 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-2541f8c1-acff-4b05-b606-9167d2f7272a tempest-VolumesActionsTest-1680710265 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3d5f61f1-9de1-45d2-9c81-273f11022fd6
Apr 25 15:12:47.420925 n-d-811416-6 sudo[150203]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:47.424732 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-51041060-b88d-4d1c-9aee-1c49c09a1fad tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62" returned: 0 in 0.549s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:47.425581 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-51041060-b88d-4d1c-9aee-1c49c09a1fad tempest-TestVolumeBootPattern-1752708332 None] Successfully deleted volume: 9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62
Apr 25 15:12:47.463344 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-51041060-b88d-4d1c-9aee-1c49c09a1fad tempest-TestVolumeBootPattern-1752708332 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1042231195 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1042231195, it is now deprecated. Please use the default quota class for default quota.
Apr 25 15:12:47.464108 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-51041060-b88d-4d1c-9aee-1c49c09a1fad tempest-TestVolumeBootPattern-1752708332 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1042231195 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1042231195, it is now deprecated. Please use the default quota class for default quota.
Apr 25 15:12:47.480107 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-2541f8c1-acff-4b05-b606-9167d2f7272a tempest-VolumesActionsTest-1680710265 None] Detach volume completed successfully.
Apr 25 15:12:47.486074 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-2541f8c1-acff-4b05-b606-9167d2f7272a tempest-VolumesActionsTest-1680710265 None] Lock "b'cinder-3d5f61f1-9de1-45d2-9c81-273f11022fd6-detach_volume'" released by "detach_volume" :: held 0.085s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:12:47.506529 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-51041060-b88d-4d1c-9aee-1c49c09a1fad tempest-TestVolumeBootPattern-1752708332 None] Created reservations ['24048952-cf34-4201-9665-1f364c8ff735', '4db0234b-58c8-42e1-ad6f-cd3fb4598dc4', 'd00170ee-9183-4451-aa13-3ae0dfd5fd3e', '3e7c4c2b-fd3c-4146-82ec-fd87d1386514'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:12:47.566955 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-51041060-b88d-4d1c-9aee-1c49c09a1fad tempest-TestVolumeBootPattern-1752708332 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:12:47.567689 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-51041060-b88d-4d1c-9aee-1c49c09a1fad tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:47.590300 n-d-811416-6 sudo[150218]: 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
Apr 25 15:12:47.591193 n-d-811416-6 sudo[150218]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:48.061116 n-d-811416-6 sudo[150218]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:48.063414 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-51041060-b88d-4d1c-9aee-1c49c09a1fad tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:48.066151 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-51041060-b88d-4d1c-9aee-1c49c09a1fad tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:48.095983 n-d-811416-6 sudo[150228]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:12:48.096796 n-d-811416-6 sudo[150228]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:48.536211 n-d-811416-6 sudo[150228]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:48.538500 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-51041060-b88d-4d1c-9aee-1c49c09a1fad tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:48.541052 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-51041060-b88d-4d1c-9aee-1c49c09a1fad tempest-TestVolumeBootPattern-1752708332 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:12:48.547592 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-51041060-b88d-4d1c-9aee-1c49c09a1fad tempest-TestVolumeBootPattern-1752708332 None] Deleted volume successfully.
Apr 25 15:12:48.563312 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-51041060-b88d-4d1c-9aee-1c49c09a1fad tempest-TestVolumeBootPattern-1752708332 None] Lock "b'cinder-9d86a0cb-8ed9-4d51-ada9-0ae77bb60a62-delete_volume'" released by "delete_volume" :: held 3.088s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:12:48.766056 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:12:48.770060 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:12:48.770662 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 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'
Apr 25 15:12:48.784126 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Flow 'volume_create_manager' (35b7102f-89e0-4f02-8562-b4a4b397ca0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:12:48.787745 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3a788070-0e99-41c8-99c3-b7315788d777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:48.809820 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:12:48.833594 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3a788070-0e99-41c8-99c3-b7315788d777) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:12:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1033516088',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=226837c9-b88c-47e6-af29-d3709b940cf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='817e4b93d43f41deb81b36edc90f957f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:12:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:12:49Z,user_id='4f4443942f3d4b608754807cb5c742a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:48.836059 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c0c5a741-08a3-4c07-8b79-c7ff22eea5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:48.838672 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c0c5a741-08a3-4c07-8b79-c7ff22eea5f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:48.840950 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f92f6bc1-8ca8-4bc5-acf7-0badf5666d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:48.936211 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f92f6bc1-8ca8-4bc5-acf7-0badf5666d1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '226837c9-b88c-47e6-af29-d3709b940cf8', 'volume_name': 'volume-226837c9-b88c-47e6-af29-d3709b940cf8', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:48.938539 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (91590cee-e40b-41ec-ae4e-3b01cac05e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:48.941004 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (91590cee-e40b-41ec-ae4e-3b01cac05e5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:12:48.943246 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (04bf7017-1c21-4a60-b19f-b4ab3fe63574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:12:48.944043 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Volume 226837c9-b88c-47e6-af29-d3709b940cf8: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-226837c9-b88c-47e6-af29-d3709b940cf8', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 25 15:12:48.944657 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Cloning 226837c9-b88c-47e6-af29-d3709b940cf8 from image e15baa71-d40b-4547-acda-fdfd7426651d at location (None, None). {{(pid=96343) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 25 15:12:59.374708 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_t9yml8g5n-d-811416-6@lvmdriver-1, size 616.00 MB, duration 10.43 sec {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 25 15:12:59.375461 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Image download 616.00 MB at 59.07 MB/s
Apr 25 15:12:59.418393 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_t9yml8g5n-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:59.505334 n-d-811416-6 sudo[150268]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_t9yml8g5n-d-811416-6@lvmdriver-1
Apr 25 15:12:59.506283 n-d-811416-6 sudo[150268]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:12:59.834111 n-d-811416-6 sudo[150268]: pam_unix(sudo:session): session closed for user root
Apr 25 15:12:59.836358 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_t9yml8g5n-d-811416-6@lvmdriver-1" returned: 0 in 0.418s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:12:59.838101 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d is fetched for user 4f4443942f3d4b608754807cb5c742a5. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 25 15:12:59.897608 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_t9yml8g5n-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:12:59.983319 n-d-811416-6 sudo[150273]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_t9yml8g5n-d-811416-6@lvmdriver-1
Apr 25 15:12:59.984134 n-d-811416-6 sudo[150273]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:00.319149 n-d-811416-6 sudo[150273]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:00.321418 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_t9yml8g5n-d-811416-6@lvmdriver-1" returned: 0 in 0.423s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:00.323831 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-226837c9-b88c-47e6-af29-d3709b940cf8 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:00.341884 n-d-811416-6 sudo[150278]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-226837c9-b88c-47e6-af29-d3709b940cf8 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:13:00.342680 n-d-811416-6 sudo[150278]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:00.898425 n-d-811416-6 sudo[150278]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:00.901212 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-226837c9-b88c-47e6-af29-d3709b940cf8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.577s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:00.931311 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Attempting download of e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume 226837c9-b88c-47e6-af29-d3709b940cf8. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 25 15:13:00.982685 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_qqcu7pkl {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:01.073454 n-d-811416-6 sudo[150316]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_qqcu7pkl
Apr 25 15:13:01.074343 n-d-811416-6 sudo[150316]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:01.422685 n-d-811416-6 sudo[150316]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:01.425129 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_qqcu7pkl" returned: 0 in 0.442s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:01.426545 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_t9yml8g5n-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:01.522513 n-d-811416-6 sudo[150320]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_t9yml8g5n-d-811416-6@lvmdriver-1
Apr 25 15:13:01.523966 n-d-811416-6 sudo[150320]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:01.951862 n-d-811416-6 sudo[150320]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:01.954223 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_t9yml8g5n-d-811416-6@lvmdriver-1" returned: 0 in 0.527s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:01.955678 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] e15baa71-d40b-4547-acda-fdfd7426651d was vhdx, converting to raw {{(pid=96343) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 25 15:13:01.956809 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_t9yml8g5n-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--226837c9--b88c--47e6--af29--d3709b940cf8 oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:01.976435 n-d-811416-6 sudo[150327]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_t9yml8g5n-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--226837c9--b88c--47e6--af29--d3709b940cf8 oflag=direct
Apr 25 15:13:01.977371 n-d-811416-6 sudo[150327]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:02.312212 n-d-811416-6 sudo[150327]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:02.314468 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_t9yml8g5n-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--226837c9--b88c--47e6--af29--d3709b940cf8 oflag=direct" returned: 0 in 0.357s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:02.315692 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_t9yml8g5n-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--226837c9--b88c--47e6--af29--d3709b940cf8 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:02.336930 n-d-811416-6 sudo[150339]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_t9yml8g5n-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--226837c9--b88c--47e6--af29--d3709b940cf8
Apr 25 15:13:02.338362 n-d-811416-6 sudo[150339]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:03.290771 n-d-811416-6 sudo[150339]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:03.293729 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_t9yml8g5n-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--226837c9--b88c--47e6--af29--d3709b940cf8" returned: 0 in 0.977s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:03.295779 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_t9yml8g5n-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:03.385770 n-d-811416-6 sudo[150367]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_t9yml8g5n-d-811416-6@lvmdriver-1
Apr 25 15:13:03.386577 n-d-811416-6 sudo[150367]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:03.765273 n-d-811416-6 sudo[150367]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:03.767555 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_t9yml8g5n-d-811416-6@lvmdriver-1" returned: 0 in 0.471s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:03.768530 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_t9yml8g5n-d-811416-6@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--226837c9--b88c--47e6--af29--d3709b940cf8 {{(pid=96343) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 25 15:13:03.768915 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Converted 700.00 MB image at 700.00 MB/s
Apr 25 15:13:03.769563 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Downloaded image e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume 226837c9-b88c-47e6-af29-d3709b940cf8 successfully. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 25 15:13:03.888129 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d for user 4f4443942f3d4b608754807cb5c742a5 is deleted. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 25 15:13:03.888723 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Marking volume 226837c9-b88c-47e6-af29-d3709b940cf8 as bootable. {{(pid=96343) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 25 15:13:03.901413 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Copying metadata from image e15baa71-d40b-4547-acda-fdfd7426651d to 226837c9-b88c-47e6-af29-d3709b940cf8. {{(pid=96343) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 25 15:13:03.902139 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Creating volume glance metadata for volume 226837c9-b88c-47e6-af29-d3709b940cf8 backed by image e15baa71-d40b-4547-acda-fdfd7426651d with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96343) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 25 15:13:03.968953 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (04bf7017-1c21-4a60-b19f-b4ab3fe63574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-226837c9-b88c-47e6-af29-d3709b940cf8', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:13:03.971227 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e7a3c9d8-a6b6-4d1e-b877-5808a3abdbcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:13:03.979576 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Volume volume-226837c9-b88c-47e6-af29-d3709b940cf8 (226837c9-b88c-47e6-af29-d3709b940cf8): created successfully
Apr 25 15:13:03.981397 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e7a3c9d8-a6b6-4d1e-b877-5808a3abdbcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:13:03.984329 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Flow 'volume_create_manager' (35b7102f-89e0-4f02-8562-b4a4b397ca0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:13:03.991713 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-75a9be05-e439-4076-be6c-d2d88e69cead tempest-TestVolumeBootPattern-1752708332 None] Created volume successfully.
Apr 25 15:13:04.003748 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:13:04.004320 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:13:04.005007 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:04.027006 n-d-811416-6 sudo[150387]: 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
Apr 25 15:13:04.027820 n-d-811416-6 sudo[150387]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:04.531002 n-d-811416-6 sudo[150387]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:04.534061 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.529s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:04.536684 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:04.568078 n-d-811416-6 sudo[150393]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:13:04.569110 n-d-811416-6 sudo[150393]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:04.623032 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1e4d6623-ab4d-4498-b0af-b1976966b5be tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-226837c9-b88c-47e6-af29-d3709b940cf8 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:04.642617 n-d-811416-6 sudo[150395]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-226837c9-b88c-47e6-af29-d3709b940cf8
Apr 25 15:13:04.643674 n-d-811416-6 sudo[150395]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:05.018203 n-d-811416-6 sudo[150393]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:05.020296 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.483s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:05.022387 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:13:05.058556 n-d-811416-6 sudo[150395]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:05.060459 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1e4d6623-ab4d-4498-b0af-b1976966b5be tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-226837c9-b88c-47e6-af29-d3709b940cf8" returned: 0 in 0.438s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:05.061906 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1e4d6623-ab4d-4498-b0af-b1976966b5be tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a92053cc-c380-41cd-92c8-3fad9c63a347 --snapshot stack-volumes-lvmdriver-1/volume-226837c9-b88c-47e6-af29-d3709b940cf8 -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:05.087479 n-d-811416-6 sudo[150399]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a92053cc-c380-41cd-92c8-3fad9c63a347 --snapshot stack-volumes-lvmdriver-1/volume-226837c9-b88c-47e6-af29-d3709b940cf8 -L 1.00g
Apr 25 15:13:05.088692 n-d-811416-6 sudo[150399]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:05.791184 n-d-811416-6 sudo[150399]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:05.794953 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1e4d6623-ab4d-4498-b0af-b1976966b5be tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a92053cc-c380-41cd-92c8-3fad9c63a347 --snapshot stack-volumes-lvmdriver-1/volume-226837c9-b88c-47e6-af29-d3709b940cf8 -L 1.00g" returned: 0 in 0.731s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:05.915622 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-1e4d6623-ab4d-4498-b0af-b1976966b5be tempest-TestVolumeBootPattern-1752708332 None] Create snapshot completed successfully
Apr 25 15:13:08.817827 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-859fbb7a-dc66-4cfd-b685-a593fd8064d1 tempest-VolumesActionsTest-1680710265 None] Lock "b'cinder-3d5f61f1-9de1-45d2-9c81-273f11022fd6'" acquired by "attach_volume" :: waited 0.015s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:13:08.893670 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-859fbb7a-dc66-4cfd-b685-a593fd8064d1 tempest-VolumesActionsTest-1680710265 None] Attaching volume 3d5f61f1-9de1-45d2-9c81-273f11022fd6 to instance 2878ba54-5fba-45c1-ab65-d5cdb397b8b6 at mountpoint /dev/sdb on host None.
Apr 25 15:13:08.957921 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-859fbb7a-dc66-4cfd-b685-a593fd8064d1 tempest-VolumesActionsTest-1680710265 None] Attach volume completed successfully.
Apr 25 15:13:08.963668 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-859fbb7a-dc66-4cfd-b685-a593fd8064d1 tempest-VolumesActionsTest-1680710265 None] Lock "b'cinder-3d5f61f1-9de1-45d2-9c81-273f11022fd6'" released by "attach_volume" :: held 0.146s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:13:09.238118 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-acfafa9c-8c47-437d-9da9-a8e4aa7da95b tempest-VolumesActionsTest-1680710265 None] Lock "b'cinder-3d5f61f1-9de1-45d2-9c81-273f11022fd6-detach_volume'" acquired by "detach_volume" :: waited 0.009s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:13:09.238747 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-acfafa9c-8c47-437d-9da9-a8e4aa7da95b tempest-VolumesActionsTest-1680710265 None] Detaching volume 3d5f61f1-9de1-45d2-9c81-273f11022fd6 from instance 2878ba54-5fba-45c1-ab65-d5cdb397b8b6.
Apr 25 15:13:09.239611 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-acfafa9c-8c47-437d-9da9-a8e4aa7da95b tempest-VolumesActionsTest-1680710265 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3d5f61f1-9de1-45d2-9c81-273f11022fd6
Apr 25 15:13:09.283194 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-acfafa9c-8c47-437d-9da9-a8e4aa7da95b tempest-VolumesActionsTest-1680710265 None] Detach volume completed successfully.
Apr 25 15:13:09.288360 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-acfafa9c-8c47-437d-9da9-a8e4aa7da95b tempest-VolumesActionsTest-1680710265 None] Lock "b'cinder-3d5f61f1-9de1-45d2-9c81-273f11022fd6-detach_volume'" released by "detach_volume" :: held 0.050s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:13:09.612351 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:13:09.616209 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:13:09.616928 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 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'
Apr 25 15:13:09.644224 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] Flow 'volume_create_manager' (8297a7e4-e43b-4a59-895b-3e1fd4bd9d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:13:09.647637 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d82c3d1b-e0b8-4639-a943-005a78419536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:13:09.675252 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:13:09.708376 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d82c3d1b-e0b8-4639-a943-005a78419536) 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=2022-04-25T15:13:09Z,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-811416-6@lvmdriver-1#lvmdriver-1',id=e8e7fe16-c916-44c5-a82d-530df0807f96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='817e4b93d43f41deb81b36edc90f957f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:13:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=a92053cc-c380-41cd-92c8-3fad9c63a347,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:13:10Z,user_id='4f4443942f3d4b608754807cb5c742a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:13:09.711443 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d9deeda7-0e39-44bc-a9d7-9c05e601996f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:13:09.713907 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d9deeda7-0e39-44bc-a9d7-9c05e601996f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:13:09.716553 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9c7ff050-6467-4a66-a73c-8643199ecf68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:13:09.718818 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9c7ff050-6467-4a66-a73c-8643199ecf68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'e8e7fe16-c916-44c5-a82d-530df0807f96', 'volume_name': 'volume-e8e7fe16-c916-44c5-a82d-530df0807f96', 'volume_size': 1, 'snapshot_id': 'a92053cc-c380-41cd-92c8-3fad9c63a347'}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:13:09.721254 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1d640bdd-0109-40a9-aa1e-3c536774e941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:13:09.726471 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1d640bdd-0109-40a9-aa1e-3c536774e941) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:13:09.728809 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a55cc25d-5acf-432a-85e9-279fb3250468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:13:09.730029 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] Volume e8e7fe16-c916-44c5-a82d-530df0807f96: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-e8e7fe16-c916-44c5-a82d-530df0807f96', 'volume_size': 1, 'snapshot_id': 'a92053cc-c380-41cd-92c8-3fad9c63a347'}
Apr 25 15:13:09.756033 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e8e7fe16-c916-44c5-a82d-530df0807f96 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:09.785770 n-d-811416-6 sudo[150514]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e8e7fe16-c916-44c5-a82d-530df0807f96 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:13:09.787036 n-d-811416-6 sudo[150514]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:10.316478 n-d-811416-6 sudo[150514]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:10.318754 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e8e7fe16-c916-44c5-a82d-530df0807f96 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.563s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:10.320787 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-a92053cc-c380-41cd-92c8-3fad9c63a347 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:10.339429 n-d-811416-6 sudo[150549]: 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-a92053cc-c380-41cd-92c8-3fad9c63a347
Apr 25 15:13:10.340220 n-d-811416-6 sudo[150549]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:10.773580 n-d-811416-6 sudo[150549]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:10.776662 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-a92053cc-c380-41cd-92c8-3fad9c63a347" returned: 0 in 0.455s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:10.778939 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a92053cc--c380--41cd--92c8--3fad9c63a347 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e8e7fe16--c916--44c5--a82d--530df0807f96 iflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:10.797263 n-d-811416-6 sudo[150561]: 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--a92053cc--c380--41cd--92c8--3fad9c63a347 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e8e7fe16--c916--44c5--a82d--530df0807f96 iflag=direct
Apr 25 15:13:10.798166 n-d-811416-6 sudo[150561]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:11.146099 n-d-811416-6 sudo[150561]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:11.148362 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a92053cc--c380--41cd--92c8--3fad9c63a347 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e8e7fe16--c916--44c5--a82d--530df0807f96 iflag=direct" returned: 0 in 0.369s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:11.149561 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a92053cc--c380--41cd--92c8--3fad9c63a347 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e8e7fe16--c916--44c5--a82d--530df0807f96 oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:11.170142 n-d-811416-6 sudo[150582]: 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--a92053cc--c380--41cd--92c8--3fad9c63a347 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e8e7fe16--c916--44c5--a82d--530df0807f96 oflag=direct
Apr 25 15:13:11.172134 n-d-811416-6 sudo[150582]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:11.533335 n-d-811416-6 sudo[150582]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:11.535443 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a92053cc--c380--41cd--92c8--3fad9c63a347 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e8e7fe16--c916--44c5--a82d--530df0807f96 oflag=direct" returned: 0 in 0.386s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:11.536512 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a92053cc--c380--41cd--92c8--3fad9c63a347 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e8e7fe16--c916--44c5--a82d--530df0807f96 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:11.557211 n-d-811416-6 sudo[150594]: 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--a92053cc--c380--41cd--92c8--3fad9c63a347 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e8e7fe16--c916--44c5--a82d--530df0807f96 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Apr 25 15:13:11.558037 n-d-811416-6 sudo[150594]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:15.527479 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-fbd6d0a4-9552-4ad1-b978-c58638adaa94 tempest-VolumesActionsTest-1680710265 None] e889f0d3-22c0-4056-a45d-0f510b12d8ae was raw, no need to convert to raw {{(pid=96343) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:750}}
Apr 25 15:13:15.528457 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fbd6d0a4-9552-4ad1-b978-c58638adaa94 tempest-VolumesActionsTest-1680710265 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--3d5f61f1--9de1--45d2--9c81--273f11022fd6 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:15.554982 n-d-811416-6 sudo[150598]: 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--3d5f61f1--9de1--45d2--9c81--273f11022fd6
Apr 25 15:13:15.559154 n-d-811416-6 sudo[150598]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:15.919435 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fbd6d0a4-9552-4ad1-b978-c58638adaa94 tempest-VolumesActionsTest-1680710265 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--3d5f61f1--9de1--45d2--9c81--273f11022fd6" returned: 0 in 0.382s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:15.907406 n-d-811416-6 sudo[150598]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:17.367541 n-d-811416-6 sudo[150594]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:17.377594 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a92053cc--c380--41cd--92c8--3fad9c63a347 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e8e7fe16--c916--44c5--a82d--530df0807f96 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.834s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:17.379084 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a92053cc--c380--41cd--92c8--3fad9c63a347, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--e8e7fe16--c916--44c5--a82d--530df0807f96, size 1024.00 MB, duration 5.84 sec {{(pid=96343) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Apr 25 15:13:17.379590 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.volume_utils [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] Volume copy 1024.00 MB at 175.25 MB/s
Apr 25 15:13:17.430300 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] Marking volume e8e7fe16-c916-44c5-a82d-530df0807f96 as bootable. {{(pid=96343) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 25 15:13:17.441059 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] Copying metadata from snapshot a92053cc-c380-41cd-92c8-3fad9c63a347 to e8e7fe16-c916-44c5-a82d-530df0807f96. {{(pid=96343) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:418}}
Apr 25 15:13:17.484914 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a55cc25d-5acf-432a-85e9-279fb3250468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e8e7fe16-c916-44c5-a82d-530df0807f96', 'volume_size': 1, 'snapshot_id': 'a92053cc-c380-41cd-92c8-3fad9c63a347'}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:13:17.487636 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (46292c9c-b218-4816-a0c9-1bb9104e4f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:13:17.500690 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] Volume volume-e8e7fe16-c916-44c5-a82d-530df0807f96 (e8e7fe16-c916-44c5-a82d-530df0807f96): created successfully
Apr 25 15:13:17.502996 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (46292c9c-b218-4816-a0c9-1bb9104e4f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:13:17.506452 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] Flow 'volume_create_manager' (8297a7e4-e43b-4a59-895b-3e1fd4bd9d13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:13:17.526032 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-3a349938-800e-4b2f-b954-e1c59e9c07c3 tempest-TestVolumeBootPattern-1752708332 None] Created volume successfully.
Apr 25 15:13:19.336490 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-05b83eca-4055-40b5-b3b2-69080a91981f tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e8e7fe16-c916-44c5-a82d-530df0807f96 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:19.369958 n-d-811416-6 sudo[150615]: 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-e8e7fe16-c916-44c5-a82d-530df0807f96
Apr 25 15:13:19.370753 n-d-811416-6 sudo[150615]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:19.840723 n-d-811416-6 sudo[150615]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:19.843488 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-05b83eca-4055-40b5-b3b2-69080a91981f tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e8e7fe16-c916-44c5-a82d-530df0807f96" returned: 0 in 0.507s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:19.905464 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:19.922855 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:19.923137 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138723648]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:13:19.923851 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-05b83eca-4055-40b5-b3b2-69080a91981f tempest-TestVolumeBootPattern-1752708332 None] Targets prior to update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:13:19.924643 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-05b83eca-4055-40b5-b3b2-69080a91981f tempest-TestVolumeBootPattern-1752708332 None] Creating iscsi_target for Volume ID: volume-e8e7fe16-c916-44c5-a82d-530df0807f96 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:13:19.930387 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-05b83eca-4055-40b5-b3b2-69080a91981f tempest-TestVolumeBootPattern-1752708332 None] Created volume path /opt/stack/data/cinder/volumes/volume-e8e7fe16-c916-44c5-a82d-530df0807f96,
Apr 25 15:13:19.930387 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:13:19.930387 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:13:19.930387 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e8e7fe16-c916-44c5-a82d-530df0807f96
Apr 25 15:13:19.930387 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:13:19.930387 n-d-811416-6 cinder-volume[96343]: incominguser KBGGPJsDKgDhzVdCN2m6 UAvtuXvUMY4zChx4
Apr 25 15:13:19.930387 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:13:19.930387 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:13:19.930387 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:13:19.930387 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:13:19.934386 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e8e7fe16-c916-44c5-a82d-530df0807f96 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:20.309810 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e8e7fe16-c916-44c5-a82d-530df0807f96" returned: 0 in 0.377s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:20.310086 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138723648]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:13:20.310862 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-05b83eca-4055-40b5-b3b2-69080a91981f tempest-TestVolumeBootPattern-1752708332 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:13:20.311272 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-05b83eca-4055-40b5-b3b2-69080a91981f tempest-TestVolumeBootPattern-1752708332 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:13:20.312517 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:20.320920 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:20.321930 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138723648]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e8e7fe16-c916-44c5-a82d-530df0807f96\n System information:\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-e8e7fe16-c916-44c5-a82d-530df0807f96\n Backing store flags: \n Account information:\n KBGGPJsDKgDhzVdCN2m6\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:13:20.322680 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-05b83eca-4055-40b5-b3b2-69080a91981f tempest-TestVolumeBootPattern-1752708332 None] Targets after update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:13:20.323733 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:20.415535 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:20.416472 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138723648]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e8e7fe16-c916-44c5-a82d-530df0807f96\n System information:\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-e8e7fe16-c916-44c5-a82d-530df0807f96\n Backing store flags: \n Account information:\n KBGGPJsDKgDhzVdCN2m6\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:13:20.417950 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:20.525714 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:20.526148 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138723648]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e8e7fe16-c916-44c5-a82d-530df0807f96\n System information:\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-e8e7fe16-c916-44c5-a82d-530df0807f96\n Backing store flags: \n Account information:\n KBGGPJsDKgDhzVdCN2m6\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:13:20.527403 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-05b83eca-4055-40b5-b3b2-69080a91981f tempest-TestVolumeBootPattern-1752708332 None] Set provider_location to: 10.222.0.23:3260,1 iqn.2010-10.org.openstack:volume-e8e7fe16-c916-44c5-a82d-530df0807f96 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:13:20.583818 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-05b83eca-4055-40b5-b3b2-69080a91981f tempest-TestVolumeBootPattern-1752708332 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-e8e7fe16-c916-44c5-a82d-530df0807f96', 'target_lun': 1, 'volume_id': 'e8e7fe16-c916-44c5-a82d-530df0807f96', 'auth_method': 'CHAP', 'auth_username': 'KBGGPJsDKgDhzVdCN2m6', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '84dd74fe-13a7-4f7e-85fe-fa97ec78adc1'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 15:13:20.711790 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-18f51896-54ef-42f2-9860-e7e95e9fbf59 req-05b83eca-4055-40b5-b3b2-69080a91981f tempest-TestVolumeBootPattern-1752708332 None] attachment_update completed successfully.
Apr 25 15:13:31.812622 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fbd6d0a4-9552-4ad1-b978-c58638adaa94 tempest-VolumesActionsTest-1680710265 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--3d5f61f1--9de1--45d2--9c81--273f11022fd6 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:31.831201 n-d-811416-6 sudo[150655]: 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--3d5f61f1--9de1--45d2--9c81--273f11022fd6
Apr 25 15:13:31.831994 n-d-811416-6 sudo[150655]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:32.150709 n-d-811416-6 sudo[150655]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:32.153065 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-fbd6d0a4-9552-4ad1-b978-c58638adaa94 tempest-VolumesActionsTest-1680710265 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--3d5f61f1--9de1--45d2--9c81--273f11022fd6" returned: 0 in 0.340s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:32.153902 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-fbd6d0a4-9552-4ad1-b978-c58638adaa94 tempest-VolumesActionsTest-1680710265 None] Uploaded volume to glance image-id: e889f0d3-22c0-4056-a45d-0f510b12d8ae. {{(pid=96343) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1713}}
Apr 25 15:13:32.202147 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-fbd6d0a4-9552-4ad1-b978-c58638adaa94 tempest-VolumesActionsTest-1680710265 None] Copy volume to image completed successfully.
Apr 25 15:13:33.773285 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-287ec226-e13d-4260-a1fb-317c0e84b675 tempest-VolumesActionsTest-1680710265 None] Lock "b'cinder-3d5f61f1-9de1-45d2-9c81-273f11022fd6-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:13:33.833677 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-287ec226-e13d-4260-a1fb-317c0e84b675 tempest-VolumesActionsTest-1680710265 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3d5f61f1-9de1-45d2-9c81-273f11022fd6
Apr 25 15:13:33.834701 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-287ec226-e13d-4260-a1fb-317c0e84b675 tempest-VolumesActionsTest-1680710265 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3d5f61f1-9de1-45d2-9c81-273f11022fd6 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:33.855873 n-d-811416-6 sudo[150658]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3d5f61f1-9de1-45d2-9c81-273f11022fd6
Apr 25 15:13:33.856710 n-d-811416-6 sudo[150658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:34.264542 n-d-811416-6 sudo[150658]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:34.266950 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-287ec226-e13d-4260-a1fb-317c0e84b675 tempest-VolumesActionsTest-1680710265 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3d5f61f1-9de1-45d2-9c81-273f11022fd6" returned: 0 in 0.432s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:34.268880 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-287ec226-e13d-4260-a1fb-317c0e84b675 tempest-VolumesActionsTest-1680710265 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-3d5f61f1-9de1-45d2-9c81-273f11022fd6 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:34.287389 n-d-811416-6 sudo[150661]: 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-3d5f61f1-9de1-45d2-9c81-273f11022fd6
Apr 25 15:13:34.288193 n-d-811416-6 sudo[150661]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:34.693055 n-d-811416-6 sudo[150661]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:34.695253 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-287ec226-e13d-4260-a1fb-317c0e84b675 tempest-VolumesActionsTest-1680710265 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3d5f61f1-9de1-45d2-9c81-273f11022fd6" returned: 0 in 0.426s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:34.697876 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-287ec226-e13d-4260-a1fb-317c0e84b675 tempest-VolumesActionsTest-1680710265 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3d5f61f1-9de1-45d2-9c81-273f11022fd6 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:34.720418 n-d-811416-6 sudo[150664]: 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-3d5f61f1-9de1-45d2-9c81-273f11022fd6
Apr 25 15:13:34.721252 n-d-811416-6 sudo[150664]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:35.180494 n-d-811416-6 sudo[150664]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:35.183266 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-287ec226-e13d-4260-a1fb-317c0e84b675 tempest-VolumesActionsTest-1680710265 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3d5f61f1-9de1-45d2-9c81-273f11022fd6" returned: 0 in 0.485s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:35.184366 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-287ec226-e13d-4260-a1fb-317c0e84b675 tempest-VolumesActionsTest-1680710265 None] Successfully deleted volume: 3d5f61f1-9de1-45d2-9c81-273f11022fd6
Apr 25 15:13:35.228284 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-287ec226-e13d-4260-a1fb-317c0e84b675 tempest-VolumesActionsTest-1680710265 None] Created reservations ['c6897b4c-e91c-4bca-8b38-f80503877424', '09dc803a-43d0-4852-96c7-56bdbcfe52d6', '18e3e5ef-b140-4f78-a86c-49116eb89eff', '94c069b1-f04c-4cc5-8477-6362fdcbdfb6'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:13:35.285203 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-287ec226-e13d-4260-a1fb-317c0e84b675 tempest-VolumesActionsTest-1680710265 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:13:35.286107 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-287ec226-e13d-4260-a1fb-317c0e84b675 tempest-VolumesActionsTest-1680710265 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:35.304404 n-d-811416-6 sudo[150672]: 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
Apr 25 15:13:35.305215 n-d-811416-6 sudo[150672]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:35.706421 n-d-811416-6 sudo[150672]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:35.708697 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-287ec226-e13d-4260-a1fb-317c0e84b675 tempest-VolumesActionsTest-1680710265 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.422s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:35.710893 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-287ec226-e13d-4260-a1fb-317c0e84b675 tempest-VolumesActionsTest-1680710265 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:35.729625 n-d-811416-6 sudo[150675]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:13:35.730424 n-d-811416-6 sudo[150675]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:36.121414 n-d-811416-6 sudo[150675]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:36.123693 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-287ec226-e13d-4260-a1fb-317c0e84b675 tempest-VolumesActionsTest-1680710265 None] CMD "sudo cinder-rootwrap /etc/cinder/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.412s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:36.125881 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-287ec226-e13d-4260-a1fb-317c0e84b675 tempest-VolumesActionsTest-1680710265 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:13:36.131981 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-287ec226-e13d-4260-a1fb-317c0e84b675 tempest-VolumesActionsTest-1680710265 None] Deleted volume successfully.
Apr 25 15:13:36.150300 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-287ec226-e13d-4260-a1fb-317c0e84b675 tempest-VolumesActionsTest-1680710265 None] Lock "b'cinder-3d5f61f1-9de1-45d2-9c81-273f11022fd6-delete_volume'" released by "delete_volume" :: held 2.377s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:13:37.999296 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-1611cc97-54f3-4ca6-9a9c-7f6be8c805d5 req-20fb1478-d287-4350-ad28-301321e8525d tempest-TestVolumeBootPattern-1752708332 None] Terminate volume connection completed successfully.
Apr 25 15:13:37.999893 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-1611cc97-54f3-4ca6-9a9c-7f6be8c805d5 req-20fb1478-d287-4350-ad28-301321e8525d tempest-TestVolumeBootPattern-1752708332 None] Deleting attachment 84dd74fe-13a7-4f7e-85fe-fa97ec78adc1. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 15:13:38.001506 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:38.098064 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:38.098604 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681144581808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e8e7fe16-c916-44c5-a82d-530df0807f96\n System information:\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-e8e7fe16-c916-44c5-a82d-530df0807f96\n Backing store flags: \n Account information:\n KBGGPJsDKgDhzVdCN2m6\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:13:38.099251 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-1611cc97-54f3-4ca6-9a9c-7f6be8c805d5 req-20fb1478-d287-4350-ad28-301321e8525d tempest-TestVolumeBootPattern-1752708332 None] Removing iscsi_target for Volume ID: e8e7fe16-c916-44c5-a82d-530df0807f96
Apr 25 15:13:38.100633 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e8e7fe16-c916-44c5-a82d-530df0807f96 -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:38.195205 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e8e7fe16-c916-44c5-a82d-530df0807f96 -f" returned: 0 in 0.094s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:38.195579 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681144581808]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:13:38.197278 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:38.291916 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:38.292315 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681144581808]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:13:38.465389 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [req-1611cc97-54f3-4ca6-9a9c-7f6be8c805d5 req-1cffdcc7-5ad6-4a88-a868-68d426a35dd8 tempest-TestVolumeBootPattern-1752708332 None] Lock "b'cinder-e8e7fe16-c916-44c5-a82d-530df0807f96-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:13:38.536837 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:38.648145 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:38.648468 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681144581808]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:13:38.649337 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [req-1611cc97-54f3-4ca6-9a9c-7f6be8c805d5 req-1cffdcc7-5ad6-4a88-a868-68d426a35dd8 tempest-TestVolumeBootPattern-1752708332 None] Skipping remove_export. No iscsi_target is presently exported for volume: e8e7fe16-c916-44c5-a82d-530df0807f96
Apr 25 15:13:38.650393 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-1611cc97-54f3-4ca6-9a9c-7f6be8c805d5 req-1cffdcc7-5ad6-4a88-a868-68d426a35dd8 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e8e7fe16-c916-44c5-a82d-530df0807f96 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:38.670580 n-d-811416-6 sudo[150741]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e8e7fe16-c916-44c5-a82d-530df0807f96
Apr 25 15:13:38.671434 n-d-811416-6 sudo[150741]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:39.105396 n-d-811416-6 sudo[150741]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:39.108345 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-1611cc97-54f3-4ca6-9a9c-7f6be8c805d5 req-1cffdcc7-5ad6-4a88-a868-68d426a35dd8 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e8e7fe16-c916-44c5-a82d-530df0807f96" returned: 0 in 0.457s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:39.110865 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-1611cc97-54f3-4ca6-9a9c-7f6be8c805d5 req-1cffdcc7-5ad6-4a88-a868-68d426a35dd8 tempest-TestVolumeBootPattern-1752708332 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-e8e7fe16-c916-44c5-a82d-530df0807f96 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:39.130678 n-d-811416-6 sudo[150744]: 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-e8e7fe16-c916-44c5-a82d-530df0807f96
Apr 25 15:13:39.131490 n-d-811416-6 sudo[150744]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:39.552635 n-d-811416-6 sudo[150744]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:39.555849 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-1611cc97-54f3-4ca6-9a9c-7f6be8c805d5 req-1cffdcc7-5ad6-4a88-a868-68d426a35dd8 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e8e7fe16-c916-44c5-a82d-530df0807f96" returned: 0 in 0.445s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:39.558223 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-1611cc97-54f3-4ca6-9a9c-7f6be8c805d5 req-1cffdcc7-5ad6-4a88-a868-68d426a35dd8 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e8e7fe16-c916-44c5-a82d-530df0807f96 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:39.579469 n-d-811416-6 sudo[150747]: 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-e8e7fe16-c916-44c5-a82d-530df0807f96
Apr 25 15:13:39.580307 n-d-811416-6 sudo[150747]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:40.036773 n-d-811416-6 sudo[150747]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:40.039144 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-1611cc97-54f3-4ca6-9a9c-7f6be8c805d5 req-1cffdcc7-5ad6-4a88-a868-68d426a35dd8 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e8e7fe16-c916-44c5-a82d-530df0807f96" returned: 0 in 0.480s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:40.040804 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [req-1611cc97-54f3-4ca6-9a9c-7f6be8c805d5 req-1cffdcc7-5ad6-4a88-a868-68d426a35dd8 tempest-TestVolumeBootPattern-1752708332 None] Successfully deleted volume: e8e7fe16-c916-44c5-a82d-530df0807f96
Apr 25 15:13:40.108837 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [req-1611cc97-54f3-4ca6-9a9c-7f6be8c805d5 req-1cffdcc7-5ad6-4a88-a868-68d426a35dd8 tempest-TestVolumeBootPattern-1752708332 None] Created reservations ['26ed371e-0944-42d4-acae-e9b6655191fe', 'e9882439-1f7e-4413-b0fb-52a8435b6f15', '4fb13b73-7805-42a4-8406-5d975f80c859', 'e2e53da5-7ec0-4199-8b10-cba41b40f39d'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:13:40.171598 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [req-1611cc97-54f3-4ca6-9a9c-7f6be8c805d5 req-1cffdcc7-5ad6-4a88-a868-68d426a35dd8 tempest-TestVolumeBootPattern-1752708332 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:13:40.172572 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-1611cc97-54f3-4ca6-9a9c-7f6be8c805d5 req-1cffdcc7-5ad6-4a88-a868-68d426a35dd8 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:40.201264 n-d-811416-6 sudo[150753]: 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
Apr 25 15:13:40.202714 n-d-811416-6 sudo[150753]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:40.578866 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-ae84f1a2-4c3a-4e9f-bc28-66d1fa3c5b63 tempest-TestVolumeBootPattern-1752708332 None] Lock "b'cinder-a92053cc-c380-41cd-92c8-3fad9c63a347-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.030s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:13:40.584838 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ae84f1a2-4c3a-4e9f-bc28-66d1fa3c5b63 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-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-a92053cc-c380-41cd-92c8-3fad9c63a347 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:40.638699 n-d-811416-6 sudo[150756]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-a92053cc-c380-41cd-92c8-3fad9c63a347
Apr 25 15:13:40.639861 n-d-811416-6 sudo[150756]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:40.758307 n-d-811416-6 sudo[150753]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:40.760929 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-1611cc97-54f3-4ca6-9a9c-7f6be8c805d5 req-1cffdcc7-5ad6-4a88-a868-68d426a35dd8 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.588s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:40.763596 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-1611cc97-54f3-4ca6-9a9c-7f6be8c805d5 req-1cffdcc7-5ad6-4a88-a868-68d426a35dd8 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:40.785996 n-d-811416-6 sudo[150764]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:13:40.787802 n-d-811416-6 sudo[150764]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:41.122175 n-d-811416-6 sudo[150756]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:41.124611 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ae84f1a2-4c3a-4e9f-bc28-66d1fa3c5b63 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-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-a92053cc-c380-41cd-92c8-3fad9c63a347" returned: 0 in 0.540s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:41.126609 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ae84f1a2-4c3a-4e9f-bc28-66d1fa3c5b63 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a92053cc-c380-41cd-92c8-3fad9c63a347 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:41.146646 n-d-811416-6 sudo[150792]: 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-a92053cc-c380-41cd-92c8-3fad9c63a347
Apr 25 15:13:41.147509 n-d-811416-6 sudo[150792]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:41.319862 n-d-811416-6 sudo[150764]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:41.322373 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-1611cc97-54f3-4ca6-9a9c-7f6be8c805d5 req-1cffdcc7-5ad6-4a88-a868-68d426a35dd8 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/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.558s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:41.324310 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [req-1611cc97-54f3-4ca6-9a9c-7f6be8c805d5 req-1cffdcc7-5ad6-4a88-a868-68d426a35dd8 tempest-TestVolumeBootPattern-1752708332 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:13:41.330300 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-1611cc97-54f3-4ca6-9a9c-7f6be8c805d5 req-1cffdcc7-5ad6-4a88-a868-68d426a35dd8 tempest-TestVolumeBootPattern-1752708332 None] Deleted volume successfully.
Apr 25 15:13:41.345726 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [req-1611cc97-54f3-4ca6-9a9c-7f6be8c805d5 req-1cffdcc7-5ad6-4a88-a868-68d426a35dd8 tempest-TestVolumeBootPattern-1752708332 None] Lock "b'cinder-e8e7fe16-c916-44c5-a82d-530df0807f96-delete_volume'" released by "delete_volume" :: held 2.881s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:13:41.786038 n-d-811416-6 sudo[150792]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:41.787745 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ae84f1a2-4c3a-4e9f-bc28-66d1fa3c5b63 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a92053cc-c380-41cd-92c8-3fad9c63a347" returned: 0 in 0.661s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:41.894238 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-ae84f1a2-4c3a-4e9f-bc28-66d1fa3c5b63 tempest-TestVolumeBootPattern-1752708332 None] Created reservations ['7f607d1e-2d25-4104-87fd-944572e1ea0a', '754b844e-822a-41c1-9499-d64a119e3078', 'ced73e2a-4e7d-4f2a-9213-8b008968518c', 'e692c507-fc58-4144-9195-768909f61774'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:13:41.939535 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-ae84f1a2-4c3a-4e9f-bc28-66d1fa3c5b63 tempest-TestVolumeBootPattern-1752708332 None] Delete snapshot completed successfully.
Apr 25 15:13:41.945578 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-ae84f1a2-4c3a-4e9f-bc28-66d1fa3c5b63 tempest-TestVolumeBootPattern-1752708332 None] Lock "b'cinder-a92053cc-c380-41cd-92c8-3fad9c63a347-delete_snapshot'" released by "delete_snapshot" :: held 1.367s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:13:42.829916 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-566f740d-58f2-4c23-91ee-0fbb7ae1a188 tempest-TestVolumeBootPattern-1752708332 None] Lock "b'cinder-226837c9-b88c-47e6-af29-d3709b940cf8-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:13:42.917161 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-566f740d-58f2-4c23-91ee-0fbb7ae1a188 tempest-TestVolumeBootPattern-1752708332 None] Skipping remove_export. No iscsi_target is presently exported for volume: 226837c9-b88c-47e6-af29-d3709b940cf8
Apr 25 15:13:42.918513 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-566f740d-58f2-4c23-91ee-0fbb7ae1a188 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-226837c9-b88c-47e6-af29-d3709b940cf8 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:42.942408 n-d-811416-6 sudo[150870]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-226837c9-b88c-47e6-af29-d3709b940cf8
Apr 25 15:13:42.943234 n-d-811416-6 sudo[150870]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:43.371563 n-d-811416-6 sudo[150870]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:43.373893 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-566f740d-58f2-4c23-91ee-0fbb7ae1a188 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-226837c9-b88c-47e6-af29-d3709b940cf8" returned: 0 in 0.455s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:43.375701 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-566f740d-58f2-4c23-91ee-0fbb7ae1a188 tempest-TestVolumeBootPattern-1752708332 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-226837c9-b88c-47e6-af29-d3709b940cf8 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:43.396446 n-d-811416-6 sudo[150873]: 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-226837c9-b88c-47e6-af29-d3709b940cf8
Apr 25 15:13:43.397297 n-d-811416-6 sudo[150873]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:43.828757 n-d-811416-6 sudo[150873]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:43.831524 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-566f740d-58f2-4c23-91ee-0fbb7ae1a188 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-226837c9-b88c-47e6-af29-d3709b940cf8" returned: 0 in 0.455s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:43.834404 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-566f740d-58f2-4c23-91ee-0fbb7ae1a188 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-226837c9-b88c-47e6-af29-d3709b940cf8 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:43.866912 n-d-811416-6 sudo[150879]: 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-226837c9-b88c-47e6-af29-d3709b940cf8
Apr 25 15:13:43.867848 n-d-811416-6 sudo[150879]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:44.458671 n-d-811416-6 sudo[150879]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:44.461265 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-566f740d-58f2-4c23-91ee-0fbb7ae1a188 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-226837c9-b88c-47e6-af29-d3709b940cf8" returned: 0 in 0.626s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:44.463964 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-566f740d-58f2-4c23-91ee-0fbb7ae1a188 tempest-TestVolumeBootPattern-1752708332 None] Successfully deleted volume: 226837c9-b88c-47e6-af29-d3709b940cf8
Apr 25 15:13:44.536582 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-566f740d-58f2-4c23-91ee-0fbb7ae1a188 tempest-TestVolumeBootPattern-1752708332 None] Created reservations ['4862a0ce-24ee-4f3f-895a-ff175c6ee6be', 'b747e924-df59-458c-b519-749f1275155f', '43ba4f5a-c64c-4214-834b-067dfe8e7502', '898fa976-68e6-4779-8bf0-d46751908fe7'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:13:44.595955 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-566f740d-58f2-4c23-91ee-0fbb7ae1a188 tempest-TestVolumeBootPattern-1752708332 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:13:44.597088 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-566f740d-58f2-4c23-91ee-0fbb7ae1a188 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:44.633746 n-d-811416-6 sudo[150920]: 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
Apr 25 15:13:44.636304 n-d-811416-6 sudo[150920]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:45.199005 n-d-811416-6 sudo[150920]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:45.201712 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-566f740d-58f2-4c23-91ee-0fbb7ae1a188 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.604s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:45.205382 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-566f740d-58f2-4c23-91ee-0fbb7ae1a188 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:45.234451 n-d-811416-6 sudo[150951]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:13:45.235671 n-d-811416-6 sudo[150951]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:13:45.759871 n-d-811416-6 sudo[150951]: pam_unix(sudo:session): session closed for user root
Apr 25 15:13:45.762419 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-566f740d-58f2-4c23-91ee-0fbb7ae1a188 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/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.558s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:13:45.764936 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-566f740d-58f2-4c23-91ee-0fbb7ae1a188 tempest-TestVolumeBootPattern-1752708332 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:13:45.776138 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-566f740d-58f2-4c23-91ee-0fbb7ae1a188 tempest-TestVolumeBootPattern-1752708332 None] Deleted volume successfully.
Apr 25 15:13:45.795925 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-566f740d-58f2-4c23-91ee-0fbb7ae1a188 tempest-TestVolumeBootPattern-1752708332 None] Lock "b'cinder-226837c9-b88c-47e6-af29-d3709b940cf8-delete_volume'" released by "delete_volume" :: held 2.966s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:13:45.894196 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:13:45.898191 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:13:45.898762 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 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'
Apr 25 15:13:45.912330 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Flow 'volume_create_manager' (9cc7cac1-4c2b-4c90-9da7-263d7e029e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:13:45.916913 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bd5cccdc-aa10-4048-ba01-3162b00c3a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:13:45.938183 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:13:45.970933 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bd5cccdc-aa10-4048-ba01-3162b00c3a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:13:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-961923167',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=a318c035-db85-4508-960b-c08597cae848,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='817e4b93d43f41deb81b36edc90f957f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:13:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:13:46Z,user_id='4f4443942f3d4b608754807cb5c742a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:13:45.973464 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (54be12cc-ad11-4d16-b878-3ffb31ef5b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:13:45.975576 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (54be12cc-ad11-4d16-b878-3ffb31ef5b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:13:45.978556 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ce03ba6e-7ab0-41dd-b1ae-f519c23962c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:13:46.079213 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ce03ba6e-7ab0-41dd-b1ae-f519c23962c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'a318c035-db85-4508-960b-c08597cae848', 'volume_name': 'volume-a318c035-db85-4508-960b-c08597cae848', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:13:46.081491 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c031a60c-e911-4761-b2d5-da08e0c79031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:13:46.083635 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c031a60c-e911-4761-b2d5-da08e0c79031) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:13:46.085781 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07e32861-cbde-4aee-ad78-bc7c7a02979f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:13:46.086579 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Volume a318c035-db85-4508-960b-c08597cae848: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-a318c035-db85-4508-960b-c08597cae848', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 25 15:13:46.087747 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Cloning a318c035-db85-4508-960b-c08597cae848 from image e15baa71-d40b-4547-acda-fdfd7426651d at location (None, None). {{(pid=96343) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 25 15:13:59.621634 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_n024pcken-d-811416-6@lvmdriver-1, size 616.00 MB, duration 13.53 sec {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 25 15:13:59.622341 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Image download 616.00 MB at 45.52 MB/s
Apr 25 15:13:59.665092 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_n024pcken-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:13:59.748954 n-d-811416-6 sudo[151338]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_n024pcken-d-811416-6@lvmdriver-1
Apr 25 15:13:59.749802 n-d-811416-6 sudo[151338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:14:00.089013 n-d-811416-6 sudo[151338]: pam_unix(sudo:session): session closed for user root
Apr 25 15:14:00.091974 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_n024pcken-d-811416-6@lvmdriver-1" returned: 0 in 0.426s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:00.093633 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d is fetched for user 4f4443942f3d4b608754807cb5c742a5. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 25 15:14:00.192329 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_n024pcken-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:00.282274 n-d-811416-6 sudo[151351]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_n024pcken-d-811416-6@lvmdriver-1
Apr 25 15:14:00.283085 n-d-811416-6 sudo[151351]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:14:00.710368 n-d-811416-6 sudo[151351]: pam_unix(sudo:session): session closed for user root
Apr 25 15:14:00.712656 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_n024pcken-d-811416-6@lvmdriver-1" returned: 0 in 0.520s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:00.715864 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a318c035-db85-4508-960b-c08597cae848 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:00.738502 n-d-811416-6 sudo[151364]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a318c035-db85-4508-960b-c08597cae848 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:14:00.739313 n-d-811416-6 sudo[151364]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:14:01.330555 n-d-811416-6 sudo[151364]: pam_unix(sudo:session): session closed for user root
Apr 25 15:14:01.332686 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a318c035-db85-4508-960b-c08597cae848 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.617s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:01.353880 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Attempting download of e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume a318c035-db85-4508-960b-c08597cae848. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 25 15:14:01.410397 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_mw80hxdn {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:01.500393 n-d-811416-6 sudo[151406]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_mw80hxdn
Apr 25 15:14:01.501236 n-d-811416-6 sudo[151406]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:14:01.835015 n-d-811416-6 sudo[151406]: pam_unix(sudo:session): session closed for user root
Apr 25 15:14:01.838099 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_mw80hxdn" returned: 0 in 0.427s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:01.839362 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_n024pcken-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:01.924815 n-d-811416-6 sudo[151410]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_n024pcken-d-811416-6@lvmdriver-1
Apr 25 15:14:01.925645 n-d-811416-6 sudo[151410]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:14:02.257178 n-d-811416-6 sudo[151410]: pam_unix(sudo:session): session closed for user root
Apr 25 15:14:02.260069 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_n024pcken-d-811416-6@lvmdriver-1" returned: 0 in 0.420s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:02.260886 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] e15baa71-d40b-4547-acda-fdfd7426651d was vhdx, converting to raw {{(pid=96343) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 25 15:14:02.261877 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_n024pcken-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a318c035--db85--4508--960b--c08597cae848 oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:02.280332 n-d-811416-6 sudo[151418]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_n024pcken-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a318c035--db85--4508--960b--c08597cae848 oflag=direct
Apr 25 15:14:02.281159 n-d-811416-6 sudo[151418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:14:02.615784 n-d-811416-6 sudo[151418]: pam_unix(sudo:session): session closed for user root
Apr 25 15:14:02.618608 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_n024pcken-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a318c035--db85--4508--960b--c08597cae848 oflag=direct" returned: 0 in 0.356s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:02.620365 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_n024pcken-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--a318c035--db85--4508--960b--c08597cae848 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:02.640269 n-d-811416-6 sudo[151431]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_n024pcken-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--a318c035--db85--4508--960b--c08597cae848
Apr 25 15:14:02.641125 n-d-811416-6 sudo[151431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:14:03.513134 n-d-811416-6 sudo[151431]: pam_unix(sudo:session): session closed for user root
Apr 25 15:14:03.515586 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_n024pcken-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--a318c035--db85--4508--960b--c08597cae848" returned: 0 in 0.895s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:03.516770 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_n024pcken-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:03.604259 n-d-811416-6 sudo[151470]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_n024pcken-d-811416-6@lvmdriver-1
Apr 25 15:14:03.605098 n-d-811416-6 sudo[151470]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:14:03.940639 n-d-811416-6 sudo[151470]: pam_unix(sudo:session): session closed for user root
Apr 25 15:14:03.942939 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_n024pcken-d-811416-6@lvmdriver-1" returned: 0 in 0.426s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:03.943809 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_n024pcken-d-811416-6@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--a318c035--db85--4508--960b--c08597cae848 {{(pid=96343) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 25 15:14:03.944214 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Converted 700.00 MB image at 700.00 MB/s
Apr 25 15:14:03.944881 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Downloaded image e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume a318c035-db85-4508-960b-c08597cae848 successfully. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 25 15:14:04.079480 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d for user 4f4443942f3d4b608754807cb5c742a5 is deleted. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 25 15:14:04.080242 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Marking volume a318c035-db85-4508-960b-c08597cae848 as bootable. {{(pid=96343) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 25 15:14:04.086409 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:14:04.087102 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:14:04.087750 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:04.108447 n-d-811416-6 sudo[151475]: 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
Apr 25 15:14:04.110076 n-d-811416-6 sudo[151475]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:14:04.111391 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Copying metadata from image e15baa71-d40b-4547-acda-fdfd7426651d to a318c035-db85-4508-960b-c08597cae848. {{(pid=96343) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 25 15:14:04.111992 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Creating volume glance metadata for volume a318c035-db85-4508-960b-c08597cae848 backed by image e15baa71-d40b-4547-acda-fdfd7426651d with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96343) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 25 15:14:04.207361 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07e32861-cbde-4aee-ad78-bc7c7a02979f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a318c035-db85-4508-960b-c08597cae848', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:14:04.209964 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5465a80c-a2d4-4fa9-bd3f-1219c4ab2b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:14:04.235856 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Volume volume-a318c035-db85-4508-960b-c08597cae848 (a318c035-db85-4508-960b-c08597cae848): created successfully
Apr 25 15:14:04.239527 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5465a80c-a2d4-4fa9-bd3f-1219c4ab2b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:14:04.245978 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Flow 'volume_create_manager' (9cc7cac1-4c2b-4c90-9da7-263d7e029e4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:14:04.258615 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-e1f1ddf1-ebf3-4f18-9512-229f261883c1 tempest-TestVolumeBootPattern-1752708332 None] Created volume successfully.
Apr 25 15:14:04.577416 n-d-811416-6 sudo[151475]: pam_unix(sudo:session): session closed for user root
Apr 25 15:14:04.579266 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:04.580702 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:04.601081 n-d-811416-6 sudo[151480]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:14:04.602704 n-d-811416-6 sudo[151480]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:14:05.022576 n-d-811416-6 sudo[151480]: pam_unix(sudo:session): session closed for user root
Apr 25 15:14:05.024704 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:05.027710 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:14:07.844367 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-a9f7e56f-a7f2-4caa-a559-72c9ddb4e2f9 req-fa6d7931-610c-4d6f-8ec5-fb36eb0b560b tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a318c035-db85-4508-960b-c08597cae848 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:07.865335 n-d-811416-6 sudo[151508]: 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-a318c035-db85-4508-960b-c08597cae848
Apr 25 15:14:07.866310 n-d-811416-6 sudo[151508]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:14:08.303136 n-d-811416-6 sudo[151508]: pam_unix(sudo:session): session closed for user root
Apr 25 15:14:08.306069 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-a9f7e56f-a7f2-4caa-a559-72c9ddb4e2f9 req-fa6d7931-610c-4d6f-8ec5-fb36eb0b560b tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a318c035-db85-4508-960b-c08597cae848" returned: 0 in 0.461s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:08.357104 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:08.364242 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:08.364561 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138410064]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:14:08.365273 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-a9f7e56f-a7f2-4caa-a559-72c9ddb4e2f9 req-fa6d7931-610c-4d6f-8ec5-fb36eb0b560b tempest-TestVolumeBootPattern-1752708332 None] Targets prior to update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:14:08.366064 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-a9f7e56f-a7f2-4caa-a559-72c9ddb4e2f9 req-fa6d7931-610c-4d6f-8ec5-fb36eb0b560b tempest-TestVolumeBootPattern-1752708332 None] Creating iscsi_target for Volume ID: volume-a318c035-db85-4508-960b-c08597cae848 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:14:08.370166 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-a9f7e56f-a7f2-4caa-a559-72c9ddb4e2f9 req-fa6d7931-610c-4d6f-8ec5-fb36eb0b560b tempest-TestVolumeBootPattern-1752708332 None] Created volume path /opt/stack/data/cinder/volumes/volume-a318c035-db85-4508-960b-c08597cae848,
Apr 25 15:14:08.370166 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:14:08.370166 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:14:08.370166 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a318c035-db85-4508-960b-c08597cae848
Apr 25 15:14:08.370166 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:14:08.370166 n-d-811416-6 cinder-volume[96343]: incominguser HqoppTMra4Lw34nbNU8U idFYPfpEiSCL2GYL
Apr 25 15:14:08.370166 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:14:08.370166 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:14:08.370166 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:14:08.370166 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:14:08.374600 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a318c035-db85-4508-960b-c08597cae848 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:08.842619 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a318c035-db85-4508-960b-c08597cae848" returned: 0 in 0.470s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:08.843670 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138410064]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:14:08.844321 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-a9f7e56f-a7f2-4caa-a559-72c9ddb4e2f9 req-fa6d7931-610c-4d6f-8ec5-fb36eb0b560b tempest-TestVolumeBootPattern-1752708332 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:14:08.844915 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-a9f7e56f-a7f2-4caa-a559-72c9ddb4e2f9 req-fa6d7931-610c-4d6f-8ec5-fb36eb0b560b tempest-TestVolumeBootPattern-1752708332 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:14:08.846089 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:08.861541 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:08.861871 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138410064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a318c035-db85-4508-960b-c08597cae848\n System information:\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-a318c035-db85-4508-960b-c08597cae848\n Backing store flags: \n Account information:\n HqoppTMra4Lw34nbNU8U\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:14:08.862453 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-a9f7e56f-a7f2-4caa-a559-72c9ddb4e2f9 req-fa6d7931-610c-4d6f-8ec5-fb36eb0b560b tempest-TestVolumeBootPattern-1752708332 None] Targets after update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:14:08.870298 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:08.966233 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:08.966560 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138410064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a318c035-db85-4508-960b-c08597cae848\n System information:\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-a318c035-db85-4508-960b-c08597cae848\n Backing store flags: \n Account information:\n HqoppTMra4Lw34nbNU8U\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:14:08.973697 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:09.087488 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.119s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:09.087865 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138410064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a318c035-db85-4508-960b-c08597cae848\n System information:\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-a318c035-db85-4508-960b-c08597cae848\n Backing store flags: \n Account information:\n HqoppTMra4Lw34nbNU8U\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:14:09.089027 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-a9f7e56f-a7f2-4caa-a559-72c9ddb4e2f9 req-fa6d7931-610c-4d6f-8ec5-fb36eb0b560b tempest-TestVolumeBootPattern-1752708332 None] Set provider_location to: 10.222.0.23:3260,1 iqn.2010-10.org.openstack:volume-a318c035-db85-4508-960b-c08597cae848 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:14:09.135987 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-a9f7e56f-a7f2-4caa-a559-72c9ddb4e2f9 req-fa6d7931-610c-4d6f-8ec5-fb36eb0b560b tempest-TestVolumeBootPattern-1752708332 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-a318c035-db85-4508-960b-c08597cae848', 'target_lun': 1, 'volume_id': 'a318c035-db85-4508-960b-c08597cae848', 'auth_method': 'CHAP', 'auth_username': 'HqoppTMra4Lw34nbNU8U', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'ae3760f7-495f-42bf-8796-993542827200'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 15:14:09.275150 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-a9f7e56f-a7f2-4caa-a559-72c9ddb4e2f9 req-fa6d7931-610c-4d6f-8ec5-fb36eb0b560b tempest-TestVolumeBootPattern-1752708332 None] attachment_update completed successfully.
Apr 25 15:14:22.232537 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-68136648-6538-4359-8f53-83f1425b5b38 req-00adc9d6-e68c-4674-bdda-57ca291476e9 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a318c035-db85-4508-960b-c08597cae848 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:22.253285 n-d-811416-6 sudo[151576]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a318c035-db85-4508-960b-c08597cae848
Apr 25 15:14:22.254098 n-d-811416-6 sudo[151576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:14:22.696427 n-d-811416-6 sudo[151576]: pam_unix(sudo:session): session closed for user root
Apr 25 15:14:22.698777 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-68136648-6538-4359-8f53-83f1425b5b38 req-00adc9d6-e68c-4674-bdda-57ca291476e9 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a318c035-db85-4508-960b-c08597cae848" returned: 0 in 0.466s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:22.700609 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-68136648-6538-4359-8f53-83f1425b5b38 req-00adc9d6-e68c-4674-bdda-57ca291476e9 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-11f0aa78-d6de-4dd4-af34-7e9d0ba17e40 --snapshot stack-volumes-lvmdriver-1/volume-a318c035-db85-4508-960b-c08597cae848 -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:22.719450 n-d-811416-6 sudo[151599]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-11f0aa78-d6de-4dd4-af34-7e9d0ba17e40 --snapshot stack-volumes-lvmdriver-1/volume-a318c035-db85-4508-960b-c08597cae848 -L 1.00g
Apr 25 15:14:22.720248 n-d-811416-6 sudo[151599]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:14:23.353520 n-d-811416-6 sudo[151599]: pam_unix(sudo:session): session closed for user root
Apr 25 15:14:23.355852 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-68136648-6538-4359-8f53-83f1425b5b38 req-00adc9d6-e68c-4674-bdda-57ca291476e9 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-11f0aa78-d6de-4dd4-af34-7e9d0ba17e40 --snapshot stack-volumes-lvmdriver-1/volume-a318c035-db85-4508-960b-c08597cae848 -L 1.00g" returned: 0 in 0.655s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:23.448106 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-68136648-6538-4359-8f53-83f1425b5b38 req-00adc9d6-e68c-4674-bdda-57ca291476e9 tempest-TestVolumeBootPattern-1752708332 None] Create snapshot completed successfully
Apr 25 15:14:27.124980 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:14:27.130830 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:14:27.131382 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 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'
Apr 25 15:14:27.155048 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] Flow 'volume_create_manager' (482c3051-a75c-4f6a-a8de-7c76792d5088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:14:27.158381 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (865fa14d-cd03-49f7-bcef-541a8c29abda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:14:27.182006 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:14:27.210868 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (865fa14d-cd03-49f7-bcef-541a8c29abda) 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=2022-04-25T15:14:27Z,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-811416-6@lvmdriver-1#lvmdriver-1',id=b839c107-71be-4377-b9c5-95a3ca34810f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='817e4b93d43f41deb81b36edc90f957f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:14:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=11f0aa78-d6de-4dd4-af34-7e9d0ba17e40,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:14:27Z,user_id='4f4443942f3d4b608754807cb5c742a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:14:27.214127 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (184cbe63-1247-4454-9532-dab4b8b788df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:14:27.216328 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (184cbe63-1247-4454-9532-dab4b8b788df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:14:27.218800 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (41f5f2ad-8a89-4e82-9d12-f21460fd610b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:14:27.221192 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (41f5f2ad-8a89-4e82-9d12-f21460fd610b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'b839c107-71be-4377-b9c5-95a3ca34810f', 'volume_name': 'volume-b839c107-71be-4377-b9c5-95a3ca34810f', 'volume_size': 1, 'snapshot_id': '11f0aa78-d6de-4dd4-af34-7e9d0ba17e40'}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:14:27.223675 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7b1dc6f6-fd0d-45f9-9b6f-9a74278714d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:14:27.225763 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7b1dc6f6-fd0d-45f9-9b6f-9a74278714d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:14:27.228469 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1970af46-24d6-4733-b92f-22df87db53a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:14:27.229253 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] Volume b839c107-71be-4377-b9c5-95a3ca34810f: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-b839c107-71be-4377-b9c5-95a3ca34810f', 'volume_size': 1, 'snapshot_id': '11f0aa78-d6de-4dd4-af34-7e9d0ba17e40'}
Apr 25 15:14:27.252249 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b839c107-71be-4377-b9c5-95a3ca34810f stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:27.281835 n-d-811416-6 sudo[151707]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b839c107-71be-4377-b9c5-95a3ca34810f stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:14:27.283067 n-d-811416-6 sudo[151707]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:14:28.057098 n-d-811416-6 sudo[151707]: pam_unix(sudo:session): session closed for user root
Apr 25 15:14:28.059937 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b839c107-71be-4377-b9c5-95a3ca34810f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.807s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:28.062061 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-11f0aa78-d6de-4dd4-af34-7e9d0ba17e40 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:28.082408 n-d-811416-6 sudo[151751]: 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-11f0aa78-d6de-4dd4-af34-7e9d0ba17e40
Apr 25 15:14:28.083227 n-d-811416-6 sudo[151751]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:14:28.506937 n-d-811416-6 sudo[151751]: pam_unix(sudo:session): session closed for user root
Apr 25 15:14:28.509351 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-11f0aa78-d6de-4dd4-af34-7e9d0ba17e40" returned: 0 in 0.447s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:28.511880 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--11f0aa78--d6de--4dd4--af34--7e9d0ba17e40 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b839c107--71be--4377--b9c5--95a3ca34810f iflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:28.532014 n-d-811416-6 sudo[151754]: 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--11f0aa78--d6de--4dd4--af34--7e9d0ba17e40 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b839c107--71be--4377--b9c5--95a3ca34810f iflag=direct
Apr 25 15:14:28.532859 n-d-811416-6 sudo[151754]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:14:28.875019 n-d-811416-6 sudo[151754]: pam_unix(sudo:session): session closed for user root
Apr 25 15:14:28.877552 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--11f0aa78--d6de--4dd4--af34--7e9d0ba17e40 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b839c107--71be--4377--b9c5--95a3ca34810f iflag=direct" returned: 0 in 0.365s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:28.879264 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--11f0aa78--d6de--4dd4--af34--7e9d0ba17e40 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b839c107--71be--4377--b9c5--95a3ca34810f oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:28.910883 n-d-811416-6 sudo[151771]: 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--11f0aa78--d6de--4dd4--af34--7e9d0ba17e40 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b839c107--71be--4377--b9c5--95a3ca34810f oflag=direct
Apr 25 15:14:28.913284 n-d-811416-6 sudo[151771]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:14:29.290550 n-d-811416-6 sudo[151771]: pam_unix(sudo:session): session closed for user root
Apr 25 15:14:29.293150 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--11f0aa78--d6de--4dd4--af34--7e9d0ba17e40 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b839c107--71be--4377--b9c5--95a3ca34810f oflag=direct" returned: 0 in 0.413s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:29.293925 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--11f0aa78--d6de--4dd4--af34--7e9d0ba17e40 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b839c107--71be--4377--b9c5--95a3ca34810f count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:29.316211 n-d-811416-6 sudo[151787]: 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--11f0aa78--d6de--4dd4--af34--7e9d0ba17e40 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b839c107--71be--4377--b9c5--95a3ca34810f count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Apr 25 15:14:29.317251 n-d-811416-6 sudo[151787]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:14:35.555986 n-d-811416-6 sudo[151787]: pam_unix(sudo:session): session closed for user root
Apr 25 15:14:35.558085 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--11f0aa78--d6de--4dd4--af34--7e9d0ba17e40 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b839c107--71be--4377--b9c5--95a3ca34810f count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.264s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:35.558789 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--11f0aa78--d6de--4dd4--af34--7e9d0ba17e40, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--b839c107--71be--4377--b9c5--95a3ca34810f, size 1024.00 MB, duration 6.27 sec {{(pid=96343) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Apr 25 15:14:35.559193 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.volume_utils [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] Volume copy 1024.00 MB at 163.44 MB/s
Apr 25 15:14:35.613432 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] Marking volume b839c107-71be-4377-b9c5-95a3ca34810f as bootable. {{(pid=96343) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 25 15:14:35.621589 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] Copying metadata from snapshot 11f0aa78-d6de-4dd4-af34-7e9d0ba17e40 to b839c107-71be-4377-b9c5-95a3ca34810f. {{(pid=96343) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:418}}
Apr 25 15:14:35.653828 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1970af46-24d6-4733-b92f-22df87db53a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b839c107-71be-4377-b9c5-95a3ca34810f', 'volume_size': 1, 'snapshot_id': '11f0aa78-d6de-4dd4-af34-7e9d0ba17e40'}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:14:35.656127 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6d5a8804-ac56-4f79-af59-439219339533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:14:35.664727 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] Volume volume-b839c107-71be-4377-b9c5-95a3ca34810f (b839c107-71be-4377-b9c5-95a3ca34810f): created successfully
Apr 25 15:14:35.666704 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6d5a8804-ac56-4f79-af59-439219339533) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:14:35.669877 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] Flow 'volume_create_manager' (482c3051-a75c-4f6a-a8de-7c76792d5088) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:14:35.683985 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-f2372aa0-7b08-454f-91ae-2e2c55cddc8b tempest-TestVolumeBootPattern-1752708332 None] Created volume successfully.
Apr 25 15:14:36.934788 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-495ed1f5-5f9b-41b9-8940-f78b86cc116a tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b839c107-71be-4377-b9c5-95a3ca34810f {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:36.954802 n-d-811416-6 sudo[151845]: 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-b839c107-71be-4377-b9c5-95a3ca34810f
Apr 25 15:14:36.955631 n-d-811416-6 sudo[151845]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:14:37.390436 n-d-811416-6 sudo[151845]: pam_unix(sudo:session): session closed for user root
Apr 25 15:14:37.392729 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-495ed1f5-5f9b-41b9-8940-f78b86cc116a tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b839c107-71be-4377-b9c5-95a3ca34810f" returned: 0 in 0.458s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:37.439343 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:37.445878 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:37.446218 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129297872]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a318c035-db85-4508-960b-c08597cae848\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-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-a318c035-db85-4508-960b-c08597cae848\n Backing store flags: \n Account information:\n HqoppTMra4Lw34nbNU8U\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-495ed1f5-5f9b-41b9-8940-f78b86cc116a tempest-TestVolumeBootPattern-1752708332 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-a318c035-db85-4508-960b-c08597cae848
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: I_T nexus: 45
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a318c035-db85-4508-960b-c08597cae848
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: HqoppTMra4Lw34nbNU8U
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:14:37.446889 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:14:37.449443 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-495ed1f5-5f9b-41b9-8940-f78b86cc116a tempest-TestVolumeBootPattern-1752708332 None] Creating iscsi_target for Volume ID: volume-b839c107-71be-4377-b9c5-95a3ca34810f {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:14:37.454257 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-495ed1f5-5f9b-41b9-8940-f78b86cc116a tempest-TestVolumeBootPattern-1752708332 None] Created volume path /opt/stack/data/cinder/volumes/volume-b839c107-71be-4377-b9c5-95a3ca34810f,
Apr 25 15:14:37.454257 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:14:37.454257 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:14:37.454257 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b839c107-71be-4377-b9c5-95a3ca34810f
Apr 25 15:14:37.454257 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:14:37.454257 n-d-811416-6 cinder-volume[96343]: incominguser gK3weVaXiaV7A6XAVBGJ UkVuNKy57dkPWgvb
Apr 25 15:14:37.454257 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:14:37.454257 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:14:37.454257 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:14:37.454257 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:14:37.455504 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b839c107-71be-4377-b9c5-95a3ca34810f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:37.821631 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b839c107-71be-4377-b9c5-95a3ca34810f" returned: 0 in 0.362s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:37.821631 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129297872]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:14:37.821631 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-495ed1f5-5f9b-41b9-8940-f78b86cc116a tempest-TestVolumeBootPattern-1752708332 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:14:37.821631 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-495ed1f5-5f9b-41b9-8940-f78b86cc116a tempest-TestVolumeBootPattern-1752708332 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:14:37.821631 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129297872]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a318c035-db85-4508-960b-c08597cae848\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-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-a318c035-db85-4508-960b-c08597cae848\n Backing store flags: \n Account information:\n HqoppTMra4Lw34nbNU8U\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b839c107-71be-4377-b9c5-95a3ca34810f\n System information:\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-b839c107-71be-4377-b9c5-95a3ca34810f\n Backing store flags: \n Account information:\n gK3weVaXiaV7A6XAVBGJ\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-495ed1f5-5f9b-41b9-8940-f78b86cc116a tempest-TestVolumeBootPattern-1752708332 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-a318c035-db85-4508-960b-c08597cae848
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: I_T nexus: 45
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a318c035-db85-4508-960b-c08597cae848
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: HqoppTMra4Lw34nbNU8U
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:14:37.836867 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:37.932837 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:37.932837 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129297872]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a318c035-db85-4508-960b-c08597cae848\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-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-a318c035-db85-4508-960b-c08597cae848\n Backing store flags: \n Account information:\n HqoppTMra4Lw34nbNU8U\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b839c107-71be-4377-b9c5-95a3ca34810f\n System information:\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-b839c107-71be-4377-b9c5-95a3ca34810f\n Backing store flags: \n Account information:\n gK3weVaXiaV7A6XAVBGJ\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:14:37.939233 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:38.022795 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:38.023120 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129297872]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a318c035-db85-4508-960b-c08597cae848\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-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-a318c035-db85-4508-960b-c08597cae848\n Backing store flags: \n Account information:\n HqoppTMra4Lw34nbNU8U\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b839c107-71be-4377-b9c5-95a3ca34810f\n System information:\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-b839c107-71be-4377-b9c5-95a3ca34810f\n Backing store flags: \n Account information:\n gK3weVaXiaV7A6XAVBGJ\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:14:38.024118 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-495ed1f5-5f9b-41b9-8940-f78b86cc116a tempest-TestVolumeBootPattern-1752708332 None] Set provider_location to: 10.222.0.23:3260,2 iqn.2010-10.org.openstack:volume-b839c107-71be-4377-b9c5-95a3ca34810f 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:14:38.076824 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-495ed1f5-5f9b-41b9-8940-f78b86cc116a tempest-TestVolumeBootPattern-1752708332 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-b839c107-71be-4377-b9c5-95a3ca34810f', 'target_lun': 1, 'volume_id': 'b839c107-71be-4377-b9c5-95a3ca34810f', 'auth_method': 'CHAP', 'auth_username': 'gK3weVaXiaV7A6XAVBGJ', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '50d5e285-119a-4170-a032-8b9cc351632b'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 15:14:38.215668 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-f4e59659-0b4d-4dce-ab7f-03177b343a39 req-495ed1f5-5f9b-41b9-8940-f78b86cc116a tempest-TestVolumeBootPattern-1752708332 None] attachment_update completed successfully.
Apr 25 15:14:52.620180 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-4da3c419-a12a-4884-8604-b44ff1301e37 req-ab4a28f9-30a9-490b-a832-fa74f754c366 tempest-TestVolumeBootPattern-1752708332 None] Terminate volume connection completed successfully.
Apr 25 15:14:52.620180 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-4da3c419-a12a-4884-8604-b44ff1301e37 req-ab4a28f9-30a9-490b-a832-fa74f754c366 tempest-TestVolumeBootPattern-1752708332 None] Deleting attachment 50d5e285-119a-4170-a032-8b9cc351632b. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 15:14:52.620180 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:52.717092 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:52.717092 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681142211856]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a318c035-db85-4508-960b-c08597cae848\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-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-a318c035-db85-4508-960b-c08597cae848\n Backing store flags: \n Account information:\n HqoppTMra4Lw34nbNU8U\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b839c107-71be-4377-b9c5-95a3ca34810f\n System information:\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-b839c107-71be-4377-b9c5-95a3ca34810f\n Backing store flags: \n Account information:\n gK3weVaXiaV7A6XAVBGJ\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:14:52.717092 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-4da3c419-a12a-4884-8604-b44ff1301e37 req-ab4a28f9-30a9-490b-a832-fa74f754c366 tempest-TestVolumeBootPattern-1752708332 None] Removing iscsi_target for Volume ID: b839c107-71be-4377-b9c5-95a3ca34810f
Apr 25 15:14:52.718429 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b839c107-71be-4377-b9c5-95a3ca34810f -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:52.813856 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b839c107-71be-4377-b9c5-95a3ca34810f -f" returned: 0 in 0.095s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:52.813856 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681142211856]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:14:52.815046 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:52.911202 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:52.912159 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681142211856]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a318c035-db85-4508-960b-c08597cae848\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-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-a318c035-db85-4508-960b-c08597cae848\n Backing store flags: \n Account information:\n HqoppTMra4Lw34nbNU8U\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:14:53.081669 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [req-4da3c419-a12a-4884-8604-b44ff1301e37 req-e4e0d2bd-506c-4f93-a22c-d8712ee8090f tempest-TestVolumeBootPattern-1752708332 None] Lock "b'cinder-b839c107-71be-4377-b9c5-95a3ca34810f-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:14:53.148510 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:53.247935 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:53.247935 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681142211856]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a318c035-db85-4508-960b-c08597cae848\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-h2-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-a318c035-db85-4508-960b-c08597cae848\n Backing store flags: \n Account information:\n HqoppTMra4Lw34nbNU8U\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:14:53.247935 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [req-4da3c419-a12a-4884-8604-b44ff1301e37 req-e4e0d2bd-506c-4f93-a22c-d8712ee8090f tempest-TestVolumeBootPattern-1752708332 None] Skipping remove_export. No iscsi_target is presently exported for volume: b839c107-71be-4377-b9c5-95a3ca34810f
Apr 25 15:14:53.247935 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-4da3c419-a12a-4884-8604-b44ff1301e37 req-e4e0d2bd-506c-4f93-a22c-d8712ee8090f tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b839c107-71be-4377-b9c5-95a3ca34810f {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:53.266062 n-d-811416-6 sudo[151913]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b839c107-71be-4377-b9c5-95a3ca34810f
Apr 25 15:14:53.266915 n-d-811416-6 sudo[151913]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:14:53.722556 n-d-811416-6 sudo[151913]: pam_unix(sudo:session): session closed for user root
Apr 25 15:14:53.725017 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-4da3c419-a12a-4884-8604-b44ff1301e37 req-e4e0d2bd-506c-4f93-a22c-d8712ee8090f tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b839c107-71be-4377-b9c5-95a3ca34810f" returned: 0 in 0.480s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:53.726992 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-4da3c419-a12a-4884-8604-b44ff1301e37 req-e4e0d2bd-506c-4f93-a22c-d8712ee8090f tempest-TestVolumeBootPattern-1752708332 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-b839c107-71be-4377-b9c5-95a3ca34810f {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:53.748670 n-d-811416-6 sudo[151917]: 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-b839c107-71be-4377-b9c5-95a3ca34810f
Apr 25 15:14:53.749595 n-d-811416-6 sudo[151917]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:14:54.215137 n-d-811416-6 sudo[151917]: pam_unix(sudo:session): session closed for user root
Apr 25 15:14:54.217906 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-4da3c419-a12a-4884-8604-b44ff1301e37 req-e4e0d2bd-506c-4f93-a22c-d8712ee8090f tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b839c107-71be-4377-b9c5-95a3ca34810f" returned: 0 in 0.490s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:54.219898 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-4da3c419-a12a-4884-8604-b44ff1301e37 req-e4e0d2bd-506c-4f93-a22c-d8712ee8090f tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b839c107-71be-4377-b9c5-95a3ca34810f {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:54.239697 n-d-811416-6 sudo[151920]: 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-b839c107-71be-4377-b9c5-95a3ca34810f
Apr 25 15:14:54.240579 n-d-811416-6 sudo[151920]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:14:54.728105 n-d-811416-6 sudo[151920]: pam_unix(sudo:session): session closed for user root
Apr 25 15:14:54.730426 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-4da3c419-a12a-4884-8604-b44ff1301e37 req-e4e0d2bd-506c-4f93-a22c-d8712ee8090f tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b839c107-71be-4377-b9c5-95a3ca34810f" returned: 0 in 0.510s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:54.731584 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [req-4da3c419-a12a-4884-8604-b44ff1301e37 req-e4e0d2bd-506c-4f93-a22c-d8712ee8090f tempest-TestVolumeBootPattern-1752708332 None] Successfully deleted volume: b839c107-71be-4377-b9c5-95a3ca34810f
Apr 25 15:14:54.779757 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [req-4da3c419-a12a-4884-8604-b44ff1301e37 req-e4e0d2bd-506c-4f93-a22c-d8712ee8090f tempest-TestVolumeBootPattern-1752708332 None] Created reservations ['e491ed4f-efae-4c33-8e3a-522774e8001d', 'bab50329-ab7e-4215-90fc-61c6beb7e24f', '196f03c2-74da-4826-9f26-1eb8cb13db7b', 'ffec82f7-2744-4f21-a77f-479eef1c6b9d'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:14:54.827130 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [req-4da3c419-a12a-4884-8604-b44ff1301e37 req-e4e0d2bd-506c-4f93-a22c-d8712ee8090f tempest-TestVolumeBootPattern-1752708332 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:14:54.828025 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-4da3c419-a12a-4884-8604-b44ff1301e37 req-e4e0d2bd-506c-4f93-a22c-d8712ee8090f tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:54.852016 n-d-811416-6 sudo[151927]: 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
Apr 25 15:14:54.853200 n-d-811416-6 sudo[151927]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:14:55.241612 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-e9f695fd-c306-4218-904f-8daee3d2d125 tempest-TestVolumeBootPattern-1752708332 None] Lock "b'cinder-11f0aa78-d6de-4dd4-af34-7e9d0ba17e40-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.016s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:14:55.243742 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e9f695fd-c306-4218-904f-8daee3d2d125 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-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-11f0aa78-d6de-4dd4-af34-7e9d0ba17e40 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:55.267093 n-d-811416-6 sudo[151930]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-11f0aa78-d6de-4dd4-af34-7e9d0ba17e40
Apr 25 15:14:55.267904 n-d-811416-6 sudo[151930]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:14:55.305633 n-d-811416-6 sudo[151927]: pam_unix(sudo:session): session closed for user root
Apr 25 15:14:55.309298 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-4da3c419-a12a-4884-8604-b44ff1301e37 req-e4e0d2bd-506c-4f93-a22c-d8712ee8090f tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.480s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:55.311557 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-4da3c419-a12a-4884-8604-b44ff1301e37 req-e4e0d2bd-506c-4f93-a22c-d8712ee8090f tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:55.330774 n-d-811416-6 sudo[151932]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:14:55.331567 n-d-811416-6 sudo[151932]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:14:55.700163 n-d-811416-6 sudo[151930]: pam_unix(sudo:session): session closed for user root
Apr 25 15:14:55.702467 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e9f695fd-c306-4218-904f-8daee3d2d125 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-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-11f0aa78-d6de-4dd4-af34-7e9d0ba17e40" returned: 0 in 0.458s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:55.704526 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e9f695fd-c306-4218-904f-8daee3d2d125 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-11f0aa78-d6de-4dd4-af34-7e9d0ba17e40 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:14:55.723726 n-d-811416-6 sudo[151936]: 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-11f0aa78-d6de-4dd4-af34-7e9d0ba17e40
Apr 25 15:14:55.724550 n-d-811416-6 sudo[151936]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:14:55.740497 n-d-811416-6 sudo[151932]: pam_unix(sudo:session): session closed for user root
Apr 25 15:14:55.742925 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-4da3c419-a12a-4884-8604-b44ff1301e37 req-e4e0d2bd-506c-4f93-a22c-d8712ee8090f tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:55.744967 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [req-4da3c419-a12a-4884-8604-b44ff1301e37 req-e4e0d2bd-506c-4f93-a22c-d8712ee8090f tempest-TestVolumeBootPattern-1752708332 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:14:55.750498 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-4da3c419-a12a-4884-8604-b44ff1301e37 req-e4e0d2bd-506c-4f93-a22c-d8712ee8090f tempest-TestVolumeBootPattern-1752708332 None] Deleted volume successfully.
Apr 25 15:14:55.765223 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [req-4da3c419-a12a-4884-8604-b44ff1301e37 req-e4e0d2bd-506c-4f93-a22c-d8712ee8090f tempest-TestVolumeBootPattern-1752708332 None] Lock "b'cinder-b839c107-71be-4377-b9c5-95a3ca34810f-delete_volume'" released by "delete_volume" :: held 2.684s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:14:56.298971 n-d-811416-6 sudo[151936]: pam_unix(sudo:session): session closed for user root
Apr 25 15:14:56.300939 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-e9f695fd-c306-4218-904f-8daee3d2d125 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-11f0aa78-d6de-4dd4-af34-7e9d0ba17e40" returned: 0 in 0.596s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:14:56.382894 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-e9f695fd-c306-4218-904f-8daee3d2d125 tempest-TestVolumeBootPattern-1752708332 None] Created reservations ['c77fab4e-39b9-4d5b-8e8c-d7cb5a5f2703', 'c39f1a5a-5aea-4071-93bf-001de3b6db55', '993d08cb-f57a-4061-9afa-3efbc623ae6b', '53341b23-88b3-45e3-8f1e-dae9c060949d'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:14:56.426223 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-e9f695fd-c306-4218-904f-8daee3d2d125 tempest-TestVolumeBootPattern-1752708332 None] Delete snapshot completed successfully.
Apr 25 15:14:56.430689 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-e9f695fd-c306-4218-904f-8daee3d2d125 tempest-TestVolumeBootPattern-1752708332 None] Lock "b'cinder-11f0aa78-d6de-4dd4-af34-7e9d0ba17e40-delete_snapshot'" released by "delete_snapshot" :: held 1.189s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:15:00.031158 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-f01487f6-e0d3-4196-8e59-18d2cc2e88ac req-058a5a50-dcbb-4e30-8fd8-8988daddced0 tempest-TestVolumeBootPattern-1752708332 None] Terminate volume connection completed successfully.
Apr 25 15:15:00.031821 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-f01487f6-e0d3-4196-8e59-18d2cc2e88ac req-058a5a50-dcbb-4e30-8fd8-8988daddced0 tempest-TestVolumeBootPattern-1752708332 None] Deleting attachment ae3760f7-495f-42bf-8796-993542827200. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 15:15:00.033395 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:15:00.126561 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:15:00.126857 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128791728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a318c035-db85-4508-960b-c08597cae848\n System information:\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-a318c035-db85-4508-960b-c08597cae848\n Backing store flags: \n Account information:\n HqoppTMra4Lw34nbNU8U\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:15:00.127577 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-f01487f6-e0d3-4196-8e59-18d2cc2e88ac req-058a5a50-dcbb-4e30-8fd8-8988daddced0 tempest-TestVolumeBootPattern-1752708332 None] Removing iscsi_target for Volume ID: a318c035-db85-4508-960b-c08597cae848
Apr 25 15:15:00.129126 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a318c035-db85-4508-960b-c08597cae848 -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:15:00.243000 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a318c035-db85-4508-960b-c08597cae848 -f" returned: 0 in 0.113s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:15:00.243781 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128791728]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:15:00.246492 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:15:00.346062 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:15:00.346382 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128791728]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:15:00.499958 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [req-f01487f6-e0d3-4196-8e59-18d2cc2e88ac req-105ed3fb-1cf0-432c-b4ae-3d2d10ad6dc9 tempest-TestVolumeBootPattern-1752708332 None] Lock "b'cinder-a318c035-db85-4508-960b-c08597cae848-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:15:00.564196 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:15:00.654130 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:15:00.654456 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128791728]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:15:00.655119 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [req-f01487f6-e0d3-4196-8e59-18d2cc2e88ac req-105ed3fb-1cf0-432c-b4ae-3d2d10ad6dc9 tempest-TestVolumeBootPattern-1752708332 None] Skipping remove_export. No iscsi_target is presently exported for volume: a318c035-db85-4508-960b-c08597cae848
Apr 25 15:15:00.656154 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-f01487f6-e0d3-4196-8e59-18d2cc2e88ac req-105ed3fb-1cf0-432c-b4ae-3d2d10ad6dc9 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a318c035-db85-4508-960b-c08597cae848 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:15:00.674456 n-d-811416-6 sudo[152011]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a318c035-db85-4508-960b-c08597cae848
Apr 25 15:15:00.675253 n-d-811416-6 sudo[152011]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:15:01.091473 n-d-811416-6 sudo[152011]: pam_unix(sudo:session): session closed for user root
Apr 25 15:15:01.093630 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-f01487f6-e0d3-4196-8e59-18d2cc2e88ac req-105ed3fb-1cf0-432c-b4ae-3d2d10ad6dc9 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a318c035-db85-4508-960b-c08597cae848" returned: 0 in 0.437s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:15:01.095324 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-f01487f6-e0d3-4196-8e59-18d2cc2e88ac req-105ed3fb-1cf0-432c-b4ae-3d2d10ad6dc9 tempest-TestVolumeBootPattern-1752708332 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-a318c035-db85-4508-960b-c08597cae848 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:15:01.113734 n-d-811416-6 sudo[152014]: 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-a318c035-db85-4508-960b-c08597cae848
Apr 25 15:15:01.114522 n-d-811416-6 sudo[152014]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:15:01.533952 n-d-811416-6 sudo[152014]: pam_unix(sudo:session): session closed for user root
Apr 25 15:15:01.536479 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-f01487f6-e0d3-4196-8e59-18d2cc2e88ac req-105ed3fb-1cf0-432c-b4ae-3d2d10ad6dc9 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a318c035-db85-4508-960b-c08597cae848" returned: 0 in 0.441s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:15:01.538697 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-f01487f6-e0d3-4196-8e59-18d2cc2e88ac req-105ed3fb-1cf0-432c-b4ae-3d2d10ad6dc9 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a318c035-db85-4508-960b-c08597cae848 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:15:01.561816 n-d-811416-6 sudo[152017]: 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-a318c035-db85-4508-960b-c08597cae848
Apr 25 15:15:01.562641 n-d-811416-6 sudo[152017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:15:02.023078 n-d-811416-6 sudo[152017]: pam_unix(sudo:session): session closed for user root
Apr 25 15:15:02.025414 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-f01487f6-e0d3-4196-8e59-18d2cc2e88ac req-105ed3fb-1cf0-432c-b4ae-3d2d10ad6dc9 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a318c035-db85-4508-960b-c08597cae848" returned: 0 in 0.486s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:15:02.026706 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [req-f01487f6-e0d3-4196-8e59-18d2cc2e88ac req-105ed3fb-1cf0-432c-b4ae-3d2d10ad6dc9 tempest-TestVolumeBootPattern-1752708332 None] Successfully deleted volume: a318c035-db85-4508-960b-c08597cae848
Apr 25 15:15:02.069749 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [req-f01487f6-e0d3-4196-8e59-18d2cc2e88ac req-105ed3fb-1cf0-432c-b4ae-3d2d10ad6dc9 tempest-TestVolumeBootPattern-1752708332 None] Created reservations ['caf7525e-7411-4ddc-aa2e-6e92e1752e31', '8ffc2952-4f2f-4b34-9a36-f645d9d5b4a4', '26684646-692c-4f71-9f27-3a4f15eda313', 'c2458143-f23c-4d1b-87b2-9a74c793bfa5'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:15:02.118413 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [req-f01487f6-e0d3-4196-8e59-18d2cc2e88ac req-105ed3fb-1cf0-432c-b4ae-3d2d10ad6dc9 tempest-TestVolumeBootPattern-1752708332 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:15:02.119361 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-f01487f6-e0d3-4196-8e59-18d2cc2e88ac req-105ed3fb-1cf0-432c-b4ae-3d2d10ad6dc9 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:15:02.140410 n-d-811416-6 sudo[152024]: 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
Apr 25 15:15:02.141254 n-d-811416-6 sudo[152024]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:15:02.599537 n-d-811416-6 sudo[152024]: pam_unix(sudo:session): session closed for user root
Apr 25 15:15:02.602257 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-f01487f6-e0d3-4196-8e59-18d2cc2e88ac req-105ed3fb-1cf0-432c-b4ae-3d2d10ad6dc9 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.482s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:15:02.604371 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-f01487f6-e0d3-4196-8e59-18d2cc2e88ac req-105ed3fb-1cf0-432c-b4ae-3d2d10ad6dc9 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:15:02.624748 n-d-811416-6 sudo[152027]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:15:02.625603 n-d-811416-6 sudo[152027]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:15:03.067958 n-d-811416-6 sudo[152027]: pam_unix(sudo:session): session closed for user root
Apr 25 15:15:03.071123 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-f01487f6-e0d3-4196-8e59-18d2cc2e88ac req-105ed3fb-1cf0-432c-b4ae-3d2d10ad6dc9 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/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.466s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:15:03.074603 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [req-f01487f6-e0d3-4196-8e59-18d2cc2e88ac req-105ed3fb-1cf0-432c-b4ae-3d2d10ad6dc9 tempest-TestVolumeBootPattern-1752708332 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:15:03.082040 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-f01487f6-e0d3-4196-8e59-18d2cc2e88ac req-105ed3fb-1cf0-432c-b4ae-3d2d10ad6dc9 tempest-TestVolumeBootPattern-1752708332 None] Deleted volume successfully.
Apr 25 15:15:03.099476 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [req-f01487f6-e0d3-4196-8e59-18d2cc2e88ac req-105ed3fb-1cf0-432c-b4ae-3d2d10ad6dc9 tempest-TestVolumeBootPattern-1752708332 None] Lock "b'cinder-a318c035-db85-4508-960b-c08597cae848-delete_volume'" released by "delete_volume" :: held 2.599s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:15:04.086836 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:15:04.087483 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:15:04.088130 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:15:04.107753 n-d-811416-6 sudo[152030]: 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
Apr 25 15:15:04.108560 n-d-811416-6 sudo[152030]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:15:04.572519 n-d-811416-6 sudo[152030]: pam_unix(sudo:session): session closed for user root
Apr 25 15:15:04.575207 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:15:04.577001 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:15:04.597459 n-d-811416-6 sudo[152033]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:15:04.598299 n-d-811416-6 sudo[152033]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:15:05.061543 n-d-811416-6 sudo[152033]: pam_unix(sudo:session): session closed for user root
Apr 25 15:15:05.063648 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.486s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:15:05.065170 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:15:05.514562 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:15:05.519695 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:15:05.520207 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 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'
Apr 25 15:15:05.533765 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Flow 'volume_create_manager' (b68b8425-6893-4e30-98e5-e91bafa115f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:15:05.537604 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9690bacd-f451-421f-96e5-1be8f54a05b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:15:05.560393 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:15:05.586298 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9690bacd-f451-421f-96e5-1be8f54a05b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:15:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1823437166',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=5fa6e7d3-d7c2-4160-98dd-9b2103fa424e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='817e4b93d43f41deb81b36edc90f957f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:15:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:15:05Z,user_id='4f4443942f3d4b608754807cb5c742a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:15:05.588787 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e5b67305-65d6-4f4a-8861-4ec368339800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:15:05.600019 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e5b67305-65d6-4f4a-8861-4ec368339800) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:15:05.600019 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2e8e6211-c497-49b1-9a7a-e4c9199520f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:15:05.708634 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2e8e6211-c497-49b1-9a7a-e4c9199520f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '5fa6e7d3-d7c2-4160-98dd-9b2103fa424e', 'volume_name': 'volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:15:05.712679 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (171df6a4-9816-4e46-8354-7b33b118336b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:15:05.712926 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (171df6a4-9816-4e46-8354-7b33b118336b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:15:05.715939 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4793a2ee-c7e2-4e11-81f8-b0831f20a2c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:15:05.716619 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Volume 5fa6e7d3-d7c2-4160-98dd-9b2103fa424e: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 25 15:15:05.717270 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Cloning 5fa6e7d3-d7c2-4160-98dd-9b2103fa424e from image e15baa71-d40b-4547-acda-fdfd7426651d at location (None, None). {{(pid=96343) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 25 15:15:14.881435 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_8r529ae3n-d-811416-6@lvmdriver-1, size 616.00 MB, duration 9.16 sec {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 25 15:15:14.882215 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Image download 616.00 MB at 67.23 MB/s
Apr 25 15:15:14.924962 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_8r529ae3n-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:15:15.009246 n-d-811416-6 sudo[152038]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_8r529ae3n-d-811416-6@lvmdriver-1
Apr 25 15:15:15.010037 n-d-811416-6 sudo[152038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:15:15.330503 n-d-811416-6 sudo[152038]: pam_unix(sudo:session): session closed for user root
Apr 25 15:15:15.332767 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_8r529ae3n-d-811416-6@lvmdriver-1" returned: 0 in 0.407s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:15:15.333748 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d is fetched for user 4f4443942f3d4b608754807cb5c742a5. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 25 15:15:15.399118 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_8r529ae3n-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:15:15.483827 n-d-811416-6 sudo[152043]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_8r529ae3n-d-811416-6@lvmdriver-1
Apr 25 15:15:15.484650 n-d-811416-6 sudo[152043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:15:15.814406 n-d-811416-6 sudo[152043]: pam_unix(sudo:session): session closed for user root
Apr 25 15:15:15.816661 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_8r529ae3n-d-811416-6@lvmdriver-1" returned: 0 in 0.417s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:15:15.818996 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:15:15.840693 n-d-811416-6 sudo[152048]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:15:15.841510 n-d-811416-6 sudo[152048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:15:16.353584 n-d-811416-6 sudo[152048]: pam_unix(sudo:session): session closed for user root
Apr 25 15:15:16.356511 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.537s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:15:16.383019 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Attempting download of e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume 5fa6e7d3-d7c2-4160-98dd-9b2103fa424e. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 25 15:15:16.427864 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_t1g5nwe7 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:15:16.514596 n-d-811416-6 sudo[152084]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_t1g5nwe7
Apr 25 15:15:16.515418 n-d-811416-6 sudo[152084]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:15:16.836529 n-d-811416-6 sudo[152084]: pam_unix(sudo:session): session closed for user root
Apr 25 15:15:16.838904 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_t1g5nwe7" returned: 0 in 0.411s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:15:16.840219 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_8r529ae3n-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:15:16.928634 n-d-811416-6 sudo[152088]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_8r529ae3n-d-811416-6@lvmdriver-1
Apr 25 15:15:16.929509 n-d-811416-6 sudo[152088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:15:17.254265 n-d-811416-6 sudo[152088]: pam_unix(sudo:session): session closed for user root
Apr 25 15:15:17.256513 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_8r529ae3n-d-811416-6@lvmdriver-1" returned: 0 in 0.416s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:15:17.257453 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] e15baa71-d40b-4547-acda-fdfd7426651d was vhdx, converting to raw {{(pid=96343) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 25 15:15:17.258417 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_8r529ae3n-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5fa6e7d3--d7c2--4160--98dd--9b2103fa424e oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:15:17.277992 n-d-811416-6 sudo[152093]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_8r529ae3n-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5fa6e7d3--d7c2--4160--98dd--9b2103fa424e oflag=direct
Apr 25 15:15:17.278812 n-d-811416-6 sudo[152093]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:15:17.607411 n-d-811416-6 sudo[152093]: pam_unix(sudo:session): session closed for user root
Apr 25 15:15:17.610100 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_8r529ae3n-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5fa6e7d3--d7c2--4160--98dd--9b2103fa424e oflag=direct" returned: 0 in 0.351s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:15:17.611349 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_8r529ae3n-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5fa6e7d3--d7c2--4160--98dd--9b2103fa424e {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:15:17.630120 n-d-811416-6 sudo[152105]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_8r529ae3n-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5fa6e7d3--d7c2--4160--98dd--9b2103fa424e
Apr 25 15:15:17.630938 n-d-811416-6 sudo[152105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:15:18.383400 n-d-811416-6 sudo[152105]: pam_unix(sudo:session): session closed for user root
Apr 25 15:15:18.385852 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_8r529ae3n-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5fa6e7d3--d7c2--4160--98dd--9b2103fa424e" returned: 0 in 0.774s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:15:18.386946 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_8r529ae3n-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:15:18.471312 n-d-811416-6 sudo[152136]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_8r529ae3n-d-811416-6@lvmdriver-1
Apr 25 15:15:18.472119 n-d-811416-6 sudo[152136]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:15:18.807220 n-d-811416-6 sudo[152136]: pam_unix(sudo:session): session closed for user root
Apr 25 15:15:18.809535 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 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_e15baa71-d40b-4547-acda-fdfd7426651d_8r529ae3n-d-811416-6@lvmdriver-1" returned: 0 in 0.422s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:15:18.810475 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_8r529ae3n-d-811416-6@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--5fa6e7d3--d7c2--4160--98dd--9b2103fa424e {{(pid=96343) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 25 15:15:18.810911 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Converted 700.00 MB image at 700.00 MB/s
Apr 25 15:15:18.811593 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Downloaded image e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume 5fa6e7d3-d7c2-4160-98dd-9b2103fa424e successfully. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 25 15:15:18.933606 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d for user 4f4443942f3d4b608754807cb5c742a5 is deleted. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 25 15:15:18.934275 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Marking volume 5fa6e7d3-d7c2-4160-98dd-9b2103fa424e as bootable. {{(pid=96343) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 25 15:15:18.944680 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Copying metadata from image e15baa71-d40b-4547-acda-fdfd7426651d to 5fa6e7d3-d7c2-4160-98dd-9b2103fa424e. {{(pid=96343) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 25 15:15:18.945276 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Creating volume glance metadata for volume 5fa6e7d3-d7c2-4160-98dd-9b2103fa424e backed by image e15baa71-d40b-4547-acda-fdfd7426651d with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96343) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 25 15:15:19.017764 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4793a2ee-c7e2-4e11-81f8-b0831f20a2c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:15:19.020392 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d2a392c0-a399-46cb-b82a-ff89b05bf785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:15:19.029708 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Volume volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e (5fa6e7d3-d7c2-4160-98dd-9b2103fa424e): created successfully
Apr 25 15:15:19.031637 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d2a392c0-a399-46cb-b82a-ff89b05bf785) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:15:19.035105 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Flow 'volume_create_manager' (b68b8425-6893-4e30-98e5-e91bafa115f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:15:19.050900 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-1f67978a-6d06-4f2a-9707-013e3448538e tempest-TestVolumeBootPattern-1752708332 None] Created volume successfully.
Apr 25 15:15:22.698468 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-d634ccd7-61c6-4df9-8f2b-3149c2894319 req-29361989-808a-4628-b7c8-9477cba83423 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:15:22.724413 n-d-811416-6 sudo[152141]: 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-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e
Apr 25 15:15:22.725452 n-d-811416-6 sudo[152141]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:15:23.158204 n-d-811416-6 sudo[152141]: pam_unix(sudo:session): session closed for user root
Apr 25 15:15:23.161099 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-d634ccd7-61c6-4df9-8f2b-3149c2894319 req-29361989-808a-4628-b7c8-9477cba83423 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e" returned: 0 in 0.463s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:15:23.213342 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:15:23.219222 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:15:23.219545 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681139309024]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:15:23.220147 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-d634ccd7-61c6-4df9-8f2b-3149c2894319 req-29361989-808a-4628-b7c8-9477cba83423 tempest-TestVolumeBootPattern-1752708332 None] Targets prior to update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:15:23.220937 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-d634ccd7-61c6-4df9-8f2b-3149c2894319 req-29361989-808a-4628-b7c8-9477cba83423 tempest-TestVolumeBootPattern-1752708332 None] Creating iscsi_target for Volume ID: volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:15:23.225057 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-d634ccd7-61c6-4df9-8f2b-3149c2894319 req-29361989-808a-4628-b7c8-9477cba83423 tempest-TestVolumeBootPattern-1752708332 None] Created volume path /opt/stack/data/cinder/volumes/volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e,
Apr 25 15:15:23.225057 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:15:23.225057 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:15:23.225057 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e
Apr 25 15:15:23.225057 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:15:23.225057 n-d-811416-6 cinder-volume[96343]: incominguser V4H28XSB3ct9icRQE4Ja cDF5MxrfFFX3E95t
Apr 25 15:15:23.225057 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:15:23.225057 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:15:23.225057 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:15:23.225057 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:15:23.228593 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:15:23.690573 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e" returned: 0 in 0.464s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:15:23.690893 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681139309024]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:15:23.691444 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-d634ccd7-61c6-4df9-8f2b-3149c2894319 req-29361989-808a-4628-b7c8-9477cba83423 tempest-TestVolumeBootPattern-1752708332 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:15:23.691803 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-d634ccd7-61c6-4df9-8f2b-3149c2894319 req-29361989-808a-4628-b7c8-9477cba83423 tempest-TestVolumeBootPattern-1752708332 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:15:23.693168 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:15:23.700148 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:15:23.700755 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681139309024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\n System information:\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-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\n Backing store flags: \n Account information:\n V4H28XSB3ct9icRQE4Ja\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:15:23.703902 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-d634ccd7-61c6-4df9-8f2b-3149c2894319 req-29361989-808a-4628-b7c8-9477cba83423 tempest-TestVolumeBootPattern-1752708332 None] Targets after update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:15:23.703902 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:15:23.791665 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:15:23.791996 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681139309024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\n System information:\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-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\n Backing store flags: \n Account information:\n V4H28XSB3ct9icRQE4Ja\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:15:23.793883 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:15:23.888756 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:15:23.889121 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681139309024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\n System information:\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-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\n Backing store flags: \n Account information:\n V4H28XSB3ct9icRQE4Ja\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:15:23.890163 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-d634ccd7-61c6-4df9-8f2b-3149c2894319 req-29361989-808a-4628-b7c8-9477cba83423 tempest-TestVolumeBootPattern-1752708332 None] Set provider_location to: 10.222.0.23:3260,1 iqn.2010-10.org.openstack:volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:15:23.938735 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-d634ccd7-61c6-4df9-8f2b-3149c2894319 req-29361989-808a-4628-b7c8-9477cba83423 tempest-TestVolumeBootPattern-1752708332 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e', 'target_lun': 1, 'volume_id': '5fa6e7d3-d7c2-4160-98dd-9b2103fa424e', 'auth_method': 'CHAP', 'auth_username': 'V4H28XSB3ct9icRQE4Ja', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'c53a13cf-f6d0-4e1c-ae3f-389061d21cf0'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 15:15:24.093542 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-d634ccd7-61c6-4df9-8f2b-3149c2894319 req-29361989-808a-4628-b7c8-9477cba83423 tempest-TestVolumeBootPattern-1752708332 None] attachment_update completed successfully.
Apr 25 15:16:04.092776 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:16:04.093646 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:16:04.094594 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:16:04.114000 n-d-811416-6 sudo[152267]: 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
Apr 25 15:16:04.114802 n-d-811416-6 sudo[152267]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:16:04.514665 n-d-811416-6 sudo[152267]: pam_unix(sudo:session): session closed for user root
Apr 25 15:16:04.517023 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.422s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:16:04.518671 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:16:04.537369 n-d-811416-6 sudo[152270]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:16:04.538178 n-d-811416-6 sudo[152270]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:16:04.924854 n-d-811416-6 sudo[152270]: pam_unix(sudo:session): session closed for user root
Apr 25 15:16:04.926910 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:16:04.928932 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:17:04.098230 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:17:04.098932 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:17:04.099351 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:17:04.117656 n-d-811416-6 sudo[152329]: 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
Apr 25 15:17:04.118451 n-d-811416-6 sudo[152329]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:17:04.513364 n-d-811416-6 sudo[152329]: pam_unix(sudo:session): session closed for user root
Apr 25 15:17:04.515418 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.416s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:17:04.517350 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:17:04.536689 n-d-811416-6 sudo[152332]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:17:04.537599 n-d-811416-6 sudo[152332]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:17:04.961297 n-d-811416-6 sudo[152332]: pam_unix(sudo:session): session closed for user root
Apr 25 15:17:04.964009 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:17:04.965633 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:17:38.034096 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-5a955949-eade-4e32-abfa-da69951960bd req-a8a8f159-61b4-4a53-b601-3285b837fe95 tempest-TestVolumeBootPattern-1752708332 None] Terminate volume connection completed successfully.
Apr 25 15:17:38.034752 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-5a955949-eade-4e32-abfa-da69951960bd req-a8a8f159-61b4-4a53-b601-3285b837fe95 tempest-TestVolumeBootPattern-1752708332 None] Deleting attachment c53a13cf-f6d0-4e1c-ae3f-389061d21cf0. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 15:17:38.036082 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:17:38.123096 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:17:38.123532 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128919280]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\n System information:\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-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\n Backing store flags: \n Account information:\n V4H28XSB3ct9icRQE4Ja\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:17:38.124269 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-5a955949-eade-4e32-abfa-da69951960bd req-a8a8f159-61b4-4a53-b601-3285b837fe95 tempest-TestVolumeBootPattern-1752708332 None] Removing iscsi_target for Volume ID: 5fa6e7d3-d7c2-4160-98dd-9b2103fa424e
Apr 25 15:17:38.125367 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:17:38.235994 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e -f" returned: 0 in 0.110s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:17:38.236319 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128919280]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:17:38.237419 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:17:38.328453 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:17:38.328782 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128919280]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:17:42.242041 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-630fceed-4df7-4660-a409-2a8b927275af req-ae1b2197-b6d0-4f1f-9d6e-7429ab617dfa tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:17:42.265163 n-d-811416-6 sudo[152418]: 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-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e
Apr 25 15:17:42.265983 n-d-811416-6 sudo[152418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:17:42.666908 n-d-811416-6 sudo[152418]: pam_unix(sudo:session): session closed for user root
Apr 25 15:17:42.669291 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-630fceed-4df7-4660-a409-2a8b927275af req-ae1b2197-b6d0-4f1f-9d6e-7429ab617dfa tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e" returned: 0 in 0.428s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:17:42.717519 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:17:42.723875 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:17:42.724285 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128922096]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:17:42.724920 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-630fceed-4df7-4660-a409-2a8b927275af req-ae1b2197-b6d0-4f1f-9d6e-7429ab617dfa tempest-TestVolumeBootPattern-1752708332 None] Targets prior to update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:17:42.725545 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-630fceed-4df7-4660-a409-2a8b927275af req-ae1b2197-b6d0-4f1f-9d6e-7429ab617dfa tempest-TestVolumeBootPattern-1752708332 None] Creating iscsi_target for Volume ID: volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:17:42.728833 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-630fceed-4df7-4660-a409-2a8b927275af req-ae1b2197-b6d0-4f1f-9d6e-7429ab617dfa tempest-TestVolumeBootPattern-1752708332 None] Created volume path /opt/stack/data/cinder/volumes/volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e,
Apr 25 15:17:42.728833 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:17:42.728833 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:17:42.728833 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e
Apr 25 15:17:42.728833 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:17:42.728833 n-d-811416-6 cinder-volume[96343]: incominguser V4H28XSB3ct9icRQE4Ja cDF5MxrfFFX3E95t
Apr 25 15:17:42.728833 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:17:42.728833 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:17:42.728833 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:17:42.728833 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:17:42.730540 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:17:43.076567 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e" returned: 0 in 0.346s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:17:43.076892 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128922096]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:17:43.077492 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-630fceed-4df7-4660-a409-2a8b927275af req-ae1b2197-b6d0-4f1f-9d6e-7429ab617dfa tempest-TestVolumeBootPattern-1752708332 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:17:43.077859 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-630fceed-4df7-4660-a409-2a8b927275af req-ae1b2197-b6d0-4f1f-9d6e-7429ab617dfa tempest-TestVolumeBootPattern-1752708332 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:17:43.078953 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:17:43.089941 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:17:43.089941 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128922096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\n System information:\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-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\n Backing store flags: \n Account information:\n V4H28XSB3ct9icRQE4Ja\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:17:43.089941 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-630fceed-4df7-4660-a409-2a8b927275af req-ae1b2197-b6d0-4f1f-9d6e-7429ab617dfa tempest-TestVolumeBootPattern-1752708332 None] Targets after update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:17:43.093679 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:17:43.188932 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:17:43.189375 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128922096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\n System information:\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-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\n Backing store flags: \n Account information:\n V4H28XSB3ct9icRQE4Ja\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:17:43.192572 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:17:43.280607 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:17:43.281194 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128922096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\n System information:\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-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\n Backing store flags: \n Account information:\n V4H28XSB3ct9icRQE4Ja\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:17:43.282064 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-630fceed-4df7-4660-a409-2a8b927275af req-ae1b2197-b6d0-4f1f-9d6e-7429ab617dfa tempest-TestVolumeBootPattern-1752708332 None] Set provider_location to: 10.222.0.23:3260,1 iqn.2010-10.org.openstack:volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:17:43.327781 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-630fceed-4df7-4660-a409-2a8b927275af req-ae1b2197-b6d0-4f1f-9d6e-7429ab617dfa tempest-TestVolumeBootPattern-1752708332 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e', 'target_lun': 1, 'volume_id': '5fa6e7d3-d7c2-4160-98dd-9b2103fa424e', 'auth_method': 'CHAP', 'auth_username': 'V4H28XSB3ct9icRQE4Ja', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'feda3046-5404-405d-80ad-44f17e17c209'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 15:17:43.446709 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-630fceed-4df7-4660-a409-2a8b927275af req-ae1b2197-b6d0-4f1f-9d6e-7429ab617dfa tempest-TestVolumeBootPattern-1752708332 None] attachment_update completed successfully.
Apr 25 15:18:04.104475 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:18:04.105158 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:18:04.106131 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:18:04.124657 n-d-811416-6 sudo[152500]: 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
Apr 25 15:18:04.125469 n-d-811416-6 sudo[152500]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:18:04.514762 n-d-811416-6 sudo[152500]: pam_unix(sudo:session): session closed for user root
Apr 25 15:18:04.516790 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.411s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:18:04.519018 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:18:04.537263 n-d-811416-6 sudo[152504]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:18:04.538050 n-d-811416-6 sudo[152504]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:18:04.913145 n-d-811416-6 sudo[152504]: pam_unix(sudo:session): session closed for user root
Apr 25 15:18:04.915224 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.396s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:18:04.916583 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:19:04.104638 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:19:04.105314 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:19:04.105795 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:19:04.123925 n-d-811416-6 sudo[152564]: 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
Apr 25 15:19:04.124705 n-d-811416-6 sudo[152564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:19:04.538887 n-d-811416-6 sudo[152564]: pam_unix(sudo:session): session closed for user root
Apr 25 15:19:04.540921 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:19:04.542554 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:19:04.559830 n-d-811416-6 sudo[152567]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:19:04.560606 n-d-811416-6 sudo[152567]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:19:04.964212 n-d-811416-6 sudo[152567]: pam_unix(sudo:session): session closed for user root
Apr 25 15:19:04.966287 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:19:04.967628 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:19:26.726163 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-02de5b51-07bf-4cf6-a022-d88f3b587b8d tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:19:26.744226 n-d-811416-6 sudo[152576]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e
Apr 25 15:19:26.745008 n-d-811416-6 sudo[152576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:19:27.174779 n-d-811416-6 sudo[152576]: pam_unix(sudo:session): session closed for user root
Apr 25 15:19:27.177254 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-02de5b51-07bf-4cf6-a022-d88f3b587b8d tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e" returned: 0 in 0.451s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:19:27.182825 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-02de5b51-07bf-4cf6-a022-d88f3b587b8d tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-da8b4f2b-5d66-4b57-897b-f5c04f07a060 --snapshot stack-volumes-lvmdriver-1/volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e -L 1.00g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:19:27.207793 n-d-811416-6 sudo[152579]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-da8b4f2b-5d66-4b57-897b-f5c04f07a060 --snapshot stack-volumes-lvmdriver-1/volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e -L 1.00g
Apr 25 15:19:27.209147 n-d-811416-6 sudo[152579]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:19:27.829496 n-d-811416-6 sudo[152579]: pam_unix(sudo:session): session closed for user root
Apr 25 15:19:27.831723 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-02de5b51-07bf-4cf6-a022-d88f3b587b8d tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-da8b4f2b-5d66-4b57-897b-f5c04f07a060 --snapshot stack-volumes-lvmdriver-1/volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e -L 1.00g" returned: 0 in 0.652s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:19:27.913582 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-02de5b51-07bf-4cf6-a022-d88f3b587b8d tempest-TestVolumeBootPattern-1752708332 None] Create snapshot completed successfully
Apr 25 15:19:29.415229 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:19:29.419069 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:19:29.419569 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 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'
Apr 25 15:19:29.440755 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] Flow 'volume_create_manager' (a9c3e22b-1886-45f3-a6d0-4189029fe385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:19:29.443973 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9420a942-b759-4989-911a-50332141733f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:19:29.464964 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:19:29.488707 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9420a942-b759-4989-911a-50332141733f) 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=2022-04-25T15:19:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-731982453',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=c1417c4d-6bca-4dc3-8d5d-28e28e4574bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='817e4b93d43f41deb81b36edc90f957f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:19:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=da8b4f2b-5d66-4b57-897b-f5c04f07a060,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:19:29Z,user_id='4f4443942f3d4b608754807cb5c742a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:19:29.491196 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c9a93afc-de33-49fa-a669-405266ca3512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:19:29.493266 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c9a93afc-de33-49fa-a669-405266ca3512) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:19:29.495520 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0feeaf97-bce9-475b-8c30-e13c9d029d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:19:29.497690 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0feeaf97-bce9-475b-8c30-e13c9d029d2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'c1417c4d-6bca-4dc3-8d5d-28e28e4574bb', 'volume_name': 'volume-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb', 'volume_size': 1, 'snapshot_id': 'da8b4f2b-5d66-4b57-897b-f5c04f07a060'}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:19:29.499859 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (917346d5-4768-4a59-80f9-1add4b34ae5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:19:29.501917 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (917346d5-4768-4a59-80f9-1add4b34ae5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:19:29.504006 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9325f01c-10c4-4dd5-96b3-c6d3fc37814e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:19:29.504811 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] Volume c1417c4d-6bca-4dc3-8d5d-28e28e4574bb: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb', 'volume_size': 1, 'snapshot_id': 'da8b4f2b-5d66-4b57-897b-f5c04f07a060'}
Apr 25 15:19:29.524795 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:19:29.545115 n-d-811416-6 sudo[152687]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:19:29.545932 n-d-811416-6 sudo[152687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:19:30.012911 n-d-811416-6 sudo[152687]: pam_unix(sudo:session): session closed for user root
Apr 25 15:19:30.015208 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.490s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:19:30.017259 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-da8b4f2b-5d66-4b57-897b-f5c04f07a060 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:19:30.034884 n-d-811416-6 sudo[152719]: 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-da8b4f2b-5d66-4b57-897b-f5c04f07a060
Apr 25 15:19:30.035991 n-d-811416-6 sudo[152719]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:19:30.457585 n-d-811416-6 sudo[152719]: pam_unix(sudo:session): session closed for user root
Apr 25 15:19:30.459871 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-da8b4f2b-5d66-4b57-897b-f5c04f07a060" returned: 0 in 0.442s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:19:30.462089 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--da8b4f2b--5d66--4b57--897b--f5c04f07a060 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1417c4d--6bca--4dc3--8d5d--28e28e4574bb iflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:19:30.480021 n-d-811416-6 sudo[152722]: 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--da8b4f2b--5d66--4b57--897b--f5c04f07a060 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1417c4d--6bca--4dc3--8d5d--28e28e4574bb iflag=direct
Apr 25 15:19:30.480836 n-d-811416-6 sudo[152722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:19:30.804202 n-d-811416-6 sudo[152722]: pam_unix(sudo:session): session closed for user root
Apr 25 15:19:30.806489 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--da8b4f2b--5d66--4b57--897b--f5c04f07a060 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1417c4d--6bca--4dc3--8d5d--28e28e4574bb iflag=direct" returned: 0 in 0.344s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:19:30.807494 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--da8b4f2b--5d66--4b57--897b--f5c04f07a060 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1417c4d--6bca--4dc3--8d5d--28e28e4574bb oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:19:30.825792 n-d-811416-6 sudo[152734]: 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--da8b4f2b--5d66--4b57--897b--f5c04f07a060 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1417c4d--6bca--4dc3--8d5d--28e28e4574bb oflag=direct
Apr 25 15:19:30.826604 n-d-811416-6 sudo[152734]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:19:31.139999 n-d-811416-6 sudo[152734]: pam_unix(sudo:session): session closed for user root
Apr 25 15:19:31.142225 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--da8b4f2b--5d66--4b57--897b--f5c04f07a060 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1417c4d--6bca--4dc3--8d5d--28e28e4574bb oflag=direct" returned: 0 in 0.334s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:19:31.143172 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--da8b4f2b--5d66--4b57--897b--f5c04f07a060 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1417c4d--6bca--4dc3--8d5d--28e28e4574bb count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:19:31.160849 n-d-811416-6 sudo[152746]: 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--da8b4f2b--5d66--4b57--897b--f5c04f07a060 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1417c4d--6bca--4dc3--8d5d--28e28e4574bb count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Apr 25 15:19:31.161683 n-d-811416-6 sudo[152746]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:19:36.359424 n-d-811416-6 sudo[152746]: pam_unix(sudo:session): session closed for user root
Apr 25 15:19:36.362021 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--da8b4f2b--5d66--4b57--897b--f5c04f07a060 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c1417c4d--6bca--4dc3--8d5d--28e28e4574bb count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.218s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:19:36.362688 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--da8b4f2b--5d66--4b57--897b--f5c04f07a060, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--c1417c4d--6bca--4dc3--8d5d--28e28e4574bb, size 1024.00 MB, duration 5.22 sec {{(pid=96343) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Apr 25 15:19:36.363080 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.volume_utils [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] Volume copy 1024.00 MB at 196.17 MB/s
Apr 25 15:19:36.419693 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] Marking volume c1417c4d-6bca-4dc3-8d5d-28e28e4574bb as bootable. {{(pid=96343) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 25 15:19:36.427511 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] Copying metadata from snapshot da8b4f2b-5d66-4b57-897b-f5c04f07a060 to c1417c4d-6bca-4dc3-8d5d-28e28e4574bb. {{(pid=96343) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:418}}
Apr 25 15:19:36.458777 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9325f01c-10c4-4dd5-96b3-c6d3fc37814e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb', 'volume_size': 1, 'snapshot_id': 'da8b4f2b-5d66-4b57-897b-f5c04f07a060'}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:19:36.460994 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7886ebe0-3b10-4d01-84e2-15f409dfa505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:19:36.468846 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] Volume volume-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb (c1417c4d-6bca-4dc3-8d5d-28e28e4574bb): created successfully
Apr 25 15:19:36.470703 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7886ebe0-3b10-4d01-84e2-15f409dfa505) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:19:36.473690 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] Flow 'volume_create_manager' (a9c3e22b-1886-45f3-a6d0-4189029fe385) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:19:36.486230 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-5ab5cd01-7c27-4fb5-8a8e-b86eb604dc67 tempest-TestVolumeBootPattern-1752708332 None] Created volume successfully.
Apr 25 15:19:39.661770 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-ce7d9f83-58c8-41b8-8ac2-6a5050dc7f13 req-78ed6c11-f162-4afe-a9ba-6ba65aeeffdc tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:19:39.680523 n-d-811416-6 sudo[152795]: 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-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb
Apr 25 15:19:39.681377 n-d-811416-6 sudo[152795]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:19:40.122018 n-d-811416-6 sudo[152795]: pam_unix(sudo:session): session closed for user root
Apr 25 15:19:40.124349 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-ce7d9f83-58c8-41b8-8ac2-6a5050dc7f13 req-78ed6c11-f162-4afe-a9ba-6ba65aeeffdc tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb" returned: 0 in 0.463s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:19:40.172191 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:19:40.178584 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:19:40.178910 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138798656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\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-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\n Backing store flags: \n Account information:\n V4H28XSB3ct9icRQE4Ja\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-ce7d9f83-58c8-41b8-8ac2-6a5050dc7f13 req-78ed6c11-f162-4afe-a9ba-6ba65aeeffdc tempest-TestVolumeBootPattern-1752708332 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: I_T nexus: 48
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: V4H28XSB3ct9icRQE4Ja
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:19:40.179555 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:19:40.182108 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-ce7d9f83-58c8-41b8-8ac2-6a5050dc7f13 req-78ed6c11-f162-4afe-a9ba-6ba65aeeffdc tempest-TestVolumeBootPattern-1752708332 None] Creating iscsi_target for Volume ID: volume-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:19:40.185134 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-ce7d9f83-58c8-41b8-8ac2-6a5050dc7f13 req-78ed6c11-f162-4afe-a9ba-6ba65aeeffdc tempest-TestVolumeBootPattern-1752708332 None] Created volume path /opt/stack/data/cinder/volumes/volume-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb,
Apr 25 15:19:40.185134 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:19:40.185134 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:19:40.185134 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb
Apr 25 15:19:40.185134 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:19:40.185134 n-d-811416-6 cinder-volume[96343]: incominguser WtMPjJ3yJHSkn6JnvW36 KbKmPLTUnHpLEW7i
Apr 25 15:19:40.185134 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:19:40.185134 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:19:40.185134 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:19:40.185134 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:19:40.188262 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:19:40.585508 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb" returned: 0 in 0.399s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:19:40.585822 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138798656]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:19:40.586399 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-ce7d9f83-58c8-41b8-8ac2-6a5050dc7f13 req-78ed6c11-f162-4afe-a9ba-6ba65aeeffdc tempest-TestVolumeBootPattern-1752708332 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:19:40.586759 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-ce7d9f83-58c8-41b8-8ac2-6a5050dc7f13 req-78ed6c11-f162-4afe-a9ba-6ba65aeeffdc tempest-TestVolumeBootPattern-1752708332 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:19:40.587915 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:19:40.594302 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:19:40.594786 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138798656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\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-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\n Backing store flags: \n Account information:\n V4H28XSB3ct9icRQE4Ja\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb\n System information:\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-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb\n Backing store flags: \n Account information:\n WtMPjJ3yJHSkn6JnvW36\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-ce7d9f83-58c8-41b8-8ac2-6a5050dc7f13 req-78ed6c11-f162-4afe-a9ba-6ba65aeeffdc tempest-TestVolumeBootPattern-1752708332 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: I_T nexus: 48
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: Initiator: iqn.1991-05.com.microsoft:n-h2-811416-6.cbci-811416-6.local alias: none
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: Connection: 1
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: IP Address: 10.222.0.15
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: V4H28XSB3ct9icRQE4Ja
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:19:40.595352 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:19:40.597820 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:19:40.695450 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:19:40.696029 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138798656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\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-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\n Backing store flags: \n Account information:\n V4H28XSB3ct9icRQE4Ja\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb\n System information:\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-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb\n Backing store flags: \n Account information:\n WtMPjJ3yJHSkn6JnvW36\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:19:40.698859 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:19:40.788374 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:19:40.788705 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138798656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\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-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\n Backing store flags: \n Account information:\n V4H28XSB3ct9icRQE4Ja\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb\n System information:\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-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb\n Backing store flags: \n Account information:\n WtMPjJ3yJHSkn6JnvW36\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:19:40.789720 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-ce7d9f83-58c8-41b8-8ac2-6a5050dc7f13 req-78ed6c11-f162-4afe-a9ba-6ba65aeeffdc tempest-TestVolumeBootPattern-1752708332 None] Set provider_location to: 10.222.0.23:3260,2 iqn.2010-10.org.openstack:volume-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:19:40.832653 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-ce7d9f83-58c8-41b8-8ac2-6a5050dc7f13 req-78ed6c11-f162-4afe-a9ba-6ba65aeeffdc tempest-TestVolumeBootPattern-1752708332 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb', 'target_lun': 1, 'volume_id': 'c1417c4d-6bca-4dc3-8d5d-28e28e4574bb', 'auth_method': 'CHAP', 'auth_username': 'WtMPjJ3yJHSkn6JnvW36', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '4727799a-add4-4cad-9068-dc20fc76764b'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 15:19:40.944063 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-ce7d9f83-58c8-41b8-8ac2-6a5050dc7f13 req-78ed6c11-f162-4afe-a9ba-6ba65aeeffdc tempest-TestVolumeBootPattern-1752708332 None] attachment_update completed successfully.
Apr 25 15:20:04.106623 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:20:04.107290 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:20:04.107892 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:20:04.125923 n-d-811416-6 sudo[152877]: 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
Apr 25 15:20:04.126715 n-d-811416-6 sudo[152877]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:20:04.529325 n-d-811416-6 sudo[152877]: pam_unix(sudo:session): session closed for user root
Apr 25 15:20:04.531322 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.423s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:20:04.533097 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:20:04.551251 n-d-811416-6 sudo[152881]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:20:04.552021 n-d-811416-6 sudo[152881]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:20:04.932538 n-d-811416-6 sudo[152881]: pam_unix(sudo:session): session closed for user root
Apr 25 15:20:04.934649 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.401s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:20:04.936693 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:21:04.104655 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:21:04.105345 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:21:04.105792 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:21:04.124121 n-d-811416-6 sudo[152938]: 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
Apr 25 15:21:04.124925 n-d-811416-6 sudo[152938]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:21:04.541669 n-d-811416-6 sudo[152938]: pam_unix(sudo:session): session closed for user root
Apr 25 15:21:04.543691 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:21:04.545345 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:21:04.564452 n-d-811416-6 sudo[152941]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:21:04.565309 n-d-811416-6 sudo[152941]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:21:04.961589 n-d-811416-6 sudo[152941]: pam_unix(sudo:session): session closed for user root
Apr 25 15:21:04.964316 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.419s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:21:04.965686 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:21:42.344404 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-864c21c1-b636-460b-ad05-29f174c54202 req-c38d3afe-3f8e-43fd-b6e5-b7aeddd56252 tempest-TestVolumeBootPattern-1752708332 None] Terminate volume connection completed successfully.
Apr 25 15:21:42.345112 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-864c21c1-b636-460b-ad05-29f174c54202 req-c38d3afe-3f8e-43fd-b6e5-b7aeddd56252 tempest-TestVolumeBootPattern-1752708332 None] Deleting attachment 4727799a-add4-4cad-9068-dc20fc76764b. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 15:21:42.346216 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:21:42.436194 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:21:42.436534 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128286688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\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-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\n Backing store flags: \n Account information:\n V4H28XSB3ct9icRQE4Ja\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb\n System information:\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-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb\n Backing store flags: \n Account information:\n WtMPjJ3yJHSkn6JnvW36\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:21:42.437347 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-864c21c1-b636-460b-ad05-29f174c54202 req-c38d3afe-3f8e-43fd-b6e5-b7aeddd56252 tempest-TestVolumeBootPattern-1752708332 None] Removing iscsi_target for Volume ID: c1417c4d-6bca-4dc3-8d5d-28e28e4574bb
Apr 25 15:21:42.439833 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:21:42.557598 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb -f" returned: 0 in 0.118s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:21:42.558030 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128286688]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:21:42.560666 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:21:42.648685 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:21:42.649017 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681128286688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\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-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\n Backing store flags: \n Account information:\n V4H28XSB3ct9icRQE4Ja\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:21:43.565284 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-d75d6cfa-aef0-4702-ad67-ad8569ddec7b tempest-TestVolumeBootPattern-1752708332 None] Lock "b'cinder-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:21:43.623273 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:21:43.710499 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:21:43.710824 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140583760]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\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-811416-6.cbci-811416-6.local alias: none\n Connection: 1\n IP Address: 10.222.0.15\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-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\n Backing store flags: \n Account information:\n V4H28XSB3ct9icRQE4Ja\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:21:43.711524 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-d75d6cfa-aef0-4702-ad67-ad8569ddec7b tempest-TestVolumeBootPattern-1752708332 None] Skipping remove_export. No iscsi_target is presently exported for volume: c1417c4d-6bca-4dc3-8d5d-28e28e4574bb
Apr 25 15:21:43.712600 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d75d6cfa-aef0-4702-ad67-ad8569ddec7b tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:21:43.730326 n-d-811416-6 sudo[153028]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb
Apr 25 15:21:43.731126 n-d-811416-6 sudo[153028]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:21:44.141012 n-d-811416-6 sudo[153028]: pam_unix(sudo:session): session closed for user root
Apr 25 15:21:44.143211 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d75d6cfa-aef0-4702-ad67-ad8569ddec7b tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb" returned: 0 in 0.430s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:21:44.144986 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d75d6cfa-aef0-4702-ad67-ad8569ddec7b tempest-TestVolumeBootPattern-1752708332 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-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:21:44.163477 n-d-811416-6 sudo[153031]: 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-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb
Apr 25 15:21:44.164274 n-d-811416-6 sudo[153031]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:21:44.565441 n-d-811416-6 sudo[153031]: pam_unix(sudo:session): session closed for user root
Apr 25 15:21:44.567609 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d75d6cfa-aef0-4702-ad67-ad8569ddec7b tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb" returned: 0 in 0.422s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:21:44.569979 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d75d6cfa-aef0-4702-ad67-ad8569ddec7b tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:21:44.588335 n-d-811416-6 sudo[153034]: 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-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb
Apr 25 15:21:44.589849 n-d-811416-6 sudo[153034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:21:45.022769 n-d-811416-6 sudo[153034]: pam_unix(sudo:session): session closed for user root
Apr 25 15:21:45.025018 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d75d6cfa-aef0-4702-ad67-ad8569ddec7b tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb" returned: 0 in 0.455s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:21:45.026243 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-d75d6cfa-aef0-4702-ad67-ad8569ddec7b tempest-TestVolumeBootPattern-1752708332 None] Successfully deleted volume: c1417c4d-6bca-4dc3-8d5d-28e28e4574bb
Apr 25 15:21:45.069161 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-d75d6cfa-aef0-4702-ad67-ad8569ddec7b tempest-TestVolumeBootPattern-1752708332 None] Created reservations ['96ebfbbf-85b7-4f04-ac12-f3f397d3a842', 'df1dc937-ce9d-4e0f-89d6-0e0a745386a6', 'e9fb4f0b-2971-464f-a62c-a85aa84f8988', '60820be0-f573-47d0-ab63-c991d8d9d628'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:21:45.109210 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-d75d6cfa-aef0-4702-ad67-ad8569ddec7b tempest-TestVolumeBootPattern-1752708332 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:21:45.109900 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d75d6cfa-aef0-4702-ad67-ad8569ddec7b tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:21:45.128229 n-d-811416-6 sudo[153041]: 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
Apr 25 15:21:45.129014 n-d-811416-6 sudo[153041]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:21:45.542211 n-d-811416-6 sudo[153041]: pam_unix(sudo:session): session closed for user root
Apr 25 15:21:45.544490 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d75d6cfa-aef0-4702-ad67-ad8569ddec7b tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:21:45.546591 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d75d6cfa-aef0-4702-ad67-ad8569ddec7b tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:21:45.565249 n-d-811416-6 sudo[153044]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:21:45.566035 n-d-811416-6 sudo[153044]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:21:45.891466 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-be9154a2-6177-44d5-a610-b0c842b08db0 tempest-TestVolumeBootPattern-1752708332 None] Lock "b'cinder-da8b4f2b-5d66-4b57-897b-f5c04f07a060-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:21:45.893812 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-be9154a2-6177-44d5-a610-b0c842b08db0 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-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-da8b4f2b-5d66-4b57-897b-f5c04f07a060 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:21:45.912798 n-d-811416-6 sudo[153047]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-da8b4f2b-5d66-4b57-897b-f5c04f07a060
Apr 25 15:21:45.913894 n-d-811416-6 sudo[153047]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:21:45.963318 n-d-811416-6 sudo[153044]: pam_unix(sudo:session): session closed for user root
Apr 25 15:21:45.966279 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d75d6cfa-aef0-4702-ad67-ad8569ddec7b tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/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.419s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:21:45.968422 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-d75d6cfa-aef0-4702-ad67-ad8569ddec7b tempest-TestVolumeBootPattern-1752708332 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:21:45.973927 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-d75d6cfa-aef0-4702-ad67-ad8569ddec7b tempest-TestVolumeBootPattern-1752708332 None] Deleted volume successfully.
Apr 25 15:21:45.989281 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-d75d6cfa-aef0-4702-ad67-ad8569ddec7b tempest-TestVolumeBootPattern-1752708332 None] Lock "b'cinder-c1417c4d-6bca-4dc3-8d5d-28e28e4574bb-delete_volume'" released by "delete_volume" :: held 2.424s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:21:46.353259 n-d-811416-6 sudo[153047]: pam_unix(sudo:session): session closed for user root
Apr 25 15:21:46.355002 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-be9154a2-6177-44d5-a610-b0c842b08db0 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-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-da8b4f2b-5d66-4b57-897b-f5c04f07a060" returned: 0 in 0.461s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:21:46.356557 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-be9154a2-6177-44d5-a610-b0c842b08db0 tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-da8b4f2b-5d66-4b57-897b-f5c04f07a060 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:21:46.374831 n-d-811416-6 sudo[153050]: 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-da8b4f2b-5d66-4b57-897b-f5c04f07a060
Apr 25 15:21:46.375662 n-d-811416-6 sudo[153050]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:21:46.945478 n-d-811416-6 sudo[153050]: pam_unix(sudo:session): session closed for user root
Apr 25 15:21:46.947719 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-be9154a2-6177-44d5-a610-b0c842b08db0 tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-da8b4f2b-5d66-4b57-897b-f5c04f07a060" returned: 0 in 0.591s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:21:47.033483 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-be9154a2-6177-44d5-a610-b0c842b08db0 tempest-TestVolumeBootPattern-1752708332 None] Created reservations ['7ecb2cc5-2e58-4a1d-9698-7374eba9b649', '18968932-81d9-4800-aa00-b17014132945', 'd2ea8c7e-a63d-4f9e-8370-08e108b9f6be', '99982111-2939-4358-9dc2-f5bd2e9c6561'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:21:47.071357 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-be9154a2-6177-44d5-a610-b0c842b08db0 tempest-TestVolumeBootPattern-1752708332 None] Delete snapshot completed successfully.
Apr 25 15:21:47.077570 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-be9154a2-6177-44d5-a610-b0c842b08db0 tempest-TestVolumeBootPattern-1752708332 None] Lock "b'cinder-da8b4f2b-5d66-4b57-897b-f5c04f07a060-delete_snapshot'" released by "delete_snapshot" :: held 1.186s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:21:52.189028 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-f8748655-307b-4faa-9eed-045f406bd4b6 req-60a829eb-b7c9-4141-9d70-79a206d512c5 tempest-TestVolumeBootPattern-1752708332 None] Terminate volume connection completed successfully.
Apr 25 15:21:52.189759 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-f8748655-307b-4faa-9eed-045f406bd4b6 req-60a829eb-b7c9-4141-9d70-79a206d512c5 tempest-TestVolumeBootPattern-1752708332 None] Deleting attachment feda3046-5404-405d-80ad-44f17e17c209. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 15:21:52.191023 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:21:52.279689 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:21:52.280023 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129491440]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\n System information:\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-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e\n Backing store flags: \n Account information:\n V4H28XSB3ct9icRQE4Ja\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:21:52.280659 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-f8748655-307b-4faa-9eed-045f406bd4b6 req-60a829eb-b7c9-4141-9d70-79a206d512c5 tempest-TestVolumeBootPattern-1752708332 None] Removing iscsi_target for Volume ID: 5fa6e7d3-d7c2-4160-98dd-9b2103fa424e
Apr 25 15:21:52.281814 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:21:52.395501 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e -f" returned: 0 in 0.113s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:21:52.395861 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129491440]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:21:52.397458 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:21:52.492588 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:21:52.492905 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129491440]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:21:54.523029 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-91507af1-457e-4927-a1bc-0de9da5a617f tempest-TestVolumeBootPattern-1752708332 None] Lock "b'cinder-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:21:54.583158 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:21:54.675425 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:21:54.675748 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681129491440]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:21:54.676406 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-91507af1-457e-4927-a1bc-0de9da5a617f tempest-TestVolumeBootPattern-1752708332 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5fa6e7d3-d7c2-4160-98dd-9b2103fa424e
Apr 25 15:21:54.677429 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-91507af1-457e-4927-a1bc-0de9da5a617f tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:21:54.694891 n-d-811416-6 sudo[153139]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e
Apr 25 15:21:54.695677 n-d-811416-6 sudo[153139]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:21:55.077149 n-d-811416-6 sudo[153139]: pam_unix(sudo:session): session closed for user root
Apr 25 15:21:55.079416 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-91507af1-457e-4927-a1bc-0de9da5a617f tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e" returned: 0 in 0.401s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:21:55.081272 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-91507af1-457e-4927-a1bc-0de9da5a617f tempest-TestVolumeBootPattern-1752708332 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-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:21:55.099594 n-d-811416-6 sudo[153142]: 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-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e
Apr 25 15:21:55.100385 n-d-811416-6 sudo[153142]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:21:55.488954 n-d-811416-6 sudo[153142]: pam_unix(sudo:session): session closed for user root
Apr 25 15:21:55.491235 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-91507af1-457e-4927-a1bc-0de9da5a617f tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e" returned: 0 in 0.410s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:21:55.493391 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-91507af1-457e-4927-a1bc-0de9da5a617f tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:21:55.515590 n-d-811416-6 sudo[153145]: 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-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e
Apr 25 15:21:55.516436 n-d-811416-6 sudo[153145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:21:55.995417 n-d-811416-6 sudo[153145]: pam_unix(sudo:session): session closed for user root
Apr 25 15:21:55.997622 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-91507af1-457e-4927-a1bc-0de9da5a617f tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e" returned: 0 in 0.504s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:21:55.998763 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-91507af1-457e-4927-a1bc-0de9da5a617f tempest-TestVolumeBootPattern-1752708332 None] Successfully deleted volume: 5fa6e7d3-d7c2-4160-98dd-9b2103fa424e
Apr 25 15:21:56.040779 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-91507af1-457e-4927-a1bc-0de9da5a617f tempest-TestVolumeBootPattern-1752708332 None] Created reservations ['b9b979f4-cf96-4ac9-8652-64dad7284844', 'c9ac2663-7f13-4fac-acff-a14c27702e5c', '227f8166-0bc4-4e55-9b89-d539a2938d55', 'c41bc76d-650b-44c3-95bd-6bcbe73d1d58'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:21:56.098433 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-91507af1-457e-4927-a1bc-0de9da5a617f tempest-TestVolumeBootPattern-1752708332 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:21:56.099156 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-91507af1-457e-4927-a1bc-0de9da5a617f tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:21:56.117697 n-d-811416-6 sudo[153153]: 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
Apr 25 15:21:56.118484 n-d-811416-6 sudo[153153]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:21:56.542496 n-d-811416-6 sudo[153153]: pam_unix(sudo:session): session closed for user root
Apr 25 15:21:56.544614 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-91507af1-457e-4927-a1bc-0de9da5a617f tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:21:56.546518 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-91507af1-457e-4927-a1bc-0de9da5a617f tempest-TestVolumeBootPattern-1752708332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:21:56.564088 n-d-811416-6 sudo[153158]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:21:56.564884 n-d-811416-6 sudo[153158]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:21:56.995380 n-d-811416-6 sudo[153158]: pam_unix(sudo:session): session closed for user root
Apr 25 15:21:56.997760 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-91507af1-457e-4927-a1bc-0de9da5a617f tempest-TestVolumeBootPattern-1752708332 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:21:56.999804 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-91507af1-457e-4927-a1bc-0de9da5a617f tempest-TestVolumeBootPattern-1752708332 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:21:57.005133 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-91507af1-457e-4927-a1bc-0de9da5a617f tempest-TestVolumeBootPattern-1752708332 None] Deleted volume successfully.
Apr 25 15:21:57.020345 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-91507af1-457e-4927-a1bc-0de9da5a617f tempest-TestVolumeBootPattern-1752708332 None] Lock "b'cinder-5fa6e7d3-d7c2-4160-98dd-9b2103fa424e-delete_volume'" released by "delete_volume" :: held 2.497s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:22:04.104329 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:22:04.104967 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:22:04.105621 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:22:04.124578 n-d-811416-6 sudo[153206]: 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
Apr 25 15:22:04.125422 n-d-811416-6 sudo[153206]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:22:04.567937 n-d-811416-6 sudo[153206]: pam_unix(sudo:session): session closed for user root
Apr 25 15:22:04.570032 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:22:04.571613 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:22:04.593396 n-d-811416-6 sudo[153209]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:22:04.594351 n-d-811416-6 sudo[153209]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:22:05.055959 n-d-811416-6 sudo[153209]: pam_unix(sudo:session): session closed for user root
Apr 25 15:22:05.058994 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.487s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:22:05.060529 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:23:04.109308 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:23:04.109974 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:23:04.110460 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:23:04.131661 n-d-811416-6 sudo[153331]: 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
Apr 25 15:23:04.132477 n-d-811416-6 sudo[153331]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:23:04.579172 n-d-811416-6 sudo[153331]: pam_unix(sudo:session): session closed for user root
Apr 25 15:23:04.581299 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:23:04.582878 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:23:04.601694 n-d-811416-6 sudo[153334]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:23:04.602505 n-d-811416-6 sudo[153334]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:23:05.036324 n-d-811416-6 sudo[153334]: pam_unix(sudo:session): session closed for user root
Apr 25 15:23:05.038753 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:23:05.040106 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:24:04.108159 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:24:04.109296 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:24:04.109742 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:24:04.127731 n-d-811416-6 sudo[153385]: 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
Apr 25 15:24:04.128514 n-d-811416-6 sudo[153385]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:24:04.567753 n-d-811416-6 sudo[153385]: pam_unix(sudo:session): session closed for user root
Apr 25 15:24:04.569833 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:24:04.571456 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:24:04.589968 n-d-811416-6 sudo[153388]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:24:04.590751 n-d-811416-6 sudo[153388]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:24:05.013303 n-d-811416-6 sudo[153388]: pam_unix(sudo:session): session closed for user root
Apr 25 15:24:05.015399 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:24:05.016688 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:25:04.113809 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:25:04.114496 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:25:04.114923 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:25:04.133831 n-d-811416-6 sudo[153437]: 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
Apr 25 15:25:04.134621 n-d-811416-6 sudo[153437]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:25:04.574113 n-d-811416-6 sudo[153437]: pam_unix(sudo:session): session closed for user root
Apr 25 15:25:04.576963 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:25:04.578724 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:25:04.597819 n-d-811416-6 sudo[153440]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:25:04.598603 n-d-811416-6 sudo[153440]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:25:05.024424 n-d-811416-6 sudo[153440]: pam_unix(sudo:session): session closed for user root
Apr 25 15:25:05.026517 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:25:05.027802 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:27:04.117811 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:27:04.118455 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:27:04.118942 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:27:04.137108 n-d-811416-6 sudo[153918]: 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
Apr 25 15:27:04.137908 n-d-811416-6 sudo[153918]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:27:04.566290 n-d-811416-6 sudo[153918]: pam_unix(sudo:session): session closed for user root
Apr 25 15:27:04.568867 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.449s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:27:04.570577 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:27:04.589654 n-d-811416-6 sudo[153921]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:27:04.590483 n-d-811416-6 sudo[153921]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:27:05.047907 n-d-811416-6 sudo[153921]: pam_unix(sudo:session): session closed for user root
Apr 25 15:27:05.050106 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.479s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:27:05.051385 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:28:04.119881 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:28:04.120515 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:28:04.120950 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:28:04.139427 n-d-811416-6 sudo[154056]: 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
Apr 25 15:28:04.140203 n-d-811416-6 sudo[154056]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:28:04.594285 n-d-811416-6 sudo[154056]: pam_unix(sudo:session): session closed for user root
Apr 25 15:28:04.596901 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.476s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:28:04.599191 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:28:04.621900 n-d-811416-6 sudo[154059]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:28:04.622721 n-d-811416-6 sudo[154059]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:28:05.045786 n-d-811416-6 sudo[154059]: pam_unix(sudo:session): session closed for user root
Apr 25 15:28:05.047902 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:28:05.049244 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:28:38.525580 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-3801239d-5549-473f-a083-2396a459c0d0 tempest-ServerActionsTestJSON-1951113208 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:28:38.531000 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-3801239d-5549-473f-a083-2396a459c0d0 tempest-ServerActionsTestJSON-1951113208 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:28:38.531211 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-3801239d-5549-473f-a083-2396a459c0d0 tempest-ServerActionsTestJSON-1951113208 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'
Apr 25 15:28:38.548216 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3801239d-5549-473f-a083-2396a459c0d0 tempest-ServerActionsTestJSON-1951113208 None] Flow 'volume_create_manager' (8b9e158a-34f2-476b-8372-19d21b755e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:28:38.552218 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3801239d-5549-473f-a083-2396a459c0d0 tempest-ServerActionsTestJSON-1951113208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (27011c35-5b20-4bea-b9aa-a78a5f51b94f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:28:38.576535 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-3801239d-5549-473f-a083-2396a459c0d0 tempest-ServerActionsTestJSON-1951113208 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:28:38.605298 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3801239d-5549-473f-a083-2396a459c0d0 tempest-ServerActionsTestJSON-1951113208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (27011c35-5b20-4bea-b9aa-a78a5f51b94f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:28:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-514121650',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=db5982c6-5133-4084-bc82-0c5756a79ef1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92f9ce99bbbf418b8a18e7eaa64dc259',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:28:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:28:38Z,user_id='f33174c51cc942da9c3964ef79683545',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:28:38.609280 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3801239d-5549-473f-a083-2396a459c0d0 tempest-ServerActionsTestJSON-1951113208 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c0a1923e-f662-4280-aced-e2295a85184f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:28:38.611544 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3801239d-5549-473f-a083-2396a459c0d0 tempest-ServerActionsTestJSON-1951113208 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c0a1923e-f662-4280-aced-e2295a85184f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:28:38.614044 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3801239d-5549-473f-a083-2396a459c0d0 tempest-ServerActionsTestJSON-1951113208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (76f50088-23e6-4745-80b8-1d70324c11e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:28:38.616369 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3801239d-5549-473f-a083-2396a459c0d0 tempest-ServerActionsTestJSON-1951113208 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (76f50088-23e6-4745-80b8-1d70324c11e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'db5982c6-5133-4084-bc82-0c5756a79ef1', 'volume_name': 'volume-db5982c6-5133-4084-bc82-0c5756a79ef1', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:28:38.618760 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3801239d-5549-473f-a083-2396a459c0d0 tempest-ServerActionsTestJSON-1951113208 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d8ac0bbd-cd37-41a3-aa49-ea6a0c3a6efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:28:38.620987 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3801239d-5549-473f-a083-2396a459c0d0 tempest-ServerActionsTestJSON-1951113208 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d8ac0bbd-cd37-41a3-aa49-ea6a0c3a6efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:28:38.623892 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3801239d-5549-473f-a083-2396a459c0d0 tempest-ServerActionsTestJSON-1951113208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (86527857-516f-46dd-b891-9d97d385c938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:28:38.625173 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-3801239d-5549-473f-a083-2396a459c0d0 tempest-ServerActionsTestJSON-1951113208 None] Volume db5982c6-5133-4084-bc82-0c5756a79ef1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-db5982c6-5133-4084-bc82-0c5756a79ef1', 'volume_size': 1}
Apr 25 15:28:38.627702 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3801239d-5549-473f-a083-2396a459c0d0 tempest-ServerActionsTestJSON-1951113208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-db5982c6-5133-4084-bc82-0c5756a79ef1 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:28:38.648779 n-d-811416-6 sudo[154157]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-db5982c6-5133-4084-bc82-0c5756a79ef1 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:28:38.649625 n-d-811416-6 sudo[154157]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:28:39.178198 n-d-811416-6 sudo[154157]: pam_unix(sudo:session): session closed for user root
Apr 25 15:28:39.180456 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-3801239d-5549-473f-a083-2396a459c0d0 tempest-ServerActionsTestJSON-1951113208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-db5982c6-5133-4084-bc82-0c5756a79ef1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.553s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:28:39.184007 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3801239d-5549-473f-a083-2396a459c0d0 tempest-ServerActionsTestJSON-1951113208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (86527857-516f-46dd-b891-9d97d385c938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-db5982c6-5133-4084-bc82-0c5756a79ef1', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:28:39.186316 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3801239d-5549-473f-a083-2396a459c0d0 tempest-ServerActionsTestJSON-1951113208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (95d92b28-c403-439d-a0c8-bbe2ab546e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:28:39.197003 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-3801239d-5549-473f-a083-2396a459c0d0 tempest-ServerActionsTestJSON-1951113208 None] Volume volume-db5982c6-5133-4084-bc82-0c5756a79ef1 (db5982c6-5133-4084-bc82-0c5756a79ef1): created successfully
Apr 25 15:28:39.198847 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3801239d-5549-473f-a083-2396a459c0d0 tempest-ServerActionsTestJSON-1951113208 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (95d92b28-c403-439d-a0c8-bbe2ab546e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:28:39.201784 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-3801239d-5549-473f-a083-2396a459c0d0 tempest-ServerActionsTestJSON-1951113208 None] Flow 'volume_create_manager' (8b9e158a-34f2-476b-8372-19d21b755e23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:28:39.209767 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-3801239d-5549-473f-a083-2396a459c0d0 tempest-ServerActionsTestJSON-1951113208 None] Created volume successfully.
Apr 25 15:28:40.434120 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-41d1b14c-75cd-443b-850c-942dc9c7f902 req-bebdf6cc-b7f1-4d57-9358-4cd76aebfde7 tempest-ServerActionsTestJSON-1951113208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-db5982c6-5133-4084-bc82-0c5756a79ef1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:28:40.454542 n-d-811416-6 sudo[154238]: 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-db5982c6-5133-4084-bc82-0c5756a79ef1
Apr 25 15:28:40.455450 n-d-811416-6 sudo[154238]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:28:40.848282 n-d-811416-6 sudo[154238]: pam_unix(sudo:session): session closed for user root
Apr 25 15:28:40.850595 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-41d1b14c-75cd-443b-850c-942dc9c7f902 req-bebdf6cc-b7f1-4d57-9358-4cd76aebfde7 tempest-ServerActionsTestJSON-1951113208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-db5982c6-5133-4084-bc82-0c5756a79ef1" returned: 0 in 0.416s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:28:40.896967 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:28:40.902863 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:28:40.903186 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138279344]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:28:40.903808 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-41d1b14c-75cd-443b-850c-942dc9c7f902 req-bebdf6cc-b7f1-4d57-9358-4cd76aebfde7 tempest-ServerActionsTestJSON-1951113208 None] Targets prior to update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:28:40.904592 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-41d1b14c-75cd-443b-850c-942dc9c7f902 req-bebdf6cc-b7f1-4d57-9358-4cd76aebfde7 tempest-ServerActionsTestJSON-1951113208 None] Creating iscsi_target for Volume ID: volume-db5982c6-5133-4084-bc82-0c5756a79ef1 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:28:40.907695 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-41d1b14c-75cd-443b-850c-942dc9c7f902 req-bebdf6cc-b7f1-4d57-9358-4cd76aebfde7 tempest-ServerActionsTestJSON-1951113208 None] Created volume path /opt/stack/data/cinder/volumes/volume-db5982c6-5133-4084-bc82-0c5756a79ef1,
Apr 25 15:28:40.907695 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:28:40.907695 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:28:40.907695 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-db5982c6-5133-4084-bc82-0c5756a79ef1
Apr 25 15:28:40.907695 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:28:40.907695 n-d-811416-6 cinder-volume[96343]: incominguser 4UoPzW8SV9CWtkK5QeNK iy3yiRCq7XV35t7N
Apr 25 15:28:40.907695 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:28:40.907695 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:28:40.907695 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:28:40.907695 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:28:40.908836 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:28:41.288235 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1" returned: 0 in 0.379s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:28:41.288550 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138279344]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:28:41.289173 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-41d1b14c-75cd-443b-850c-942dc9c7f902 req-bebdf6cc-b7f1-4d57-9358-4cd76aebfde7 tempest-ServerActionsTestJSON-1951113208 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:28:41.289531 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-41d1b14c-75cd-443b-850c-942dc9c7f902 req-bebdf6cc-b7f1-4d57-9358-4cd76aebfde7 tempest-ServerActionsTestJSON-1951113208 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:28:41.290957 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:28:41.297298 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:28:41.297617 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138279344]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1\n System information:\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-db5982c6-5133-4084-bc82-0c5756a79ef1\n Backing store flags: \n Account information:\n 4UoPzW8SV9CWtkK5QeNK\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:28:41.298167 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-41d1b14c-75cd-443b-850c-942dc9c7f902 req-bebdf6cc-b7f1-4d57-9358-4cd76aebfde7 tempest-ServerActionsTestJSON-1951113208 None] Targets after update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:28:41.299214 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:28:41.399737 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:28:41.400066 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138279344]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1\n System information:\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-db5982c6-5133-4084-bc82-0c5756a79ef1\n Backing store flags: \n Account information:\n 4UoPzW8SV9CWtkK5QeNK\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:28:41.401266 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:28:41.489901 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:28:41.490830 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138279344]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1\n System information:\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-db5982c6-5133-4084-bc82-0c5756a79ef1\n Backing store flags: \n Account information:\n 4UoPzW8SV9CWtkK5QeNK\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:28:41.492259 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-41d1b14c-75cd-443b-850c-942dc9c7f902 req-bebdf6cc-b7f1-4d57-9358-4cd76aebfde7 tempest-ServerActionsTestJSON-1951113208 None] Set provider_location to: 10.222.0.23:3260,1 iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:28:41.544901 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-41d1b14c-75cd-443b-850c-942dc9c7f902 req-bebdf6cc-b7f1-4d57-9358-4cd76aebfde7 tempest-ServerActionsTestJSON-1951113208 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1', 'target_lun': 1, 'volume_id': 'db5982c6-5133-4084-bc82-0c5756a79ef1', 'auth_method': 'CHAP', 'auth_username': '4UoPzW8SV9CWtkK5QeNK', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b7d60e77-fdac-4efe-b705-37ac1daf5fe5'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 15:28:41.656363 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-41d1b14c-75cd-443b-850c-942dc9c7f902 req-bebdf6cc-b7f1-4d57-9358-4cd76aebfde7 tempest-ServerActionsTestJSON-1951113208 None] attachment_update completed successfully.
Apr 25 15:29:04.127470 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:29:04.128161 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:29:04.128623 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:29:04.146773 n-d-811416-6 sudo[154285]: 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
Apr 25 15:29:04.147584 n-d-811416-6 sudo[154285]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:29:04.545701 n-d-811416-6 sudo[154285]: pam_unix(sudo:session): session closed for user root
Apr 25 15:29:04.547780 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.419s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:29:04.549487 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:29:04.567877 n-d-811416-6 sudo[154288]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:29:04.568680 n-d-811416-6 sudo[154288]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:29:04.951949 n-d-811416-6 sudo[154288]: pam_unix(sudo:session): session closed for user root
Apr 25 15:29:04.954031 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.404s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:29:04.956040 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:29:12.522705 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-0ab20e92-b714-4e95-a70d-0e391955ffe0 req-b859be19-737c-468f-9599-e861e55f5083 tempest-ServerActionsTestJSON-1951113208 None] Terminate volume connection completed successfully.
Apr 25 15:29:12.523245 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-0ab20e92-b714-4e95-a70d-0e391955ffe0 req-b859be19-737c-468f-9599-e861e55f5083 tempest-ServerActionsTestJSON-1951113208 None] Deleting attachment b7d60e77-fdac-4efe-b705-37ac1daf5fe5. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 15:29:15.359559 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-0ab20e92-b714-4e95-a70d-0e391955ffe0 req-fe3042a3-5712-4dcd-a8b1-4ec4f050fbb9 tempest-ServerActionsTestJSON-1951113208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-db5982c6-5133-4084-bc82-0c5756a79ef1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:29:15.377595 n-d-811416-6 sudo[154311]: 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-db5982c6-5133-4084-bc82-0c5756a79ef1
Apr 25 15:29:15.378352 n-d-811416-6 sudo[154311]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:29:15.780899 n-d-811416-6 sudo[154311]: pam_unix(sudo:session): session closed for user root
Apr 25 15:29:15.783567 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-0ab20e92-b714-4e95-a70d-0e391955ffe0 req-fe3042a3-5712-4dcd-a8b1-4ec4f050fbb9 tempest-ServerActionsTestJSON-1951113208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-db5982c6-5133-4084-bc82-0c5756a79ef1" returned: 0 in 0.424s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:29:15.830672 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:29:15.839491 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:29:15.839851 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140125008]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1\n System information:\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-db5982c6-5133-4084-bc82-0c5756a79ef1\n Backing store flags: \n Account information:\n 4UoPzW8SV9CWtkK5QeNK\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-0ab20e92-b714-4e95-a70d-0e391955ffe0 req-fe3042a3-5712-4dcd-a8b1-4ec4f050fbb9 tempest-ServerActionsTestJSON-1951113208 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-db5982c6-5133-4084-bc82-0c5756a79ef1
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: 4UoPzW8SV9CWtkK5QeNK
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:29:15.840568 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:29:15.842598 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-0ab20e92-b714-4e95-a70d-0e391955ffe0 req-fe3042a3-5712-4dcd-a8b1-4ec4f050fbb9 tempest-ServerActionsTestJSON-1951113208 None] Creating iscsi_target for Volume ID: volume-db5982c6-5133-4084-bc82-0c5756a79ef1 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:29:15.842598 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-0ab20e92-b714-4e95-a70d-0e391955ffe0 req-fe3042a3-5712-4dcd-a8b1-4ec4f050fbb9 tempest-ServerActionsTestJSON-1951113208 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-db5982c6-5133-4084-bc82-0c5756a79ef1 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Apr 25 15:29:15.847839 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-0ab20e92-b714-4e95-a70d-0e391955ffe0 req-fe3042a3-5712-4dcd-a8b1-4ec4f050fbb9 tempest-ServerActionsTestJSON-1951113208 None] Created volume path /opt/stack/data/cinder/volumes/volume-db5982c6-5133-4084-bc82-0c5756a79ef1,
Apr 25 15:29:15.847839 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:29:15.847839 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:29:15.847839 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-db5982c6-5133-4084-bc82-0c5756a79ef1
Apr 25 15:29:15.847839 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:29:15.847839 n-d-811416-6 cinder-volume[96343]: incominguser 4UoPzW8SV9CWtkK5QeNK iy3yiRCq7XV35t7N
Apr 25 15:29:15.847839 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:29:15.847839 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:29:15.847839 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:29:15.847839 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:29:15.851598 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:29:16.240836 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1" returned: 0 in 0.391s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:29:16.241241 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140125008]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:29:16.241884 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-0ab20e92-b714-4e95-a70d-0e391955ffe0 req-fe3042a3-5712-4dcd-a8b1-4ec4f050fbb9 tempest-ServerActionsTestJSON-1951113208 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:29:16.242306 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-0ab20e92-b714-4e95-a70d-0e391955ffe0 req-fe3042a3-5712-4dcd-a8b1-4ec4f050fbb9 tempest-ServerActionsTestJSON-1951113208 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:29:16.245390 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:29:16.252200 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:29:16.252912 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140125008]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1\n System information:\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-db5982c6-5133-4084-bc82-0c5756a79ef1\n Backing store flags: \n Account information:\n 4UoPzW8SV9CWtkK5QeNK\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-0ab20e92-b714-4e95-a70d-0e391955ffe0 req-fe3042a3-5712-4dcd-a8b1-4ec4f050fbb9 tempest-ServerActionsTestJSON-1951113208 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-db5982c6-5133-4084-bc82-0c5756a79ef1
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: 4UoPzW8SV9CWtkK5QeNK
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:29:16.253878 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:29:16.258002 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:29:16.419981 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.162s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:29:16.421629 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140125008]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1\n System information:\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-db5982c6-5133-4084-bc82-0c5756a79ef1\n Backing store flags: \n Account information:\n 4UoPzW8SV9CWtkK5QeNK\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:29:16.425980 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:29:16.579073 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.156s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:29:16.579527 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140125008]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1\n System information:\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-db5982c6-5133-4084-bc82-0c5756a79ef1\n Backing store flags: \n Account information:\n 4UoPzW8SV9CWtkK5QeNK\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:29:16.580832 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-0ab20e92-b714-4e95-a70d-0e391955ffe0 req-fe3042a3-5712-4dcd-a8b1-4ec4f050fbb9 tempest-ServerActionsTestJSON-1951113208 None] Set provider_location to: 10.222.0.23:3260,1 iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:29:16.633976 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-0ab20e92-b714-4e95-a70d-0e391955ffe0 req-fe3042a3-5712-4dcd-a8b1-4ec4f050fbb9 tempest-ServerActionsTestJSON-1951113208 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1', 'target_lun': 1, 'volume_id': 'db5982c6-5133-4084-bc82-0c5756a79ef1', 'auth_method': 'CHAP', 'auth_username': '4UoPzW8SV9CWtkK5QeNK', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b92106ee-3c8b-4876-a711-7a75f5693bc5'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 15:29:16.742689 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-0ab20e92-b714-4e95-a70d-0e391955ffe0 req-fe3042a3-5712-4dcd-a8b1-4ec4f050fbb9 tempest-ServerActionsTestJSON-1951113208 None] attachment_update completed successfully.
Apr 25 15:29:29.689163 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-5411a541-e23e-4749-a31b-944cff2151f1 req-bc588ad2-cc32-4801-b6fe-cf68849fd1b9 tempest-ServerActionsTestJSON-1951113208 None] Terminate volume connection completed successfully.
Apr 25 15:29:29.689877 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-5411a541-e23e-4749-a31b-944cff2151f1 req-bc588ad2-cc32-4801-b6fe-cf68849fd1b9 tempest-ServerActionsTestJSON-1951113208 None] Deleting attachment b92106ee-3c8b-4876-a711-7a75f5693bc5. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 15:29:32.559345 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-5411a541-e23e-4749-a31b-944cff2151f1 req-e71d8b6a-4e07-4ccf-a50a-5aa4e620ecb3 tempest-ServerActionsTestJSON-1951113208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-db5982c6-5133-4084-bc82-0c5756a79ef1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:29:32.577264 n-d-811416-6 sudo[154381]: 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-db5982c6-5133-4084-bc82-0c5756a79ef1
Apr 25 15:29:32.578076 n-d-811416-6 sudo[154381]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:29:32.990066 n-d-811416-6 sudo[154381]: pam_unix(sudo:session): session closed for user root
Apr 25 15:29:32.992475 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-5411a541-e23e-4749-a31b-944cff2151f1 req-e71d8b6a-4e07-4ccf-a50a-5aa4e620ecb3 tempest-ServerActionsTestJSON-1951113208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-db5982c6-5133-4084-bc82-0c5756a79ef1" returned: 0 in 0.433s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:29:33.036981 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:29:33.043289 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:29:33.043665 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138403456]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1\n System information:\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-db5982c6-5133-4084-bc82-0c5756a79ef1\n Backing store flags: \n Account information:\n 4UoPzW8SV9CWtkK5QeNK\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-5411a541-e23e-4749-a31b-944cff2151f1 req-e71d8b6a-4e07-4ccf-a50a-5aa4e620ecb3 tempest-ServerActionsTestJSON-1951113208 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-db5982c6-5133-4084-bc82-0c5756a79ef1
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: 4UoPzW8SV9CWtkK5QeNK
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:29:33.044260 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:29:33.047010 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-5411a541-e23e-4749-a31b-944cff2151f1 req-e71d8b6a-4e07-4ccf-a50a-5aa4e620ecb3 tempest-ServerActionsTestJSON-1951113208 None] Creating iscsi_target for Volume ID: volume-db5982c6-5133-4084-bc82-0c5756a79ef1 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:29:33.047010 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-5411a541-e23e-4749-a31b-944cff2151f1 req-e71d8b6a-4e07-4ccf-a50a-5aa4e620ecb3 tempest-ServerActionsTestJSON-1951113208 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-db5982c6-5133-4084-bc82-0c5756a79ef1 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Apr 25 15:29:33.049090 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-5411a541-e23e-4749-a31b-944cff2151f1 req-e71d8b6a-4e07-4ccf-a50a-5aa4e620ecb3 tempest-ServerActionsTestJSON-1951113208 None] Created volume path /opt/stack/data/cinder/volumes/volume-db5982c6-5133-4084-bc82-0c5756a79ef1,
Apr 25 15:29:33.049090 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:29:33.049090 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:29:33.049090 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-db5982c6-5133-4084-bc82-0c5756a79ef1
Apr 25 15:29:33.049090 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:29:33.049090 n-d-811416-6 cinder-volume[96343]: incominguser 4UoPzW8SV9CWtkK5QeNK iy3yiRCq7XV35t7N
Apr 25 15:29:33.049090 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:29:33.049090 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:29:33.049090 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:29:33.049090 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:29:33.050681 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:29:33.411645 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1" returned: 0 in 0.361s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:29:33.412459 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138403456]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:29:33.413129 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-5411a541-e23e-4749-a31b-944cff2151f1 req-e71d8b6a-4e07-4ccf-a50a-5aa4e620ecb3 tempest-ServerActionsTestJSON-1951113208 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:29:33.413503 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-5411a541-e23e-4749-a31b-944cff2151f1 req-e71d8b6a-4e07-4ccf-a50a-5aa4e620ecb3 tempest-ServerActionsTestJSON-1951113208 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:29:33.416815 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:29:33.421580 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:29:33.421909 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138403456]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1\n System information:\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-db5982c6-5133-4084-bc82-0c5756a79ef1\n Backing store flags: \n Account information:\n 4UoPzW8SV9CWtkK5QeNK\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-5411a541-e23e-4749-a31b-944cff2151f1 req-e71d8b6a-4e07-4ccf-a50a-5aa4e620ecb3 tempest-ServerActionsTestJSON-1951113208 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-db5982c6-5133-4084-bc82-0c5756a79ef1
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: 4UoPzW8SV9CWtkK5QeNK
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:29:33.422469 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:29:33.425222 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:29:33.522902 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:29:33.523407 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138403456]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1\n System information:\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-db5982c6-5133-4084-bc82-0c5756a79ef1\n Backing store flags: \n Account information:\n 4UoPzW8SV9CWtkK5QeNK\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:29:33.527840 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:29:33.616529 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:29:33.617521 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138403456]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1\n System information:\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-db5982c6-5133-4084-bc82-0c5756a79ef1\n Backing store flags: \n Account information:\n 4UoPzW8SV9CWtkK5QeNK\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:29:33.618465 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-5411a541-e23e-4749-a31b-944cff2151f1 req-e71d8b6a-4e07-4ccf-a50a-5aa4e620ecb3 tempest-ServerActionsTestJSON-1951113208 None] Set provider_location to: 10.222.0.23:3260,1 iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:29:33.664166 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-5411a541-e23e-4749-a31b-944cff2151f1 req-e71d8b6a-4e07-4ccf-a50a-5aa4e620ecb3 tempest-ServerActionsTestJSON-1951113208 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1', 'target_lun': 1, 'volume_id': 'db5982c6-5133-4084-bc82-0c5756a79ef1', 'auth_method': 'CHAP', 'auth_username': '4UoPzW8SV9CWtkK5QeNK', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'e89c84a8-6973-4de1-a7c7-bbd274f7f9af'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 15:29:33.775454 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-5411a541-e23e-4749-a31b-944cff2151f1 req-e71d8b6a-4e07-4ccf-a50a-5aa4e620ecb3 tempest-ServerActionsTestJSON-1951113208 None] attachment_update completed successfully.
Apr 25 15:29:45.979693 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-447d21c1-82c5-4f84-8f01-1ae787971ac3 req-d9c0c370-1b5f-4913-a78d-5055692970bf tempest-ServerActionsTestJSON-1951113208 None] Terminate volume connection completed successfully.
Apr 25 15:29:45.980413 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-447d21c1-82c5-4f84-8f01-1ae787971ac3 req-d9c0c370-1b5f-4913-a78d-5055692970bf tempest-ServerActionsTestJSON-1951113208 None] Deleting attachment e89c84a8-6973-4de1-a7c7-bbd274f7f9af. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 15:29:45.981483 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:29:46.068425 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:29:46.068936 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140616880]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1\n System information:\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-db5982c6-5133-4084-bc82-0c5756a79ef1\n Backing store flags: \n Account information:\n 4UoPzW8SV9CWtkK5QeNK\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:29:46.069576 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-447d21c1-82c5-4f84-8f01-1ae787971ac3 req-d9c0c370-1b5f-4913-a78d-5055692970bf tempest-ServerActionsTestJSON-1951113208 None] Removing iscsi_target for Volume ID: db5982c6-5133-4084-bc82-0c5756a79ef1
Apr 25 15:29:46.070652 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1 -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:29:46.161311 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-db5982c6-5133-4084-bc82-0c5756a79ef1 -f" returned: 0 in 0.090s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:29:46.161710 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140616880]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:29:46.163380 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:29:46.254475 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:29:46.254788 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140616880]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:29:47.948568 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-ba7f9020-1a33-4e33-9cef-1e18aa2a3bef tempest-ServerActionsTestJSON-1951113208 None] Lock "b'cinder-db5982c6-5133-4084-bc82-0c5756a79ef1-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:29:48.015801 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:29:48.103010 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:29:48.103336 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140616880]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:29:48.103986 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-ba7f9020-1a33-4e33-9cef-1e18aa2a3bef tempest-ServerActionsTestJSON-1951113208 None] Skipping remove_export. No iscsi_target is presently exported for volume: db5982c6-5133-4084-bc82-0c5756a79ef1
Apr 25 15:29:48.105004 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ba7f9020-1a33-4e33-9cef-1e18aa2a3bef tempest-ServerActionsTestJSON-1951113208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-db5982c6-5133-4084-bc82-0c5756a79ef1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:29:48.123149 n-d-811416-6 sudo[154508]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-db5982c6-5133-4084-bc82-0c5756a79ef1
Apr 25 15:29:48.123945 n-d-811416-6 sudo[154508]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:29:48.537933 n-d-811416-6 sudo[154508]: pam_unix(sudo:session): session closed for user root
Apr 25 15:29:48.540238 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ba7f9020-1a33-4e33-9cef-1e18aa2a3bef tempest-ServerActionsTestJSON-1951113208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-db5982c6-5133-4084-bc82-0c5756a79ef1" returned: 0 in 0.435s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:29:48.542354 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ba7f9020-1a33-4e33-9cef-1e18aa2a3bef tempest-ServerActionsTestJSON-1951113208 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-db5982c6-5133-4084-bc82-0c5756a79ef1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:29:48.560675 n-d-811416-6 sudo[154511]: 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-db5982c6-5133-4084-bc82-0c5756a79ef1
Apr 25 15:29:48.561494 n-d-811416-6 sudo[154511]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:29:48.972956 n-d-811416-6 sudo[154511]: pam_unix(sudo:session): session closed for user root
Apr 25 15:29:48.975153 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ba7f9020-1a33-4e33-9cef-1e18aa2a3bef tempest-ServerActionsTestJSON-1951113208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-db5982c6-5133-4084-bc82-0c5756a79ef1" returned: 0 in 0.432s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:29:48.977235 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ba7f9020-1a33-4e33-9cef-1e18aa2a3bef tempest-ServerActionsTestJSON-1951113208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-db5982c6-5133-4084-bc82-0c5756a79ef1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:29:48.994630 n-d-811416-6 sudo[154514]: 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-db5982c6-5133-4084-bc82-0c5756a79ef1
Apr 25 15:29:48.995418 n-d-811416-6 sudo[154514]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:29:49.442581 n-d-811416-6 sudo[154514]: pam_unix(sudo:session): session closed for user root
Apr 25 15:29:49.444984 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ba7f9020-1a33-4e33-9cef-1e18aa2a3bef tempest-ServerActionsTestJSON-1951113208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-db5982c6-5133-4084-bc82-0c5756a79ef1" returned: 0 in 0.467s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:29:49.446134 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-ba7f9020-1a33-4e33-9cef-1e18aa2a3bef tempest-ServerActionsTestJSON-1951113208 None] Successfully deleted volume: db5982c6-5133-4084-bc82-0c5756a79ef1
Apr 25 15:29:49.490277 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-ba7f9020-1a33-4e33-9cef-1e18aa2a3bef tempest-ServerActionsTestJSON-1951113208 None] Created reservations ['0197feac-8161-487a-b4f8-243ce388cbf3', '31ffffd7-06f1-4abd-a2ac-774e591b88e4', 'ec926aea-a9b9-40ff-baf5-04dc6b8fb8b1', '3c0ecf82-0d8c-45ae-9d6e-0c53b25ed719'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:29:49.531110 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-ba7f9020-1a33-4e33-9cef-1e18aa2a3bef tempest-ServerActionsTestJSON-1951113208 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:29:49.531841 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ba7f9020-1a33-4e33-9cef-1e18aa2a3bef tempest-ServerActionsTestJSON-1951113208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:29:49.551671 n-d-811416-6 sudo[154521]: 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
Apr 25 15:29:49.552475 n-d-811416-6 sudo[154521]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:29:49.996327 n-d-811416-6 sudo[154521]: pam_unix(sudo:session): session closed for user root
Apr 25 15:29:49.998635 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ba7f9020-1a33-4e33-9cef-1e18aa2a3bef tempest-ServerActionsTestJSON-1951113208 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.466s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:29:50.000728 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ba7f9020-1a33-4e33-9cef-1e18aa2a3bef tempest-ServerActionsTestJSON-1951113208 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:29:50.018564 n-d-811416-6 sudo[154524]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:29:50.019918 n-d-811416-6 sudo[154524]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:29:50.446679 n-d-811416-6 sudo[154524]: pam_unix(sudo:session): session closed for user root
Apr 25 15:29:50.449353 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-ba7f9020-1a33-4e33-9cef-1e18aa2a3bef tempest-ServerActionsTestJSON-1951113208 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:29:50.451880 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-ba7f9020-1a33-4e33-9cef-1e18aa2a3bef tempest-ServerActionsTestJSON-1951113208 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:29:50.458655 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-ba7f9020-1a33-4e33-9cef-1e18aa2a3bef tempest-ServerActionsTestJSON-1951113208 None] Deleted volume successfully.
Apr 25 15:29:50.474702 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-ba7f9020-1a33-4e33-9cef-1e18aa2a3bef tempest-ServerActionsTestJSON-1951113208 None] Lock "b'cinder-db5982c6-5133-4084-bc82-0c5756a79ef1-delete_volume'" released by "delete_volume" :: held 2.526s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:30:04.133951 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:30:04.134606 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:30:04.135068 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:30:04.153126 n-d-811416-6 sudo[154560]: 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
Apr 25 15:30:04.153914 n-d-811416-6 sudo[154560]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:30:04.601845 n-d-811416-6 sudo[154560]: pam_unix(sudo:session): session closed for user root
Apr 25 15:30:04.603911 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.468s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:30:04.605523 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:30:04.623675 n-d-811416-6 sudo[154563]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:30:04.624591 n-d-811416-6 sudo[154563]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:30:05.084698 n-d-811416-6 sudo[154563]: pam_unix(sudo:session): session closed for user root
Apr 25 15:30:05.086812 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.481s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:30:05.088117 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:31:04.135512 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:31:04.137013 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:31:04.138638 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:31:04.177249 n-d-811416-6 sudo[154974]: 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
Apr 25 15:31:04.178058 n-d-811416-6 sudo[154974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:31:04.671546 n-d-811416-6 sudo[154974]: pam_unix(sudo:session): session closed for user root
Apr 25 15:31:04.674020 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.535s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:31:04.675746 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:31:04.752044 n-d-811416-6 sudo[154993]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:31:04.752987 n-d-811416-6 sudo[154993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:31:05.225339 n-d-811416-6 sudo[154993]: pam_unix(sudo:session): session closed for user root
Apr 25 15:31:05.227685 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.552s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:31:05.228980 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:31:21.184259 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-d90abc14-4fe3-4361-a071-4d3e3f123bfc tempest-TestEncryptedCinderVolumes-1967685831 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:31:21.188416 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-d90abc14-4fe3-4361-a071-4d3e3f123bfc tempest-TestEncryptedCinderVolumes-1967685831 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:31:21.188930 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-d90abc14-4fe3-4361-a071-4d3e3f123bfc tempest-TestEncryptedCinderVolumes-1967685831 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'
Apr 25 15:31:21.206429 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d90abc14-4fe3-4361-a071-4d3e3f123bfc tempest-TestEncryptedCinderVolumes-1967685831 None] Flow 'volume_create_manager' (7ba67fc0-57c5-4364-b97e-a4ad0f791115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:31:21.210197 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d90abc14-4fe3-4361-a071-4d3e3f123bfc tempest-TestEncryptedCinderVolumes-1967685831 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (96cb6e14-ee9c-4ab1-86ae-d861a913ea44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:31:21.233165 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-d90abc14-4fe3-4361-a071-4d3e3f123bfc tempest-TestEncryptedCinderVolumes-1967685831 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:31:21.265229 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d90abc14-4fe3-4361-a071-4d3e3f123bfc tempest-TestEncryptedCinderVolumes-1967685831 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (96cb6e14-ee9c-4ab1-86ae-d861a913ea44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:31:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-431332193',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=73a12dcb-be57-4e08-a8fd-82b28806e9e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb1c02b09b814ad9a3c17c4a040b3b11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:31:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:31:21Z,user_id='55f431306f1048b89424d5e91972bcdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3d0d84c-0342-423f-8454-4ddc39826cc0),volume_type_id=b3d0d84c-0342-423f-8454-4ddc39826cc0)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:31:21.268629 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d90abc14-4fe3-4361-a071-4d3e3f123bfc tempest-TestEncryptedCinderVolumes-1967685831 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4aa16335-ed24-4973-a089-78a6ec0f3951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:31:21.272517 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d90abc14-4fe3-4361-a071-4d3e3f123bfc tempest-TestEncryptedCinderVolumes-1967685831 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4aa16335-ed24-4973-a089-78a6ec0f3951) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:31:21.276074 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d90abc14-4fe3-4361-a071-4d3e3f123bfc tempest-TestEncryptedCinderVolumes-1967685831 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7f2658ae-f261-4eb9-b99a-4edfd28e97e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:31:21.279484 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d90abc14-4fe3-4361-a071-4d3e3f123bfc tempest-TestEncryptedCinderVolumes-1967685831 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7f2658ae-f261-4eb9-b99a-4edfd28e97e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '73a12dcb-be57-4e08-a8fd-82b28806e9e8', 'volume_name': 'volume-73a12dcb-be57-4e08-a8fd-82b28806e9e8', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:31:21.283046 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d90abc14-4fe3-4361-a071-4d3e3f123bfc tempest-TestEncryptedCinderVolumes-1967685831 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e4b2d370-deb3-40b8-b0d0-63b3baebb3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:31:21.286671 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d90abc14-4fe3-4361-a071-4d3e3f123bfc tempest-TestEncryptedCinderVolumes-1967685831 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e4b2d370-deb3-40b8-b0d0-63b3baebb3ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:31:21.289783 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d90abc14-4fe3-4361-a071-4d3e3f123bfc tempest-TestEncryptedCinderVolumes-1967685831 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (03eb2cff-09eb-400e-b8e0-0493fe4f215e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:31:21.291142 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-d90abc14-4fe3-4361-a071-4d3e3f123bfc tempest-TestEncryptedCinderVolumes-1967685831 None] Volume 73a12dcb-be57-4e08-a8fd-82b28806e9e8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-73a12dcb-be57-4e08-a8fd-82b28806e9e8', 'volume_size': 1}
Apr 25 15:31:21.292851 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d90abc14-4fe3-4361-a071-4d3e3f123bfc tempest-TestEncryptedCinderVolumes-1967685831 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-73a12dcb-be57-4e08-a8fd-82b28806e9e8 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:31:21.312191 n-d-811416-6 sudo[155346]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-73a12dcb-be57-4e08-a8fd-82b28806e9e8 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:31:21.312983 n-d-811416-6 sudo[155346]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:31:21.884037 n-d-811416-6 sudo[155346]: pam_unix(sudo:session): session closed for user root
Apr 25 15:31:21.886165 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-d90abc14-4fe3-4361-a071-4d3e3f123bfc tempest-TestEncryptedCinderVolumes-1967685831 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-73a12dcb-be57-4e08-a8fd-82b28806e9e8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.593s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:31:21.889626 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d90abc14-4fe3-4361-a071-4d3e3f123bfc tempest-TestEncryptedCinderVolumes-1967685831 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (03eb2cff-09eb-400e-b8e0-0493fe4f215e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-73a12dcb-be57-4e08-a8fd-82b28806e9e8', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:31:21.891978 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d90abc14-4fe3-4361-a071-4d3e3f123bfc tempest-TestEncryptedCinderVolumes-1967685831 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0f6b46c7-487f-4a16-a820-70e5f7ed79c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:31:21.900817 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-d90abc14-4fe3-4361-a071-4d3e3f123bfc tempest-TestEncryptedCinderVolumes-1967685831 None] Volume volume-73a12dcb-be57-4e08-a8fd-82b28806e9e8 (73a12dcb-be57-4e08-a8fd-82b28806e9e8): created successfully
Apr 25 15:31:21.902719 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d90abc14-4fe3-4361-a071-4d3e3f123bfc tempest-TestEncryptedCinderVolumes-1967685831 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0f6b46c7-487f-4a16-a820-70e5f7ed79c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:31:21.905792 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-d90abc14-4fe3-4361-a071-4d3e3f123bfc tempest-TestEncryptedCinderVolumes-1967685831 None] Flow 'volume_create_manager' (7ba67fc0-57c5-4364-b97e-a4ad0f791115) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:31:21.914452 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-d90abc14-4fe3-4361-a071-4d3e3f123bfc tempest-TestEncryptedCinderVolumes-1967685831 None] Created volume successfully.
Apr 25 15:31:22.897891 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-04c40b4a-8abe-4e4a-b006-41adc57d690b req-09cbf7cd-2dec-4957-ba4b-cd1970f8adab tempest-TestEncryptedCinderVolumes-1967685831 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-73a12dcb-be57-4e08-a8fd-82b28806e9e8 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:31:22.915477 n-d-811416-6 sudo[155380]: 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-73a12dcb-be57-4e08-a8fd-82b28806e9e8
Apr 25 15:31:22.916261 n-d-811416-6 sudo[155380]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:31:23.305526 n-d-811416-6 sudo[155380]: pam_unix(sudo:session): session closed for user root
Apr 25 15:31:23.307947 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-04c40b4a-8abe-4e4a-b006-41adc57d690b req-09cbf7cd-2dec-4957-ba4b-cd1970f8adab tempest-TestEncryptedCinderVolumes-1967685831 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-73a12dcb-be57-4e08-a8fd-82b28806e9e8" returned: 0 in 0.410s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:31:23.353340 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:31:23.359507 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:31:23.359835 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138281984]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:31:23.360530 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-04c40b4a-8abe-4e4a-b006-41adc57d690b req-09cbf7cd-2dec-4957-ba4b-cd1970f8adab tempest-TestEncryptedCinderVolumes-1967685831 None] Targets prior to update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:31:23.361412 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-04c40b4a-8abe-4e4a-b006-41adc57d690b req-09cbf7cd-2dec-4957-ba4b-cd1970f8adab tempest-TestEncryptedCinderVolumes-1967685831 None] Creating iscsi_target for Volume ID: volume-73a12dcb-be57-4e08-a8fd-82b28806e9e8 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:31:23.364662 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-04c40b4a-8abe-4e4a-b006-41adc57d690b req-09cbf7cd-2dec-4957-ba4b-cd1970f8adab tempest-TestEncryptedCinderVolumes-1967685831 None] Created volume path /opt/stack/data/cinder/volumes/volume-73a12dcb-be57-4e08-a8fd-82b28806e9e8,
Apr 25 15:31:23.364662 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:31:23.364662 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:31:23.364662 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-73a12dcb-be57-4e08-a8fd-82b28806e9e8
Apr 25 15:31:23.364662 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:31:23.364662 n-d-811416-6 cinder-volume[96343]: incominguser uqoXmJEuCjeFmcB5VFmR 6Sg32V3TDZL4Mxdx
Apr 25 15:31:23.364662 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:31:23.364662 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:31:23.364662 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:31:23.364662 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:31:23.365890 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-73a12dcb-be57-4e08-a8fd-82b28806e9e8 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:31:23.721745 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-73a12dcb-be57-4e08-a8fd-82b28806e9e8" returned: 0 in 0.355s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:31:23.722107 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138281984]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:31:23.722702 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-04c40b4a-8abe-4e4a-b006-41adc57d690b req-09cbf7cd-2dec-4957-ba4b-cd1970f8adab tempest-TestEncryptedCinderVolumes-1967685831 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:31:23.723061 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-04c40b4a-8abe-4e4a-b006-41adc57d690b req-09cbf7cd-2dec-4957-ba4b-cd1970f8adab tempest-TestEncryptedCinderVolumes-1967685831 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:31:23.724274 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:31:23.730252 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:31:23.730760 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138281984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-73a12dcb-be57-4e08-a8fd-82b28806e9e8\n System information:\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-73a12dcb-be57-4e08-a8fd-82b28806e9e8\n Backing store flags: \n Account information:\n uqoXmJEuCjeFmcB5VFmR\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:31:23.731341 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-04c40b4a-8abe-4e4a-b006-41adc57d690b req-09cbf7cd-2dec-4957-ba4b-cd1970f8adab tempest-TestEncryptedCinderVolumes-1967685831 None] Targets after update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:31:23.732457 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:31:23.821759 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:31:23.822165 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138281984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-73a12dcb-be57-4e08-a8fd-82b28806e9e8\n System information:\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-73a12dcb-be57-4e08-a8fd-82b28806e9e8\n Backing store flags: \n Account information:\n uqoXmJEuCjeFmcB5VFmR\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:31:23.825164 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:31:23.909743 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:31:23.910312 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138281984]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-73a12dcb-be57-4e08-a8fd-82b28806e9e8\n System information:\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-73a12dcb-be57-4e08-a8fd-82b28806e9e8\n Backing store flags: \n Account information:\n uqoXmJEuCjeFmcB5VFmR\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:31:23.910958 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-04c40b4a-8abe-4e4a-b006-41adc57d690b req-09cbf7cd-2dec-4957-ba4b-cd1970f8adab tempest-TestEncryptedCinderVolumes-1967685831 None] Set provider_location to: 10.222.0.23:3260,1 iqn.2010-10.org.openstack:volume-73a12dcb-be57-4e08-a8fd-82b28806e9e8 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:31:23.951458 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-04c40b4a-8abe-4e4a-b006-41adc57d690b req-09cbf7cd-2dec-4957-ba4b-cd1970f8adab tempest-TestEncryptedCinderVolumes-1967685831 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-73a12dcb-be57-4e08-a8fd-82b28806e9e8', 'target_lun': 1, 'volume_id': '73a12dcb-be57-4e08-a8fd-82b28806e9e8', 'auth_method': 'CHAP', 'auth_username': 'uqoXmJEuCjeFmcB5VFmR', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '6f0bebcc-bcb8-4d26-837e-4a0c08bd5a67'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 15:31:24.061719 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-04c40b4a-8abe-4e4a-b006-41adc57d690b req-09cbf7cd-2dec-4957-ba4b-cd1970f8adab tempest-TestEncryptedCinderVolumes-1967685831 None] attachment_update completed successfully.
Apr 25 15:31:31.383426 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-31683b1a-ca7e-4a4f-8c72-c046471fb5bc req-e4c36a51-03ad-4c41-9e80-6528e407517c tempest-TestEncryptedCinderVolumes-1967685831 None] Terminate volume connection completed successfully.
Apr 25 15:31:31.384054 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-31683b1a-ca7e-4a4f-8c72-c046471fb5bc req-e4c36a51-03ad-4c41-9e80-6528e407517c tempest-TestEncryptedCinderVolumes-1967685831 None] Deleting attachment 6f0bebcc-bcb8-4d26-837e-4a0c08bd5a67. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 15:31:31.385214 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:31:31.473131 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:31:31.473521 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138406672]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-73a12dcb-be57-4e08-a8fd-82b28806e9e8\n System information:\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-73a12dcb-be57-4e08-a8fd-82b28806e9e8\n Backing store flags: \n Account information:\n uqoXmJEuCjeFmcB5VFmR\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:31:31.474132 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-31683b1a-ca7e-4a4f-8c72-c046471fb5bc req-e4c36a51-03ad-4c41-9e80-6528e407517c tempest-TestEncryptedCinderVolumes-1967685831 None] Removing iscsi_target for Volume ID: 73a12dcb-be57-4e08-a8fd-82b28806e9e8
Apr 25 15:31:31.475123 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-73a12dcb-be57-4e08-a8fd-82b28806e9e8 -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:31:31.567702 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-73a12dcb-be57-4e08-a8fd-82b28806e9e8 -f" returned: 0 in 0.092s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:31:31.568022 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138406672]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:31:31.569246 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:31:31.655345 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:31:31.655664 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138406672]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:31:32.168246 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-584b9943-19b4-4d6b-a42e-fe520b916b9b tempest-TestEncryptedCinderVolumes-1967685831 None] Lock "b'cinder-73a12dcb-be57-4e08-a8fd-82b28806e9e8-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:31:32.223725 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:31:32.312555 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:31:32.312876 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138406672]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:31:32.313578 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-584b9943-19b4-4d6b-a42e-fe520b916b9b tempest-TestEncryptedCinderVolumes-1967685831 None] Skipping remove_export. No iscsi_target is presently exported for volume: 73a12dcb-be57-4e08-a8fd-82b28806e9e8
Apr 25 15:31:32.314614 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-584b9943-19b4-4d6b-a42e-fe520b916b9b tempest-TestEncryptedCinderVolumes-1967685831 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-73a12dcb-be57-4e08-a8fd-82b28806e9e8 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:31:32.332625 n-d-811416-6 sudo[155441]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-73a12dcb-be57-4e08-a8fd-82b28806e9e8
Apr 25 15:31:32.333425 n-d-811416-6 sudo[155441]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:31:32.726411 n-d-811416-6 sudo[155441]: pam_unix(sudo:session): session closed for user root
Apr 25 15:31:32.728663 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-584b9943-19b4-4d6b-a42e-fe520b916b9b tempest-TestEncryptedCinderVolumes-1967685831 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-73a12dcb-be57-4e08-a8fd-82b28806e9e8" returned: 0 in 0.414s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:31:32.730507 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-584b9943-19b4-4d6b-a42e-fe520b916b9b tempest-TestEncryptedCinderVolumes-1967685831 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-73a12dcb-be57-4e08-a8fd-82b28806e9e8 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:31:32.748109 n-d-811416-6 sudo[155444]: 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-73a12dcb-be57-4e08-a8fd-82b28806e9e8
Apr 25 15:31:32.748901 n-d-811416-6 sudo[155444]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:31:33.144731 n-d-811416-6 sudo[155444]: pam_unix(sudo:session): session closed for user root
Apr 25 15:31:33.147066 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-584b9943-19b4-4d6b-a42e-fe520b916b9b tempest-TestEncryptedCinderVolumes-1967685831 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-73a12dcb-be57-4e08-a8fd-82b28806e9e8" returned: 0 in 0.416s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:31:33.149272 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-584b9943-19b4-4d6b-a42e-fe520b916b9b tempest-TestEncryptedCinderVolumes-1967685831 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-73a12dcb-be57-4e08-a8fd-82b28806e9e8 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:31:33.167481 n-d-811416-6 sudo[155447]: 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-73a12dcb-be57-4e08-a8fd-82b28806e9e8
Apr 25 15:31:33.168266 n-d-811416-6 sudo[155447]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:31:33.627370 n-d-811416-6 sudo[155447]: pam_unix(sudo:session): session closed for user root
Apr 25 15:31:33.630150 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-584b9943-19b4-4d6b-a42e-fe520b916b9b tempest-TestEncryptedCinderVolumes-1967685831 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-73a12dcb-be57-4e08-a8fd-82b28806e9e8" returned: 0 in 0.480s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:31:33.631268 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-584b9943-19b4-4d6b-a42e-fe520b916b9b tempest-TestEncryptedCinderVolumes-1967685831 None] Successfully deleted volume: 73a12dcb-be57-4e08-a8fd-82b28806e9e8
Apr 25 15:31:33.660218 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-584b9943-19b4-4d6b-a42e-fe520b916b9b tempest-TestEncryptedCinderVolumes-1967685831 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-296086337 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-296086337, it is now deprecated. Please use the default quota class for default quota.
Apr 25 15:31:33.661073 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-584b9943-19b4-4d6b-a42e-fe520b916b9b tempest-TestEncryptedCinderVolumes-1967685831 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-296086337 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-296086337, it is now deprecated. Please use the default quota class for default quota.
Apr 25 15:31:33.675771 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-584b9943-19b4-4d6b-a42e-fe520b916b9b tempest-TestEncryptedCinderVolumes-1967685831 None] Created reservations ['83580405-c5cf-4b60-ac52-2dc3a5f0e75a', '47451fee-05db-45e1-9a28-fd95931abaa4', '9356e72f-2bcb-492e-a939-f68f054fec84', '6475b77d-7517-466f-bcb8-0605ebd9a235'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:31:33.719615 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-584b9943-19b4-4d6b-a42e-fe520b916b9b tempest-TestEncryptedCinderVolumes-1967685831 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:31:33.720312 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-584b9943-19b4-4d6b-a42e-fe520b916b9b tempest-TestEncryptedCinderVolumes-1967685831 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:31:33.741015 n-d-811416-6 sudo[155454]: 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
Apr 25 15:31:33.741931 n-d-811416-6 sudo[155454]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:31:34.169192 n-d-811416-6 sudo[155454]: pam_unix(sudo:session): session closed for user root
Apr 25 15:31:34.171449 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-584b9943-19b4-4d6b-a42e-fe520b916b9b tempest-TestEncryptedCinderVolumes-1967685831 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:31:34.173587 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-584b9943-19b4-4d6b-a42e-fe520b916b9b tempest-TestEncryptedCinderVolumes-1967685831 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:31:34.191854 n-d-811416-6 sudo[155457]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:31:34.192650 n-d-811416-6 sudo[155457]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:31:34.622757 n-d-811416-6 sudo[155457]: pam_unix(sudo:session): session closed for user root
Apr 25 15:31:34.625187 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-584b9943-19b4-4d6b-a42e-fe520b916b9b tempest-TestEncryptedCinderVolumes-1967685831 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:31:34.627171 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-584b9943-19b4-4d6b-a42e-fe520b916b9b tempest-TestEncryptedCinderVolumes-1967685831 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:31:34.634350 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-584b9943-19b4-4d6b-a42e-fe520b916b9b tempest-TestEncryptedCinderVolumes-1967685831 None] Deleted volume successfully.
Apr 25 15:31:34.652491 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-584b9943-19b4-4d6b-a42e-fe520b916b9b tempest-TestEncryptedCinderVolumes-1967685831 None] Lock "b'cinder-73a12dcb-be57-4e08-a8fd-82b28806e9e8-delete_volume'" released by "delete_volume" :: held 2.484s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:31:52.274719 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-defeac32-563e-4ead-9694-12d878602d8b tempest-TestEncryptedCinderVolumes-1967685831 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:31:52.278624 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-defeac32-563e-4ead-9694-12d878602d8b tempest-TestEncryptedCinderVolumes-1967685831 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:31:52.279300 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-defeac32-563e-4ead-9694-12d878602d8b tempest-TestEncryptedCinderVolumes-1967685831 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'
Apr 25 15:31:52.293449 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-defeac32-563e-4ead-9694-12d878602d8b tempest-TestEncryptedCinderVolumes-1967685831 None] Flow 'volume_create_manager' (a7b30372-4782-4178-ae37-14e8ae661579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:31:52.296621 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-defeac32-563e-4ead-9694-12d878602d8b tempest-TestEncryptedCinderVolumes-1967685831 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b9e4561c-252e-4149-aab5-0789ce5afdcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:31:52.318051 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-defeac32-563e-4ead-9694-12d878602d8b tempest-TestEncryptedCinderVolumes-1967685831 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:31:52.344361 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-defeac32-563e-4ead-9694-12d878602d8b tempest-TestEncryptedCinderVolumes-1967685831 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b9e4561c-252e-4149-aab5-0789ce5afdcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:31:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1211578614',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=2e2a6c27-2289-4352-be9d-aaa35bb9d97b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb1c02b09b814ad9a3c17c4a040b3b11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:31:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:31:52Z,user_id='55f431306f1048b89424d5e91972bcdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(09e29cdf-1de5-4d3a-b6dd-f1cd50cfeed7),volume_type_id=09e29cdf-1de5-4d3a-b6dd-f1cd50cfeed7)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:31:52.347355 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-defeac32-563e-4ead-9694-12d878602d8b tempest-TestEncryptedCinderVolumes-1967685831 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ef4b450e-3c94-4553-b63d-a332af590849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:31:52.349444 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-defeac32-563e-4ead-9694-12d878602d8b tempest-TestEncryptedCinderVolumes-1967685831 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ef4b450e-3c94-4553-b63d-a332af590849) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:31:52.351732 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-defeac32-563e-4ead-9694-12d878602d8b tempest-TestEncryptedCinderVolumes-1967685831 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80cad406-073d-4faa-b3c4-0f8b74281993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:31:52.353922 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-defeac32-563e-4ead-9694-12d878602d8b tempest-TestEncryptedCinderVolumes-1967685831 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80cad406-073d-4faa-b3c4-0f8b74281993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2e2a6c27-2289-4352-be9d-aaa35bb9d97b', 'volume_name': 'volume-2e2a6c27-2289-4352-be9d-aaa35bb9d97b', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:31:52.356106 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-defeac32-563e-4ead-9694-12d878602d8b tempest-TestEncryptedCinderVolumes-1967685831 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d909d608-7683-4d1f-8cd5-f3b7803b5df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:31:52.358177 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-defeac32-563e-4ead-9694-12d878602d8b tempest-TestEncryptedCinderVolumes-1967685831 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d909d608-7683-4d1f-8cd5-f3b7803b5df2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:31:52.360267 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-defeac32-563e-4ead-9694-12d878602d8b tempest-TestEncryptedCinderVolumes-1967685831 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (59f61622-2023-40b4-9845-383f513b6b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:31:52.361070 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-defeac32-563e-4ead-9694-12d878602d8b tempest-TestEncryptedCinderVolumes-1967685831 None] Volume 2e2a6c27-2289-4352-be9d-aaa35bb9d97b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2e2a6c27-2289-4352-be9d-aaa35bb9d97b', 'volume_size': 1}
Apr 25 15:31:52.362885 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-defeac32-563e-4ead-9694-12d878602d8b tempest-TestEncryptedCinderVolumes-1967685831 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2e2a6c27-2289-4352-be9d-aaa35bb9d97b stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:31:52.380329 n-d-811416-6 sudo[155534]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2e2a6c27-2289-4352-be9d-aaa35bb9d97b stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:31:52.381119 n-d-811416-6 sudo[155534]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:31:52.885003 n-d-811416-6 sudo[155534]: pam_unix(sudo:session): session closed for user root
Apr 25 15:31:52.887326 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-defeac32-563e-4ead-9694-12d878602d8b tempest-TestEncryptedCinderVolumes-1967685831 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2e2a6c27-2289-4352-be9d-aaa35bb9d97b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.524s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:31:52.890961 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-defeac32-563e-4ead-9694-12d878602d8b tempest-TestEncryptedCinderVolumes-1967685831 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (59f61622-2023-40b4-9845-383f513b6b34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2e2a6c27-2289-4352-be9d-aaa35bb9d97b', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:31:52.894163 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-defeac32-563e-4ead-9694-12d878602d8b tempest-TestEncryptedCinderVolumes-1967685831 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e9b8f208-dcc7-4a17-a4fd-6cda891abca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:31:52.905261 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-defeac32-563e-4ead-9694-12d878602d8b tempest-TestEncryptedCinderVolumes-1967685831 None] Volume volume-2e2a6c27-2289-4352-be9d-aaa35bb9d97b (2e2a6c27-2289-4352-be9d-aaa35bb9d97b): created successfully
Apr 25 15:31:52.907226 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-defeac32-563e-4ead-9694-12d878602d8b tempest-TestEncryptedCinderVolumes-1967685831 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e9b8f208-dcc7-4a17-a4fd-6cda891abca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:31:52.910379 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-defeac32-563e-4ead-9694-12d878602d8b tempest-TestEncryptedCinderVolumes-1967685831 None] Flow 'volume_create_manager' (a7b30372-4782-4178-ae37-14e8ae661579) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:31:52.917765 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-defeac32-563e-4ead-9694-12d878602d8b tempest-TestEncryptedCinderVolumes-1967685831 None] Created volume successfully.
Apr 25 15:31:53.882122 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-1df256cb-b00e-4f31-a7bd-aa6ab3982927 req-05e05c97-fcf7-4e4a-b67e-5f3e7e4b9e72 tempest-TestEncryptedCinderVolumes-1967685831 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2e2a6c27-2289-4352-be9d-aaa35bb9d97b {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:31:53.900052 n-d-811416-6 sudo[155568]: 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-2e2a6c27-2289-4352-be9d-aaa35bb9d97b
Apr 25 15:31:53.900853 n-d-811416-6 sudo[155568]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:31:54.310323 n-d-811416-6 sudo[155568]: pam_unix(sudo:session): session closed for user root
Apr 25 15:31:54.312606 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-1df256cb-b00e-4f31-a7bd-aa6ab3982927 req-05e05c97-fcf7-4e4a-b67e-5f3e7e4b9e72 tempest-TestEncryptedCinderVolumes-1967685831 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2e2a6c27-2289-4352-be9d-aaa35bb9d97b" returned: 0 in 0.430s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:31:54.359810 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:31:54.365619 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:31:54.365926 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138804864]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:31:54.366513 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-1df256cb-b00e-4f31-a7bd-aa6ab3982927 req-05e05c97-fcf7-4e4a-b67e-5f3e7e4b9e72 tempest-TestEncryptedCinderVolumes-1967685831 None] Targets prior to update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:31:54.367322 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-1df256cb-b00e-4f31-a7bd-aa6ab3982927 req-05e05c97-fcf7-4e4a-b67e-5f3e7e4b9e72 tempest-TestEncryptedCinderVolumes-1967685831 None] Creating iscsi_target for Volume ID: volume-2e2a6c27-2289-4352-be9d-aaa35bb9d97b {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:31:54.370190 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-1df256cb-b00e-4f31-a7bd-aa6ab3982927 req-05e05c97-fcf7-4e4a-b67e-5f3e7e4b9e72 tempest-TestEncryptedCinderVolumes-1967685831 None] Created volume path /opt/stack/data/cinder/volumes/volume-2e2a6c27-2289-4352-be9d-aaa35bb9d97b,
Apr 25 15:31:54.370190 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:31:54.370190 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:31:54.370190 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2e2a6c27-2289-4352-be9d-aaa35bb9d97b
Apr 25 15:31:54.370190 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:31:54.370190 n-d-811416-6 cinder-volume[96343]: incominguser 28b3LGv2U8LEZiWJeXpF PULa4BmzG9GYT2X3
Apr 25 15:31:54.370190 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:31:54.370190 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:31:54.370190 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:31:54.370190 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:31:54.371594 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2e2a6c27-2289-4352-be9d-aaa35bb9d97b {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:31:54.725638 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2e2a6c27-2289-4352-be9d-aaa35bb9d97b" returned: 0 in 0.354s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:31:54.725964 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138804864]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:31:54.726548 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-1df256cb-b00e-4f31-a7bd-aa6ab3982927 req-05e05c97-fcf7-4e4a-b67e-5f3e7e4b9e72 tempest-TestEncryptedCinderVolumes-1967685831 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:31:54.726911 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-1df256cb-b00e-4f31-a7bd-aa6ab3982927 req-05e05c97-fcf7-4e4a-b67e-5f3e7e4b9e72 tempest-TestEncryptedCinderVolumes-1967685831 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:31:54.728075 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:31:54.734669 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:31:54.735282 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138804864]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2e2a6c27-2289-4352-be9d-aaa35bb9d97b\n System information:\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-2e2a6c27-2289-4352-be9d-aaa35bb9d97b\n Backing store flags: \n Account information:\n 28b3LGv2U8LEZiWJeXpF\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:31:54.736030 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-1df256cb-b00e-4f31-a7bd-aa6ab3982927 req-05e05c97-fcf7-4e4a-b67e-5f3e7e4b9e72 tempest-TestEncryptedCinderVolumes-1967685831 None] Targets after update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:31:54.736965 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:31:54.832107 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:31:54.832508 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138804864]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2e2a6c27-2289-4352-be9d-aaa35bb9d97b\n System information:\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-2e2a6c27-2289-4352-be9d-aaa35bb9d97b\n Backing store flags: \n Account information:\n 28b3LGv2U8LEZiWJeXpF\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:31:54.833710 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:31:54.920271 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:31:54.920791 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138804864]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2e2a6c27-2289-4352-be9d-aaa35bb9d97b\n System information:\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-2e2a6c27-2289-4352-be9d-aaa35bb9d97b\n Backing store flags: \n Account information:\n 28b3LGv2U8LEZiWJeXpF\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:31:54.921550 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-1df256cb-b00e-4f31-a7bd-aa6ab3982927 req-05e05c97-fcf7-4e4a-b67e-5f3e7e4b9e72 tempest-TestEncryptedCinderVolumes-1967685831 None] Set provider_location to: 10.222.0.23:3260,1 iqn.2010-10.org.openstack:volume-2e2a6c27-2289-4352-be9d-aaa35bb9d97b 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:31:54.963161 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-1df256cb-b00e-4f31-a7bd-aa6ab3982927 req-05e05c97-fcf7-4e4a-b67e-5f3e7e4b9e72 tempest-TestEncryptedCinderVolumes-1967685831 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-2e2a6c27-2289-4352-be9d-aaa35bb9d97b', 'target_lun': 1, 'volume_id': '2e2a6c27-2289-4352-be9d-aaa35bb9d97b', 'auth_method': 'CHAP', 'auth_username': '28b3LGv2U8LEZiWJeXpF', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '0ff8f46e-6f23-45f3-bc57-8cca4db685b0'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 15:31:55.071725 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-1df256cb-b00e-4f31-a7bd-aa6ab3982927 req-05e05c97-fcf7-4e4a-b67e-5f3e7e4b9e72 tempest-TestEncryptedCinderVolumes-1967685831 None] attachment_update completed successfully.
Apr 25 15:32:02.371264 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-d4e9a374-ea51-4859-8505-ec82e7d78175 req-cf4e7d91-243c-465d-8abc-bdc82392206d tempest-TestEncryptedCinderVolumes-1967685831 None] Terminate volume connection completed successfully.
Apr 25 15:32:02.371887 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-d4e9a374-ea51-4859-8505-ec82e7d78175 req-cf4e7d91-243c-465d-8abc-bdc82392206d tempest-TestEncryptedCinderVolumes-1967685831 None] Deleting attachment 0ff8f46e-6f23-45f3-bc57-8cca4db685b0. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 15:32:02.373020 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:32:02.459846 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:32:02.460179 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140170064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2e2a6c27-2289-4352-be9d-aaa35bb9d97b\n System information:\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-2e2a6c27-2289-4352-be9d-aaa35bb9d97b\n Backing store flags: \n Account information:\n 28b3LGv2U8LEZiWJeXpF\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:32:02.460804 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-d4e9a374-ea51-4859-8505-ec82e7d78175 req-cf4e7d91-243c-465d-8abc-bdc82392206d tempest-TestEncryptedCinderVolumes-1967685831 None] Removing iscsi_target for Volume ID: 2e2a6c27-2289-4352-be9d-aaa35bb9d97b
Apr 25 15:32:02.461910 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2e2a6c27-2289-4352-be9d-aaa35bb9d97b -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:32:02.555469 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2e2a6c27-2289-4352-be9d-aaa35bb9d97b -f" returned: 0 in 0.093s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:32:02.555799 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140170064]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:32:02.557403 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:32:02.648434 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:32:02.648757 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140170064]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:32:03.154453 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-21cac022-df6e-4e35-a19c-2780c90102fe tempest-TestEncryptedCinderVolumes-1967685831 None] Lock "b'cinder-2e2a6c27-2289-4352-be9d-aaa35bb9d97b-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:32:03.215320 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:32:03.303803 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:32:03.304133 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140170064]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:32:03.304807 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-21cac022-df6e-4e35-a19c-2780c90102fe tempest-TestEncryptedCinderVolumes-1967685831 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2e2a6c27-2289-4352-be9d-aaa35bb9d97b
Apr 25 15:32:03.305898 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21cac022-df6e-4e35-a19c-2780c90102fe tempest-TestEncryptedCinderVolumes-1967685831 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2e2a6c27-2289-4352-be9d-aaa35bb9d97b {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:32:03.323803 n-d-811416-6 sudo[155627]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2e2a6c27-2289-4352-be9d-aaa35bb9d97b
Apr 25 15:32:03.324612 n-d-811416-6 sudo[155627]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:32:03.709391 n-d-811416-6 sudo[155627]: pam_unix(sudo:session): session closed for user root
Apr 25 15:32:03.711662 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21cac022-df6e-4e35-a19c-2780c90102fe tempest-TestEncryptedCinderVolumes-1967685831 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2e2a6c27-2289-4352-be9d-aaa35bb9d97b" returned: 0 in 0.405s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:32:03.713496 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21cac022-df6e-4e35-a19c-2780c90102fe tempest-TestEncryptedCinderVolumes-1967685831 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-2e2a6c27-2289-4352-be9d-aaa35bb9d97b {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:32:03.732623 n-d-811416-6 sudo[155630]: 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-2e2a6c27-2289-4352-be9d-aaa35bb9d97b
Apr 25 15:32:03.733465 n-d-811416-6 sudo[155630]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:32:04.112771 n-d-811416-6 sudo[155630]: pam_unix(sudo:session): session closed for user root
Apr 25 15:32:04.115768 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21cac022-df6e-4e35-a19c-2780c90102fe tempest-TestEncryptedCinderVolumes-1967685831 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2e2a6c27-2289-4352-be9d-aaa35bb9d97b" returned: 0 in 0.402s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:32:04.118001 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21cac022-df6e-4e35-a19c-2780c90102fe tempest-TestEncryptedCinderVolumes-1967685831 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2e2a6c27-2289-4352-be9d-aaa35bb9d97b {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:32:04.135448 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:32:04.136178 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:32:04.136247 n-d-811416-6 sudo[155633]: 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-2e2a6c27-2289-4352-be9d-aaa35bb9d97b
Apr 25 15:32:04.136947 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:32:04.137016 n-d-811416-6 sudo[155633]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:32:04.154420 n-d-811416-6 sudo[155635]: 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
Apr 25 15:32:04.155294 n-d-811416-6 sudo[155635]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:32:04.586545 n-d-811416-6 sudo[155635]: pam_unix(sudo:session): session closed for user root
Apr 25 15:32:04.588804 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.452s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:32:04.590530 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:32:04.606922 n-d-811416-6 sudo[155633]: pam_unix(sudo:session): session closed for user root
Apr 25 15:32:04.609229 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21cac022-df6e-4e35-a19c-2780c90102fe tempest-TestEncryptedCinderVolumes-1967685831 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2e2a6c27-2289-4352-be9d-aaa35bb9d97b" returned: 0 in 0.491s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:32:04.610236 n-d-811416-6 sudo[155643]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:32:04.610761 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-21cac022-df6e-4e35-a19c-2780c90102fe tempest-TestEncryptedCinderVolumes-1967685831 None] Successfully deleted volume: 2e2a6c27-2289-4352-be9d-aaa35bb9d97b
Apr 25 15:32:04.611033 n-d-811416-6 sudo[155643]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:32:04.639914 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-21cac022-df6e-4e35-a19c-2780c90102fe tempest-TestEncryptedCinderVolumes-1967685831 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-61939612 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-61939612, it is now deprecated. Please use the default quota class for default quota.
Apr 25 15:32:04.640721 n-d-811416-6 cinder-volume[96343]: WARNING cinder.quota [None req-21cac022-df6e-4e35-a19c-2780c90102fe tempest-TestEncryptedCinderVolumes-1967685831 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-61939612 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-61939612, it is now deprecated. Please use the default quota class for default quota.
Apr 25 15:32:04.659100 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-21cac022-df6e-4e35-a19c-2780c90102fe tempest-TestEncryptedCinderVolumes-1967685831 None] Created reservations ['5529a603-514a-4421-88ab-2ccb19e15888', 'f3edad0b-5fa4-4984-ad4c-8da2fab15e94', '0e5df7f6-a3be-4ba7-92c2-949f80371e02', '25b7ad70-a645-43b0-a81c-6bfbdecbf36c'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:32:04.713264 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-21cac022-df6e-4e35-a19c-2780c90102fe tempest-TestEncryptedCinderVolumes-1967685831 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:32:04.714333 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21cac022-df6e-4e35-a19c-2780c90102fe tempest-TestEncryptedCinderVolumes-1967685831 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:32:04.735117 n-d-811416-6 sudo[155645]: 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
Apr 25 15:32:04.736164 n-d-811416-6 sudo[155645]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:32:05.085899 n-d-811416-6 sudo[155643]: pam_unix(sudo:session): session closed for user root
Apr 25 15:32:05.087970 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.497s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:32:05.090065 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:32:05.177623 n-d-811416-6 sudo[155645]: pam_unix(sudo:session): session closed for user root
Apr 25 15:32:05.179451 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21cac022-df6e-4e35-a19c-2780c90102fe tempest-TestEncryptedCinderVolumes-1967685831 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:32:05.181090 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21cac022-df6e-4e35-a19c-2780c90102fe tempest-TestEncryptedCinderVolumes-1967685831 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:32:05.198422 n-d-811416-6 sudo[155650]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:32:05.199209 n-d-811416-6 sudo[155650]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:32:05.647097 n-d-811416-6 sudo[155650]: pam_unix(sudo:session): session closed for user root
Apr 25 15:32:05.649463 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-21cac022-df6e-4e35-a19c-2780c90102fe tempest-TestEncryptedCinderVolumes-1967685831 None] CMD "sudo cinder-rootwrap /etc/cinder/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.468s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:32:05.650902 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-21cac022-df6e-4e35-a19c-2780c90102fe tempest-TestEncryptedCinderVolumes-1967685831 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:32:05.656104 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-21cac022-df6e-4e35-a19c-2780c90102fe tempest-TestEncryptedCinderVolumes-1967685831 None] Deleted volume successfully.
Apr 25 15:32:05.671305 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-21cac022-df6e-4e35-a19c-2780c90102fe tempest-TestEncryptedCinderVolumes-1967685831 None] Lock "b'cinder-2e2a6c27-2289-4352-be9d-aaa35bb9d97b-delete_volume'" released by "delete_volume" :: held 2.517s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:33:03.919288 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-bd3ca9d2-70c0-4a3e-8a5f-db2f9a953cb7 tempest-TestMinimumBasicScenario-816674575 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:33:03.923216 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-bd3ca9d2-70c0-4a3e-8a5f-db2f9a953cb7 tempest-TestMinimumBasicScenario-816674575 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:33:03.923757 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-bd3ca9d2-70c0-4a3e-8a5f-db2f9a953cb7 tempest-TestMinimumBasicScenario-816674575 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'
Apr 25 15:33:03.936221 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bd3ca9d2-70c0-4a3e-8a5f-db2f9a953cb7 tempest-TestMinimumBasicScenario-816674575 None] Flow 'volume_create_manager' (d3d073eb-70a6-49e4-a03d-9999caaf1895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:33:03.939505 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bd3ca9d2-70c0-4a3e-8a5f-db2f9a953cb7 tempest-TestMinimumBasicScenario-816674575 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (39687074-4abc-4c0d-8c85-60775f3effaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:33:03.961469 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-bd3ca9d2-70c0-4a3e-8a5f-db2f9a953cb7 tempest-TestMinimumBasicScenario-816674575 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:33:03.985636 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bd3ca9d2-70c0-4a3e-8a5f-db2f9a953cb7 tempest-TestMinimumBasicScenario-816674575 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (39687074-4abc-4c0d-8c85-60775f3effaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:33:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1827037923',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=0ac039cc-b688-4927-be37-fcce85924922,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='989af6741c0a4d2fb2ec0b537b48ddb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:33:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:33:04Z,user_id='101f5d3c2a3449edb273562651f3a96e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:33:03.988145 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bd3ca9d2-70c0-4a3e-8a5f-db2f9a953cb7 tempest-TestMinimumBasicScenario-816674575 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3f951660-9358-4a64-a40c-930f1b65c269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:33:03.990245 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bd3ca9d2-70c0-4a3e-8a5f-db2f9a953cb7 tempest-TestMinimumBasicScenario-816674575 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3f951660-9358-4a64-a40c-930f1b65c269) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:33:03.992541 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bd3ca9d2-70c0-4a3e-8a5f-db2f9a953cb7 tempest-TestMinimumBasicScenario-816674575 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4cd0ecf0-93e2-4b52-b6ac-f0f5cf82a8d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:33:03.995122 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bd3ca9d2-70c0-4a3e-8a5f-db2f9a953cb7 tempest-TestMinimumBasicScenario-816674575 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4cd0ecf0-93e2-4b52-b6ac-f0f5cf82a8d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0ac039cc-b688-4927-be37-fcce85924922', 'volume_name': 'volume-0ac039cc-b688-4927-be37-fcce85924922', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:33:03.997356 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bd3ca9d2-70c0-4a3e-8a5f-db2f9a953cb7 tempest-TestMinimumBasicScenario-816674575 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (947ae784-8167-4f69-a97a-1d2bce520bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:33:03.999440 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bd3ca9d2-70c0-4a3e-8a5f-db2f9a953cb7 tempest-TestMinimumBasicScenario-816674575 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (947ae784-8167-4f69-a97a-1d2bce520bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:33:04.001616 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bd3ca9d2-70c0-4a3e-8a5f-db2f9a953cb7 tempest-TestMinimumBasicScenario-816674575 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4e1ce260-231c-40d0-a1c7-ee91a8a81c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:33:04.002383 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-bd3ca9d2-70c0-4a3e-8a5f-db2f9a953cb7 tempest-TestMinimumBasicScenario-816674575 None] Volume 0ac039cc-b688-4927-be37-fcce85924922: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0ac039cc-b688-4927-be37-fcce85924922', 'volume_size': 1}
Apr 25 15:33:04.003568 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-bd3ca9d2-70c0-4a3e-8a5f-db2f9a953cb7 tempest-TestMinimumBasicScenario-816674575 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0ac039cc-b688-4927-be37-fcce85924922 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:33:04.021773 n-d-811416-6 sudo[156314]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0ac039cc-b688-4927-be37-fcce85924922 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:33:04.022565 n-d-811416-6 sudo[156314]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:33:04.136797 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:33:04.137558 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:33:04.138401 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:33:04.159215 n-d-811416-6 sudo[156316]: 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
Apr 25 15:33:04.160128 n-d-811416-6 sudo[156316]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:33:04.549892 n-d-811416-6 sudo[156314]: pam_unix(sudo:session): session closed for user root
Apr 25 15:33:04.552205 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-bd3ca9d2-70c0-4a3e-8a5f-db2f9a953cb7 tempest-TestMinimumBasicScenario-816674575 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0ac039cc-b688-4927-be37-fcce85924922 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.548s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:33:04.555926 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bd3ca9d2-70c0-4a3e-8a5f-db2f9a953cb7 tempest-TestMinimumBasicScenario-816674575 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4e1ce260-231c-40d0-a1c7-ee91a8a81c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0ac039cc-b688-4927-be37-fcce85924922', 'volume_size': 1}' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:33:04.558336 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bd3ca9d2-70c0-4a3e-8a5f-db2f9a953cb7 tempest-TestMinimumBasicScenario-816674575 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6c0ed7bd-d3b9-4495-87de-93031f59d56d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:33:04.569143 n-d-811416-6 sudo[156316]: pam_unix(sudo:session): session closed for user root
Apr 25 15:33:04.570001 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-bd3ca9d2-70c0-4a3e-8a5f-db2f9a953cb7 tempest-TestMinimumBasicScenario-816674575 None] Volume volume-0ac039cc-b688-4927-be37-fcce85924922 (0ac039cc-b688-4927-be37-fcce85924922): created successfully
Apr 25 15:33:04.572108 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bd3ca9d2-70c0-4a3e-8a5f-db2f9a953cb7 tempest-TestMinimumBasicScenario-816674575 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6c0ed7bd-d3b9-4495-87de-93031f59d56d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:33:04.575130 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-bd3ca9d2-70c0-4a3e-8a5f-db2f9a953cb7 tempest-TestMinimumBasicScenario-816674575 None] Flow 'volume_create_manager' (d3d073eb-70a6-49e4-a03d-9999caaf1895) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:33:04.578057 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:33:04.579371 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:33:04.597812 n-d-811416-6 sudo[156351]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:33:04.598671 n-d-811416-6 sudo[156351]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:33:04.601749 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-bd3ca9d2-70c0-4a3e-8a5f-db2f9a953cb7 tempest-TestMinimumBasicScenario-816674575 None] Created volume successfully.
Apr 25 15:33:05.001081 n-d-811416-6 sudo[156351]: pam_unix(sudo:session): session closed for user root
Apr 25 15:33:05.002845 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:33:05.004600 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:33:05.764381 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-8282e8df-a173-4550-8558-b4e11644650a req-888cb05b-fbf5-46d2-82ed-ed71a6b5a965 tempest-TestMinimumBasicScenario-816674575 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0ac039cc-b688-4927-be37-fcce85924922 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:33:05.781981 n-d-811416-6 sudo[156355]: 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-0ac039cc-b688-4927-be37-fcce85924922
Apr 25 15:33:05.783374 n-d-811416-6 sudo[156355]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:33:06.176997 n-d-811416-6 sudo[156355]: pam_unix(sudo:session): session closed for user root
Apr 25 15:33:06.179419 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-8282e8df-a173-4550-8558-b4e11644650a req-888cb05b-fbf5-46d2-82ed-ed71a6b5a965 tempest-TestMinimumBasicScenario-816674575 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0ac039cc-b688-4927-be37-fcce85924922" returned: 0 in 0.415s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:33:06.226030 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:33:06.231538 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:33:06.231873 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140977728]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:33:06.232471 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-8282e8df-a173-4550-8558-b4e11644650a req-888cb05b-fbf5-46d2-82ed-ed71a6b5a965 tempest-TestMinimumBasicScenario-816674575 None] Targets prior to update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:33:06.233279 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-8282e8df-a173-4550-8558-b4e11644650a req-888cb05b-fbf5-46d2-82ed-ed71a6b5a965 tempest-TestMinimumBasicScenario-816674575 None] Creating iscsi_target for Volume ID: volume-0ac039cc-b688-4927-be37-fcce85924922 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:33:06.236831 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-8282e8df-a173-4550-8558-b4e11644650a req-888cb05b-fbf5-46d2-82ed-ed71a6b5a965 tempest-TestMinimumBasicScenario-816674575 None] Created volume path /opt/stack/data/cinder/volumes/volume-0ac039cc-b688-4927-be37-fcce85924922,
Apr 25 15:33:06.236831 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:33:06.236831 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:33:06.236831 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0ac039cc-b688-4927-be37-fcce85924922
Apr 25 15:33:06.236831 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:33:06.236831 n-d-811416-6 cinder-volume[96343]: incominguser SkDBNDKkCwzG3x4uhv7T 99JUDCSSz82gaAPE
Apr 25 15:33:06.236831 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:33:06.236831 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:33:06.236831 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:33:06.236831 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:33:06.237928 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0ac039cc-b688-4927-be37-fcce85924922 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:33:06.568679 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0ac039cc-b688-4927-be37-fcce85924922" returned: 0 in 0.330s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:33:06.568998 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140977728]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:33:06.569604 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-8282e8df-a173-4550-8558-b4e11644650a req-888cb05b-fbf5-46d2-82ed-ed71a6b5a965 tempest-TestMinimumBasicScenario-816674575 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:33:06.569962 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-8282e8df-a173-4550-8558-b4e11644650a req-888cb05b-fbf5-46d2-82ed-ed71a6b5a965 tempest-TestMinimumBasicScenario-816674575 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:33:06.571094 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:33:06.576884 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:33:06.577219 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140977728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac039cc-b688-4927-be37-fcce85924922\n System information:\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-0ac039cc-b688-4927-be37-fcce85924922\n Backing store flags: \n Account information:\n SkDBNDKkCwzG3x4uhv7T\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:33:06.577713 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-8282e8df-a173-4550-8558-b4e11644650a req-888cb05b-fbf5-46d2-82ed-ed71a6b5a965 tempest-TestMinimumBasicScenario-816674575 None] Targets after update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:33:06.578612 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:33:06.665008 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:33:06.665430 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140977728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac039cc-b688-4927-be37-fcce85924922\n System information:\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-0ac039cc-b688-4927-be37-fcce85924922\n Backing store flags: \n Account information:\n SkDBNDKkCwzG3x4uhv7T\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:33:06.666603 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:33:06.755999 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:33:06.756421 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681140977728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac039cc-b688-4927-be37-fcce85924922\n System information:\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-0ac039cc-b688-4927-be37-fcce85924922\n Backing store flags: \n Account information:\n SkDBNDKkCwzG3x4uhv7T\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:33:06.757462 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-8282e8df-a173-4550-8558-b4e11644650a req-888cb05b-fbf5-46d2-82ed-ed71a6b5a965 tempest-TestMinimumBasicScenario-816674575 None] Set provider_location to: 10.222.0.23:3260,1 iqn.2010-10.org.openstack:volume-0ac039cc-b688-4927-be37-fcce85924922 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:33:06.799986 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-8282e8df-a173-4550-8558-b4e11644650a req-888cb05b-fbf5-46d2-82ed-ed71a6b5a965 tempest-TestMinimumBasicScenario-816674575 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-0ac039cc-b688-4927-be37-fcce85924922', 'target_lun': 1, 'volume_id': '0ac039cc-b688-4927-be37-fcce85924922', 'auth_method': 'CHAP', 'auth_username': 'SkDBNDKkCwzG3x4uhv7T', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '1224de26-acba-4dae-add8-f9648fad0b71'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 15:33:06.911630 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-8282e8df-a173-4550-8558-b4e11644650a req-888cb05b-fbf5-46d2-82ed-ed71a6b5a965 tempest-TestMinimumBasicScenario-816674575 None] attachment_update completed successfully.
Apr 25 15:34:04.143042 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:34:04.143721 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:34:04.144127 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:34:04.161900 n-d-811416-6 sudo[156470]: 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
Apr 25 15:34:04.162697 n-d-811416-6 sudo[156470]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:34:04.598914 n-d-811416-6 sudo[156470]: pam_unix(sudo:session): session closed for user root
Apr 25 15:34:04.601015 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:34:04.602633 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:34:04.621459 n-d-811416-6 sudo[156473]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:34:04.622270 n-d-811416-6 sudo[156473]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:34:05.038524 n-d-811416-6 sudo[156473]: pam_unix(sudo:session): session closed for user root
Apr 25 15:34:05.042899 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:34:05.044279 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:34:28.858778 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-f6fd1292-5bb9-46d6-bc4c-e84adc4ada5f req-beebdafc-dd39-4b7c-aadf-40762b26ae3f tempest-TestMinimumBasicScenario-816674575 None] Terminate volume connection completed successfully.
Apr 25 15:34:28.859468 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-f6fd1292-5bb9-46d6-bc4c-e84adc4ada5f req-beebdafc-dd39-4b7c-aadf-40762b26ae3f tempest-TestMinimumBasicScenario-816674575 None] Deleting attachment 1224de26-acba-4dae-add8-f9648fad0b71. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 15:34:28.860563 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:34:28.949595 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:34:28.950292 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138474144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0ac039cc-b688-4927-be37-fcce85924922\n System information:\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-0ac039cc-b688-4927-be37-fcce85924922\n Backing store flags: \n Account information:\n SkDBNDKkCwzG3x4uhv7T\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:34:28.950924 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-f6fd1292-5bb9-46d6-bc4c-e84adc4ada5f req-beebdafc-dd39-4b7c-aadf-40762b26ae3f tempest-TestMinimumBasicScenario-816674575 None] Removing iscsi_target for Volume ID: 0ac039cc-b688-4927-be37-fcce85924922
Apr 25 15:34:28.952527 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0ac039cc-b688-4927-be37-fcce85924922 -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:34:29.044534 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0ac039cc-b688-4927-be37-fcce85924922 -f" returned: 0 in 0.092s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:34:29.044858 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138474144]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:34:29.048288 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:34:29.145988 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:34:29.146271 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138474144]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:34:29.671642 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-172870e2-8f74-4ab9-a4eb-2e6d1d22a1dd tempest-TestMinimumBasicScenario-816674575 None] Lock "b'cinder-0ac039cc-b688-4927-be37-fcce85924922-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:34:29.729885 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:34:29.819142 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:34:29.819482 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681138474144]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:34:29.820143 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [None req-172870e2-8f74-4ab9-a4eb-2e6d1d22a1dd tempest-TestMinimumBasicScenario-816674575 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0ac039cc-b688-4927-be37-fcce85924922
Apr 25 15:34:29.821206 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-172870e2-8f74-4ab9-a4eb-2e6d1d22a1dd tempest-TestMinimumBasicScenario-816674575 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0ac039cc-b688-4927-be37-fcce85924922 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:34:29.838661 n-d-811416-6 sudo[156527]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0ac039cc-b688-4927-be37-fcce85924922
Apr 25 15:34:29.839441 n-d-811416-6 sudo[156527]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:34:30.220576 n-d-811416-6 sudo[156527]: pam_unix(sudo:session): session closed for user root
Apr 25 15:34:30.222885 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-172870e2-8f74-4ab9-a4eb-2e6d1d22a1dd tempest-TestMinimumBasicScenario-816674575 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0ac039cc-b688-4927-be37-fcce85924922" returned: 0 in 0.401s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:34:30.224724 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-172870e2-8f74-4ab9-a4eb-2e6d1d22a1dd tempest-TestMinimumBasicScenario-816674575 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-0ac039cc-b688-4927-be37-fcce85924922 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:34:30.241919 n-d-811416-6 sudo[156530]: 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-0ac039cc-b688-4927-be37-fcce85924922
Apr 25 15:34:30.242692 n-d-811416-6 sudo[156530]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:34:30.632742 n-d-811416-6 sudo[156530]: pam_unix(sudo:session): session closed for user root
Apr 25 15:34:30.635030 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-172870e2-8f74-4ab9-a4eb-2e6d1d22a1dd tempest-TestMinimumBasicScenario-816674575 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0ac039cc-b688-4927-be37-fcce85924922" returned: 0 in 0.410s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:34:30.637146 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-172870e2-8f74-4ab9-a4eb-2e6d1d22a1dd tempest-TestMinimumBasicScenario-816674575 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0ac039cc-b688-4927-be37-fcce85924922 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:34:30.655251 n-d-811416-6 sudo[156533]: 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-0ac039cc-b688-4927-be37-fcce85924922
Apr 25 15:34:30.656043 n-d-811416-6 sudo[156533]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:34:31.142856 n-d-811416-6 sudo[156533]: pam_unix(sudo:session): session closed for user root
Apr 25 15:34:31.145109 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-172870e2-8f74-4ab9-a4eb-2e6d1d22a1dd tempest-TestMinimumBasicScenario-816674575 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0ac039cc-b688-4927-be37-fcce85924922" returned: 0 in 0.508s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:34:31.146378 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [None req-172870e2-8f74-4ab9-a4eb-2e6d1d22a1dd tempest-TestMinimumBasicScenario-816674575 None] Successfully deleted volume: 0ac039cc-b688-4927-be37-fcce85924922
Apr 25 15:34:31.190326 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [None req-172870e2-8f74-4ab9-a4eb-2e6d1d22a1dd tempest-TestMinimumBasicScenario-816674575 None] Created reservations ['3fab67f1-2872-4020-9af7-bb371daf98bf', 'c94a53c5-8548-4252-991c-0949bbf633d9', 'd2e81ac7-85d0-4b71-81f6-131caed6195b', 'd00568f2-154c-4321-882b-fbfab61c784f'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:34:31.229420 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-172870e2-8f74-4ab9-a4eb-2e6d1d22a1dd tempest-TestMinimumBasicScenario-816674575 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:34:31.230132 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-172870e2-8f74-4ab9-a4eb-2e6d1d22a1dd tempest-TestMinimumBasicScenario-816674575 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:34:31.247946 n-d-811416-6 sudo[156540]: 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
Apr 25 15:34:31.249348 n-d-811416-6 sudo[156540]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:34:31.680371 n-d-811416-6 sudo[156540]: pam_unix(sudo:session): session closed for user root
Apr 25 15:34:31.682456 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-172870e2-8f74-4ab9-a4eb-2e6d1d22a1dd tempest-TestMinimumBasicScenario-816674575 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.452s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:34:31.684380 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-172870e2-8f74-4ab9-a4eb-2e6d1d22a1dd tempest-TestMinimumBasicScenario-816674575 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:34:31.703124 n-d-811416-6 sudo[156543]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:34:31.703925 n-d-811416-6 sudo[156543]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:34:32.133179 n-d-811416-6 sudo[156543]: pam_unix(sudo:session): session closed for user root
Apr 25 15:34:32.135580 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-172870e2-8f74-4ab9-a4eb-2e6d1d22a1dd tempest-TestMinimumBasicScenario-816674575 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:34:32.137787 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-172870e2-8f74-4ab9-a4eb-2e6d1d22a1dd tempest-TestMinimumBasicScenario-816674575 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:34:32.143224 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-172870e2-8f74-4ab9-a4eb-2e6d1d22a1dd tempest-TestMinimumBasicScenario-816674575 None] Deleted volume successfully.
Apr 25 15:34:32.158082 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [None req-172870e2-8f74-4ab9-a4eb-2e6d1d22a1dd tempest-TestMinimumBasicScenario-816674575 None] Lock "b'cinder-0ac039cc-b688-4927-be37-fcce85924922-delete_volume'" released by "delete_volume" :: held 2.487s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:35:04.141901 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:35:04.142641 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:35:04.143028 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:35:04.161399 n-d-811416-6 sudo[156925]: 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
Apr 25 15:35:04.162196 n-d-811416-6 sudo[156925]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:35:04.597423 n-d-811416-6 sudo[156925]: pam_unix(sudo:session): session closed for user root
Apr 25 15:35:04.599467 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.456s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:35:04.601076 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:35:04.619957 n-d-811416-6 sudo[156928]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:35:04.620754 n-d-811416-6 sudo[156928]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:35:05.064122 n-d-811416-6 sudo[156928]: pam_unix(sudo:session): session closed for user root
Apr 25 15:35:05.066543 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:35:05.067636 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:36:04.145895 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:36:04.146577 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:36:04.147016 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:36:04.166490 n-d-811416-6 sudo[157213]: 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
Apr 25 15:36:04.167492 n-d-811416-6 sudo[157213]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:36:04.654699 n-d-811416-6 sudo[157213]: pam_unix(sudo:session): session closed for user root
Apr 25 15:36:04.656820 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.509s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:36:04.659168 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:36:04.683297 n-d-811416-6 sudo[157232]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:36:04.684210 n-d-811416-6 sudo[157232]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:36:05.141251 n-d-811416-6 sudo[157232]: pam_unix(sudo:session): session closed for user root
Apr 25 15:36:05.144960 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:36:05.146345 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:37:04.148483 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:37:04.149256 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:37:04.149652 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:37:04.167389 n-d-811416-6 sudo[157445]: 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
Apr 25 15:37:04.168415 n-d-811416-6 sudo[157445]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:37:04.619979 n-d-811416-6 sudo[157445]: pam_unix(sudo:session): session closed for user root
Apr 25 15:37:04.622041 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:37:04.623698 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:37:04.640994 n-d-811416-6 sudo[157448]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:37:04.641793 n-d-811416-6 sudo[157448]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:37:05.086319 n-d-811416-6 sudo[157448]: pam_unix(sudo:session): session closed for user root
Apr 25 15:37:05.088444 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:37:05.089840 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:38:04.145857 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:38:04.146498 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:38:04.146991 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:38:04.165174 n-d-811416-6 sudo[157837]: 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
Apr 25 15:38:04.165952 n-d-811416-6 sudo[157837]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:38:04.616180 n-d-811416-6 sudo[157837]: pam_unix(sudo:session): session closed for user root
Apr 25 15:38:04.618223 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:38:04.619817 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:38:04.637926 n-d-811416-6 sudo[157842]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:38:04.638724 n-d-811416-6 sudo[157842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:38:05.056122 n-d-811416-6 sudo[157842]: pam_unix(sudo:session): session closed for user root
Apr 25 15:38:05.058231 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:38:05.059520 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:39:04.147137 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:39:04.147846 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:39:04.148530 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:39:04.168023 n-d-811416-6 sudo[157946]: 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
Apr 25 15:39:04.169113 n-d-811416-6 sudo[157946]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:39:04.618561 n-d-811416-6 sudo[157946]: pam_unix(sudo:session): session closed for user root
Apr 25 15:39:04.620656 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:39:04.622469 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:39:04.641506 n-d-811416-6 sudo[157950]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:39:04.642324 n-d-811416-6 sudo[157950]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:39:05.095484 n-d-811416-6 sudo[157950]: pam_unix(sudo:session): session closed for user root
Apr 25 15:39:05.097548 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.475s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:39:05.098845 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:40:04.147396 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:40:04.148126 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:40:04.148552 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:40:04.166586 n-d-811416-6 sudo[158041]: 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
Apr 25 15:40:04.167393 n-d-811416-6 sudo[158041]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:40:04.649067 n-d-811416-6 sudo[158041]: pam_unix(sudo:session): session closed for user root
Apr 25 15:40:04.651366 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.502s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:40:04.652919 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:40:04.672099 n-d-811416-6 sudo[158044]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:40:04.672899 n-d-811416-6 sudo[158044]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:40:05.115307 n-d-811416-6 sudo[158044]: pam_unix(sudo:session): session closed for user root
Apr 25 15:40:05.117925 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:40:05.119348 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:41:04.152758 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:41:04.153451 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:41:04.153890 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:41:04.171857 n-d-811416-6 sudo[158442]: 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
Apr 25 15:41:04.172660 n-d-811416-6 sudo[158442]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:41:04.600249 n-d-811416-6 sudo[158442]: pam_unix(sudo:session): session closed for user root
Apr 25 15:41:04.602373 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.448s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:41:04.603979 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:41:04.622146 n-d-811416-6 sudo[158445]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:41:04.622950 n-d-811416-6 sudo[158445]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:41:05.068901 n-d-811416-6 sudo[158445]: pam_unix(sudo:session): session closed for user root
Apr 25 15:41:05.071044 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.467s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:41:05.072387 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:42:04.149830 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:42:04.150531 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:42:04.151005 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:42:04.170628 n-d-811416-6 sudo[158566]: 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
Apr 25 15:42:04.171422 n-d-811416-6 sudo[158566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:42:04.646163 n-d-811416-6 sudo[158566]: pam_unix(sudo:session): session closed for user root
Apr 25 15:42:04.648391 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.497s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:42:04.650019 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:42:04.668871 n-d-811416-6 sudo[158569]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:42:04.670695 n-d-811416-6 sudo[158569]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:42:05.131898 n-d-811416-6 sudo[158569]: pam_unix(sudo:session): session closed for user root
Apr 25 15:42:05.134294 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.484s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:42:05.135754 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:43:04.153640 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:43:04.154749 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:43:04.155332 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:43:04.174283 n-d-811416-6 sudo[158930]: 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
Apr 25 15:43:04.175109 n-d-811416-6 sudo[158930]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:43:04.624031 n-d-811416-6 sudo[158930]: pam_unix(sudo:session): session closed for user root
Apr 25 15:43:04.626208 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:43:04.627808 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:43:04.654868 n-d-811416-6 sudo[158933]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:43:04.655693 n-d-811416-6 sudo[158933]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:43:05.130827 n-d-811416-6 sudo[158933]: pam_unix(sudo:session): session closed for user root
Apr 25 15:43:05.132951 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:43:05.134416 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:44:04.151466 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:44:04.152158 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:44:04.152587 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:44:04.171735 n-d-811416-6 sudo[159596]: 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
Apr 25 15:44:04.172526 n-d-811416-6 sudo[159596]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:44:04.601605 n-d-811416-6 sudo[159596]: pam_unix(sudo:session): session closed for user root
Apr 25 15:44:04.603670 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:44:04.605282 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:44:04.623580 n-d-811416-6 sudo[159599]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:44:04.624381 n-d-811416-6 sudo[159599]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:44:05.077237 n-d-811416-6 sudo[159599]: pam_unix(sudo:session): session closed for user root
Apr 25 15:44:05.079366 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:44:05.080696 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:45:04.149797 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:45:04.150455 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:45:04.150849 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:45:04.169077 n-d-811416-6 sudo[159658]: 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
Apr 25 15:45:04.169862 n-d-811416-6 sudo[159658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:45:04.613252 n-d-811416-6 sudo[159658]: pam_unix(sudo:session): session closed for user root
Apr 25 15:45:04.615266 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:45:04.616843 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:45:04.634266 n-d-811416-6 sudo[159661]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:45:04.635056 n-d-811416-6 sudo[159661]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:45:05.083689 n-d-811416-6 sudo[159661]: pam_unix(sudo:session): session closed for user root
Apr 25 15:45:05.085798 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.469s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:45:05.087085 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:46:04.154433 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:46:04.155069 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:46:04.155569 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:46:04.175105 n-d-811416-6 sudo[159710]: 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
Apr 25 15:46:04.175906 n-d-811416-6 sudo[159710]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:46:04.632876 n-d-811416-6 sudo[159710]: pam_unix(sudo:session): session closed for user root
Apr 25 15:46:04.634941 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:46:04.636513 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:46:04.655180 n-d-811416-6 sudo[159713]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:46:04.655999 n-d-811416-6 sudo[159713]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:46:05.108541 n-d-811416-6 sudo[159713]: pam_unix(sudo:session): session closed for user root
Apr 25 15:46:05.110738 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:46:05.112040 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:47:04.158720 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:47:04.159374 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:47:04.159774 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:47:04.178140 n-d-811416-6 sudo[159766]: 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
Apr 25 15:47:04.178917 n-d-811416-6 sudo[159766]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:47:04.608814 n-d-811416-6 sudo[159766]: pam_unix(sudo:session): session closed for user root
Apr 25 15:47:04.610911 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:47:04.612487 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:47:04.630278 n-d-811416-6 sudo[159769]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:47:04.631076 n-d-811416-6 sudo[159769]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:47:05.052904 n-d-811416-6 sudo[159769]: pam_unix(sudo:session): session closed for user root
Apr 25 15:47:05.054980 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:47:05.056441 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:47:43.279748 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811416-6@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811416-6@lvmdriver-1#lvmdriver-1']} {{(pid=96343) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 25 15:47:43.284113 n-d-811416-6 cinder-volume[96343]: WARNING stevedore.named [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 25 15:47:43.284623 n-d-811416-6 cinder-volume[96343]: WARNING castellan.key_manager [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 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'
Apr 25 15:47:43.298198 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Flow 'volume_create_manager' (f50bc21e-da0a-49d6-a3a5-b3ce9e94fd32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:47:43.301645 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (143ad2dd-0be9-44ba-bb3e-3c1b4a828a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:47:43.323546 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_db.sqlalchemy.engines [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 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=96343) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 25 15:47:43.349123 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (143ad2dd-0be9-44ba-bb3e-3c1b4a828a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-04-25T15:47:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1466194027',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811416-6@lvmdriver-1#lvmdriver-1',id=23ad8a97-db82-4d11-96f5-20cfb36d5ef3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='581eb2487b3a449e999d944b2da306c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-04-25T15:47:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-25T15:47:43Z,user_id='985613b9526a4fa58d45331010685218',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f320494d-ac0c-402f-aaac-5875951dab1f),volume_type_id=f320494d-ac0c-402f-aaac-5875951dab1f)' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:47:43.351591 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (021313af-e0b0-4153-9b5d-7cc8741d3bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:47:43.353731 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (021313af-e0b0-4153-9b5d-7cc8741d3bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:47:43.356035 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ab429973-1e1f-4004-a61a-d7553e122cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:47:43.446782 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ab429973-1e1f-4004-a61a-d7553e122cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '23ad8a97-db82-4d11-96f5-20cfb36d5ef3', 'volume_name': 'volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:47:43.449150 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d15ae6c-b09b-441a-9a74-b8dd1280be01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:47:43.451307 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d15ae6c-b09b-441a-9a74-b8dd1280be01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:47:43.453963 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (45312fff-06af-4b57-95f9-8ae23d99cfa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:47:43.454773 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Volume 23ad8a97-db82-4d11-96f5-20cfb36d5ef3: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 25 15:47:43.455394 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Cloning 23ad8a97-db82-4d11-96f5-20cfb36d5ef3 from image e15baa71-d40b-4547-acda-fdfd7426651d at location (None, None). {{(pid=96343) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 25 15:47:51.874655 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_h4m_kuf6n-d-811416-6@lvmdriver-1, size 616.00 MB, duration 8.42 sec {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Apr 25 15:47:51.876052 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Image download 616.00 MB at 73.19 MB/s
Apr 25 15:47:51.919826 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 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_e15baa71-d40b-4547-acda-fdfd7426651d_h4m_kuf6n-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:47:52.006024 n-d-811416-6 sudo[159841]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_h4m_kuf6n-d-811416-6@lvmdriver-1
Apr 25 15:47:52.006820 n-d-811416-6 sudo[159841]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:47:52.323241 n-d-811416-6 sudo[159841]: pam_unix(sudo:session): session closed for user root
Apr 25 15:47:52.325326 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 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_e15baa71-d40b-4547-acda-fdfd7426651d_h4m_kuf6n-d-811416-6@lvmdriver-1" returned: 0 in 0.405s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:47:52.326129 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d is fetched for user 985613b9526a4fa58d45331010685218. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Apr 25 15:47:52.380873 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 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_e15baa71-d40b-4547-acda-fdfd7426651d_h4m_kuf6n-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:47:52.464214 n-d-811416-6 sudo[159846]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_h4m_kuf6n-d-811416-6@lvmdriver-1
Apr 25 15:47:52.464999 n-d-811416-6 sudo[159846]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:47:52.790374 n-d-811416-6 sudo[159846]: pam_unix(sudo:session): session closed for user root
Apr 25 15:47:52.792628 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 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_e15baa71-d40b-4547-acda-fdfd7426651d_h4m_kuf6n-d-811416-6@lvmdriver-1" returned: 0 in 0.411s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:47:52.794931 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3 stack-volumes-lvmdriver-1 -L 1g {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:47:52.813574 n-d-811416-6 sudo[159851]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3 stack-volumes-lvmdriver-1 -L 1g
Apr 25 15:47:52.814372 n-d-811416-6 sudo[159851]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:47:53.335496 n-d-811416-6 sudo[159851]: pam_unix(sudo:session): session closed for user root
Apr 25 15:47:53.337763 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.542s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:47:53.356549 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Attempting download of e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume 23ad8a97-db82-4d11-96f5-20cfb36d5ef3. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Apr 25 15:47:53.399586 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 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_e15baa71-d40b-4547-acda-fdfd7426651d_0wi1jpme {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:47:53.483988 n-d-811416-6 sudo[159885]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_0wi1jpme
Apr 25 15:47:53.484760 n-d-811416-6 sudo[159885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:47:53.797659 n-d-811416-6 sudo[159885]: pam_unix(sudo:session): session closed for user root
Apr 25 15:47:53.799934 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 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_e15baa71-d40b-4547-acda-fdfd7426651d_0wi1jpme" returned: 0 in 0.400s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:47:53.801229 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 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_e15baa71-d40b-4547-acda-fdfd7426651d_h4m_kuf6n-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:47:53.884471 n-d-811416-6 sudo[159889]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_h4m_kuf6n-d-811416-6@lvmdriver-1
Apr 25 15:47:53.885293 n-d-811416-6 sudo[159889]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:47:54.205996 n-d-811416-6 sudo[159889]: pam_unix(sudo:session): session closed for user root
Apr 25 15:47:54.208268 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 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_e15baa71-d40b-4547-acda-fdfd7426651d_h4m_kuf6n-d-811416-6@lvmdriver-1" returned: 0 in 0.407s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:47:54.209116 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] e15baa71-d40b-4547-acda-fdfd7426651d was vhdx, converting to raw {{(pid=96343) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Apr 25 15:47:54.210119 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_h4m_kuf6n-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--23ad8a97--db82--4d11--96f5--20cfb36d5ef3 oflag=direct {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:47:54.229886 n-d-811416-6 sudo[159894]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_h4m_kuf6n-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--23ad8a97--db82--4d11--96f5--20cfb36d5ef3 oflag=direct
Apr 25 15:47:54.230672 n-d-811416-6 sudo[159894]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:47:54.547142 n-d-811416-6 sudo[159894]: pam_unix(sudo:session): session closed for user root
Apr 25 15:47:54.549401 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_h4m_kuf6n-d-811416-6@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--23ad8a97--db82--4d11--96f5--20cfb36d5ef3 oflag=direct" returned: 0 in 0.339s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:47:54.550615 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 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_e15baa71-d40b-4547-acda-fdfd7426651d_h4m_kuf6n-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--23ad8a97--db82--4d11--96f5--20cfb36d5ef3 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:47:54.568315 n-d-811416-6 sudo[159906]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_h4m_kuf6n-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--23ad8a97--db82--4d11--96f5--20cfb36d5ef3
Apr 25 15:47:54.569114 n-d-811416-6 sudo[159906]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:47:55.295766 n-d-811416-6 sudo[159906]: pam_unix(sudo:session): session closed for user root
Apr 25 15:47:55.298405 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 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_e15baa71-d40b-4547-acda-fdfd7426651d_h4m_kuf6n-d-811416-6@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--23ad8a97--db82--4d11--96f5--20cfb36d5ef3" returned: 0 in 0.747s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:47:55.299481 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 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_e15baa71-d40b-4547-acda-fdfd7426651d_h4m_kuf6n-d-811416-6@lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:47:55.382019 n-d-811416-6 sudo[159937]: 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_e15baa71-d40b-4547-acda-fdfd7426651d_h4m_kuf6n-d-811416-6@lvmdriver-1
Apr 25 15:47:55.382812 n-d-811416-6 sudo[159937]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:47:55.703551 n-d-811416-6 sudo[159937]: pam_unix(sudo:session): session closed for user root
Apr 25 15:47:55.705842 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 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_e15baa71-d40b-4547-acda-fdfd7426651d_h4m_kuf6n-d-811416-6@lvmdriver-1" returned: 0 in 0.406s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:47:55.706691 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_e15baa71-d40b-4547-acda-fdfd7426651d_h4m_kuf6n-d-811416-6@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--23ad8a97--db82--4d11--96f5--20cfb36d5ef3 {{(pid=96343) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Apr 25 15:47:55.707072 n-d-811416-6 cinder-volume[96343]: INFO cinder.image.image_utils [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Converted 700.00 MB image at 700.00 MB/s
Apr 25 15:47:55.707688 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Downloaded image e15baa71-d40b-4547-acda-fdfd7426651d ((None, None)) to volume 23ad8a97-db82-4d11-96f5-20cfb36d5ef3 successfully. {{(pid=96343) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Apr 25 15:47:55.822081 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.image.image_utils [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Temporary image e15baa71-d40b-4547-acda-fdfd7426651d for user 985613b9526a4fa58d45331010685218 is deleted. {{(pid=96343) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Apr 25 15:47:55.822746 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.volume_utils [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Marking volume 23ad8a97-db82-4d11-96f5-20cfb36d5ef3 as bootable. {{(pid=96343) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Apr 25 15:47:55.832853 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Copying metadata from image e15baa71-d40b-4547-acda-fdfd7426651d to 23ad8a97-db82-4d11-96f5-20cfb36d5ef3. {{(pid=96343) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Apr 25 15:47:55.833422 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.flows.manager.create_volume [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Creating volume glance metadata for volume 23ad8a97-db82-4d11-96f5-20cfb36d5ef3 backed by image e15baa71-d40b-4547-acda-fdfd7426651d with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96343) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 25 15:47:55.893434 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (45312fff-06af-4b57-95f9-8ae23d99cfa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3', 'volume_size': 1, 'image_id': 'e15baa71-d40b-4547-acda-fdfd7426651d', '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': '42c65c16dfd2475d833492b85968e1a3', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'e15baa71-d40b-4547-acda-fdfd7426651d', 'created_at': datetime.datetime(2022, 4, 25, 14, 18, 8, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 25, 14, 18, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/e15baa71-d40b-4547-acda-fdfd7426651d/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:47:55.895772 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b3c3ec55-aedf-4142-b8e5-bf752cda78df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 25 15:47:55.903136 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.flows.manager.create_volume [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Volume volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3 (23ad8a97-db82-4d11-96f5-20cfb36d5ef3): created successfully
Apr 25 15:47:55.905384 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b3c3ec55-aedf-4142-b8e5-bf752cda78df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96343) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 25 15:47:55.908307 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Flow 'volume_create_manager' (f50bc21e-da0a-49d6-a3a5-b3ce9e94fd32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96343) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 25 15:47:55.915186 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [None req-09355066-d88b-4088-989b-cac3284c2944 tempest-TestShelveInstance-405248257 None] Created volume successfully.
Apr 25 15:47:58.683284 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-1c20d268-59d5-4fd6-951b-7d03c00e8c63 req-d0ec8789-9176-4c86-af9b-611a3872053f tempest-TestShelveInstance-405248257 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:47:58.701252 n-d-811416-6 sudo[159944]: 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-23ad8a97-db82-4d11-96f5-20cfb36d5ef3
Apr 25 15:47:58.702160 n-d-811416-6 sudo[159944]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:47:59.090651 n-d-811416-6 sudo[159944]: pam_unix(sudo:session): session closed for user root
Apr 25 15:47:59.092993 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-1c20d268-59d5-4fd6-951b-7d03c00e8c63 req-d0ec8789-9176-4c86-af9b-611a3872053f tempest-TestShelveInstance-405248257 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3" returned: 0 in 0.409s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:47:59.139569 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:47:59.146295 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:47:59.146575 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681139299600]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:47:59.147199 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-1c20d268-59d5-4fd6-951b-7d03c00e8c63 req-d0ec8789-9176-4c86-af9b-611a3872053f tempest-TestShelveInstance-405248257 None] Targets prior to update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:47:59.148083 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-1c20d268-59d5-4fd6-951b-7d03c00e8c63 req-d0ec8789-9176-4c86-af9b-611a3872053f tempest-TestShelveInstance-405248257 None] Creating iscsi_target for Volume ID: volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:47:59.151209 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-1c20d268-59d5-4fd6-951b-7d03c00e8c63 req-d0ec8789-9176-4c86-af9b-611a3872053f tempest-TestShelveInstance-405248257 None] Created volume path /opt/stack/data/cinder/volumes/volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3,
Apr 25 15:47:59.151209 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:47:59.151209 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:47:59.151209 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3
Apr 25 15:47:59.151209 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:47:59.151209 n-d-811416-6 cinder-volume[96343]: incominguser GXedyAEU4y43D9q3bC4P EBspKnQJhwoXr42D
Apr 25 15:47:59.151209 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:47:59.151209 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:47:59.151209 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:47:59.151209 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:47:59.154404 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:47:59.551150 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3" returned: 0 in 0.398s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:47:59.551495 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681139299600]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:47:59.552080 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-1c20d268-59d5-4fd6-951b-7d03c00e8c63 req-d0ec8789-9176-4c86-af9b-611a3872053f tempest-TestShelveInstance-405248257 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:47:59.552441 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-1c20d268-59d5-4fd6-951b-7d03c00e8c63 req-d0ec8789-9176-4c86-af9b-611a3872053f tempest-TestShelveInstance-405248257 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:47:59.554159 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:47:59.564397 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:47:59.564704 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681139299600]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3\n System information:\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-23ad8a97-db82-4d11-96f5-20cfb36d5ef3\n Backing store flags: \n Account information:\n GXedyAEU4y43D9q3bC4P\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:47:59.565312 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-1c20d268-59d5-4fd6-951b-7d03c00e8c63 req-d0ec8789-9176-4c86-af9b-611a3872053f tempest-TestShelveInstance-405248257 None] Targets after update: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:47:59.566344 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:47:59.654667 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:47:59.654996 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681139299600]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3\n System information:\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-23ad8a97-db82-4d11-96f5-20cfb36d5ef3\n Backing store flags: \n Account information:\n GXedyAEU4y43D9q3bC4P\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:47:59.656768 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:47:59.745933 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:47:59.746472 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681139299600]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3\n System information:\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-23ad8a97-db82-4d11-96f5-20cfb36d5ef3\n Backing store flags: \n Account information:\n GXedyAEU4y43D9q3bC4P\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:47:59.747207 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-1c20d268-59d5-4fd6-951b-7d03c00e8c63 req-d0ec8789-9176-4c86-af9b-611a3872053f tempest-TestShelveInstance-405248257 None] Set provider_location to: 10.222.0.23:3260,1 iqn.2010-10.org.openstack:volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:47:59.794302 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-1c20d268-59d5-4fd6-951b-7d03c00e8c63 req-d0ec8789-9176-4c86-af9b-611a3872053f tempest-TestShelveInstance-405248257 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3', 'target_lun': 1, 'volume_id': '23ad8a97-db82-4d11-96f5-20cfb36d5ef3', 'auth_method': 'CHAP', 'auth_username': 'GXedyAEU4y43D9q3bC4P', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'adcfd7cd-5f74-4afa-853a-2547097c2090'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 15:47:59.918280 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-1c20d268-59d5-4fd6-951b-7d03c00e8c63 req-d0ec8789-9176-4c86-af9b-611a3872053f tempest-TestShelveInstance-405248257 None] attachment_update completed successfully.
Apr 25 15:48:04.164048 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:48:04.164669 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:48:04.165262 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:48:04.183713 n-d-811416-6 sudo[160009]: 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
Apr 25 15:48:04.184507 n-d-811416-6 sudo[160009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:48:04.567867 n-d-811416-6 sudo[160009]: pam_unix(sudo:session): session closed for user root
Apr 25 15:48:04.569956 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.404s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:48:04.571561 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:48:04.589986 n-d-811416-6 sudo[160012]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:48:04.590794 n-d-811416-6 sudo[160012]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:48:04.997338 n-d-811416-6 sudo[160012]: pam_unix(sudo:session): session closed for user root
Apr 25 15:48:04.999412 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.428s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:48:05.002083 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:49:04.170365 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:49:04.171006 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:49:04.171403 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:49:04.189818 n-d-811416-6 sudo[160088]: 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
Apr 25 15:49:04.190603 n-d-811416-6 sudo[160088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:49:04.595783 n-d-811416-6 sudo[160088]: pam_unix(sudo:session): session closed for user root
Apr 25 15:49:04.597865 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.426s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:49:04.599986 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:49:04.618038 n-d-811416-6 sudo[160091]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:49:04.618883 n-d-811416-6 sudo[160091]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:49:05.019070 n-d-811416-6 sudo[160091]: pam_unix(sudo:session): session closed for user root
Apr 25 15:49:05.021780 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:49:05.023316 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:50:04.170671 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:50:04.171216 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:50:04.171770 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:50:04.190247 n-d-811416-6 sudo[160142]: 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
Apr 25 15:50:04.191087 n-d-811416-6 sudo[160142]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:50:04.608263 n-d-811416-6 sudo[160142]: pam_unix(sudo:session): session closed for user root
Apr 25 15:50:04.610327 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:50:04.611906 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:50:04.633915 n-d-811416-6 sudo[160145]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:50:04.634718 n-d-811416-6 sudo[160145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:50:05.015895 n-d-811416-6 sudo[160145]: pam_unix(sudo:session): session closed for user root
Apr 25 15:50:05.017951 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:50:05.019341 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:50:26.589303 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-ba44b680-938e-4e07-9457-43d1358c9875 req-ff0d502e-0786-49e2-9b68-9c4f2c8675ce tempest-TestShelveInstance-405248257 None] Terminate volume connection completed successfully.
Apr 25 15:50:26.589975 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-ba44b680-938e-4e07-9457-43d1358c9875 req-ff0d502e-0786-49e2-9b68-9c4f2c8675ce tempest-TestShelveInstance-405248257 None] Deleting attachment adcfd7cd-5f74-4afa-853a-2547097c2090. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 15:50:28.743514 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-700748f3-d90c-4fee-97c2-2fc5bb8e23b9 req-e3c69de4-c31f-4e10-ab74-9cf7373242d2 tempest-TestShelveInstance-405248257 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:50:28.760858 n-d-811416-6 sudo[160154]: 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-23ad8a97-db82-4d11-96f5-20cfb36d5ef3
Apr 25 15:50:28.761648 n-d-811416-6 sudo[160154]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:50:29.151590 n-d-811416-6 sudo[160154]: pam_unix(sudo:session): session closed for user root
Apr 25 15:50:29.153852 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-700748f3-d90c-4fee-97c2-2fc5bb8e23b9 req-e3c69de4-c31f-4e10-ab74-9cf7373242d2 tempest-TestShelveInstance-405248257 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3" returned: 0 in 0.410s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:50:29.203172 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:50:29.209509 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:50:29.209924 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681390119216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3\n System information:\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-23ad8a97-db82-4d11-96f5-20cfb36d5ef3\n Backing store flags: \n Account information:\n GXedyAEU4y43D9q3bC4P\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-700748f3-d90c-4fee-97c2-2fc5bb8e23b9 req-e3c69de4-c31f-4e10-ab74-9cf7373242d2 tempest-TestShelveInstance-405248257 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: GXedyAEU4y43D9q3bC4P
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:50:29.210653 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 25 15:50:29.213066 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-700748f3-d90c-4fee-97c2-2fc5bb8e23b9 req-e3c69de4-c31f-4e10-ab74-9cf7373242d2 tempest-TestShelveInstance-405248257 None] Creating iscsi_target for Volume ID: volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 25 15:50:29.213066 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-700748f3-d90c-4fee-97c2-2fc5bb8e23b9 req-e3c69de4-c31f-4e10-ab74-9cf7373242d2 tempest-TestShelveInstance-405248257 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3 {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Apr 25 15:50:29.215940 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-700748f3-d90c-4fee-97c2-2fc5bb8e23b9 req-e3c69de4-c31f-4e10-ab74-9cf7373242d2 tempest-TestShelveInstance-405248257 None] Created volume path /opt/stack/data/cinder/volumes/volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3,
Apr 25 15:50:29.215940 n-d-811416-6 cinder-volume[96343]: content:
Apr 25 15:50:29.215940 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:50:29.215940 n-d-811416-6 cinder-volume[96343]: backing-store /dev/stack-volumes-lvmdriver-1/volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3
Apr 25 15:50:29.215940 n-d-811416-6 cinder-volume[96343]: driver iscsi
Apr 25 15:50:29.215940 n-d-811416-6 cinder-volume[96343]: incominguser GXedyAEU4y43D9q3bC4P EBspKnQJhwoXr42D
Apr 25 15:50:29.215940 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:50:29.215940 n-d-811416-6 cinder-volume[96343]: write-cache on
Apr 25 15:50:29.215940 n-d-811416-6 cinder-volume[96343]:
Apr 25 15:50:29.215940 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 25 15:50:29.217688 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3 {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:50:29.590626 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3" returned: 0 in 0.373s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:50:29.591006 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681390119216]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:50:29.591573 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-700748f3-d90c-4fee-97c2-2fc5bb8e23b9 req-e3c69de4-c31f-4e10-ab74-9cf7373242d2 tempest-TestShelveInstance-405248257 None] StdOut from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 25 15:50:29.591928 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-700748f3-d90c-4fee-97c2-2fc5bb8e23b9 req-e3c69de4-c31f-4e10-ab74-9cf7373242d2 tempest-TestShelveInstance-405248257 None] StdErr from tgt-admin --update: {{(pid=96343) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 25 15:50:29.593178 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:50:29.600537 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:50:29.601017 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681390119216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3\n System information:\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-23ad8a97-db82-4d11-96f5-20cfb36d5ef3\n Backing store flags: \n Account information:\n GXedyAEU4y43D9q3bC4P\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.tgt [req-700748f3-d90c-4fee-97c2-2fc5bb8e23b9 req-e3c69de4-c31f-4e10-ab74-9cf7373242d2 tempest-TestShelveInstance-405248257 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: System information:
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: Driver: iscsi
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: State: ready
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: I_T nexus information:
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: LUN information:
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: LUN: 0
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: Type: controller
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010000
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf10
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: Size: 0 MB, Block size: 1
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: Backing store type: null
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: Backing store path: None
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: LUN: 1
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: Type: disk
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: SCSI ID: IET 00010001
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: SCSI SN: beaf11
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: Size: 1074 MB, Block size: 512
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: Online: Yes
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: Removable media: No
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: Prevent removal: No
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: Readonly: No
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: SWP: No
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: Thin-provisioning: No
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: Backing store type: rdwr
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: Backing store flags:
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: Account information:
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: GXedyAEU4y43D9q3bC4P
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: ACL information:
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: ALL
Apr 25 15:50:29.601674 n-d-811416-6 cinder-volume[96343]: {{(pid=96343) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 25 15:50:29.604396 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:50:29.690638 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:50:29.690992 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681390119216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3\n System information:\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-23ad8a97-db82-4d11-96f5-20cfb36d5ef3\n Backing store flags: \n Account information:\n GXedyAEU4y43D9q3bC4P\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:50:29.692155 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:50:29.778657 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:50:29.779232 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681390119216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3\n System information:\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-23ad8a97-db82-4d11-96f5-20cfb36d5ef3\n Backing store flags: \n Account information:\n GXedyAEU4y43D9q3bC4P\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:50:29.779925 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.targets.iscsi [req-700748f3-d90c-4fee-97c2-2fc5bb8e23b9 req-e3c69de4-c31f-4e10-ab74-9cf7373242d2 tempest-TestShelveInstance-405248257 None] Set provider_location to: 10.222.0.23:3260,1 iqn.2010-10.org.openstack:volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3 1 {{(pid=96343) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 25 15:50:29.822921 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-700748f3-d90c-4fee-97c2-2fc5bb8e23b9 req-e3c69de4-c31f-4e10-ab74-9cf7373242d2 tempest-TestShelveInstance-405248257 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.23:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3', 'target_lun': 1, 'volume_id': '23ad8a97-db82-4d11-96f5-20cfb36d5ef3', 'auth_method': 'CHAP', 'auth_username': 'GXedyAEU4y43D9q3bC4P', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '922d6bea-eac1-409f-8935-1cb47e6e6e55'} {{(pid=96343) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4718}}
Apr 25 15:50:29.937476 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-700748f3-d90c-4fee-97c2-2fc5bb8e23b9 req-e3c69de4-c31f-4e10-ab74-9cf7373242d2 tempest-TestShelveInstance-405248257 None] attachment_update completed successfully.
Apr 25 15:51:04.183475 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:51:04.183475 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:51:04.183475 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:51:04.197747 n-d-811416-6 sudo[160260]: 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
Apr 25 15:51:04.198643 n-d-811416-6 sudo[160260]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:51:04.609412 n-d-811416-6 sudo[160260]: pam_unix(sudo:session): session closed for user root
Apr 25 15:51:04.613959 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.433s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:51:04.613959 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:51:04.634128 n-d-811416-6 sudo[160263]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:51:04.634905 n-d-811416-6 sudo[160263]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:51:05.075472 n-d-811416-6 sudo[160263]: pam_unix(sudo:session): session closed for user root
Apr 25 15:51:05.080160 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:51:05.080160 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:52:04.174063 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:52:04.174632 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:52:04.175157 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:52:04.193193 n-d-811416-6 sudo[160321]: 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
Apr 25 15:52:04.193974 n-d-811416-6 sudo[160321]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:52:04.583618 n-d-811416-6 sudo[160321]: pam_unix(sudo:session): session closed for user root
Apr 25 15:52:04.585642 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:52:04.587476 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:52:04.605705 n-d-811416-6 sudo[160324]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:52:04.606497 n-d-811416-6 sudo[160324]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:52:04.994605 n-d-811416-6 sudo[160324]: pam_unix(sudo:session): session closed for user root
Apr 25 15:52:04.996659 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:52:04.998016 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:52:10.021587 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-b5574c39-9e49-4ee5-9ce0-c02f2296d7c3 req-794b4a8f-7892-42e4-80ff-7c0a522ea0ab tempest-TestShelveInstance-405248257 None] Terminate volume connection completed successfully.
Apr 25 15:52:10.022276 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.manager [req-b5574c39-9e49-4ee5-9ce0-c02f2296d7c3 req-794b4a8f-7892-42e4-80ff-7c0a522ea0ab tempest-TestShelveInstance-405248257 None] Deleting attachment 922d6bea-eac1-409f-8935-1cb47e6e6e55. {{(pid=96343) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4867}}
Apr 25 15:52:10.026289 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:52:10.126954 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:52:10.127229 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681141595120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3\n System information:\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-23ad8a97-db82-4d11-96f5-20cfb36d5ef3\n Backing store flags: \n Account information:\n GXedyAEU4y43D9q3bC4P\n ACL information:\n ALL\n', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:52:10.127866 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.tgt [req-b5574c39-9e49-4ee5-9ce0-c02f2296d7c3 req-794b4a8f-7892-42e4-80ff-7c0a522ea0ab tempest-TestShelveInstance-405248257 None] Removing iscsi_target for Volume ID: 23ad8a97-db82-4d11-96f5-20cfb36d5ef3
Apr 25 15:52:10.128952 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3 -f {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:52:10.240740 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3 -f" returned: 0 in 0.111s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:52:10.241107 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681141595120]: (4, None) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:52:10.242314 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:52:10.330814 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:52:10.331144 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681141595120]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:52:10.477100 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [req-b5574c39-9e49-4ee5-9ce0-c02f2296d7c3 req-bcdc0f5d-a598-41e1-999a-5d537b9f1416 tempest-TestShelveInstance-405248257 None] Lock "b'cinder-23ad8a97-db82-4d11-96f5-20cfb36d5ef3-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 25 15:52:10.539786 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:52:10.630681 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=106017) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:52:10.631005 n-d-811416-6 cinder-volume[96343]: DEBUG oslo.privsep.daemon [-] privsep: reply[139681141595120]: (4, ('', '')) {{(pid=106017) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 25 15:52:10.631671 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.targets.iscsi [req-b5574c39-9e49-4ee5-9ce0-c02f2296d7c3 req-bcdc0f5d-a598-41e1-999a-5d537b9f1416 tempest-TestShelveInstance-405248257 None] Skipping remove_export. No iscsi_target is presently exported for volume: 23ad8a97-db82-4d11-96f5-20cfb36d5ef3
Apr 25 15:52:10.632737 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-b5574c39-9e49-4ee5-9ce0-c02f2296d7c3 req-bcdc0f5d-a598-41e1-999a-5d537b9f1416 tempest-TestShelveInstance-405248257 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:52:10.651656 n-d-811416-6 sudo[160371]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3
Apr 25 15:52:10.652468 n-d-811416-6 sudo[160371]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:52:11.043148 n-d-811416-6 sudo[160371]: pam_unix(sudo:session): session closed for user root
Apr 25 15:52:11.045486 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-b5574c39-9e49-4ee5-9ce0-c02f2296d7c3 req-bcdc0f5d-a598-41e1-999a-5d537b9f1416 tempest-TestShelveInstance-405248257 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3" returned: 0 in 0.412s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:52:11.047242 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-b5574c39-9e49-4ee5-9ce0-c02f2296d7c3 req-bcdc0f5d-a598-41e1-999a-5d537b9f1416 tempest-TestShelveInstance-405248257 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-23ad8a97-db82-4d11-96f5-20cfb36d5ef3 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:52:11.066405 n-d-811416-6 sudo[160374]: 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-23ad8a97-db82-4d11-96f5-20cfb36d5ef3
Apr 25 15:52:11.067266 n-d-811416-6 sudo[160374]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:52:11.471760 n-d-811416-6 sudo[160374]: pam_unix(sudo:session): session closed for user root
Apr 25 15:52:11.474175 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-b5574c39-9e49-4ee5-9ce0-c02f2296d7c3 req-bcdc0f5d-a598-41e1-999a-5d537b9f1416 tempest-TestShelveInstance-405248257 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3" returned: 0 in 0.426s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:52:11.476275 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-b5574c39-9e49-4ee5-9ce0-c02f2296d7c3 req-bcdc0f5d-a598-41e1-999a-5d537b9f1416 tempest-TestShelveInstance-405248257 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:52:11.499521 n-d-811416-6 sudo[160377]: 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-23ad8a97-db82-4d11-96f5-20cfb36d5ef3
Apr 25 15:52:11.500788 n-d-811416-6 sudo[160377]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:52:12.000309 n-d-811416-6 sudo[160377]: pam_unix(sudo:session): session closed for user root
Apr 25 15:52:12.002568 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-b5574c39-9e49-4ee5-9ce0-c02f2296d7c3 req-bcdc0f5d-a598-41e1-999a-5d537b9f1416 tempest-TestShelveInstance-405248257 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-23ad8a97-db82-4d11-96f5-20cfb36d5ef3" returned: 0 in 0.526s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:52:12.003851 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.drivers.lvm [req-b5574c39-9e49-4ee5-9ce0-c02f2296d7c3 req-bcdc0f5d-a598-41e1-999a-5d537b9f1416 tempest-TestShelveInstance-405248257 None] Successfully deleted volume: 23ad8a97-db82-4d11-96f5-20cfb36d5ef3
Apr 25 15:52:12.048520 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.quota [req-b5574c39-9e49-4ee5-9ce0-c02f2296d7c3 req-bcdc0f5d-a598-41e1-999a-5d537b9f1416 tempest-TestShelveInstance-405248257 None] Created reservations ['5d728330-f186-4b4f-8c6a-fe0c9d6aeef2', 'ce5b8a44-0883-4479-b4a9-e6bbe28f87eb', 'ee5ac922-9b4f-44ed-b855-1ad33943f408', 'ffa87c2c-e4d0-4ef1-8aec-97c013604337'] {{(pid=96343) reserve /opt/stack/cinder/cinder/quota.py:756}}
Apr 25 15:52:12.091606 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [req-b5574c39-9e49-4ee5-9ce0-c02f2296d7c3 req-bcdc0f5d-a598-41e1-999a-5d537b9f1416 tempest-TestShelveInstance-405248257 None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:52:12.092403 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-b5574c39-9e49-4ee5-9ce0-c02f2296d7c3 req-bcdc0f5d-a598-41e1-999a-5d537b9f1416 tempest-TestShelveInstance-405248257 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:52:12.114490 n-d-811416-6 sudo[160384]: 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
Apr 25 15:52:12.115300 n-d-811416-6 sudo[160384]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:52:12.569901 n-d-811416-6 sudo[160384]: pam_unix(sudo:session): session closed for user root
Apr 25 15:52:12.572540 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-b5574c39-9e49-4ee5-9ce0-c02f2296d7c3 req-bcdc0f5d-a598-41e1-999a-5d537b9f1416 tempest-TestShelveInstance-405248257 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.480s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:52:12.574380 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-b5574c39-9e49-4ee5-9ce0-c02f2296d7c3 req-bcdc0f5d-a598-41e1-999a-5d537b9f1416 tempest-TestShelveInstance-405248257 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:52:12.592112 n-d-811416-6 sudo[160387]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:52:12.592915 n-d-811416-6 sudo[160387]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:52:13.045794 n-d-811416-6 sudo[160387]: pam_unix(sudo:session): session closed for user root
Apr 25 15:52:13.048486 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [req-b5574c39-9e49-4ee5-9ce0-c02f2296d7c3 req-bcdc0f5d-a598-41e1-999a-5d537b9f1416 tempest-TestShelveInstance-405248257 None] CMD "sudo cinder-rootwrap /etc/cinder/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.473s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:52:13.050923 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [req-b5574c39-9e49-4ee5-9ce0-c02f2296d7c3 req-bcdc0f5d-a598-41e1-999a-5d537b9f1416 tempest-TestShelveInstance-405248257 None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:52:13.056524 n-d-811416-6 cinder-volume[96343]: INFO cinder.volume.manager [req-b5574c39-9e49-4ee5-9ce0-c02f2296d7c3 req-bcdc0f5d-a598-41e1-999a-5d537b9f1416 tempest-TestShelveInstance-405248257 None] Deleted volume successfully.
Apr 25 15:52:13.071398 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.coordination [req-b5574c39-9e49-4ee5-9ce0-c02f2296d7c3 req-bcdc0f5d-a598-41e1-999a-5d537b9f1416 tempest-TestShelveInstance-405248257 None] Lock "b'cinder-23ad8a97-db82-4d11-96f5-20cfb36d5ef3-delete_volume'" released by "delete_volume" :: held 2.594s {{(pid=96343) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 25 15:53:04.174363 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:53:04.174985 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:53:04.175402 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:53:04.193104 n-d-811416-6 sudo[161054]: 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
Apr 25 15:53:04.193895 n-d-811416-6 sudo[161054]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:53:04.635586 n-d-811416-6 sudo[161054]: pam_unix(sudo:session): session closed for user root
Apr 25 15:53:04.637669 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:53:04.639243 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:53:04.657793 n-d-811416-6 sudo[161057]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:53:04.658594 n-d-811416-6 sudo[161057]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:53:05.099208 n-d-811416-6 sudo[161057]: pam_unix(sudo:session): session closed for user root
Apr 25 15:53:05.101459 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:53:05.103229 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:54:04.181746 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:54:04.182371 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:54:04.182917 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:54:04.201500 n-d-811416-6 sudo[161114]: 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
Apr 25 15:54:04.202308 n-d-811416-6 sudo[161114]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:54:04.648297 n-d-811416-6 sudo[161114]: pam_unix(sudo:session): session closed for user root
Apr 25 15:54:04.650450 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.467s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:54:04.652052 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:54:04.670353 n-d-811416-6 sudo[161117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:54:04.671156 n-d-811416-6 sudo[161117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:54:05.100864 n-d-811416-6 sudo[161117]: pam_unix(sudo:session): session closed for user root
Apr 25 15:54:05.103022 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:54:05.104361 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:55:04.182923 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:55:04.183562 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:55:04.184130 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:55:04.202600 n-d-811416-6 sudo[161168]: 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
Apr 25 15:55:04.203417 n-d-811416-6 sudo[161168]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:55:04.647695 n-d-811416-6 sudo[161168]: pam_unix(sudo:session): session closed for user root
Apr 25 15:55:04.650353 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.466s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:55:04.651926 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:55:04.670332 n-d-811416-6 sudo[161171]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:55:04.671138 n-d-811416-6 sudo[161171]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:55:05.111840 n-d-811416-6 sudo[161171]: pam_unix(sudo:session): session closed for user root
Apr 25 15:55:05.114259 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:55:05.115573 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:56:04.185825 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:56:04.186502 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:56:04.186987 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:56:04.208184 n-d-811416-6 sudo[161247]: 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
Apr 25 15:56:04.208983 n-d-811416-6 sudo[161247]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:56:04.637686 n-d-811416-6 sudo[161247]: pam_unix(sudo:session): session closed for user root
Apr 25 15:56:04.639759 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.452s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:56:04.641559 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:56:04.659803 n-d-811416-6 sudo[161250]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:56:04.660594 n-d-811416-6 sudo[161250]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:56:05.121329 n-d-811416-6 sudo[161250]: pam_unix(sudo:session): session closed for user root
Apr 25 15:56:05.123522 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:56:05.125096 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:57:04.183278 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:57:04.183943 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:57:04.184411 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:57:04.203142 n-d-811416-6 sudo[161320]: 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
Apr 25 15:57:04.203937 n-d-811416-6 sudo[161320]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:57:04.629147 n-d-811416-6 sudo[161320]: pam_unix(sudo:session): session closed for user root
Apr 25 15:57:04.631199 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:57:04.632775 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:57:04.650809 n-d-811416-6 sudo[161323]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:57:04.651583 n-d-811416-6 sudo[161323]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:57:05.086674 n-d-811416-6 sudo[161323]: pam_unix(sudo:session): session closed for user root
Apr 25 15:57:05.088754 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:57:05.090137 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:58:04.188330 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:58:04.189495 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:58:04.190218 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:58:04.209387 n-d-811416-6 sudo[161454]: 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
Apr 25 15:58:04.210196 n-d-811416-6 sudo[161454]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:58:04.670657 n-d-811416-6 sudo[161454]: pam_unix(sudo:session): session closed for user root
Apr 25 15:58:04.672895 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.482s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:58:04.674560 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:58:04.693254 n-d-811416-6 sudo[161458]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:58:04.694068 n-d-811416-6 sudo[161458]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:58:05.139524 n-d-811416-6 sudo[161458]: pam_unix(sudo:session): session closed for user root
Apr 25 15:58:05.141864 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.467s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:58:05.143267 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 15:59:04.191325 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 15:59:04.191949 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 15:59:04.192500 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:59:04.211280 n-d-811416-6 sudo[161554]: 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
Apr 25 15:59:04.212721 n-d-811416-6 sudo[161554]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:59:04.635106 n-d-811416-6 sudo[161554]: pam_unix(sudo:session): session closed for user root
Apr 25 15:59:04.637172 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:59:04.638799 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 15:59:04.656306 n-d-811416-6 sudo[161557]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 15:59:04.657196 n-d-811416-6 sudo[161557]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 15:59:05.082746 n-d-811416-6 sudo[161557]: pam_unix(sudo:session): session closed for user root
Apr 25 15:59:05.084850 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 15:59:05.086306 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 16:00:04.194231 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 16:00:04.195354 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 16:00:04.195906 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 16:00:04.214622 n-d-811416-6 sudo[161629]: 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
Apr 25 16:00:04.215432 n-d-811416-6 sudo[161629]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 16:00:04.634130 n-d-811416-6 sudo[161629]: pam_unix(sudo:session): session closed for user root
Apr 25 16:00:04.636181 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 16:00:04.637777 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 16:00:04.655528 n-d-811416-6 sudo[161632]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 16:00:04.656312 n-d-811416-6 sudo[161632]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 16:00:05.092465 n-d-811416-6 sudo[161632]: pam_unix(sudo:session): session closed for user root
Apr 25 16:00:05.094620 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 16:00:05.096737 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 16:01:04.198422 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 16:01:04.199110 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 16:01:04.199730 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 16:01:04.218598 n-d-811416-6 sudo[161681]: 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
Apr 25 16:01:04.219406 n-d-811416-6 sudo[161681]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 16:01:04.649366 n-d-811416-6 sudo[161681]: pam_unix(sudo:session): session closed for user root
Apr 25 16:01:04.651418 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 16:01:04.653011 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 16:01:04.670459 n-d-811416-6 sudo[161684]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 16:01:04.671255 n-d-811416-6 sudo[161684]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 16:01:05.100266 n-d-811416-6 sudo[161684]: pam_unix(sudo:session): session closed for user root
Apr 25 16:01:05.102954 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 16:01:05.104308 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 16:02:04.202425 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 16:02:04.203078 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 16:02:04.203559 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 16:02:04.221237 n-d-811416-6 sudo[161733]: 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
Apr 25 16:02:04.222024 n-d-811416-6 sudo[161733]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 16:02:04.650924 n-d-811416-6 sudo[161733]: pam_unix(sudo:session): session closed for user root
Apr 25 16:02:04.653323 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.449s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 16:02:04.654903 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 16:02:04.672779 n-d-811416-6 sudo[161736]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 16:02:04.673634 n-d-811416-6 sudo[161736]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 16:02:05.108783 n-d-811416-6 sudo[161736]: pam_unix(sudo:session): session closed for user root
Apr 25 16:02:05.110864 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 16:02:05.112428 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 16:03:04.200366 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 16:03:04.200992 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 16:03:04.201534 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 16:03:04.219428 n-d-811416-6 sudo[161786]: 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
Apr 25 16:03:04.220220 n-d-811416-6 sudo[161786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 16:03:04.653173 n-d-811416-6 sudo[161786]: pam_unix(sudo:session): session closed for user root
Apr 25 16:03:04.655280 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 16:03:04.656845 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 16:03:04.675906 n-d-811416-6 sudo[161789]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 16:03:04.676937 n-d-811416-6 sudo[161789]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 16:03:05.085438 n-d-811416-6 sudo[161789]: pam_unix(sudo:session): session closed for user root
Apr 25 16:03:05.087600 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 16:03:05.088915 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 16:04:04.205745 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 16:04:04.206497 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 16:04:04.206904 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 16:04:04.225462 n-d-811416-6 sudo[161840]: 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
Apr 25 16:04:04.226328 n-d-811416-6 sudo[161840]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 16:04:04.671188 n-d-811416-6 sudo[161840]: pam_unix(sudo:session): session closed for user root
Apr 25 16:04:04.673426 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.466s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 16:04:04.675090 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 16:04:04.693606 n-d-811416-6 sudo[161843]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 16:04:04.694383 n-d-811416-6 sudo[161843]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 16:04:05.117457 n-d-811416-6 sudo[161843]: pam_unix(sudo:session): session closed for user root
Apr 25 16:04:05.119561 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 16:04:05.120967 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 16:05:04.208072 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 16:05:04.208750 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 16:05:04.209250 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 16:05:04.227746 n-d-811416-6 sudo[161892]: 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
Apr 25 16:05:04.228553 n-d-811416-6 sudo[161892]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 16:05:04.641845 n-d-811416-6 sudo[161892]: pam_unix(sudo:session): session closed for user root
Apr 25 16:05:04.643852 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 16:05:04.645497 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 16:05:04.663462 n-d-811416-6 sudo[161895]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 16:05:04.664271 n-d-811416-6 sudo[161895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 16:05:05.101186 n-d-811416-6 sudo[161895]: pam_unix(sudo:session): session closed for user root
Apr 25 16:05:05.103281 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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.458s {{(pid=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 16:05:05.104593 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Apr 25 16:06:04.211940 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_service.periodic_task [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96343) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 25 16:06:04.212623 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.volume.drivers.lvm [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Updating volume stats {{(pid=96343) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 25 16:06:04.213105 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 16:06:04.231092 n-d-811416-6 sudo[161944]: 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
Apr 25 16:06:04.231882 n-d-811416-6 sudo[161944]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 16:06:04.661193 n-d-811416-6 sudo[161944]: pam_unix(sudo:session): session closed for user root
Apr 25 16:06:04.663206 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 16:06:04.665473 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 25 16:06:04.683061 n-d-811416-6 sudo[161947]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Apr 25 16:06:04.683846 n-d-811416-6 sudo[161947]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 25 16:06:05.105113 n-d-811416-6 sudo[161947]: pam_unix(sudo:session): session closed for user root
Apr 25 16:06:05.107234 n-d-811416-6 cinder-volume[96343]: DEBUG oslo_concurrency.processutils [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c 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=96343) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 25 16:06:05.108563 n-d-811416-6 cinder-volume[96343]: DEBUG cinder.manager [None req-46f7854a-84f1-4719-beba-65d6ca9bcb0c None None] Notifying Schedulers of capabilities ... {{(pid=96343) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}